On Mon, Feb 24, 2020 at 5:24 PM John Landmesser via lazarus <[email protected]> wrote: > Lazarus 2.1.0 r62571M FPC 3.0.4 x86_64-linux-gtk2 > ... > screen.inc(438,26) Error: Call by var for arg no. 1 has to match exactly: Got > "TScreen.{Dynamic} Array Of TCursor" expected "UnicodeString"
It is reported : https://bugs.freepascal.org/view.php?id=36728 The nasty thing is that the bug in FPC was fixed almost 3.5 years ago but still not included in any released FPC version. See the related issue #30306. FPC project's release policy would need a revamp. Juha -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
