Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/rump/fs/lib/libnfs



On Thu Oct 16 2008 at 15:38:13 -0400, Christos Zoulas wrote:
> On Oct 16, 10:32pm, pooka%cs.hut.fi@localhost (Antti Kantee) wrote:
> -- Subject: Re: CVS commit: src/sys/rump/fs/lib/libnfs
> 
> | Furthermore, actually reading your patch, it isn't even compile tested ;)
> 
> It is now :-)

So it seems ....

#   compile  libnfs/nfs_bio.o
/objs/tools/bin/i386--netbsdelf-gcc -O2 -ffreestanding -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare 
-Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings 
-Wextra -Wno-unused-parameter -std=gnu99  -Werror  -mfpmath=sse -msse2 
-march=pentium4  -fstack-protector -Wstack-protector --param ssp-buffer-size=1  
-I/sys/rump/fs/lib/libnfs/../../../include  
-I/sys/rump/fs/lib/libnfs/../../../net/lib/libnet/opt 
-I/sys/rump/fs/lib/libnfs/../../../net/lib/libnetinet/opt -D_KERNEL 
-DMULTIPROCESSOR -D_RUMPKERNEL -DDIAGNOSTIC -I/sys/rump/fs/lib/libnfs -I. 
-I/sys/rump/fs/lib/libnfs/../../../../../common/include -nostdinc 
-I/sys/rump/fs/lib/libnfs/../../../..   -nostdinc -isystem /usr/include -c    
/sys/rump/fs/lib/libnfs/../../../../nfs/nfs_bio.c -o nfs_bio.o
cc1: warnings being treated as errors
/sys/rump/fs/lib/libnfs/../../../../nfs/nfs_bio.c: In function 'nfs_getpages':
/sys/rump/fs/lib/libnfs/../../../../nfs/nfs_bio.c:1201: warning: not protecting 
local variables: variable length buffer
*** Error code 1


Home | Main Index | Thread Index | Old Index