From f04754b6cf62f6475b32843899e8ea192ad75fec Mon Sep 17 00:00:00 2001 From: parsons Date: Wed, 9 Jan 2002 17:42:34 +0000 Subject: * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp: * TAO_IDL/be/be_visitor_sequence/cdr_op_ci.cpp: Added declaration of CDR operators for anonymous sequence array element to the stub inline file. When ACE_INLINE is defined, the declarations of these in the header file is not included. --- TAO/ChangeLogs/ChangeLog-02a | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 215d6c72037..4697ac02f68 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,13 @@ +Wed Jan 9 11:39:02 2002 Jeff Parsons + + * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp: + * TAO_IDL/be/be_visitor_sequence/cdr_op_ci.cpp: + + Added declaration of CDR operators for anonymous sequence + array element to the stub inline file. When ACE_INLINE is + defined, the declarations of these in the header file is + not included. + Wed Jan 9 08:46:58 2002 Douglas C. Schmidt * docs/Options.html: Clarified the use of the -ORBDottedDecimalAddresses -- cgit v1.2.1