Re: doc patch: typos in node "CVS Issues"

2007-05-16 Thread Bruno Haible
> 2007-05-16 Thien-Thi Nguyen <[EMAIL PROTECTED]> (tiny change) > > * doc/gnulib-tool.texi (CVS Issues): Fix typo. Thanks! Applied exactly as you sent it. Bruno

problems with GCC 4.2.0 and coreutils with gnulib and system headers

2007-05-16 Thread Paul Eggert
Building coreutils with GCC 4.2.0 (under Debian stable) yields lots of problems. For example: gcc -std=gnu99 -I. -g -O2 -MT savewd.o -MD -MP -MF .deps/savewd.Tpo -c -o savewd.o savewd.c In file included from ./sys/stat.h:27, from ./fcntl.h:26,

more #include_next patches for iconv_open, netinet_in, sys_stat, etc.

2007-05-16 Thread Paul Eggert
This is a followup to my previous message about using #include_next to fix problems I'm having with GCC 4.2.0 on Debian stable. Bruno, are the following #include_next patches to fchdir, iconv_open, and locale OK with you? Simon, are the following #include_next patches to netinet_in, sys_select, s