Hi All,
Florian started a thread "Preparing 3.2.4, call for merge request and
regressions" in September 2021, but 3.2.4 not released yet. Any news in
this subject? :-)
Gabor
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.fre
Hi,
In #989895c8 I introduced a check for NaN in the IntFloatToTextFmt function.
This check is performed on the untyped parameter Value, typecasted to
Extended (or possibly Currency) (variable E).
As it turns out this only evaluated to True if Value actually is an Extended.
If you would call the f