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

David E. O'Brien obrien at FreeBSD.org
Wed Sep 7 03:15:09 PDT 2005


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)


More information about the cvs-all mailing list