Dolphin Git changelog:
SHA-1: 54fc4029dd3dad0744fecc192cbee9d26a2601e6
* Use do { ... } while (0) for the *_LOG macros
Without this patch, such code would not compile:
if (cond)
WARN_LOG(FOO, "msg");
else
WARN_LOG(FOO, "msg2");
Download: Dolphin Git 3.0-753 x86
Download: Dolphin Git 3.0-753 x64
Source: Here
0 Comments
Post a Comment