cvs commit: src/sys/dev/pccbb pccbb.c

Alexey Dokuchaev danfe at nsu.ru
Wed Aug 20 04:19:45 PDT 2003


>   Modified files:
>     sys/dev/pccbb        pccbb.c 
>   Log:
>   Use CBB_CARD_PRESENT instead of checking STATE_CD directly since it is
>   hard to get right.
>
>   Revision  Changes    Path
>   1.91      +6 -4      src/sys/dev/pccbb/pccbb.c

This 5-hour-old commit broke world:

===> cbb
cc -O -pipe -mcpu=pentiumpro  -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 -finline-limit=15000 -fno-common  -mno-align-long-strings -mpreferred-
stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstric
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fforma
t-extensions -std=c99 -c /usr/src/sys/dev/pccbb/pccbb.c
/usr/src/sys/dev/pccbb/pccbb.c:1373: error: syntax error before '}' token

	...

Probably trivial enough to fix though.

./danfe



More information about the cvs-src mailing list