ATT Labs

AT&T Laboratories
Cambridge

Home page About Us Interactive research Software Opportunities

omniORB2 - bug report

Report number 2

Reported by Duncan Grisby

Date 22 May 1997

Platforms All

Version omniORB_2.2.0

Description Missing typedef for CORBA::ObjectRef. This only applies if there is a typedef declaration in the IDL, for example:
        typedef Object Factory;


Workaround PATCH #1
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 --------------------------------


Action This patch will be incorporated in the next release.

Status

[ omniORB main page| Technical details| Performance measurements|
Documentation| Download a free distribution]

If you need more information, contact [email protected]. We'd like to hear from you.

For comments, suggestions and further information please contact us.
Copyright © 2001 AT&T Laboratories Cambridge