]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE12-better-assert-macro-20030113
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 31 Jan 2003 21:11:21 +0000 (21:11 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Fri, 31 Jan 2003 21:11:21 +0000 (21:11 +0000)
commitc7b49ffbbd5230603d0b8491d5fb62daec3137c6
tree30ac2c7c902c79ca9d0f7bd537d4ad0647bda7fd
parent98a81a5d187e4f27a7ff3154cbac9092179d4ac4
STABLE12-better-assert-macro-20030113

Wrap our assert() macro in do{..}while(0) to make it look
just like a real function.  Fix instances of use of this
macro that lacked a trailing semicolon of their own.

(cherry picked from commit 3ba961ca00f5d8ec2edd32e0b1e5dac1c9864ef9)
src/util/assert.h
src/vol/vol-salvage.c
src/volser/dumpstuff.c