dhewm3/neo/idlib
dhewg 9ab9bdea8b Fix -Wparentheses warnings
suggest explicit braces to avoid ambiguous ‘else’
suggest parentheses around ‘&&’ within ‘||’
suggest parentheses around ‘-’ in operand of ‘&’
suggest parentheses around arithmetic in operand of ‘|’
equality comparison with extraneous parentheses

Functional change:
Proper HELLTIME check in Playerview due to missing parentheses.
2011-12-10 15:36:06 +01:00
..
bv Fix all whitespace errors 2011-12-10 15:35:54 +01:00
containers Fix all whitespace errors 2011-12-10 15:35:54 +01:00
geometry Fix -Wuninitialized warnings 2011-12-10 15:36:05 +01:00
hashing Fix all whitespace errors 2011-12-10 15:35:54 +01:00
math Fix -Wunused-value warnings 2011-12-10 15:36:04 +01:00
Base64.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Base64.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
BitMsg.cpp Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
BitMsg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CmdArgs.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CmdArgs.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Dict.cpp Fix -Wconversion-null warnings 2011-12-10 15:36:00 +01:00
Dict.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Heap.cpp Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
Heap.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
LangDict.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
LangDict.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Lexer.cpp Fix -Wwrite-strings warnings 2011-12-10 15:36:00 +01:00
Lexer.h Fix -Wwrite-strings warnings 2011-12-10 15:36:00 +01:00
Lib.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Lib.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MapFile.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
MapFile.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Parser.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
Parser.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
precompiled.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
precompiled.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Str.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Str.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Timer.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Timer.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Token.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Token.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00