Removes a commented stub entry in the spec file, which is already implemented
-- v2: user32: remove unneeded spec entry
From: Vijay Kiran Kamuju infyquest@gmail.com
--- dlls/user32/user32.spec | 1 - 1 file changed, 1 deletion(-)
diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec index ecaeb075450..e9d5b547350 100644 --- a/dlls/user32/user32.spec +++ b/dlls/user32/user32.spec @@ -672,7 +672,6 @@ @ stdcall -import SetCursorPos(long long) NtUserSetCursorPos @ stdcall SetDebugErrorLevel(long) @ stdcall SetDeskWallPaper(str) -# @ stub SetDeskWallpaper # @ stub SetDesktopBitmap @ stdcall SetDisplayAutoRotationPreferences(long) @ stdcall SetDisplayConfig(long ptr long ptr long)
Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=140640
Your paranoid android.
=== debian11 (build log) ===
error: patch failed: dlls/user32/user32.spec:672 Task: Patch failed to apply
=== debian11b (build log) ===
error: patch failed: dlls/user32/user32.spec:672 Task: Patch failed to apply