[fpc-devel] Failure to recompile TAChart after FPC r40785 (committed by Jonas)
Werner Pamler
werner.pamler at freenet.de
Mon Jan 7 18:11:20 CET 2019
Am 07.01.2019 um 17:13 schrieb Sven Barth via fpc-devel:
> Did you try to add "static" to the TDiaPosition.Equals class function?
> For an object type only instance and static class methods make sense
> so non static class methods should probably best be forbidden.
That did the trick. Thank you.
But when only static class methods make sense why doesn't the compiler
take this as default?
More information about the fpc-devel
mailing list