Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 11:44:58 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys tree.h
Message-ID:  <200506101144.j5ABiwvC045126@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-06-10 11:44:58 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              tree.h 
  Log:
  Make the default RB_AUGMENT() produce a 'do {} while (0)' instead
  of nothing. This prevents the compiler from complaining about empty
  if statements when compiled with higher WARN levels.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/sys/tree.h



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