[PATCH 5/7] kernelbase: Move ReadConsoleInput.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/console.c | 63 --------------------------------- dlls/kernel32/kernel32.spec | 4 +-- dlls/kernelbase/console.c | 26 ++++++++++++++ dlls/kernelbase/kernelbase.spec | 4 +-- 4 files changed, 30 insertions(+), 67 deletions(-)
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=79145 Your paranoid android. === debiant (32 bit Chinese:China report) === kernel32: process.c:1611: Test failed: Console:winRight expected 79, but got 80 === debiant (build log) === Task: WineTest did not produce the wow32 report
participants (2)
-
Jacek Caban -
Marvin