[omniORB] CORBA::LongDouble missing under Windows
p.klotz at icoserve.com
p.klotz at icoserve.com
Tue Jul 29 10:28:13 BST 2003
Hello
It seems that CORBA::LongDouble support is missing in omniORB 4.0.1 under
Windows.
When including omniORB4/CORBA.h the compiler complains about the unknown
type CORBA::LongDouble.
In include/omniORB4/CORBA_sysdep_trad.h it seems that
#define HAS_LongDouble
is simply missing in the _MSC_VER section.
All compilers I use (MSVC6, MSVC7, MSVC7.1) support long double.
Under Linux the same code works without problems.
Best regards, Peter.
More information about the omniORB-list
mailing list