[PATCH 06/10] gdi32: Handle EMFs directly in arc functions.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/gdi32/enhmfdrv/dc.c | 60 +++---------------------------- dlls/gdi32/enhmfdrv/graphics.c | 66 ++++++++++++++++++++++++---------- dlls/gdi32/gdi_private.h | 3 ++ dlls/gdi32/gdidc.c | 28 +++++++++++++++ 4 files changed, 83 insertions(+), 74 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=94235 Your paranoid android. === debiant2 (build log) === error: patch failed: dlls/gdi32/dc.c:1833 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:133 error: patch failed: dlls/gdi32/gdi_private.h:31 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/gdi_private.h:53 error: patch failed: dlls/gdi32/dc.c:99 error: patch failed: dlls/gdi32/ntgdi_private.h:135 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:168 error: patch failed: dlls/gdi32/gdi_private.h:52 Task: Patch failed to apply === debiant2 (build log) === error: patch failed: dlls/gdi32/dc.c:1833 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:133 error: patch failed: dlls/gdi32/gdi_private.h:31 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/gdi_private.h:53 error: patch failed: dlls/gdi32/dc.c:99 error: patch failed: dlls/gdi32/ntgdi_private.h:135 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:168 error: patch failed: dlls/gdi32/gdi_private.h:52 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin