Date: Sat, 1 Dec 2007 19:28:13 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include assert.h Message-ID: <200712011928.lB1JSDa5045828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2007-12-01 19:28:13 UTC
  FreeBSD src repository
  Modified files:
    include              assert.h 
  Log:
  Only protect the prototypes with #ifndef _ASSERT_H_, the standards
  specifically allow changes to the NDEBUG macro between #includes of assert.h
  
  Revision  Changes    Path
  1.6       +2 -3      src/include/assert.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712011928.lB1JSDa5045828>
