Rochet2 / Issues

Issues about anything and everything
https://rochet2.github.io/
0 stars 0 forks source link

Transmogrification warnings and ambiguation #6

Closed Rochet2 closed 10 years ago

Rochet2 commented 10 years ago

http://www.trinitycore.org/f/topic/6508-patch-transmogrification-335a/page-18#entry67055

src/server/scripts/Spells/spell_generic.cpp:833:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] src/server/scripts/Spells/spellgeneric.cpp:849:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] src/server/scripts/Custom/Transmogrification.cpp:93:13: warning: unused parameter 'session' [-Wunused-parameter] src/server/scripts/Custom/Transmogrification.cpp: In member function 'bool Transmogrification::CanTransmogrifyItemWithItem(Player, const ItemTemplate_, const ItemTemplate*) const': src/server/scripts/Custom/Transmogrification.cpp:421:79: warning: suggest parentheses around '&&' within '||' [-Wparentheses]

Rochet2 commented 10 years ago

Fixed in 5.6