[PATCH v2 5/9] gdi32: Don't use WideCharToMultiByte in font.c.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/gdi32/font.c | 56 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 48 insertions(+), 8 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=98968 Your paranoid android. === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 error: patch failed: dlls/gdi32/dc.c:628 error: patch failed: dlls/gdi32/driver.c:289 Task: Patch failed to apply === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 error: patch failed: dlls/gdi32/dc.c:628 error: patch failed: dlls/gdi32/driver.c:289 Task: Patch failed to apply
participants (3)
-
Huw Davies -
Jacek Caban -
Marvin