From dcaf28ae6929cb396207fecf03e341e1557ce90b Mon Sep 17 00:00:00 2001 From: dengg Date: Mon, 28 Jul 2003 21:33:21 +0000 Subject: ChangeLogTag: Mon Jul 28 16:12:15 2003 Gan Deng --- ChangeLog | 18 ------------------ TAO/ChangeLog | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82ed24c3f18..29d93b1cd3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,21 +1,3 @@ -Mon Jul 28 16:12:15 2003 Gan Deng - - * tao/Exception.h - * tao/Exception.cpp - - Modify these two files in accordance with the new OMG CORBA - C++ Mapping version 1.1. - - However, due to the problem of MS VC++ 6.0 compiler, not all - specification for Exception type has been fulfilled. Some - constructors, copy constructors and assignment operators which - should be put into the "protected" section in class declaration - has been remained in the "public" section. These changes will - be made later when we full migrate to MS VC++ 7.0 or later - version. - - See the "NOTE" section in the Exception.h file for details. - Mon Jul 28 15:06:32 2003 Jeff Parsons * ace/WFMO_Reactor.i: diff --git a/TAO/ChangeLog b/TAO/ChangeLog index c8065a7f191..56511b07a4b 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,21 @@ +Mon Jul 28 16:12:15 2003 Gan Deng + + * tao/Exception.h + * tao/Exception.cpp + + Modify these two files in accordance with the new OMG CORBA + C++ Mapping version 1.1. + + However, due to the problem of MS VC++ 6.0 compiler, not all + specification for Exception type has been fulfilled. Some + constructors, copy constructors and assignment operators which + should be put into the "protected" section in class declaration + has been remained in the "public" section. These changes will + be made later when we full migrate to MS VC++ 7.0 or later + version. + + See the "NOTE" section in the Exception.h file for details. + Mon Jul 28 16:14:22 2003 Balachandran Natarajan * tao/Exception.cpp: Fixed explicit template build problems. -- cgit v1.2.1