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

JiangWei jw.omni at sduept.com
Wed Jun 14 09:23:02 BST 2006


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'





More information about the omniORB-list mailing list