[PATCH] kernel32: Add AttachConsole implementation.

Jacek Caban jacek at codeweavers.com
Thu Aug 9 12:06:28 CDT 2018


On 08/09/2018 06:49 PM, Marvin wrote:
> 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=40594
>
> Your paranoid android.
>
>
> === debian9 (build) ===
> ../../wine/server/console.c:1560:39: error: dereferencing pointer to incomplete type ‘const struct attach_console_request’
> ../../wine/server/console.c:1566:14: error: dereferencing pointer to incomplete type ‘struct attach_console_reply’
> Makefile:316: recipe for target 'console.o' failed
> Makefile:8550: recipe for target 'server' failed
> Task: The win32 build failed


It looks like Testbot can't handle patches requiring make_request.


Jacek




More information about the wine-devel mailing list