[PATCH 2/3] server: Use pipe_end_get_file_info for FilePipeInformation implementation.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/file.c | 20 +------------------ server/named_pipe.c | 56 ++++++++++++++++++++++------------------------------- server/protocol.def | 12 ------------ 3 files changed, 24 insertions(+), 64 deletions(-)
Hi, While running your changed tests on Windows, 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=43146 Your paranoid android. === debian9 (build log) === collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status Makefile:920: recipe for target 'wineserver' failed Makefile:931: recipe for target 'wineserver-installed' failed Makefile:8602: recipe for target 'server' failed Task: The win32 build failed
participants (2)
-
Jacek Caban -
Marvin