Re: [orbitcpp-list] Re: Gearing up for release 0.30
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-11-24 11:42:16
|
Hi Martin, I've grabbed a copy of ORBit-2.3.0 so I'll try and get it to work on my train journey home tonight. Thanks for your Cheers, Phil Martin Schulze writes: > Hi, > > Maybe you should also make orbitcpp link against the latest > ORBit2-preview that was recently announced on the orbit-list. > > It seems that there are only few changes necessary: > > - the conviniece-macros TC_short, TC_..., ..., > ORBit_TypeCode_release, ORBit_TypeCode_dup > aren't defined at the moment (affects orbitcpp_any.hh, > the latter orbitcpp_tools.hh) > > - in orbitcpp_poa.hh it has to be: > ORBITCPP_DECLARE_SIMPLE_SEQUENCE(CORBA::Octet, > CORBA_sequence_CORBA_octet__alloc, > CORBA_sequence_CORBA_octet_allocbuf, > PortableServer_ObjectId, > ObjectId) > > - CORBA_Object_struct has been renamed to CORBA_Object_type > (affects orbitcpp_object.hh) > > - Hmm, no this is annoying: the orbitcpp-backend isn't working any more: > ** CRITICAL **: file orbit-idl-driver.c: line 50 (orbit_idl_to_backend): > assertion `binfo && binfo->op_output' failed > (every idl-file generates the same output) > Hopefully this is an obvious bug to you! > > I'm looking forward to orbitcpp-0.30! > > Cheers, > Martin > > > _______________________________________________ > orbitcpp-list mailing list > orb...@li... > http://lists.sourceforge.net/mailman/listinfo/orbitcpp-list > |