[Bug 54584] New: kernel32:locale - The NtGetNlsSectionPtr() test fails on Windows 11
https://bugs.winehq.org/show_bug.cgi?id=54584 Bug ID: 54584 Summary: kernel32:locale - The NtGetNlsSectionPtr() test fails on Windows 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:locale - The NtGetNlsSectionPtr() test fails on Windows 11: locale.c:4978: Test failed: 14: failed 0 See https://test.winehq.org/data/patterns.html#kernel32:locale This means Windows 11 supports a new type of NLS section (14). Also NtGetNlsSectionPtr() returns success so presumably that section type does not take an id parameter. -- 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=54584 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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=54584 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Sent a merge request that just blindly accepts the Windows 11 results. https://gitlab.winehq.org/wine/wine/-/merge_requests/2289 -- 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=54584 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |705d35edfa94e2bd9a025045c74 | |5a388d8119663 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- This got fixed by the following commit: commit 705d35edfa94e2bd9a025045c745a388d8119663 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Sat Feb 25 20:52:39 2023 +0100 kernel32/tests: Fix the NtGetNlsSectionPtr() test on Windows 11. NtGetNlsSectionPtr() supports an unknown section 14 which presumably takes no id parameter such that the call succeeds. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54584 -- 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=54584 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 8.3. -- 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