Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2006 02:48:42 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys systm.h
Message-ID:  <200612260248.kBQ2mgo5065325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-12-26 02:48:42 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
  Log:
  turn non-INVARIANT KASSERT into an empty but real C
  statement so that syntax errors will still be caught
  even if INVARIANTS aren't enabled in the config file
  
  Revision  Changes    Path
  1.247     +5 -2      src/sys/sys/systm.h



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