Bug Report no. 48 |
Reported ByTeemu Torma Date28 Jan 1999 PlatformsAll VersionomniORB 2.7.0 DescriptionThe on-the-wire representation of the TypeCode for an array type is erroneous. The marshalling and unmarshalling operations are consistently wrong - so omniORB 2.7.0 applications interoperate without problem. However there will be problems when passing array TypeCodes to/from other versions or vendors (including passing array values in Anys). The fault is that the array length is marshalled before the element's TypeCode, rather than after as it should be. See also report 42. PatchApply this patch. You must already have applied patches 42 and 45. The patch changes src/lib/omniORB2/dynamic/typecode.cc |
|
For comments, feedback, etc, please see the 'Keeping in touch' page. |