[jacorb-developer] Documentation on _PRE_3_0_COMPILER_ definition?
Nick Cross
jacorb at goots.org
Fri May 9 22:27:48 CEST 2014
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.
>
>
More information about the jacorb-developer
mailing list