From 7aff2f88548fa92530dd8ec502005b36c468047e Mon Sep 17 00:00:00 2001 From: parsons Date: Fri, 16 Jul 1999 21:35:06 +0000 Subject: * TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h: * TAO_IDL/be/be_visitor_array/array_ci.cpp: Fixed typos in comment and ACE_ERROR message. * TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h: * TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp: New files needed for the fix described below. * TAO_IDL/be_include/be_visitor_array.h: * TAO_IDL/be/be_visitor_array.cpp: * TAO_IDL/be/be_visitor_factory.cpp: * TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp: * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp: Extended the fix made previously for arrays containing anonymous sequences to work for sequences of recursive types. --- TAO/ChangeLog-99c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 396e526dae0..7177dd88e19 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,22 @@ +Fri Jul 16 16:31:50 1999 Jeff Parsons + + * TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h: + * TAO_IDL/be/be_visitor_array/array_ci.cpp: + Fixed typos in comment and ACE_ERROR message. + + * TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h: + * TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp: + New files needed for the fix described below. + + * TAO_IDL/be_include/be_visitor_array.h: + * TAO_IDL/be/be_visitor_array.cpp: + * TAO_IDL/be/be_visitor_factory.cpp: + * TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp: + Extended the fix made previously for arrays containing + anonymous sequences to work for sequences of + recursive types. + Fri Jul 16 15:51:38 1999 Carlos O'Ryan * tao/IIOP_Profile.cpp: -- cgit v1.2.1