Alexandre Julliard pushed to branch master at wine / wine
Commits: 37307535 by Brendan Shanks at 2024-09-19T21:39:33+02:00 sfnt2fon: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
- - - - - 070e3931 by Brendan Shanks at 2024-09-19T21:39:33+02:00 widl: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
- - - - - 1d8ef42a by Brendan Shanks at 2024-09-19T21:39:33+02:00 winebuild: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
- - - - - b6aed99a by Brendan Shanks at 2024-09-19T21:39:33+02:00 wmc: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
- - - - - 70372012 by Brendan Shanks at 2024-09-19T21:39:33+02:00 wrc: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
- - - - -
11 changed files:
- tools/sfnt2fon/sfnt2fon.c - tools/widl/header.c - tools/widl/register.c - tools/widl/typegen.c - tools/widl/widl.c - tools/widl/write_msft.c - tools/widl/write_sltg.c - tools/winebuild/import.c - tools/wmc/write.c - tools/wrc/ppl.l - tools/wrc/wrc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b5b7d35600beabca1e7cf713341c58...