[fpc-pascal] Is gotoxy in 3.2.4-rc2 broken ?

Ched charles.edouard.des.vastes.vignes at gmail.com
Sat Sep 12 17:22:58 CEST 2026


Hello Charlie,

win11 64 bits for intel processors (I use i386-win32 variant).

I haven't tested yet linux on neither the same machine nor the various Raspberry's I have.

For what I see, the contenet of the writing on the screen is correct, but locations are wrong like if 
gotoxy does strincly nothing. The behavor with 3.2.2 if perfect.

crt comes in first place of the list of units.

Cheers, Raoul






Le 12/09/2026 à 14:59, Karoly Balogh via fpc-pascal a écrit :
 > 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  -  fpc-pascal at lists.freepascal.org
 > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


More information about the fpc-pascal mailing list