http://bugs.winehq.org/show_bug.cgi?id=58800 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|5e70fef56506c5584f05e1b0198 |541d9be5ecda1bc0c8fce22f131 |7cdf248311549 |8bf5d72572327 --- Comment #6 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- (In reply to Zhiyi Zhang from comment #5)
The bad commit is 5e70fef5, not 541d9be5.
commit 5e70fef56506c5584f05e1b01987cdf248311549 (HEAD) Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 9 12:59:46 2025 +0200
setupapi: Use the actual source name when registering a manifest.
The module name in the manifest may be different (e.g. comctl32 v6).
dlls/setupapi/fakedll.c | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-)
I will see what's wrong.
I was wrong. The bad commit is indeed 541d9be5. Somehow, I had to clean up the build dir for each commit to get the correct result. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.