[Bug 57766] New: Win3_BIOS most likely should be Win32_BIOS instead
https://bugs.winehq.org/show_bug.cgi?id=57766 Bug ID: 57766 Summary: Win3_BIOS most likely should be Win32_BIOS instead Product: Wine Version: 10.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs(a)winehq.org Reporter: depaoli.renzo(a)gmail.com Distribution: --- wine-10.0-rc6/dlls/wbemprox/tests/query.c Line #93 states L"SELECT * FROM Win3_BIOS WHERE NAME <> NULL", It seems likely that this was intended instead L"SELECT * FROM Win32_BIOS WHERE NAME <> NULL", e.g. the line #94 states L"SELECT * FROM Win32_BIOS WHERE NULL = NAME", -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57766 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |742875b6e58d074434ee47bca03 | |6d55785549fa7 Version|10.0-rc6 |5.3 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |alexhenrie24(a)gmail.com, | |hans(a)meelstraat.net Keywords| |regression, source --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- Good catch! It was indeed "Win32_BIOS" before <https://gitlab.winehq.org/wine/wine/-/commit/742875b6e58d074434ee47bca036d55785549fa7>, which should not have changed it. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57766 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |eb173c6ac94285e8c6c062d473d | |b45fa40f1f69c Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed by eb173c6ac94285e8c6c062d473db45fa40f1f69c. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57766 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.1. -- 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.
participants (1)
-
WineHQ Bugzilla