cvs commit: src/tools/regression/sockets/sendfile sendfile.c

Dag-Erling Smørgrav des at des.no
Thu Apr 19 07:53:06 UTC 2007


Pawel Jakub Dawidek <pjd at FreeBSD.org> writes:
>   Modified files:
>     tools/regression/sockets/sendfile sendfile.c 
>   Log:
>   Add more tests to verify last sendfile(2) breakage: test sending more
>   than a page size and nbytes=0.

des at dma /usr/src/tools/regression/sockets/sendfile% make
Warning: Object directory not changed from original /usr/src/tools/regression/sockets/sendfile
cc -O -pipe -march=nocona -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c sendfile.c
sendfile.c: In function `receive_test':
sendfile.c:112: warning: int format, different type arg (arg 3)
sendfile.c: In function `send_test':
sendfile.c:195: warning: int format, different type arg (arg 3)
sendfile.c:203: warning: int format, different type arg (arg 3)
sendfile.c:237: warning: long long unsigned int format, off_t arg (arg 3)
sendfile.c: In function `main':
sendfile.c:342: warning: int format, different type arg (arg 3)
*** Error code 1

Stop in /usr/src/tools/regression/sockets/sendfile.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list