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?
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel