summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-20 13:47:55 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-20 13:47:55 +0000
commite042e5a687658715b1ba436a778695995812953d (patch)
tree98651fba7b87a4bf1ff8d1706dd0912e3a78f7e3
parent5229bc6ad2a81aa84d3e5b150c9db37a648fee22 (diff)
downloadATCD-e042e5a687658715b1ba436a778695995812953d.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 3deee013ea0..b58468b54f8 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -3,6 +3,10 @@ Wed May 20 08:40:51 1998 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/Propery/CosPropertyService_i.cpp: fixed
instantiation #pragmas.
+ * orbsvcs/orbsvcs/Naming/Naming_Service.cpp (parse_args):
+ removed break; following an ACE_ERROR_RETURN, to avoid compile
+ warning.
+
Tue May 19 12:19:42 1998 Carlos O'Ryan <coryan@JIG>
* tao/Typecode.cpp: