]> Savannah Git Hosting - gnulib.git/commit
stdio: suppress macOS 13 sprintf warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Mar 2023 00:25:49 +0000 (16:25 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Mar 2023 00:26:45 +0000 (16:26 -0800)
commitb1d7d87cb9683e6f0dcef5bb8b6583cac0be8748
tree7463a937246757ee9b38899a4de814cf2e79e22a
parente3bf6b879e075d18fcc5af41159a1e2b2c347dd4
stdio: suppress macOS 13 sprintf warnings

* lib/stdio.in.h (_POSIX_C_SOURCE, _GL_DEFINED__POSIX_C_SOURCE):
Suppress deprecation warnings for sprintf and vsprintf
that were introduced in macOS 13.  These are not useful
for Gnulib itself, and are more likely than not to be
merely an annoyance for Gnulib-using code.
ChangeLog
doc/posix-functions/sprintf.texi
doc/posix-functions/vsprintf.texi
lib/stdio.in.h