omniORBpy 3.2 bugs

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


Summary: Invalid TypeCodes created by to_any (bug number 4)
Date: Tue Sep 23 10:14:04 BST 2008
Description: to_any would create invalid sequence and struct TypeCodes when encountering Nones.
Link: http://www.omniorb-support.com/pipermail/omniorb-list/2008-August/029667.html

Summary: List containing mixed integers and bools mishandled in to_any (bug number 3)
Date: Tue Sep 16 12:17:44 BST 2008
Description: A list containing integers and bools would be considered a sequence of integers, rather than a sequence of Anys.

Summary: Leaks of some exception classes (bug number 2)
Date: Thu Apr 3 10:03:08 BST 2008
Reported by: Luke Deller
Description: Failed to release Python references.
Link: http://www.omniorb-support.com/pipermail/omniorb-list/2008-April/029346.html

Summary: Memory leak in minor code stringification. (bug number 1)
Date: Mon Mar 24 20:02:14 GMT 2008
Description: Failed to release Python references.
Link: http://www.omniorb-support.com/pipermail/omniorb-dev/2008-March/000244.html