Advertisement
Guest User

Untitled

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