[omniORB] Serious bug under solaris

Duncan Grisby duncan at grisby.org
Mon Jul 11 20:33:27 BST 2005


On Monday 11 July, "Winterstein, Bernd, VF-DE" wrote:

> Double values wich are transferred inside a struct from solaris ->
> windows are corrupted during transfer. Windows -> windows works
> perfectly.
> 
> 3.14159265358979311599796346854->3.14159202575684481928419700125
> 9.42477796076937934799389040563->9.42477668125370371399185387418
> 31415926.5350000001490116119385->31415935.9841036051511764526367
> 
> Does anybody know something about that?

Are you using gcc?  The only other time I've seen that reported, it was
due to a bug in gcc, which was fixed either by turning off optimisation,
or by upgrading to a newer gcc version.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list