Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.82 KB | None | 0 0
  1. In file included from char.cpp:25:
  2. shop_manager.h:40:7: warning: no newline at end of file
  3. In file included from char.cpp:62:
  4. PetSystem.h:163:31: warning: no newline at end of file
  5. char.cpp:7222: warning: this decimal constant is unsigned only in ISO C90
  6. In file included from char_battle.cpp:27:
  7. shop_manager.h:40:7: warning: no newline at end of file
  8. In file included from char_item.cpp:47:
  9. belt_inventory_helper.h:108:42: warning: no newline at end of file
  10. char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
  11. char.cpp:3089: warning: comparison between signed and unsigned integer expressions
  12. In file included from char_item.cpp:47:
  13. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  14. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  15. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  16. char_item.cpp:643: warning: comparison is always false due to limited range of data type
  17. char_item.cpp:669: warning: comparison is always false due to limited range of data type
  18. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  19. char_item.cpp:2390: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  20. char_item.cpp:2394: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  21. char_item.cpp:2406: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  22. char_item.cpp:2410: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  23. char_item.cpp:2437: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  24. char_item.cpp:2445: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  25. char_item.cpp:5082: warning: comparison between signed and unsigned integer expressions
  26. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  27. char_item.cpp:5154: warning: unused variable 'wDestCell'
  28. char_item.cpp:5155: warning: unused variable 'bDestInven'
  29. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
  30. char_item.cpp:6155: warning: array subscript has type 'char'
  31. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
  32. char_item.cpp:6219: warning: comparison between signed and unsigned integer expressions
  33. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
  34. char_item.cpp:6231: warning: comparison between signed and unsigned integer expressions
  35. char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
  36. char_item.cpp:7417: warning: unused variable 'itemType'
  37. char_item.cpp:7418: warning: unused variable 'itemSubType'
  38. In file included from PetSystem.cpp:8:
  39. PetSystem.h:163:31: warning: no newline at end of file
  40. PetSystem.cpp:637:2: warning: no newline at end of file
  41. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  42. char_item.cpp:682: warning: control reaches end of non-void function
  43. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  44. PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
  45. In file included from desc_manager.cpp:15:
  46. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  47. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  48. PetSystem.cpp:552: warning: unused variable 'petVID'
  49. constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
  50. constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
  51. constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
  52. constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
  53. constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
  54. constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
  55. constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
  56. constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
  57. constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
  58. constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
  59. constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
  60. constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
  61. constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
  62. constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
  63. constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
  64. constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
  65. constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
  66. constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
  67. constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
  68. constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
  69. constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
  70. desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
  71. desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
  72. In file included from config.cpp:22:
  73. check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
  74. check_server.h:24: warning: comparison between signed and unsigned integer expressions
  75. config.cpp: In function 'void config_init(const std::string&)':
  76. config.cpp:440: warning: NULL used in arithmetic
  77. config.cpp:464: warning: NULL used in arithmetic
  78. config.cpp:488: warning: NULL used in arithmetic
  79. config.cpp:510: warning: unused variable 'line'
  80. config.cpp:1122: warning: overflow in implicit constant conversion
  81. config.cpp:1124: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long long int'
  82. cube.cpp: In function 'bool Cube_make(CHARACTER*)':
  83. cube.cpp:544: warning: comparison between signed and unsigned integer expressions
  84. cube.cpp: In function 'void Cube_MakeCubeInformationText()':
  85. cube.cpp:716: warning: unused variable 'npcVNUM'
  86. cube.cpp: In function 'bool Cube_InformationInitialize()':
  87. cube.cpp:783: warning: comparison between signed and unsigned integer expressions
  88. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  89. cmd_gm.cpp:3935: warning: NULL used in arithmetic
  90. cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
  91. cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function
  92. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  93. cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function
  94. cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
  95. cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
  96. cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
  97. char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
  98. char_state.cpp:901: warning: unused variable 'rider'
  99. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  100. char_item.cpp:6266: warning: 'pBuff' may be used uninitialized in this function
  101. In file included from input_db.cpp:13:
  102. shop_manager.h:40:7: warning: no newline at end of file
  103. input_db.cpp:2722:2: warning: no newline at end of file
  104. input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
  105. input_auth.cpp:467: warning: unused variable 'last'
  106. In file included from input_main.cpp:16:
  107. shop_manager.h:40:7: warning: no newline at end of file
  108. In file included from item.cpp:22:
  109. belt_inventory_helper.h:108:42: warning: no newline at end of file
  110. item.cpp:2084:2: warning: no newline at end of file
  111. In file included from item.cpp:22:
  112. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  113. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  114. item.h: In constructor 'CItem::CItem(DWORD)':
  115. item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
  116. item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
  117. item.cpp:25: warning: when initialized here
  118. item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
  119. item.cpp:1725: warning: unused variable 'vnum'
  120. item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
  121. item.cpp:1758: warning: comparison between signed and unsigned integer expressions
  122. item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
  123. item.cpp:2014: warning: comparison between signed and unsigned integer expressions
  124. item.cpp:2016: warning: comparison between signed and unsigned integer expressions
  125. item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
  126. item.cpp:2038: warning: comparison between signed and unsigned integer expressions
  127. item.cpp: In member function 'int CItem::GetDuration()':
  128. item.cpp:2069: warning: array subscript has type 'char'
  129. item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
  130. item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
  131. monarch.cpp:276:2: warning: no newline at end of file
  132. questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
  133. questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
  134. In file included from questlua_pet.cpp:11:
  135. PetSystem.h:163:31: warning: no newline at end of file
  136. questlua_pet.cpp:157:2: warning: no newline at end of file
  137. In file included from questlua_npc.cpp:9:
  138. shop_manager.h:40:7: warning: no newline at end of file
  139. questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
  140. questlua_npc.cpp:293: warning: unused variable 'q'
  141. questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
  142. questlua_npc.cpp:309: warning: unused variable 'q'
  143. questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
  144. questlua_npc.cpp:324: warning: unused variable 'q'
  145. questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
  146. questlua_npc.cpp:340: warning: unused variable 'q'
  147. questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
  148. questnpc.cpp:500: warning: unused variable 'pPC'
  149. In file included from trigger.cpp:8:
  150. shop_manager.h:40:7: warning: no newline at end of file
  151. utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
  152. utils.cpp:243: warning: NULL used in arithmetic
  153. utils.cpp:255: warning: NULL used in arithmetic
  154. utils.cpp:269: warning: NULL used in arithmetic
  155. shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
  156. shop.cpp:578: warning: comparison between signed and unsigned integer expressions
  157. FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
  158. In file included from ClientPackageCryptInfo.cpp:2:
  159. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  160. In file included from check_server.cpp:1:
  161. check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
  162. check_server.h:24: warning: comparison between signed and unsigned integer expressions
  163. In file included from dragon_soul_table.cpp:4:
  164. dragon_soul_table.h:74:7: warning: no newline at end of file
  165. In file included from DragonSoul.cpp:9:
  166. dragon_soul_table.h:74:7: warning: no newline at end of file
  167. ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
  168. ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
  169. ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
  170. ClientPackageCryptInfo.cpp:9: warning: when initialized here
  171. ../../../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> >]':
  172. ../../../Extern/include/cryptopp/filters.h:793: instantiated from here
  173. ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
  174. char_dragonsoul.cpp:143:2: warning: no newline at end of file
  175. gmake: *** No rule to make target `../../../Extern/include/boost/concept/detail/backward_compatibility.hpp', needed by `OBJDIR/shop_manager.o'. Stop.
  176. gmake: *** Waiting for unfinished jobs....
  177. group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
  178. group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
  179. group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
  180. group_text_parse_tree.cpp:5: warning: when initialized here
  181. group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
  182. group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
  183. group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
  184. group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
  185. ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
  186. cipher.cpp:397: instantiated from here
  187. ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
  188. buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
  189. buff_on_attributes.cpp:113: warning: unused variable 'old_value'
  190. buff_on_attributes.cpp:114: warning: unused variable 'new_value'
  191. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
  192. dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
  193. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
  194. dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
  195. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
  196. dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
  197. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
  198. dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
  199. dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
  200. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
  201. dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
  202. dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
  203. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
  204. dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
  205. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
  206. dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
  207. dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
  208. dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
  209. dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
  210. dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
  211. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
  212. dragon_soul_table.cpp:129: instantiated from here
  213. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  214. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
  215. dragon_soul_table.cpp:134: instantiated from here
  216. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  217. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
  218. dragon_soul_table.cpp:201: instantiated from here
  219. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  220. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
  221. dragon_soul_table.cpp:260: instantiated from here
  222. group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
  223. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
  224. dragon_soul_table.cpp:828: instantiated from here
  225. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  226. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
  227. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
  228. 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]'
  229. dragon_soul_table.cpp:612: instantiated from here
  230. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  231. group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
  232. group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
  233. 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]'
  234. dragon_soul_table.cpp:884: instantiated from here
  235. group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
  236. char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
  237. char_dragonsoul.cpp:91: warning: control reaches end of non-void function
  238. DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
  239. DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
  240. DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
  241. DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
  242. DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
  243. DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
  244. DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
  245. DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
  246. DragonSoul.cpp:350: warning: unused variable 'sum'
  247. DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
  248. DragonSoul.cpp:435: warning: unused variable 'dwVnum'
  249. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
  250. DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
  251. DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
  252. DragonSoul.cpp:555: warning: unused variable 'prob_sum'
  253. DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
  254. DragonSoul.cpp:763: warning: unused variable 'sum'
  255. ../../../Extern/include/cryptopp/misc.h: At global scope:
  256. ../../../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