[omniORB] Does omniORBpy support long double yet?
Craig Rodrigues
rodrigc@mediaone.net
Thu, 5 Apr 2001 00:15:52 -0400
On Thu, Apr 05, 2001 at 01:45:08PM +1000, Stephen Crawley wrote:
>
> > I am trying to compile some 3rd party IDL that contains
> > all sorts of wacky IDL types like "long double".
>
> Beware of 'long double'. It is not currently supported by the IDL ->
> Java mapping. I know you are trying to use 'long double' from Python
> ... but if you care about interoperability with Java, you should avoid
> using 'long double'.
I don't care about interoperability with Java (yet).
I am interested in compiling some third party IDL files
available here:
http://www.jtrs.sarda.army.mil/docs/documents/sca.html
These files include wchar, and long double.
I'm not even using the interfaces which use wchar and long
double.
I can hack these IDL files so that they don't include
wchar and long double, but I'd rather not.
Is there an option I can pass to omniidl, so that it will
not choke on an IDL file, but instead will refuse to generate
code for types it does not support?
Hmmmm...I notice your e-mail is from DSTC. Do you guys
still support fnorb, or is that history?
Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net