From f8569cd9a28a3a8856dba4ad53218aa6cc073521 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 30 Jan 2013 13:52:03 +0100 Subject: [PATCH] UNO constants cannot be of CHAR type Change-Id: I13f2f1d38b99a5eb1d10f40c524894e37a47f7e2 --- idlc/source/parser.y | 1 - 1 file changed, 1 deletion(-) diff --git a/idlc/source/parser.y b/idlc/source/parser.y index 629c2f23ea84..3da099ce8b7a 100644 --- a/idlc/source/parser.y +++ b/idlc/source/parser.y @@ -1508,7 +1508,6 @@ positive_int_expr : const_type : integer_type - | char_type | byte_type | boolean_type | floating_pt_type