Hi !

I have problems with a SLES 10 64 bits running on qemu-system-x86_64, with FP
numbers (conversion to strings show garbage in PHP for example).

Below you'll see conversions of float to string using apr_snprintf (left) or
printf (right).

Which patch should I try ?

Cheers,

   Ludo.

==========================
VALUE =2.G= =2.343750=
VALUE =2.G= =2.343750=
VALUE =9.Ö= =93.487236=
VALUE =0.6o= =0.640000=
VALUE =0.1;= =0.119600=
VALUE =0.00= =0.000311=
VALUE =0.0= =0.000000=
VALUE =0.0= =0.000000=
VALUE =9.ê= =95.312500=
VALUE =0.9= =0.940000=
VALUE =0.4Y= =0.420000=
VALUE =0.1;= =0.113054=
VALUE =0.00= =0.000536= 



Reply via email to