Re: coreutils CVS on NetBSD 3.0

2006-10-09 Thread Paul Eggert
Bruno Haible <[EMAIL PROTECTED]> writes: > filemode.c:171: warning: implicit declaration of function `strmode' Thanks for reporting this. It's better to fix this in filemode.h, for the benefit of filemode's users, so I installed this into gnulib: 2006-10-09 Paul Eggert <[EMAIL PROTECTED]>

coreutils CVS on NetBSD 3.0

2006-10-09 Thread Bruno Haible
Hi, The testing results of coreutils CVS as of Saturday, on NetBSD 3.0: if gcc -std=gnu99 -I. -I. -I.-Wall -I/home/bruno/gnu/include -g -O2 -MT filemode.o -MD -MP -MF ".deps/filemode.Tpo" -c -o filemode.o filemode.c; then mv -f ".deps/filemode.Tpo" ".deps/filemode.Po"; else rm -f ".dep