This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Some warnings removed


Andreas Jaeger <aj@suse.de> writes:

> 	* posix/wordexp.c (do_parse_glob): Likewise.
> 	* sysdeps/posix/sigblock.c (__sigblock): Removed signed warning.
> 	* sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
> 	* elf/dl-open.c (_dl_open): Likewise.
> 	* elf/dl-close.c (_dl_close): Likewise.
> 	* elf/dl-load.c (_dl_map_object): Likewise.
> 	* iconv/iconv_prog.c (process_fd): Likewise.
> 
> 	* locale/localeinfo.h (struct locale_data): Use __flexarr instead
> 	of a zero-length array.

The localeinfo.h part of the patch was missing but from the comment it
seems fine, too.  OK with me.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]