Alexandre Julliard pushed to branch master at wine / wine
Commits: 2c61d236 by Alexandre Julliard at 2025-01-03T14:27:12+01:00 ntdll: Set the processor architecture variable from the current arch.
This makes a difference for the 64-bit side of a 32-bit wow64 process.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56886
- - - - - d524fa49 by Alexandre Julliard at 2025-01-03T18:27:53+01:00 xml: Disable the non-determinist schema check.
And revert the corresponding test changes from 9d34c44d8464722c333fdde5313b341504d3ea44.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57333
- - - - -
3 changed files:
- dlls/msxml3/tests/schema.c - dlls/ntdll/env.c - libs/xml2/xmlschemas.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0fbaa325d497073897a984f8dff4df...