summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 20:07:48 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 20:07:48 +0000
commit374c42c089d58709a774cbb7a90ea6d67b912080 (patch)
tree183ed4c8c2a7b7da36ef49ca9b3204fc939dc519
parentec2de516d6feaf73b177042cafb0979799865b38 (diff)
downloadATCD-374c42c089d58709a774cbb7a90ea6d67b912080.tar.gz
try_macros change
-rw-r--r--TAO/ChangeLog-98c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index eac7c29bdcf..ff7ccfe990d 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,10 @@
+Thu Nov 12 14:01:47 1998 Darrell Brunsch <brunsch@cs.wustl.edu>
+
+ * tao/try_macros.h: Made the native exception macros fit
+ on one line so compilers don't get confused by the "try"
+ by itself. Thanks to Virginie Amar<vamar@amadeus.net>
+ for submitting this fix.
+
Thu Nov 12 07:26:48 1998 David L. Levine <levine@cs.wustl.edu>
* performance-tests/Cubit/TAO/IDL_Cubit/client.cpp: