cvs commit: ports/lang/gcc41/files patch-c-decl.c ports/lang/gcc34/files patch-c-decl.c

Gerald Pfeifer gerald at pfeifer.com
Thu Sep 8 10:05:51 PDT 2005


On Wed, 7 Sep 2005, David E. O'Brien wrote:
>   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)

Why only gcc34 and gcc41, but not gcc40?  And why the hurry?

Once this gets upstream, we'll import this with the (nearly) weekly
update I usually perform anyways.

Gerald


More information about the cvs-ports mailing list