Re: testsuite under wine

2022-12-22 Thread Jacob Bachmeyer via Fortran
Eric Pouech wrote: Le 22/12/2022 à 05:16, Jacob Bachmeyer a écrit : I think that it would not be enough. The way Windows consoles work is that we manage complete internal screen buffer and emit output that synchronizes the buffer with Unix terminal inside conhost.exe process. It means that its

Re: testsuite under wine

2022-12-22 Thread Eric Pouech
Le 22/12/2022 à 05:16, Jacob Bachmeyer a écrit : I think that it would not be enough. The way Windows consoles work is that we manage complete internal screen buffer and emit output that synchronizes the buffer with Unix terminal inside conhost.exe process. It means that its output heavily pr