ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

No anonymous type warning given by tao_idl

Open jwillemsen opened this issue 3 years ago • 0 comments

When compiling the IDL typedef sequence<octet> Pixels[2]; there is no warning that this is a anonymous type attempt, there is a sequence and array together in this typedef, that should not be allowed in IDL3

jwillemsen avatar Oct 09 '20 13:10 jwillemsen