[omniORB] Possible bug in _CORBA_Sequence_Array_Boolean

Duncan Grisby duncan at grisby.org
Thu Sep 20 19:17:53 BST 2007


On Thursday 20 September, "Jian Wu" wrote:

> During our project, we use gcc 2.x to compile omniorb and in this
> version of gcc the sizeof Boolean is 4 bytes. However, omniorb has
> missed this point in the followings functions. It assumes Boolean to be
> always 1 bytes and then use performance accelartor s.put_octet_array()
> in _CORBA_Sequence_Array_Boolean. 

It is a bug. It's already been fixed in CVS in the omni4_1_develop
branch.

A few things have held up the release of 4.1.1, but I should be
releasing that in a couple of weeks.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list