[omniORB] omniidl.exe crash compiling Valuetype

Stefan Naewe stefan.naewe at atlas-elektronik.com
Fri Sep 7 11:01:07 BST 2007


On 9/7/2007 9:42 AM, Gurminder Singh wrote:
> Hi All,
> 
> I am trying to compile the following idl file which has 2 valuetypes.
> 
> 
> Test.idl
> 
> valuetype testval
> 
> {
> 
>             private long idtype;
> 
> };
> 
>  
> 
>       valuetype AdditionalItemsElement {
> 
>     
> 
>         private long additionalItemsType;
> 
>         factory create__( );
> 
>         factory create__long(
> 
>             in long arg0 );
> 
>     
> 
>     };
> 
> 
> The omniversion is omniORB4.1.0. omniidl compiler gives the following
> errors. What i think is inheritance in valuetype is causing the problem.
> 
> 
> Here is the env details.
> 
> Platfrom is window xp 
> 
> Compiler is cl8 visual studio 2005.
> 
>  
> 
> This is the Error
> 
>  
> 
> omniidl: Fatal error in C++ backend
> 
> omniidl:
> 
> omniidl: An internal exception was caught
> 
>  
> 
> For more information (mailing list archives, bug reports etc.) please
> visit
> 
> the webpage:
> 
>  
> 
>   http://omniorb.sourceforge.net/
> 
>  
> 
> Please tell me if inheritance in valuetype is supported in this version.
> 
> 
>  
> 
> Thanks 
> 
> Gerry

I think it's enough now.
We got it.
No need to send this message again (in 11 minutes...)


S.
-- 
----------------------------------------------------------------------
Dipl.-Inform. Stefan Naewe                       ATLAS Elektronik GmbH
                                                         Dept.: NUS T4
phone: +49-(0)421-457-1378                Sebaldsbruecker Heerstr. 235
fax:   +49-(0)421-457-3913                                28305 Bremen



More information about the omniORB-list mailing list