omniorbpy: problems sending float values

Duncan Grisby duncan-news at grisby.org
Wed May 31 11:44:35 EDT 2006


In article <1148914432.514658.216050 at 38g2000cwa.googlegroups.com>,
 Juergen <juergen.eckel at gmx.net> 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         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the Python-list mailing list