[fpc-devel] 0025241: [Discussion] Reimplementing of floating-point <-> ASCII conversions

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Nov 1 15:41:25 CET 2013


On 31/10/13 15:32, Max Nazhalov wrote:
> To Jonas Maebe (regarding tstrreal2.pp):
>
> 7                {$else FPC_HAS_TYPE_EXTENDED}
> 8                     '0.10000000000000001',
> 9                {$endif FPC_HAS_TYPE_EXTENDED}
>
> This one might be from the GRISU1_F2A_AGRESSIVE_ROUNDUP define. It
> fixes some tests on some platforms, but potentially could brake the same
> tests on another ones.. This workaround was added in the very last
> stage of development, and should not break correctness if undefined
> (indeed, it should recover it, and break some tests too ).

Overall, the results are still much better than they they used to be, so 
I don't consider to be a very big problem. If you find a solution, it's 
welcome of course!


Jonas




More information about the fpc-devel mailing list