[Git][wine/wine][master] 3 commits: imagehlp: Cast AddressOfData to size_t in debug traces.
Alexandre Julliard pushed to branch master at wine / wine Commits: e178c8fd by Jacek Caban at 2024-12-02T14:51:03+01:00 imagehlp: Cast AddressOfData to size_t in debug traces. Fixes -Wformat warning on Clang. - - - - - 9b7a89c6 by Jacek Caban at 2024-12-02T14:51:04+01:00 mmdevapi/tests: Use %u format for unsigned int arguments. - - - - - e9463566 by Jacek Caban at 2024-12-02T14:51:04+01:00 include: Enable format attributes for debug traces in Clang MSVC mode. - - - - - 3 changed files: - dlls/imagehlp/modify.c - dlls/mmdevapi/tests/spatialaudio.c - include/wine/debug.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c4ad4f3aef94c253b0c3a8508bf447... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c4ad4f3aef94c253b0c3a8508bf447... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)