FW: [omniORB] Is this a Bug in OmniORB??

Stefan Seefeld seefeld@sympatico.ca
Wed Aug 7 15:17:00 2002


S. Sahayaraj wrote:
> Hi Bjorn,
> 	Yes.. You are right. I too agree. If you're looking deeply into the
> marshalling logic of return values, then you could see the different
> behaviour for NULL pointers in OmniORB.

using NULL pointers is not allowed in CORBA. It's as simple as that.
Use nil pointers instead.

Stefan