[omniORB] Minor bug in the cdrStream.h

Duncan Grisby duncan at grisby.org
Fri May 9 12:34:41 BST 2003


On Wednesday 30 April, Serguei Kolos wrote:

> I have tried to use -ansi option for g++ compiler (this was not my choice)
> to build the OMNI 4.0.1. The problem is that the ansi standard does not
> have the "long long" type. I commented out some "#define HAS_LongLong" 
> statements
> in the CORBA_sysdep_trad.h file, but then I found that some "#ifdef 
> HAS_LongLong"
> statements are missing in the cdrStream.h. Here is the patch:

Thanks for pointing that out. The ifdefs must have accidentally been
removed somewhere along the line. They definitely used to be there.
I'm about to check the fix in.

Your patch was backwards.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list