improve: review of everything using set #2121
Annotations
10 errors
src/creatures/players/player.cpp#L495
'void ProtocolGame::refreshCyclopediaMonsterTracker(const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &,bool)': cannot convert argument 1 from 'stdext::vector_set<std::shared_ptr<MonsterType>>' to 'const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &'
|
src/creatures/players/player.cpp#L504
'void ProtocolGame::refreshCyclopediaMonsterTracker(const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &,bool)': cannot convert argument 1 from 'stdext::vector_set<std::shared_ptr<MonsterType>>' to 'const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &'
|
src/creatures/players/player.cpp#L517
'void ProtocolGame::refreshCyclopediaMonsterTracker(const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &,bool)': cannot convert argument 1 from 'stdext::vector_set<std::shared_ptr<MonsterType>>' to 'const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &'
|
src/creatures/players/player.cpp#L526
'void ProtocolGame::refreshCyclopediaMonsterTracker(const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &,bool)': cannot convert argument 1 from 'stdext::vector_set<std::shared_ptr<MonsterType>>' to 'const std::vector<std::shared_ptr<MonsterType>,std::allocator<std::shared_ptr<MonsterType>>> &'
|
src/creatures/players/player.cpp#L530
'bool Player::isBossOnBosstiaryTracker(const std::shared_ptr<MonsterType>) const': overloaded member function not found in 'Player'
|
src/creatures/players/player.cpp#L2928
'void Player::notifyStatusChange(std::shared_ptr<Player>,VipStatus_t,bool)': overloaded member function not found in 'Player'
|
src/creatures/players/player.cpp#L2929
illegal reference to non-static member 'Player::client'
|
src/creatures/players/player.cpp#L2934
'it': cannot be used before it is initialized
|
src/creatures/players/player.cpp#L2992
'bool Player::editVIP(uint32_t,const std::string &,uint32_t,bool)': overloaded member function not found in 'Player'
|
src/creatures/players/player.cpp#L2994
'it': cannot be used before it is initialized
|
The logs for this run have expired and are no longer available.
Loading