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 ).

WBR, Max.



_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to