[omniORB] CORBA::BAD_TYPECODE from omniORBpy servant

Duncan Grisby dgrisby@uk.research.att.com
Mon, 04 Dec 2000 18:13:44 +0000


On Friday 1 December, Harri Pasanen wrote:

> omniORB: throw BAD_TYPECODE from pyTypeCode.cc:2286

There was indeed a bug in pyTypeCode.cc. It failed to keep track of
some of the marshalled data, so when later TypeCodes indirected to it,
it wasn't there. If the Python program had not known the IDL for the
structure in question, it would have worked fine :-)

The bug is now fixed in CVS and the bugfixes patch. It will appear in
tomorrow's FTP snapshot.

Thanks for the bug report,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --