[omniORB] omniidl and Sequences
Duncan Grisby
duncan at grisby.org
Thu Mar 19 11:52:46 GMT 2015
On Fri, 2015-03-13 at 16:48 +0000, Lindsey, Christopher wrote:
> I am using omniidl in omniORB4.2.0 to convert .idl files to .c files
> for use with Wireshark using the wireshark_be. One problem that I am
> experience is when I have an .idl that defines a sequence within a
> sequence, such as the example below. Omniidl converts the .idl file
> to .c but the resulting C code is missing declaration for testData and
> Wireshark fails to compile. I can manually add the declaration to
> the .C file and Wireshark compiles so I know it is a problem with
> omniidl.
No, it's a problem with the wireshark omniidl back-end. You need to talk
to whoever maintains that. omniidl, and all of omniORB's back-ends (C++,
Python, IDL dump) cope with the IDL fine.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list