JacORB 3.4 CORBA_InterfaceRepository.idl - bug?
Timothy Astle <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Organization | CARIS |
| Message-ID | <[email protected]> |
While trying to compile the orb.idl in JacORB 3.4, I hit a problem unless I defined the JACORB for the preprocessor. https://github.com/JacORB/JacORB/blob/RELEASE_3_4/idl/omg/CORBA_InterfaceRepository.idl It fails on parsing "in" because it is missing a comma. So the only way the IDL compiles without modifications is by passing in the preprocessor to disable is_abstract. I think the line should be: ,in boolean is_abstract Can someone confirm? It looks like the problem exists on the master too. -- Tim Astle _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer