Date: Wed, 7 Sep 2005 10:15:08 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc41/files patch-c-decl.c ports/lang/gcc34/files patch-c-decl.c Message-ID: <200509071015.j87AF8Ew012882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2005-09-07 10:15:08 UTC FreeBSD ports repository Added files: lang/gcc41/files patch-c-decl.c lang/gcc34/files patch-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.1 +16 -0 ports/lang/gcc34/files/patch-c-decl.c (new) 1.1 +16 -0 ports/lang/gcc41/files/patch-c-decl.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509071015.j87AF8Ew012882>