summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-11 22:28:32 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-11 22:28:32 +0000
commit0c04350b223f3f9f2cec516efdb7b888da0dded6 (patch)
tree091745be3480336d6b473405ade7c303d45f7a69
parented21e26a50662ca91ccfd0c1c125a69eacd25379 (diff)
downloadATCD-0c04350b223f3f9f2cec516efdb7b888da0dded6.tar.gz
* TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.cpp:
* TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp: Various maneuvers to avoid SunC++ 5.0 "string literal to char*" warnings.
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 896fbb5ff61..479fb522ca9 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Fri Jun 11 17:26:06 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.cpp:
+ * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h:
+ * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp:
+ Various maneuvers to avoid SunC++ 5.0 "string literal to
+ char*" warnings.
+
Fri Jun 11 17:08:05 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO/tests/DynAny_Test/data.h: