summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-23 02:50:05 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-23 02:50:05 +0000
commitfa99bfb4648858eda0dc4f87f12ac2aa3417a8e0 (patch)
treea3fec2fd9eebbe2fed7606985c29d566556290f8
parentb38c2dbc95a287444923ffae4feab3388bd18499 (diff)
downloadATCD-fa99bfb4648858eda0dc4f87f12ac2aa3417a8e0.tar.gz
ChangeLogTag: Mon Jul 22 21:42:20 2002 Jeff Parsons <parsons@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog14
1 files changed, 14 insertions, 0 deletions
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 <parsons@cs.wustl.edu>
+
+ * 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 <maw@weichi.com> and
+ Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> for reporting
+ the problem with string constants when some version of SunCC
+ is used.
+
Mon Jul 22 17:46:19 2002 Ossama Othman <ossama@uci.edu>
* orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.h