]> Savannah Git Hosting - gnulib.git/commit
*printf-posix: Avoid crash in a configure test.
authorBruno Haible <bruno@clisp.org>
Tue, 20 Feb 2024 11:06:37 +0000 (12:06 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 20 Feb 2024 11:07:41 +0000 (12:07 +0100)
commit7f045c78e36075b266b437de765b66db27e61129
tree6bcbc9023b28ee900f5e77e7aa3b05eed010af82
parent37fa6373a3fcac65ab3500ff65868650f9782cba
*printf-posix: Avoid crash in a configure test.

* m4/printf.m4 (gl_PRINTF_DIRECTIVE_N): In the test program, catch the
SIGABRT signal, so that the program does not dump core.
ChangeLog
m4/printf.m4