summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 21:29:43 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 21:29:43 +0000
commitef2c7ddde0f8a505bf3841a9d4bd9bbd5b8f2968 (patch)
treeb6300e346adc834d0066b35469f8a2175dcfc70e
parentcdece6e81c9dbea11b418d88bec12bac3a59fd34 (diff)
downloadATCD-ef2c7ddde0f8a505bf3841a9d4bd9bbd5b8f2968.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 272be106bba..d8437336bce 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,13 @@
+Fri Jul 09 16:12:32 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ss.cpp
+ (visit_interface):
+ * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
+ (be_visitor_interface_any_op_cs): Added appropriate storage
+ class specifiers to the collocation stub factory function
+ pointer and the dummy pointer initializer integer. Hopefully,
+ this will eliminate the bazillion warnings from OSF1.
+
Fri Jul 9 16:04:42 1999 Ossama Othman <othman@cs.wustl.edu>
* tao/Invocation.cpp (start):