omniORBpy 3.0 bugs

The following bugs in omniORBpy 3.0 have been fixed. Update from Subversion to get the fixes.


Summary: Incorrect TypeCode from to_any (bug number 1)
Date: Thu Dec 7 11:48:01 GMT 2006
Description: omniORB.any.to_any used the wrong TypeCode for large integers on 64 bit platforms.

Summary: Incorrect kind() return for object reference TypeCodes (bug number 2)
Date: Thu Apr 26 09:32:43 BST 2007
Reported by: Andrew Edem
Description: Changes to support abstract and local interfaces broke the kind() function for object reference TypeCodes.
Link: http://www.omniorb-support.com/pipermail/omniorb-list/2007-April/028599.html

Summary: Error unmarshalling a sequence of nulls (bug number 3)
Date: Wed Jul 25 15:58:36 BST 2007
Description: A MARSHAL exception would sometimes occur when unmarshalling a sequence of nulls.

Summary: Problems with modules inside packages (bug number 4)
Date: Sun Oct 7 16:30:01 BST 2007
Reported by: Fabian Knittel
Description: When generating stubs in packages, repoened modules could be accessed in incomplete form when usin from .. import ..
Link: http://www.omniorb-support.com/pipermail/omniorb-dev/2007-October/000233.html