From d93eac99cfd46db0cd63f4c2495b37961fbffa45 Mon Sep 17 00:00:00 2001 From: nanbor Date: Sat, 21 Aug 1999 08:37:50 +0000 Subject: *** empty log message *** --- TAO/ChangeLog-99c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 346bb200862..c3a4283bf50 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,21 @@ +Sat Aug 21 03:32:52 1999 Nanbor Wang + + * examples/Simple/time-date/Time_Date.dsp: + * examples/Simple/time-date/client.dsp: + * examples/Simple/time-date/server.dsp: Added definition of + Alt_Resource_Factory_HAS_DLL=1 to all projects. + + * examples/Simple/time-date/Time_Date.cpp + (Alt_Resource_Factory_BUILD_DLL): Define this macro. + + * tao/default_resource.h (TAO_Default_Resource_Factory): Added + TAO_Export specifier to the class. + + * tao/ORB.cpp (open): Moved the setting of *after* + the ORB has actually opened. Otherwise, the double-checked + locking here would be useless and race condition might occurred + (it did, in time-date example.) + Fri Aug 20 15:51:29 1999 Nanbor Wang * tao/ORB.cpp (resolve_initial_references): Changed to search for -- cgit v1.2.1