From 902d5593899c2794f88680fbd49605f64bfffe67 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 30 Jan 2001 16:20:38 +0000 Subject: * tao/OctetSeqC.h: * tao/OctetSeqC.i: * tao/OctetSeqC.cpp: Changed the #ifdef guards in these files to be different from that generated by the IDL compiler for 'typedef sequence OctetSeq;'. This will eliminate masking of code in application IDL files that contain the above line. Thanks to Sathish Tiptur for reporting this bug. --- TAO/ChangeLogs/ChangeLog-02a | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TAO/ChangeLogs') diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index cd66847f3ad..c526ce2fb74 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,17 @@ +Tue Jan 30 10:03:50 2001 Jeff Parsons + + * tao/OctetSeqC.h: + * tao/OctetSeqC.i: + * tao/OctetSeqC.cpp: + + Changed the #ifdef guards in these files to be + different from that generated by the IDL compiler + for 'typedef sequence OctetSeq;'. This will + eliminate masking of code in application IDL files + that contain the above line. Thanks to Sathish + Tiptur for reporting + this bug. + Mon Jan 29 15:34:08 2001 Jeff Parsons * tao/GIOP_Message_Base.cpp: -- cgit v1.2.1