Re: Another interoperability problem of ORBit2



Hi Anders,

On Fri, 2003-03-14 at 15:58, Anders Selander wrote:
> OK, everything works with ORBit2 if one changes 
> 
>     CORBA_Object_release((CORBA_Object)orb, &ev);
> 
> to 
> 
>     CORBA_ORB_destroy((CORBA_Object)orb, &ev);
> 
> However, CORBA_ORB_destroy is undefined in ORBit1. Might this be the
> road-fork after which the code isn't backward-compatible anymore?

	Possibly; of course - you could avoid destroying the ORB altogether. I
think that will cleanup fine in both ORBit2 and ORBit1 - if you're
gagging for compatibility ;-)

	HTH,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




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