Mercurial > hg > octave-lojdl > gnulib-hg
view modules/utimens-tests @ 14730:f0a9a2cd267c
fclose: preserve fflush errors
Caught by gcc -Werror=unused-but-set-variable.
* lib/fclose.c (rpl_fclose): Don't lose fflush errors.
Reported by Jim Meyering.
Signed-off-by: Eric Blake <eblake@redhat.com>
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Wed, 11 May 2011 11:35:06 -0600 |
parents | b2bf8684a2db |
children | 950cb86b9e65 |
line wrap: on
line source
Files: tests/nap.h tests/test-futimens.h tests/test-lutimens.h tests/test-utimens.h tests/test-utimens-common.h tests/test-utimens.c tests/macros.h Depends-on: ignore-value symlink timespec usleep utimecmp configure.ac: Makefile.am: TESTS += test-utimens check_PROGRAMS += test-utimens test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@