Date: Wed, 20 Aug 2003 18:18:43 +0700 From: Alexey Dokuchaev <danfe@nsu.ru> To: Warner Losh <imp@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <20030820111843.GA20997@regency.nsu.ru> In-Reply-To: <200308140715.h7E7FJZj011400@repoman.freebsd.org> References: <200308140715.h7E7FJZj011400@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030820111843.GA20997>