Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 20:26:31 -0700 (PDT)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc c-lex.c
Message-ID:  <200308220326.h7M3QVBU054039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2003/08/21 20:26:31 PDT

  FreeBSD src repository

  Modified files:
    contrib/gcc          c-lex.c 
  Log:
  Merge FreeBSD modifications into gcc 3.3.1-prerelease:
    1.2   don't let gcc(1) hide warnings in system headers.
  
  Don't disable warning suppression unconditionally, but rather
  make in dependent on warn_system_headers flag, one should be
  able to use -Wno-system-headers flag if warnings from system
  headers are not desired.
  
  Revision  Changes    Path
  1.5       +8 -6      src/contrib/gcc/c-lex.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308220326.h7M3QVBU054039>