summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-25 15:34:58 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-25 15:34:58 +0000
commitd1a967d7a63537733d3fa613aee1c73821bb5359 (patch)
tree62daabebcd1a89a1f700209a5454ecac58287725
parentadf898e8f7800c7fcfd15073ca0d85017e93330c (diff)
downloadATCD-d1a967d7a63537733d3fa613aee1c73821bb5359.tar.gz
* TAO_IDL/ast/ast_module.cpp:
Removed code that added "ValueBase" to the lookup table, since this string is now an IDL keyword. This was causing name clash errors in any IDL file that included orb.idl. Thanks to Michael Kircher <Michael.Kircher@mchp.siemens.de> for reporting the problem.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 58645556f9a..57e26c9268b 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Mon Jun 25 10:32:18 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/ast/ast_module.cpp:
+
+ Removed code that added "ValueBase" to the lookup table, since
+ this string is now an IDL keyword. This was causing name clash
+ errors in any IDL file that included orb.idl. Thanks to Michael
+ Kircher <Michael.Kircher@mchp.siemens.de> for reporting the
+ problem.
+
Mon Jun 25 07:20:42 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Oneways_Invoking_Twoways/client.dsp: Fixed a link error in