Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 11:03:24 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc c-tree.h
Message-ID:  <200108011803.f71I3OW11411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/08/01 11:03:24 PDT

  Modified files:        (Branch: RELENG_4)
    contrib/gcc          c-tree.h 
  Log:
  MFC: gcc.295 rev 1.5
  Add "-Wnon-const-format" which checks for non-constant format strings for
  auditing purposes.
  
  I am reluctant to bring this into our native GCC tree due to maintenance
  reasons... but since Kris already did the porting work and it won't be
  pulling any files off the vendor branch..... but I will not port this
  functionality forward to newer versions of GCC if it requires more than
  5 min of work, and if these changes do cleanly apply to GCC snapshots,
  I will remove it the moment GCC changes underneath theses changes.
  
  Submitted by:   kris
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.4.2.1   +1 -0      src/contrib/gcc/c-tree.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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