bde ed37af78c0 Fixed some bugs in macros:
- missing parenthesization of some macro args
- point of do-while(0) hack defeated by putting a semicolon after while(0)

Fixed some style bugs in macros:
- not splitting the line when the macro value cannot be lined up in much
  the same macros that didn't parenthesize their args
- braces around a 1-line statement
- do-while(0) hack not indented in the usual way in the same macros that
  defeated its point.
2003-11-15 03:47:50 +00:00
..
2003-10-18 14:10:28 +00:00
2003-11-14 18:49:01 +00:00
2003-11-15 01:02:00 +00:00
2003-11-15 01:25:26 +00:00
2003-11-15 00:26:42 +00:00
2003-11-15 03:47:50 +00:00