[omniORB] omniidl bug: typecode as a member in valuetype

JiangWei jw.omni at sduept.com
Thu Jun 15 08:38:52 BST 2006


Duncan Grisby =D0=B4=B5=C0:
> On Wednesday 14 June, JiangWei wrote:
>
>  =20
>> valuetype TestValue
>> {
>>     public CORBA::TypeCode tc;
>> };
>>
>> [jw at dell omni]$ omniidl -bcxx MyValue.idl
>> [jw at dell omni]$ g++ -c MyValueSK.cc
>> MyValueSK.cc: In member function 'virtual CORBA::TypeCode*
>> OBV_TestValue::tc() const':
>> MyValueSK.cc:184: error: 'const class CORBA::TypeCode_member' has no
>> member named 'in'
>>    =20
>
> Thanks for the bug reports. I've fixed this one and the one with the
> nested struct, in CVS.
>
> Do you actually have IDL that uses all these things, or are you just
> doing some testing?
>
>  =20
I'm porting my server from TAO(1.5.1) to omniORB (4.1.0b2) . all these
things in my idl.
> Cheers,
>
> Duncan.
>
>  =20




More information about the omniORB-list mailing list