summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-22 19:37:30 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-22 19:37:30 +0000
commita7443bdf0286789b05e2a037ae8980adaf086a8f (patch)
tree0c66710317d34d7a6b7129961446e645d913ac6d
parent3496b961d433591f78d231800d6d5988b90ea47e (diff)
downloadATCD-a7443bdf0286789b05e2a037ae8980adaf086a8f.tar.gz
* tao/InterfaceC.h:
* tao/InterfaceS.h: Removed the leading and trailing underbar characters from the all-caps string made from the filename that follows #ifndef, #define, etc. This not only follows the style common to hand-crafted IDL generated files, but avoids a namespace clash with generated files in IDL_Test.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index d6aa0194e9c..7efa4c8e2a0 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,14 @@
+Wed Mar 22 13:32:50 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/InterfaceC.h:
+ * tao/InterfaceS.h:
+ Removed the leading and trailing underbar characters
+ from the all-caps string made from the filename that
+ follows #ifndef, #define, etc. This not only follows
+ the style common to hand-crafted IDL generated files,
+ but avoids a namespace clash with generated files in
+ IDL_Test.
+
Wed Mar 22 11:53:21 2000 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/GIOP_Message_Base.cpp (dump_msg): Added ASYS_TEXT in places