Advertisement
Guest User

Untitled

a guest
Feb 27th, 2014
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.78 KB | None | 0 0
  1. root@server742:/usr/src/novaline/Server/game/src # gmake clean && gmake -j20
  2. compile BattleArena.cpp
  3. compile FSM.cpp
  4. compile MarkConvert.cpp
  5. compile MarkImage.cpp
  6. compile MarkManager.cpp
  7. compile OXEvent.cpp
  8. compile TrafficProfiler.cpp
  9. compile ani.cpp
  10. compile arena.cpp
  11. compile banword.cpp
  12. compile battle.cpp
  13. compile blend_item.cpp
  14. compile buffer_manager.cpp
  15. compile building.cpp
  16. compile block_country.cpp
  17. compile castle.cpp
  18. compile char.cpp
  19. compile char_affect.cpp
  20. compile char_battle.cpp
  21. compile char_change_empire.cpp
  22. char.cpp:7234: warning: this decimal constant is unsigned only in ISO C90
  23. compile char_horse.cpp
  24. compile char_item.cpp
  25. compile char_quickslot.cpp
  26. compile char_manager.cpp
  27. compile char_resist.cpp
  28. compile char_skill.cpp
  29. compile char_state.cpp
  30. compile PetSystem.cpp
  31. compile cmd.cpp
  32. compile cmd_emotion.cpp
  33. compile cmd_general.cpp
  34. compile cmd_gm.cpp
  35. compile cmd_oxevent.cpp
  36. char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
  37. char.cpp:3079: warning: comparison between signed and unsigned integer expressions
  38. compile config.cpp
  39. compile constants.cpp
  40. compile crc32.cpp
  41. compile cube.cpp
  42. constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
  43. constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
  44. constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
  45. constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
  46. constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
  47. constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
  48. constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
  49. constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
  50. constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
  51. constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
  52. constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
  53. constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
  54. constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
  55. constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
  56. constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
  57. constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
  58. constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
  59. constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
  60. constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
  61. constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
  62. constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
  63. In file included from char_item.cpp:47:
  64. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  65. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  66. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  67. char_item.cpp:642: warning: comparison is always false due to limited range of data type
  68. char_item.cpp:668: warning: comparison is always false due to limited range of data type
  69. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  70. char_item.cpp:2389: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  71. char_item.cpp:2393: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  72. char_item.cpp:2405: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  73. char_item.cpp:2409: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  74. char_item.cpp:2436: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  75. char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  76. compile db.cpp
  77. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  78. char_item.cpp:5156: warning: unused variable 'wDestCell'
  79. char_item.cpp:5157: warning: unused variable 'bDestInven'
  80. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
  81. char_item.cpp:6131: warning: array subscript has type 'char'
  82. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
  83. char_item.cpp:6195: warning: comparison between signed and unsigned integer expressions
  84. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
  85. char_item.cpp:6207: warning: comparison between signed and unsigned integer expressions
  86. char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
  87. char_state.cpp:901: warning: unused variable 'rider'
  88. char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
  89. char_item.cpp:7391: warning: unused variable 'itemType'
  90. char_item.cpp:7392: warning: unused variable 'itemSubType'
  91. compile desc.cpp
  92. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  93. PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
  94. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  95. PetSystem.cpp:552: warning: unused variable 'petVID'
  96. compile desc_client.cpp
  97. compile desc_manager.cpp
  98. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  99. char_item.cpp:681: warning: control reaches end of non-void function
  100. compile desc_p2p.cpp
  101. compile dev_log.cpp
  102. compile dungeon.cpp
  103. cube.cpp: In function 'bool Cube_make(CHARACTER*)':
  104. cube.cpp:544: warning: comparison between signed and unsigned integer expressions
  105. cube.cpp: In function 'void Cube_MakeCubeInformationText()':
  106. cube.cpp:716: warning: unused variable 'npcVNUM'
  107. cube.cpp: In function 'void Cube_InformationInitialize()':
  108. cube.cpp:783: warning: comparison between signed and unsigned integer expressions
  109. compile empire_text_convert.cpp
  110. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  111. cmd_gm.cpp:3926: warning: NULL used in arithmetic
  112. config.cpp: In function 'void config_init(const std::string&)':
  113. config.cpp:453: warning: NULL used in arithmetic
  114. config.cpp:477: warning: NULL used in arithmetic
  115. config.cpp:501: warning: NULL used in arithmetic
  116. config.cpp:523: warning: unused variable 'line'
  117. compile entity.cpp
  118. desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
  119. desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
  120. compile entity_view.cpp
  121. compile event.cpp
  122. compile event_queue.cpp
  123. compile exchange.cpp
  124. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  125. char_item.cpp:6242: warning: 'pBuff' may be used uninitialized in this function
  126. compile file_loader.cpp
  127. compile fishing.cpp
  128. compile gm.cpp
  129. compile guild.cpp
  130. compile guild_manager.cpp
  131. cmd_gm.cpp:3968: warning: 'n' may be used uninitialized in this function
  132. cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
  133. cmd_gm.cpp:4348: warning: 'cell' may be used uninitialized in this function
  134. compile guild_war.cpp
  135. cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
  136. cmd_gm.cpp:852: warning: 'x' may be used uninitialized in this function
  137. cmd_gm.cpp:852: warning: 'y' may be used uninitialized in this function
  138. compile horse_rider.cpp
  139. compile horsename_manager.cpp
  140. compile input.cpp
  141. compile input_auth.cpp
  142. compile input_db.cpp
  143. compile input_login.cpp
  144. compile input_main.cpp
  145. compile input_p2p.cpp
  146. compile input_teen.cpp
  147. compile input_udp.cpp
  148. compile ip_ban.cpp
  149. input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
  150. input_auth.cpp:465: warning: unused variable 'last'
  151. compile item.cpp
  152. compile item_addon.cpp
  153. compile item_attribute.cpp
  154. compile item_manager.cpp
  155. compile item_manager_idrange.cpp
  156. compile locale.cpp
  157. compile locale_service.cpp
  158. compile log.cpp
  159. compile login_data.cpp
  160. compile lzo_manager.cpp
  161. compile marriage.cpp
  162. In file included from item.cpp:22:
  163. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  164. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  165. item.h: In constructor 'CItem::CItem(DWORD)':
  166. item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
  167. item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
  168. item.cpp:25: warning: when initialized here
  169. item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
  170. item.cpp:1725: warning: unused variable 'vnum'
  171. item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
  172. item.cpp:1758: warning: comparison between signed and unsigned integer expressions
  173. item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
  174. item.cpp:2014: warning: comparison between signed and unsigned integer expressions
  175. item.cpp:2016: warning: comparison between signed and unsigned integer expressions
  176. item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
  177. item.cpp:2038: warning: comparison between signed and unsigned integer expressions
  178. item.cpp: In member function 'int CItem::GetDuration()':
  179. item.cpp:2069: warning: array subscript has type 'char'
  180. input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
  181. input_main.cpp:704: warning: unused variable 'len'
  182. input_main.cpp:706: warning: unused variable 'len'
  183. compile matrix_card.cpp
  184. compile messenger_manager.cpp
  185. compile mining.cpp
  186. compile mob_manager.cpp
  187. item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
  188. item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions
  189. compile monarch.cpp
  190. compile motion.cpp
  191. compile over9refine.cpp
  192. compile p2p.cpp
  193. input_main.cpp: In function 'int ProcessTextTag(CHARACTER*, const char*, size_t)':
  194. input_main.cpp:252: warning: 'nPrismCount' may be used uninitialized in this function
  195. compile packet_info.cpp
  196. compile party.cpp
  197. compile passpod.cpp
  198. compile pcbang.cpp
  199. compile polymorph.cpp
  200. compile priv_manager.cpp
  201. input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
  202. input_main.cpp:720: warning: 'len' is used uninitialized in this function
  203. compile pvp.cpp
  204. compile questevent.cpp
  205. compile questlua.cpp
  206. compile questlua_affect.cpp
  207. compile questlua_arena.cpp
  208. compile questlua_ba.cpp
  209. compile questlua_building.cpp
  210. compile questlua_danceevent.cpp
  211. compile questlua_dungeon.cpp
  212. compile questlua_forked.cpp
  213. compile questlua_game.cpp
  214. compile questlua_global.cpp
  215. compile questlua_guild.cpp
  216. compile questlua_horse.cpp
  217. compile questlua_pet.cpp
  218. compile questlua_item.cpp
  219. compile questlua_marriage.cpp
  220. compile questlua_mgmt.cpp
  221. compile questlua_monarch.cpp
  222. questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
  223. questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
  224. compile questlua_npc.cpp
  225. compile questlua_oxevent.cpp
  226. compile questlua_party.cpp
  227. compile questlua_pc.cpp
  228. compile questlua_quest.cpp
  229. compile questlua_target.cpp
  230. compile questmanager.cpp
  231. compile questnpc.cpp
  232. compile questpc.cpp
  233. compile refine.cpp
  234. compile regen.cpp
  235. questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
  236. questlua_npc.cpp:293: warning: unused variable 'q'
  237. questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
  238. questlua_npc.cpp:309: warning: unused variable 'q'
  239. questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
  240. questlua_npc.cpp:324: warning: unused variable 'q'
  241. questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
  242. questlua_npc.cpp:340: warning: unused variable 'q'
  243. compile safebox.cpp
  244. compile sectree.cpp
  245. compile sectree_manager.cpp
  246. compile sequence.cpp
  247. compile shop.cpp
  248. compile skill.cpp
  249. compile start_position.cpp
  250. compile target.cpp
  251. compile text_file_loader.cpp
  252. questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
  253. questnpc.cpp:500: warning: unused variable 'pPC'
  254. compile trigger.cpp
  255. compile utils.cpp
  256. compile vector.cpp
  257. compile war_map.cpp
  258. compile wedding.cpp
  259. compile xmas_event.cpp
  260. utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
  261. utils.cpp:244: warning: NULL used in arithmetic
  262. utils.cpp:256: warning: NULL used in arithmetic
  263. utils.cpp:270: warning: NULL used in arithmetic
  264. compile panama.cpp
  265. compile threeway_war.cpp
  266. compile map_location.cpp
  267. compile version.cpp
  268. compile auth_brazil.cpp
  269. compile BlueDragon.cpp
  270. shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
  271. shop.cpp:586: warning: comparison between signed and unsigned integer expressions
  272. compile BlueDragon_Binder.cpp
  273. compile DragonLair.cpp
  274. compile questlua_dragonlair.cpp
  275. compile HackShield.cpp
  276. compile HackShield_Impl.cpp
  277. compile char_hackshield.cpp
  278. compile skill_power.cpp
  279. compile affect.cpp
  280. compile SpeedServer.cpp
  281. compile questlua_speedserver.cpp
  282. compile XTrapManager.cpp
  283. compile auction_manager.cpp
  284. compile FileMonitor_FreeBSD.cpp
  285. compile ClientPackageCryptInfo.cpp
  286. compile cipher.cpp
  287. compile buff_on_attributes.cpp
  288. compile dragon_soul_table.cpp
  289. compile DragonSoul.cpp
  290. compile group_text_parse_tree.cpp
  291. compile char_dragonsoul.cpp
  292. compile questlua_dragonsoul.cpp
  293. ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
  294. ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
  295. ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
  296. ClientPackageCryptInfo.cpp:9: warning: when initialized here
  297. compile shop_manager.cpp
  298. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
  299. dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
  300. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
  301. dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
  302. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
  303. dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
  304. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
  305. dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
  306. dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
  307. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
  308. dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
  309. dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
  310. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
  311. dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
  312. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
  313. dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
  314. dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
  315. dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
  316. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
  317. dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
  318. compile shopEx.cpp
  319. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
  320. dragon_soul_table.cpp:129: instantiated from here
  321. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  322. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
  323. dragon_soul_table.cpp:134: instantiated from here
  324. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  325. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
  326. dragon_soul_table.cpp:201: instantiated from here
  327. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  328. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
  329. dragon_soul_table.cpp:260: instantiated from here
  330. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  331. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
  332. dragon_soul_table.cpp:828: instantiated from here
  333. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  334. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
  335. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
  336. 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]'
  337. dragon_soul_table.cpp:612: instantiated from here
  338. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  339. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
  340. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
  341. 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]'
  342. dragon_soul_table.cpp:884: instantiated from here
  343. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  344. buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
  345. buff_on_attributes.cpp:112: warning: unused variable 'old_value'
  346. buff_on_attributes.cpp:113: warning: unused variable 'new_value'
  347. group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
  348. group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
  349. group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
  350. group_text_parse_tree.cpp:5: warning: when initialized here
  351. group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
  352. group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
  353. group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
  354. group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
  355. compile item_manager_read_tables.cpp
  356. compile shutdown_manager.cpp
  357. ../../../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> >]':
  358. ../../../Extern/include/cryptopp/filters.h:793: instantiated from here
  359. ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
  360. ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
  361. cipher.cpp:397: instantiated from here
  362. ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
  363. gmake: *** No rule to make target `/usr/local/include/boost/regex/config.hpp', needed by `OBJDIR/main.o'. Stop.
  364. gmake: *** Waiting for unfinished jobs....
  365. DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
  366. DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
  367. DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
  368. DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
  369. DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
  370. DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
  371. DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
  372. DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
  373. DragonSoul.cpp:350: warning: unused variable 'sum'
  374. DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
  375. DragonSoul.cpp:435: warning: unused variable 'dwVnum'
  376. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
  377. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
  378. DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
  379. DragonSoul.cpp:555: warning: unused variable 'prob_sum'
  380. compile minilzo.c
  381. DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
  382. DragonSoul.cpp:763: warning: unused variable 'sum'
  383. shutdown_manager.cpp: In member function 'int CShutdownManager::SearchDesc(DESC*)':
  384. shutdown_manager.cpp:90: warning: comparison between signed and unsigned integer expressions
  385. char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
  386. char_dragonsoul.cpp:91: warning: control reaches end of non-void function
  387. shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
  388. shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
  389. item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
  390. item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
  391. shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
  392. shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
  393. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
  394. group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
  395. shop_manager.cpp:381: instantiated from here
  396. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  397. 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> >]':
  398. group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
  399. shop_manager.cpp:387: instantiated from here
  400. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  401. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
  402. group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
  403. shop_manager.cpp:442: instantiated from here
  404. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  405. item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
  406. ../../../Extern/include/cryptopp/misc.h: At global scope:
  407. ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement