Date: Wed, 7 Sep 2005 09:23:39 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc c-decl.c Message-ID: <200509070923.j879Ne8a010547@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2005-09-07 09:23:39 UTC FreeBSD src repository Modified files: contrib/gcc c-decl.c Log: Fix bug where static forward declarations weren't accepted. This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C. Submitted by: rodrigc Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html Revision Changes Path 1.13 +5 -2 src/contrib/gcc/c-decl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509070923.j879Ne8a010547>