In article <[EMAIL PROTECTED]>,
 Juergen <[EMAIL PROTECTED]> wrote:

>I've got a problem sending floating point values to an corba server.
>With other datatyes like short or string it works fine.

Upgrade to the latest stable release, omniORB 4.0.7 and omniORBpy 2.7.
The problem you are seeing is due to a conflict between some
marshalling code in omniORB 4.0.6 and your compiler's use of strict
aliasing.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- [EMAIL PROTECTED]     --
   -- http://www.grisby.org --
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to