[omniORB] C++ long long type support
Adriaan Joubert
a.joubert@albourne.com
Mon, 20 Nov 2000 17:59:40 +0200
Hi,
I need an unsigned long long in my code, but omniidl (3.0.2) complains
that it is not supported. I applied the patch from Duncan's message
http://www.uk.research.att.com/omniORB/archives/2000-10/0019.html
but still no luck. I've tried this on linux, but want to use it on both
linux and Tru64. So I've evidently omitted something or done something
stupid.
So, does anybody know what else I need to do? Or alternatively, is the
current CVS version stable enough for serious use or is it strictly for
development?
Thanks,
Adriaan