PATCH #1
omniorb@orl.co.uk
omniorb@orl.co.uk
Thu, 22 May 1997 16:59:24 +0100
The following is a patch against the 2.2.0 distribution.
This patch adds a missing typedef for CORBA::ObjectRef in CORBA.h.
This data type is needed to support the following IDL declaration:
typedef Object Factory;
There is no need to recompile the distribution after this patch is applied.
-------------- cut here --------------------------
*** include/omniORB2/CORBA.h Tue May 6 17:04:49 1997
--- ../latest/include/omniORB2/CORBA.h Thu May 22 15:52:07 1997
***************
*** 728,733 ****
--- 728,734 ----
class Object;
typedef Object *Object_ptr;
+ typedef Object_ptr ObjectRef;
typedef _CORBA_Unbounded_Sequence_Octet ReferenceData;
------------- End --------------------------------
--
E-mail: S.Lo@orl.co.uk | Olivetti & Oracle Research Lab
| 24a Trumpington Street
Tel: +44 223 343000 | Cambridge CB2 1QA
Fax: +44 223 313542 | ENGLAND