summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 19:31:06 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 19:31:06 +0000
commit2e3290d09ef6ffcaefff2ef0611e7c5aa8330d4a (patch)
treec848682a345a758037444333b9b378cccb336a15 /TAO
parent712f4b4e8bb599dbcd989d32f595e32bfca1565b (diff)
downloadATCD-2e3290d09ef6ffcaefff2ef0611e7c5aa8330d4a.tar.gz
* TAO_IDL/be_include/be_string.h:
* TAO_IDL/be_include/be_predefined_type.h: * TAO_IDL/be/be_string.cpp: * TAO_IDL/be/be_predefined_type.cpp: Added overrides for 2nd signature of overloaded compute_tc_type() virtual function in base class be_type. Averts warnings from KAI compiler.
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog-99c10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index fdf44a95802..435b346946f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,13 @@
+Fri Jul 9 14:26:28 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be_include/be_string.h:
+ * TAO_IDL/be_include/be_predefined_type.h:
+ * TAO_IDL/be/be_string.cpp:
+ * TAO_IDL/be/be_predefined_type.cpp:
+ Added overrides for 2nd signature of overloaded
+ compute_tc_type() virtual function in base class be_type.
+ Averts warnings from KAI compiler.
+
Fri Jul 9 12:59:05 1999 Balachandran Natarajan <bala@cs.wustl.edu>
* examples/Simple/grid/Grid_i.h :