[jacorb-bugs] [Bug 653] IDL compiler does not recognise AbstractBase
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Tue Jun 4 23:46:31 CEST 2013
http://www.jacorb.org/bugzilla/show_bug.cgi?id=653
followthemedia at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |followthemedia at gmail.com
--- Comment #5 from followthemedia at gmail.com ---
I'm trying to implement a few Fault Tolerance CORBA-compliant features and I've
started compiling the FT.idl directly from OMG.
I get this error during the compilation of one of the included files and maybe
it's related to this bug.
Using JacORB 3.2.
----
giu 04, 2013 11:43:14 PM org.jacorb.idl.util.IDLLogger error
SEVERE: CORBA_Stream.idl, line:42(53): Undefined name:
CORBA.DataOutputStream.AbstractBase
Can't recover from previous error(s), giving up.
void write_Abstract (in AbstractBase
giu 04, 2013 11:43:14 PM org.jacorb.idl.util.IDLLogger error
SEVERE: Parse error
giu 04, 2013 11:43:14 PM org.jacorb.idl.util.IDLLogger error
SEVERE: CORBA_Stream.idl, line:42(53): Undefined name:
CORBA.DataOutputStream.AbstractBase
Can't recover from previous error(s), giving up.
void write_Abstract (in AbstractBase
giu 04, 2013 11:43:14 PM org.jacorb.idl.util.IDLLogger error
SEVERE: Parse error
--
You are receiving this mail because:
You are watching the assignee of the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20130604/5a00ddd8/attachment.html>
More information about the jacorb-bugs
mailing list