[omniORB] Narrowing Object to Object

Kevin Bailey keraba@yahoo.com
Thu, 7 Dec 2000 12:38:25 -0800


I've just tracked down a problem I was having in which it
looked like an Object_ptr looked corrupted. I think I've
tracked it down to the fact that Object::_narrow doesn't
duplicate the reference it is passed as I think it should.
(H&V 7.6.4)

I'm using the lastest version of CORBA.h (version 1.4 in
CVS) unless there's a change in a patch somewhere.
I guess no one has ever narrowed an Object_ptr to an
Object_ptr ?