Mercurial > hg > octave-lojdl > gnulib-hg
view modules/snprintf-posix-tests @ 16364:89227b989588
fatal-signal: use C prototypes (with explicit void).
* lib/fatal-signal.c (uninstall_handlers, install_handlers)
(init_fatal_signal_set, block_fatal_signals): Fix signatures.
author | Akim Demaille <demaille@gostai.com> |
---|---|
date | Wed, 08 Feb 2012 10:36:20 +0100 |
parents | 400649d35651 |
children |
line wrap: on
line source
Files: tests/test-snprintf-posix.c tests/test-snprintf-posix.h tests/test-snprintf.c tests/minus-zero.h tests/infinity.h tests/nan.h tests/signature.h tests/macros.h Depends-on: stdint float configure.ac: AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) AC_DEFINE([CHECK_SNPRINTF_POSIX], 1, [Define to 1 for strict checking in test-snprintf.c.]) Makefile.am: TESTS += test-snprintf-posix test-snprintf check_PROGRAMS += test-snprintf-posix test-snprintf