From fa99bfb4648858eda0dc4f87f12ac2aa3417a8e0 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 23 Jul 2002 02:50:05 +0000 Subject: ChangeLogTag: Mon Jul 22 21:42:20 2002 Jeff Parsons --- TAO/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 3bddadc4474..a07d756ecdf 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,17 @@ +Mon Jul 22 21:42:20 2002 Jeff Parsons + + * TAO_IDL/fe/idl.ll: + * TAO_IDL/fe/lex.yy.cpp: + + The recent change to the regular expression for string literals + in the TAO IDL compiler lexer has caused the SunCC preprocessor + to leave an extra char at the end. The action code for string + literals was changed to chop off one extra char only if __SUNPRO_CC + is defined. Thanks to Marvin Wolfthal and + Jaiganesh Balasubramanian for reporting + the problem with string constants when some version of SunCC + is used. + Mon Jul 22 17:46:19 2002 Ossama Othman * orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.h -- cgit v1.2.1