Rightpoint / RZAssert

Useful assertion macros from the fine folks at Raizlabs.
Other
7 stars 0 forks source link

Need do {} while (0) around multiline statements #13

Closed ZevEisenberg closed 9 years ago

ZevEisenberg commented 9 years ago

for these reasons: http://stackoverflow.com/questions/1067226/c-multi-line-macro-do-while0-vs-scope-block

ZevEisenberg commented 9 years ago

Fixed by #16.