[Git][wine/wine][master] 4 commits: winedump: Remove const from a member that is written to.
Alexandre Julliard pushed to branch master at wine / wine Commits: f043cb09 by Alexandre Julliard at 2025-08-27T14:45:15+02:00 winedump: Remove const from a member that is written to. Fixes a clang warning. - - - - - cad4167c by Alexandre Julliard at 2025-08-27T16:19:39+02:00 kernel32/tests: Clear FPU status flags before checking control word. - - - - - cc72bece by Alexandre Julliard at 2025-08-27T16:23:12+02:00 ntdll/tests: Also test mxcsr register in user callbacks. - - - - - bee19cd6 by Alexandre Julliard at 2025-08-27T16:47:18+02:00 ntdll/tests: Use a direct syscall to test xmm registers. They may be modified in the kernel32 wrapper. - - - - - 3 changed files: - dlls/kernel32/tests/thread.c - dlls/ntdll/tests/exception.c - tools/winedump/pdb.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98d6a64a230fa3096732598a8d9f57... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98d6a64a230fa3096732598a8d9f57... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)