> You can help improve the upcoming 3.2.4 release by downloading and > testing this release.
I tested the FPC 3.2.4-rc1 on Castle Game Engine, and examples from repos on https://github.com/modern-pascal/ . I found one issue, reported as https://gitlab.com/freepascal.org/fpc/source/-/issues/41300 . ( You decide how critical it is. From our side, we have options to workaround it, e.g. disabling "inline" for one Lerp or expanding it manually. ) Note: I'd say to note in user changes ( https://wiki.freepascal.org/User_Changes_3.2.4 ) the change from constref->const in the callbacks for Generics.Collections comparers, like visible here: https://github.com/modern-pascal/modern-pascal-introduction/blob/master/code-samples/generics_sorting.dpr . Regards, Michalis _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel