cvs commit: src/sys/sys tree.h

Hartmut Brandt harti at FreeBSD.org
Fri Jun 10 11:44:58 GMT 2005


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


More information about the cvs-all mailing list