Re: JacORB 3.4 CORBA_InterfaceRepository.idl - bug?
Nick Cross <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hmmm. Section 10.8 in CORBA 3 implies it should not have the is_abstract as does http://www.omg.org/issues/issue3015.txt but the separate IDL on the OMG site contradicts that. Perhaps adding the comma would suffice ? A bugzilla and/or pull request would be welcome ;-) Cheers Nick On 09/05/14 19:12, Timothy Astle wrote: > 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. > > _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer