[PATCH 2/7] wineconsole: Remove curses backend.
Default conhost Unix console handling should cover its use cases. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- programs/wineconsole/Makefile.in | 1 - programs/wineconsole/curses.c | 1126 ------------------------ programs/wineconsole/winecon_private.h | 1 - programs/wineconsole/wineconsole.c | 88 +- programs/wineconsole/wineconsole.rc | 2 - programs/wineconsole/wineconsole_res.h | 1 - 6 files changed, 28 insertions(+), 1191 deletions(-) delete mode 100644 programs/wineconsole/curses.c
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=79142 Your paranoid android. === debiant (build log) === Task: WineTest did not produce the wow32 report
participants (2)
-
Jacek Caban -
Marvin