Alexandre Julliard pushed to branch master at wine / wine
Commits:
cc5edd7e by Piotr Caban at 2024-11-28T19:43:48+01:00
include: Add ___lc_codepage_func() declaration.
- - - - -
4cef7ef4 by Daniel Lehman at 2024-11-28T19:43:49+01:00
ucrtbase/tests: Add tests for _fsopen.
- - - - -
0900a94b by Daniel Lehman at 2024-11-28T19:43:49+01:00
msvcp140/tests: Add tests for _Fiopen.
- - - - -
c77a19bd by Daniel Lehman at 2024-11-28T19:43:49+01:00
msvcp140: Call into fopen from _Fiopen.
- - - - -
5 changed files:
- dlls/msvcp140/tests/msvcp140.c
- dlls/msvcp90/ios.c
- dlls/msvcp90/locale.c
- dlls/ucrtbase/tests/file.c
- include/msvcrt/locale.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e71087cd39fdc546846f1f74f2e70…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e71087cd39fdc546846f1f74f2e70…
You're receiving this email because of your account on gitlab.winehq.org.
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/6c0589b305578fd424135e0ecd645…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6c0589b305578fd424135e0ecd645…
You're receiving this email because of your account on gitlab.winehq.org.