summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-23 18:31:14 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-23 18:31:14 +0000
commit03cd474a7a78b1be226aea949f576d0011367244 (patch)
tree39dbb04901ab4d8363b036f11eb1c583c9093235
parent97525b6d092cb1c315049758b0a5c318981f2489 (diff)
downloadATCD-03cd474a7a78b1be226aea949f576d0011367244.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 882ba5260c6..d1c7835708d 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,12 @@
+Wed Dec 23 12:30:25 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tao/try_macros.h (TAO_RETHROW_RETURN_VOID): This macro was not
+ defined for platforms without native c++ exceptions.
+
+ * tests/Param_Test/except.cpp (dii_req_invoke): Changed to use
+ TAO_RETHROW_SAME_ENV_RETURN_VOID. We are not throwing the
+ exception to another env here.
+
Wed Dec 23 11:07:46 EST 1998 Aniruddha Gokhale <gokhale@sahyadri.research.bell-labs.com>
* TAO_IDL/be/be_type.cpp (nested_type_name):