[fpc-pascal] SIGFPE with SameValue()

t.wieckowski at gmail.com t.wieckowski at gmail.com
Thu May 10 10:45:22 CEST 2012


it seams that MaxFloat get MaxDouble (FPC_HAS_TYPE_DOUBLE is defined)
but SameValue uses as Single when overload.
Works with SameValue(double(a),double(b),double(0)).

best regards
Tomek



More information about the fpc-pascal mailing list