Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. Warning 1 warning C4715: 'Item::Create' : not all control paths return a value c:\users\administrator\documents\github\trinitycore\src\server\game\entities\item\item.cpp 282
  2. Warning 2 warning C4146: unary minus operator applied to unsigned type, result still unsigned C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\scripts\Northrend\IcecrownCitadel\boss_gunship_battle.cpp 3184
  3. Warning 3 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'SpellCustomAttributes' can equal the given constant C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\game\Spells\Spell.cpp 2380
  4. Warning 4 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'SpellCustomAttributes' can equal the given constant C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\game\Spells\Spell.cpp 2430
  5. Warning 5 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'SpellCustomAttributes' can equal the given constant C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\game\Spells\Spell.cpp 2658
  6. Warning 6 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'SpellAttr2' can equal the given constant C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\game\Spells\SpellInfo.cpp 1559
  7. Warning 7 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'SpellAttr2' can equal the given constant C:\Users\Administrator\Documents\GitHub\TrinityCore\src\server\game\Spells\SpellInfo.cpp 1566
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement