[omniORB] is this an omniidl bug or feature?

JiangWei jw.omni at sduept.com
Fri Oct 13 14:40:28 BST 2006


tao_idl, mico_idl and orbit_idl say OK but omniidl

// x.idl
typedef long L;

struct test
{
        L _l;
};


[jw at dell idl]$ omniidl x.idl
omniidl: Warning: No back-ends specified; checking IDL for validity
x.idl:5: Instance identifier 'l' clashes with use of identifier 'L'
x.idl:5:  ('L' used here)
omniidl: 1 error.




More information about the omniORB-list mailing list