Am 24.06.2021 um 19:06 schrieb Bart via fpc-pascal:
On Thu, Jun 24, 2021 at 11:10 AM Sven Barth <pascaldra...@googlemail.com> wrote:
Thus for 3.2.0 and 3.2.2 you indeed need to use the workarounds you mentioned.
Not a problem.
It just surprised me.
Will this be fixed in 3.2.4?
It's not even sure if there will be a 3.2.4 with the migration to Git.
(The linker error is a bug IMO, compilation should have failed with a
sensible message)
No, the linker error is not a bug, that is exactly what should happen
given the symptoms. What should have happened is that the compiler does
not inline the function, because the overload is not reachable from outside.
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal