Hi,

On Sat, 12 Sep 2026, Ched via fpc-pascal wrote:

> I tested RC2 of 3.2.4 and all seems to be right except two things:
> - Well working on 3.2.2 a program heavily using gotoxy to manage text window
>   fail to write at the right place. I'm the only one which encounter
>   such a problem ?
> - I tested deadstore optimisation, but the program's operate wrong (but do
>   not crash). Si I keep the optimisation off like on 3.2.2

It is possible that a bug has not been fixed, but which platform are we
talking about here? GotoXY implementation is platform specific, because
the CRT unit is platform specific.

Charlie
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to