From 01f4635682ce5f71d17e20a3c884f06f0e486b39 Mon Sep 17 00:00:00 2001 From: nanbor Date: Fri, 20 Aug 1999 21:09:56 +0000 Subject: *** empty log message *** --- TAO/ChangeLog-99c | 14 +++++++++++--- THANKS | 1 + 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index e1714ecf83d..346bb200862 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,7 +1,15 @@ +Fri Aug 20 15:51:29 1999 Nanbor Wang + + * tao/ORB.cpp (resolve_initial_references): Changed to search for + the ORB's lookup table if the search in initial reference table + kept in ORB param fails. This change allows up to find the + collocated service available in the local ORB. Thanks to Sharo + Randall for suggesting the change. + Fri Aug 20 13:48:45 1999 Jeff Parsons * TAO_IDL/be/be_visitor_operation/rettype_vardecl_cs.cpp: - Modified my earlier change to the way a return + Modified my earlier change to the way a return valuetype is declared in the stub. This clears up compile errors in TAO/esamples/OBV/Typed_Events. @@ -20,7 +28,7 @@ Thu Aug 19 20:05:06 1999 Jeff Parsons Return types which are allocated on the heap in the stub (all variable-size data types plus arrays) would leak memory if there were an exception during invocation or demarshaling. Now - all these types are eclosed in a _var between + all these types are eclosed in a _var between 'ACE_NEW_RETURN (...);' and 'return ...;'. Thanks to Eugene Surovegin , whose example showed the tip of the iceberg. @@ -49,7 +57,7 @@ Thu Aug 19 17:25:00 1999 Chris Gill Thu Aug 19 16:34:04 1999 Balachandran Natarajan - * tao/BoundsC.i: + * tao/BoundsC.i: * tao/BoundsC.cpp: * tao/BoundsC.h: * tao/Makefile: diff --git a/THANKS b/THANKS index e4407af95c3..ab02875d943 100644 --- a/THANKS +++ b/THANKS @@ -729,6 +729,7 @@ Anthony Shipman Tobin Bergen-Hill Toshio Hori John Mink +Sharo Randall I would particularly like to thank Paul Stephenson, who worked with me at Ericsson. Paul devised the recursive Makefile scheme that -- cgit v1.2.1