[omniORB] SUN C++ compiler HAS_Cplusplus_Bool ! 
    Duncan Grisby 
    duncan at grisby.org
       
    Tue Oct 11 15:28:30 BST 2005
    
    
  
On Thursday 29 September, "Wernke zur Borg" wrote:
> During my attempts to compile omniORB 4.0.develop on Sun I came across a
> missing macro  'HAS_Cplusplus_Bool' in the file
> include/omniORB4/CORBA_sysdep_trad.h, which leads to linking problems later
> with the application, because _CORBA_Bool is incorrectly typedef'ed to
> unsigned char instead of the native bool type.
Thanks. I've integrated your patch.
However, unless you have a very good reason not to, you should use the
configure script which figures these things out for itself.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list