cvs commit: src/sys/dev/vinum vinumconfig.c

Scott Long scott_long at btc.adaptec.com
Mon May 5 00:28:20 PDT 2003


On Sun, May 04, 2003 at 10:32:15PM -0700, Greg Lehey wrote:
> grog        2003/05/04 22:32:15 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/vinum        vinumconfig.c 
>   Log:
> [...]

This does not compile.  Considering your recent statements on breaking code,
and the well published fact that 5.1-BETA happens in less than 24 hours, I
would appreciate if code was compile-tested before being checked in:

cc -O -pipe -mcpu=pentiumpro -DVINUMDEBUG  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /usr/src/sys/dev/vinum/vinumconfig.c
/usr/src/sys/dev/vinum/vinumconfig.c:180: conflicting types for `give_plex_to_volume'
@/dev/vinum/vinumext.h:73: previous declaration of `give_plex_to_volume'
*** Error code 1

Stop in /usr/src/sys/modules/vinum.
*** Error code 1



More information about the cvs-all mailing list