Mercurial > hg > octave-lojdl > gnulib-hg
view modules/wctrans @ 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 | 3b388f38755d |
children | 2f44e6e0e98b |
line wrap: on
line source
Description: wctrans() function: get descriptor for a wide character case conversion. Files: lib/wctrans.c lib/wctrans-impl.h m4/wctrans.m4 Depends-on: wctype-h configure.ac: gl_FUNC_WCTRANS gl_WCTYPE_MODULE_INDICATOR([wctrans]) Makefile.am: Include: <wctype.h> License: LGPL Maintainer: Bruno Haible