Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.54 KB | None | 0 0
  1. In file included from char.cpp:4:
  2. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  3. In file included from char.cpp:25:
  4. shop_manager.h:40:7: warning: no newline at end of file
  5. In file included from char.cpp:62:
  6. PetSystem.h:163:31: warning: no newline at end of file
  7. char.cpp:7226: warning: this decimal constant is unsigned only in ISO C90
  8. char.cpp:7234:2: warning: no newline at end of file
  9. In file included from char_battle.cpp:27:
  10. shop_manager.h:40:7: warning: no newline at end of file
  11. In file included from char_horse.cpp:14:
  12. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  13. In file included from char_item.cpp:44:
  14. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  15. In file included from char_item.cpp:47:
  16. belt_inventory_helper.h:108:42: warning: no newline at end of file
  17. char_item.cpp:7514:2: warning: no newline at end of file
  18. In file included from PetSystem.cpp:8:
  19. PetSystem.h:163:31: warning: no newline at end of file
  20. In file included from PetSystem.cpp:9:
  21. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  22. PetSystem.cpp:637:2: warning: no newline at end of file
  23. In file included from cmd_general.cpp:36:
  24. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  25. In file included from char_state.cpp:25:
  26. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  27. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  28. PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
  29. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  30. PetSystem.cpp:552: warning: unused variable 'petVID'
  31. constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
  32. constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
  33. constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
  34. constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
  35. constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
  36. constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
  37. constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
  38. constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
  39. constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
  40. constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
  41. constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
  42. constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
  43. constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
  44. constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
  45. constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
  46. constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
  47. constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
  48. constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
  49. constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
  50. constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
  51. constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
  52. In file included from char_item.cpp:47:
  53. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  54. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  55. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  56. char_item.cpp:640: warning: comparison is always false due to limited range of data type
  57. char_item.cpp:666: warning: comparison is always false due to limited range of data type
  58. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  59. char_item.cpp:2399: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  60. char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  61. char_item.cpp:2415: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  62. char_item.cpp:2419: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  63. char_item.cpp:2446: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  64. char_item.cpp:2454: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  65. char_item.cpp:5111: warning: comparison between signed and unsigned integer expressions
  66. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  67. char_item.cpp:5184: warning: unused variable 'wDestCell'
  68. char_item.cpp:5185: warning: unused variable 'bDestInven'
  69. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
  70. char_item.cpp:6133: warning: array subscript has type 'char'
  71. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
  72. char_item.cpp:6197: warning: comparison between signed and unsigned integer expressions
  73. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
  74. char_item.cpp:6209: warning: comparison between signed and unsigned integer expressions
  75. char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
  76. char_item.cpp:7395: warning: unused variable 'itemType'
  77. char_item.cpp:7396: warning: unused variable 'itemSubType'
  78. char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
  79. char_state.cpp:901: warning: unused variable 'rider'
  80. In file included from desc_manager.cpp:15:
  81. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  82. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  83. cmd_gm.cpp:3936: warning: NULL used in arithmetic
  84. desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
  85. desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
  86. db.cpp: In member function 'void DBManager::Query(const char*, ...)':
  87. db.cpp:93: warning: comparison between signed and unsigned integer expressions
  88. db.cpp: In member function 'SQLMsg* DBManager::DirectQuery(const char*, ...)':
  89. db.cpp:105: warning: comparison between signed and unsigned integer expressions
  90. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  91. char_item.cpp:679: warning: control reaches end of non-void function
  92. cube.cpp: In function 'void Cube_MakeCubeInformationText()':
  93. cube.cpp:716: warning: unused variable 'npcVNUM'
  94. cube.cpp: In function 'bool Cube_InformationInitialize()':
  95. cube.cpp:783: warning: comparison between signed and unsigned integer expressions
  96. In file included from config.cpp:22:
  97. check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
  98. check_server.h:24: warning: comparison between signed and unsigned integer expressions
  99. config.cpp: In function 'void config_init(const std::string&)':
  100. config.cpp:435: warning: NULL used in arithmetic
  101. config.cpp:459: warning: NULL used in arithmetic
  102. config.cpp:483: warning: NULL used in arithmetic
  103. config.cpp:505: warning: unused variable 'line'
  104. cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
  105. cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
  106. cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
  107. cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
  108. cmd_gm.cpp:4358: warning: 'cell' may be used uninitialized in this function
  109. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  110. cmd_gm.cpp:3978: warning: 'n' may be used uninitialized in this function
  111. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  112. char_item.cpp:6244: warning: 'pBuff' may be used uninitialized in this function
  113. In file included from input_db.cpp:13:
  114. shop_manager.h:40:7: warning: no newline at end of file
  115. In file included from input_main.cpp:16:
  116. shop_manager.h:40:7: warning: no newline at end of file
  117. input_db.cpp:2722:2: warning: no newline at end of file
  118. input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
  119. input_auth.cpp:467: warning: unused variable 'last'
  120. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  121. char_item.cpp:5186: warning: 'item' is used uninitialized in this function
  122. In file included from item.cpp:22:
  123. belt_inventory_helper.h:108:42: warning: no newline at end of file
  124. In file included from item.cpp:23:
  125. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  126. item.cpp:2084:2: warning: no newline at end of file
  127. In file included from item_manager.cpp:21:
  128. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  129. locale_service.cpp: In function 'void __CheckPlayerSlot(const std::string&)':
  130. locale_service.cpp:1035: warning: format '%d' expects type 'int', but argument 2 has type 'long long int'
  131. In file included from item.cpp:22:
  132. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  133. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  134. item.h: In constructor 'CItem::CItem(DWORD)':
  135. item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
  136. item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
  137. item.cpp:25: warning: when initialized here
  138. item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
  139. item.cpp:1725: warning: unused variable 'vnum'
  140. item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
  141. item.cpp:1758: warning: comparison between signed and unsigned integer expressions
  142. item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
  143. item.cpp:2014: warning: comparison between signed and unsigned integer expressions
  144. item.cpp:2016: warning: comparison between signed and unsigned integer expressions
  145. item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
  146. item.cpp:2038: warning: comparison between signed and unsigned integer expressions
  147. item.cpp: In member function 'int CItem::GetDuration()':
  148. item.cpp:2069: warning: array subscript has type 'char'
  149. item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
  150. item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
  151. monarch.cpp:276:2: warning: no newline at end of file
  152. questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
  153. questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
  154. In file included from questlua_pet.cpp:11:
  155. PetSystem.h:163:31: warning: no newline at end of file
  156. questlua_pet.cpp:157:2: warning: no newline at end of file
  157. In file included from questlua_npc.cpp:9:
  158. shop_manager.h:40:7: warning: no newline at end of file
  159. questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
  160. questlua_npc.cpp:293: warning: unused variable 'q'
  161. questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
  162. questlua_npc.cpp:309: warning: unused variable 'q'
  163. questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
  164. questlua_npc.cpp:324: warning: unused variable 'q'
  165. questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
  166. questlua_npc.cpp:340: warning: unused variable 'q'
  167. shop.cpp:585:2: warning: no newline at end of file
  168. questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
  169. questnpc.cpp:500: warning: unused variable 'pPC'
  170. In file included from trigger.cpp:8:
  171. shop_manager.h:40:7: warning: no newline at end of file
  172. utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
  173. utils.cpp:243: warning: NULL used in arithmetic
  174. utils.cpp:255: warning: NULL used in arithmetic
  175. utils.cpp:269: warning: NULL used in arithmetic
  176. shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
  177. shop.cpp:576: warning: comparison between signed and unsigned integer expressions
  178. In file included from ClientPackageCryptInfo.cpp:2:
  179. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  180. FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
  181. In file included from check_server.cpp:1:
  182. check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
  183. check_server.h:24: warning: comparison between signed and unsigned integer expressions
  184. In file included from dragon_soul_table.cpp:4:
  185. dragon_soul_table.h:74:7: warning: no newline at end of file
  186. ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
  187. ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
  188. ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
  189. ClientPackageCryptInfo.cpp:9: warning: when initialized here
  190. In file included from DragonSoul.cpp:9:
  191. dragon_soul_table.h:74:7: warning: no newline at end of file
  192. ../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
  193. ../../../Extern/include/cryptopp/filters.h:793: instantiated from here
  194. ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
  195. buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
  196. buff_on_attributes.cpp:113: warning: unused variable 'old_value'
  197. buff_on_attributes.cpp:114: warning: unused variable 'new_value'
  198. ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
  199. cipher.cpp:397: instantiated from here
  200. ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
  201. group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
  202. group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
  203. group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
  204. group_text_parse_tree.cpp:5: warning: when initialized here
  205. group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
  206. group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
  207. group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
  208. group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
  209. char_dragonsoul.cpp:143:2: warning: no newline at end of file
  210. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
  211. dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
  212. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
  213. dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
  214. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
  215. dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
  216. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
  217. dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
  218. dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
  219. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
  220. dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
  221. dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
  222. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
  223. dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
  224. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
  225. dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
  226. dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
  227. dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
  228. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
  229. dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
  230. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
  231. dragon_soul_table.cpp:129: instantiated from here
  232. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  233. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
  234. dragon_soul_table.cpp:134: instantiated from here
  235. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  236. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
  237. dragon_soul_table.cpp:201: instantiated from here
  238. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  239. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
  240. dragon_soul_table.cpp:260: instantiated from here
  241. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  242. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
  243. dragon_soul_table.cpp:828: instantiated from here
  244. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  245. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
  246. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
  247. group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
  248. dragon_soul_table.cpp:612: instantiated from here
  249. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  250. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
  251. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
  252. group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
  253. dragon_soul_table.cpp:884: instantiated from here
  254. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  255. In file included from shop_manager.cpp:22:
  256. shop_manager.h:40:7: warning: no newline at end of file
  257. DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
  258. DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
  259. DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
  260. DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
  261. DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
  262. DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
  263. DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
  264. DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
  265. DragonSoul.cpp:350: warning: unused variable 'sum'
  266. DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
  267. DragonSoul.cpp:435: warning: unused variable 'dwVnum'
  268. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
  269. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
  270. DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
  271. DragonSoul.cpp:555: warning: unused variable 'prob_sum'
  272. DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
  273. DragonSoul.cpp:763: warning: unused variable 'sum'
  274. char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
  275. char_dragonsoul.cpp:91: warning: control reaches end of non-void function
  276. item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
  277. item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
  278. shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
  279. shop_manager.cpp:472: warning: comparison between signed and unsigned integer expressions
  280. char_cards.cpp: In member function 'void CHARACTER::Cards_pullout()':
  281. char_cards.cpp:76: warning: comparison between signed and unsigned integer expressions
  282. char_cards.cpp: In member function 'void CHARACTER::CardsAccept(DWORD)':
  283. char_cards.cpp:171: warning: comparison between signed and unsigned integer expressions
  284. char_cards.cpp:178: warning: comparison between signed and unsigned integer expressions
  285. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
  286. group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
  287. shop_manager.cpp:380: instantiated from here
  288. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  289. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
  290. group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
  291. shop_manager.cpp:386: instantiated from here
  292. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  293. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
  294. group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
  295. shop_manager.cpp:441: instantiated from here
  296. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  297. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = long long int]':
  298. group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = long long int]'
  299. shop_manager.cpp:446: instantiated from here
  300. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  301. item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
  302. ../../../Extern/include/cryptopp/misc.h: At global scope:
  303. ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
  304. OBJDIR/cmd.o:(.data+0xec8): undefined reference to `do_cards(CHARACTER*, char const*, int, int)'
  305. gmake: *** [../game] Bł±d 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement