summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-09 01:07:46 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-09 01:07:46 +0000
commitb26675cdc3dada2451dc0dd3ea1467b5068a6442 (patch)
tree2e28134bebe92d8d60c6de19087e14a8a5508bf0
parentfb62c2d69d610f346a70c63c0dd964a52a9be747 (diff)
downloadATCD-b26675cdc3dada2451dc0dd3ea1467b5068a6442.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 e9148726597..2fcb4731be8 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,13 @@
+Mon Mar 8 19:02:21 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
+ Added the new typedefs for _ptr_type and _var_type
+ (see Advnaced CORBA Programming with C++, section 7.6.1).
+ I couldn't find anywhere that the IDL compiler
+ generates code for template member functions - everything
+ like that in orbsvcs seems to be handwritten. If anyone
+ sees that I overlooked something. let me know.
+
Mon Mar 8 16:20:22 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* tao/ORB.i: Moved CORBA::string_dup() into the *.i file and made