cpp branch: CORBA_Object struct hidden?



The CORBA_Object definition seems to be private unless
ORBIT2_INTERNAL_API is #defined. But the CORBA:Object class uses it as a
member variable, trying, I think, to do C-style inheritance from it. I'm
not sure whether we should define ORBIT2_INTERNAL_API somewhere or
whether we should try to use a CORBA_Object*.

You can see the current problem when trying to build this code:
http://www.murrayc.com/temp/bonoboui2-hello-cpp.tar.gz

-- 
Murray Cumming
murrayc@usa.net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]