[omniORB] Bug report in omniORB-4.1.2 and omniORB-4.1.3

Duncan Grisby duncan at grisby.org
Thu Nov 26 23:17:51 GMT 2009


On Tue, 2009-11-24 at 12:43 +0100, jean-louis GILBERT wrote:

>                                                     * If an IDL
> module is openend/closed, and, then re-openned/closed somewhere else
> in the same IDL file. 
>                                             And, * If this IDL file
> includes the interface definitions in another IDL file.
>                                       Then, management class generated
> for the interface's Any in the DynSK file, doesn't contain the
> declaration of the "typedef const * typecode", however, it is used
> somewhere else in the file.

Thanks for the bug report. The problem is, as you say, due to the
unusual combination of #including a file that opens a particular module,
followed by the main IDL file opening that module more than once.

I've attached a simple patch that fixes it. I'll check it in to svn.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --

-------------- next part --------------
A non-text attachment was scrubbed...
Name: omniidl.patch
Type: text/x-patch
Size: 856 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20091126/4d0583df/omniidl.bin


More information about the omniORB-list mailing list