diff options
author | Haru <haru@dotalux.com> | 2014-04-12 04:50:02 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-04-12 04:50:02 +0200 |
commit | f4a566fc7f7bd0e9bbbe01c7341150ba3c12a03f (patch) | |
tree | 836b1b59573430c21ea191c4615dbf97cb347bc8 /Hercules-11.sln | |
parent | 6f6a6b3db3b36846f68e6b8ccb59351dced66ab3 (diff) | |
download | hercules-f4a566fc7f7bd0e9bbbe01c7341150ba3c12a03f.tar.gz hercules-f4a566fc7f7bd0e9bbbe01c7341150ba3c12a03f.tar.bz2 hercules-f4a566fc7f7bd0e9bbbe01c7341150ba3c12a03f.tar.xz hercules-f4a566fc7f7bd0e9bbbe01c7341150ba3c12a03f.zip |
Fixed some compiler/analyzer warnings.
- Sanitized some macros (they weren't going to cause problems, but
better being safe than sorry)
- Parenthesized an incorrect expression in 6f6a6b3.
- Inverted an if(foo); else bar; statement in 6f6a6b3 to get rid of the
empty expression (for legibility).
- Commented out some unnecessary lines as suggested by clang's static
analyzer.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'Hercules-11.sln')
0 files changed, 0 insertions, 0 deletions