Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 1997 23:53:26 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.kern.mk
Message-ID:  <199710210653.XAA18746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/10/20 23:53:25 PDT

  Modified files:
    share/mk             bsd.kern.mk 
  Log:
  Added -Wuninitialized to CWARNFLAGS.  Warnings about uninitialialized
  variables were lost when we removed -W, and 23 new ones including at
  least one serious one have crept in for LINT.
  
  Restored -Winline to CFLAGS.  This gives only 3 old warnings and 1 new
  for LINT.
  
  Revision  Changes    Path
  1.6       +3 -2      src/share/mk/bsd.kern.mk



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