[PATCH 6/7] ntdll: Add special handling for int $0x2d exceptions.

Sebastian Lackner sebastian at fds-team.de
Tue Feb 16 01:53:09 CST 2016


On 15.02.2016 18:18, Henri Verbeet wrote:
> Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
> ---
>  dlls/ntdll/signal_i386.c     | 29 ++++++++++++++++++++++++++++-
>  dlls/ntdll/tests/exception.c | 38 +++++++++++++++++++++++---------------
>  2 files changed, 51 insertions(+), 16 deletions(-)
> 

If possible please group only related patches in the future. According to the testbot, it
still introduces test failures: http://source.winehq.org/patches/data/119233.testfail
Also, I'm not sure if you saw https://www.winehq.org/pipermail/wine-devel/2016-February/111675.html
where I gave some additional feedback. If you have any questions, feel free to ask.

Best regards,
Sebastian




More information about the wine-devel mailing list