On Sun, Sep 18, 2022 at 2:29 PM Bart <bartjun...@gmail.com> wrote:

> > Just enable fpc_math_samevalue_bug
> >
> > {$if FPC_FullVersion=30202}{$ifdef Win64}
> >    {$define fpc_math_samevalue_bug}
> > {$endif}{$endif}

OMG.
I only found out right now that this define is already there.

Oh, and on Linux my fpc was still 3.2.0, so my example did not compile there.

I think I will place all the idef-ed code (in the interface) together,
so it's easier to spot this is there at all, and easier to remove once
3.2.0 i sno longer supported.



-- 
Bart
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to