[omniORB] CORBA incompliance

Vladimir Panov gbr@wizcom.bg
Sun, 31 Mar 2002 12:54:04 +0300


Hi.
I'd like to report an incompliance with CORBA 2.3 (and possibly previous
versions).
It is about widening object references (C++ language mapping,
00-01-02.pdf or 99-07-41.pdf, paragraph 1.3.2). The standard says:
> An attempt to implicitly widen from one _var type to another must cause a compile-time error.
Well, omniidl generates code which allows this. Tested with the current
version from CVS.

Gbr