[omniORB] bug report

hydrargentum hydrargentum at gmail.com
Sun Oct 17 13:50:39 BST 2010


  Hello folks,

I think i found bug in omniIDL compiler, that generate uncompilable code 
on svalue operations.

valuetype VariableValue {
                public octet   type;
                public long    ivalue;
                public double  dvalue;
                public sequence<VariableValue> svalue;
};

where can i submit them?



More information about the omniORB-list mailing list