Date: Thu, 25 Jun 2009 16:38:16 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cas if_cas.c Message-ID: <200906251638.n5PGcTVn016755@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2009-06-25 16:38:16 UTC
FreeBSD src repository
Modified files:
sys/dev/cas if_cas.c
Log:
SVN rev 194973 on 2009-06-25 16:38:16Z by marius
Don't use the preprocessor while inside function-like macro
invocations as doing so violates the C specification. This
fixes the build with Clang.
Submitted by: ed
Revision Changes Path
1.3 +18 -12 src/sys/dev/cas/if_cas.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251638.n5PGcTVn016755>
