Re: Documentation on _PRE_3_0_COMPILER_ definition?
Nick Cross <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
From the orb.idl: // brought into an IDL compilation by "import ::CORBA" // or in pre-3.0 IDL compilers by the include directive // "#include <orb.idl>". JacORB supports include not import. Cheers Nick On 09/05/14 19:34, Timothy Astle wrote: > Is there some good documentation on what the _PRE_3_0_COMPILER_ > directive means? > > It reads like something I would not want set (meaning I'd want the > latest / greatest 3.0+ compiler), but when I don't set it, the IDL > compiler complains that it doesn't know what "module" is on the line > that defines the CORBA module in the orb.idl > (https://github.com/JacORB/JacORB/blob/RELEASE_3_4/idl/omg/orb.idl) > > So I'm kinda left scratching my head. I think I must be missing > something obvious. > > Any information would be much appreciated. > > _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer