[PATCH v2 3/9] gdi32: Directly use ntdll in init_font_options.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- v2: Fixed commit message. dlls/gdi32/font.c | 61 +++++++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 26 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=98965 Your paranoid android. === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 Task: Patch failed to apply === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 Task: Patch failed to apply
On 9/28/21 4:08 PM, Marvin wrote:
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=98965
Your paranoid android.
=== debiant2 (build log) ===
error: patch failed: dlls/gdi32/font.c:4137 Task: Patch failed to apply
=== debiant2 (build log) ===
error: patch failed: dlls/gdi32/font.c:4137 Task: Patch failed to apply
It looks like for some reason TestBot combined that series with my yesterday patches, which obviously fails to apply. Jacek
participants (3)
-
Huw Davies -
Jacek Caban -
Marvin