]> Savannah Git Hosting - gnulib.git/commit
*printf: Avoid a dialog during 'configure' with MSVC in debug mode.
authorBruno Haible <bruno@clisp.org>
Tue, 30 Apr 2024 11:14:31 +0000 (13:14 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 30 Apr 2024 11:15:10 +0000 (13:15 +0200)
commit704ccd7be0311b317c1ef6907b9afe9ededd91a1
treee2743891e630fe1896e5dafac0879775f767f0c6
parent134f6b8a1806b1bcf0d1cd96ffe97e0d249d4581
*printf: Avoid a dialog during 'configure' with MSVC in debug mode.

Suggested by Paul Harris <harris.pc@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-04/msg00005.html>.

* m4/printf.m4 (gl_PRINTF_DIRECTIVE_N): In the test program, include
<crtdbg.h> and disable the MSVC reporting for assertion failures.
ChangeLog
m4/printf.m4