[PATCH] msvcrt: Set errno in _lseeki64.
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=58675 Your paranoid android. === w1064v1809_ar (32 bit report) === msvcrt: file.c:2057: Test failed: fstat(stdin) failed: errno=9 file.c:2312: Test failed: GetStdHandle(STD_INPUT_HANDLE) != _get_osfhandle(STDIN_FILENO) === w1064v1809_he (32 bit report) === msvcrt: file.c:2057: Test failed: fstat(stdin) failed: errno=9 file.c:2312: Test failed: GetStdHandle(STD_INPUT_HANDLE) != _get_osfhandle(STDIN_FILENO) === w1064v1809_ja (32 bit report) === msvcrt: file.c:2057: Test failed: fstat(stdin) failed: errno=9 file.c:2312: Test failed: GetStdHandle(STD_INPUT_HANDLE) != _get_osfhandle(STDIN_FILENO) === w1064v1809_zh_CN (32 bit report) === msvcrt: file.c:2057: Test failed: fstat(stdin) failed: errno=9 file.c:2312: Test failed: GetStdHandle(STD_INPUT_HANDLE) != _get_osfhandle(STDIN_FILENO) === w1064v1507 (64 bit report) === msvcrt: file.c:2057: Test failed: fstat(stdin) failed: errno=9 file.c:2312: Test failed: GetStdHandle(STD_INPUT_HANDLE) != _get_osfhandle(STDIN_FILENO)
participants (3)
-
Daniel Lehman -
Marvin -
Piotr Caban