[fpc-pascal] SIGFPE with SameValue()

Torsten Bonde Christiansen tc at epidata.info
Thu May 10 11:07:42 CEST 2012


On 2012-05-10 10:45, t.wieckowski at gmail.com wrote:
> 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
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
How can that be, since I use Extended as type?

Regards,
Torsten.



More information about the fpc-pascal mailing list