From: Peter Maydell Date: Sun, 3 Aug 2008 15:19:53 +0000 (+0000) Subject: Add protective 'do { ... } while (0)' wrappers to multistatement macros X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/b47dac6540ed952b95dbdce78d2a5f48ff0db86b?ds=inline;hp=b47dac6540ed952b95dbdce78d2a5f48ff0db86b Add protective 'do { ... } while (0)' wrappers to multistatement macros ---