Date: Sun, 16 Nov 2003 20:40:58 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/include pcpu.h src/sys/i386/include pcpu.h Message-ID: <200311170440.hAH4ewMo063624@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/11/16 20:40:58 PST
FreeBSD src repository
Modified files:
sys/amd64/include pcpu.h
sys/i386/include pcpu.h
Log:
Fixed pedantic warnings for statement-expressions using __extension__
and by not using a statement-expression for the non-expression
__PCPU_SET().
Revision Changes Path
1.39 +4 -4 src/sys/amd64/include/pcpu.h
1.40 +4 -4 src/sys/i386/include/pcpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311170440.hAH4ewMo063624>
