Alexandre Julliard pushed to branch master at wine / wine
Commits: 114c0477 by Jacek Caban at 2024-11-28T16:46:32+01:00 msvcrt/tests: Silence -Wformat-security Clang warning in test_snprintf.
- - - - - 2f46e4bb by Jacek Caban at 2024-11-28T16:46:32+01:00 include: Apply LONG_PTR format hack only to Wine build.
- - - - - e3bae926 by Jacek Caban at 2024-11-28T16:46:32+01:00 include: Use LONG_PTR format hack on Clang in MSVC mode.
The problem is not specific to mingw mode.
- - - - - 0fce10d5 by Jacek Caban at 2024-11-28T16:46:34+01:00 include: Use format attribute on Clang in MSVC mode.
- - - - -
3 changed files:
- dlls/msvcrt/tests/printf.c - include/basetsd.h - include/msvcrt/corecrt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6c0589b305578fd424135e0ecd6451...