From d2029af96f1c6828ae7720f7bcc73acfc376c34b Mon Sep 17 00:00:00 2001 From: parsons Date: Mon, 5 Feb 2001 23:07:03 +0000 Subject: * orbsvcs/IFR_Service/IFR_Service.cpp: * orbsvcs/IFR_Service/Servant_Locator.cpp: * orbsvcs/IFR_Service/Servant_Locator.h: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.h: Added minimum CORBA guards around code that won't compile under minimum CORBA. --- TAO/ChangeLogs/ChangeLog-02a | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index b25b80f3a95..b8c38edf873 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,14 @@ +Mon Feb 5 16:48:10 2001 Jeff Parsons + + * orbsvcs/IFR_Service/IFR_Service.cpp: + * orbsvcs/IFR_Service/Servant_Locator.cpp: + * orbsvcs/IFR_Service/Servant_Locator.h: + * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp: + * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.h: + + Added minimum CORBA guards around code that won't compile under + minimum CORBA. + Mon Feb 5 15:57:54 2001 Jeff Parsons * tao/Object.cpp: -- cgit v1.2.1