Advertisement
Guest User

Untitled

a guest
Nov 21st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.95 KB | None | 0 0
  1. In file included from char_item.cpp:26:
  2. refine.h:62:7: warning: no newline at end of file
  3. char_affect.cpp: In member function 'void CHARACTER::ClearAffect(bool)':
  4. char_affect.cpp:203: warning: comparison between signed and unsigned integer expressions
  5. char_affect.cpp:203: warning: comparison between signed and unsigned integer expressions
  6. char_affect.cpp:203: warning: comparison between signed and unsigned integer expressions
  7. char_affect.cpp:204: warning: comparison between signed and unsigned integer expressions
  8. char_affect.cpp:204: warning: comparison between signed and unsigned integer expressions
  9. char_affect.cpp:204: warning: comparison between signed and unsigned integer expressions
  10. cmd_gm.cpp:2409:9: warning: multi-character character constant
  11. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  12. PetSystem.cpp:253: warning: unused variable 'bDoMoveAlone'
  13. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  14. PetSystem.cpp:581: warning: unused variable 'petVID'
  15. char_item.cpp: In member function 'bool CHARACTER::SetAffectPotion(CItem*)':
  16. char_item.cpp:1744: warning: unused variable 'blend_list'
  17. char_item.cpp: In member function 'bool CHARACTER::ItemUseCooldown(CItem*)':
  18. char_item.cpp:1832: warning: comparison between signed and unsigned integer expressions
  19. char_item.cpp:1834: warning: comparison between signed and unsigned integer expressions
  20. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  21. char_item.cpp:4821: warning: unused variable 'pPC'
  22. char.cpp: In member function 'void CHARACTER::SendTargetDrop()':
  23. char.cpp:5514: warning: comparison between signed and unsigned integer expressions
  24. char.cpp: In member function 'void CHARACTER::LoadGiftPage(int)':
  25. char.cpp:8219: warning: comparison between signed and unsigned integer expressions
  26. char.cpp: In member function 'void CHARACTER::OpenMyShop(const char*, TShopItemTable*, BYTE, DWORD)':
  27. char.cpp:8360: warning: comparison between signed and unsigned integer expressions
  28. char.cpp:8382: warning: comparison between signed and unsigned integer expressions
  29. char.cpp: In member function 'void CHARACTER::UpdateShopItems()':
  30. char.cpp:8638: warning: comparison is always false due to limited range of data type
  31. char.cpp: In member function 'void CHARACTER::OpenShop(DWORD, const char*, bool)':
  32. char.cpp:8812: warning: comparison is always false due to limited range of data type
  33. char.cpp:8786: warning: unused variable 'c'
  34. char_item.cpp: In member function 'bool CHARACTER::ItemUseCooldown(CItem*)':
  35. char_item.cpp:1854: warning: control reaches end of non-void function
  36. char_item.cpp: In member function 'bool CHARACTER::SetAffectPotion(CItem*)':
  37. char_item.cpp:1772: warning: control reaches end of non-void function
  38. config.cpp: In function 'void config_init(const std::string&)':
  39. config.cpp:504: warning: NULL used in arithmetic
  40. config.cpp:528: warning: NULL used in arithmetic
  41. config.cpp:552: warning: NULL used in arithmetic
  42. config.cpp:574: warning: unused variable 'line'
  43. db.cpp: In member function 'void DBManager::Query(const char*, ...)':
  44. db.cpp:93: warning: comparison between signed and unsigned integer expressions
  45. db.cpp: In member function 'SQLMsg* DBManager::DirectQuery(const char*, ...)':
  46. db.cpp:104: warning: comparison between signed and unsigned integer expressions
  47. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  48. char_item.cpp:6852: warning: 'pBuff' may be used uninitialized in this function
  49. acce.cpp: In function 'void FN_remove_material(CItem**, DWORD, int, int)':
  50. acce.cpp:87: warning: unused variable 'count'
  51. acce.cpp: In function 'bool Acce_InformationInitialize()':
  52. acce.cpp:943: warning: comparison between signed and unsigned integer expressions
  53. char.cpp: In member function 'bool CHARACTER::IsRestricted()':
  54. char.cpp:8968: warning: control reaches end of non-void function
  55. char.cpp: In member function 'bool CHARACTER::do_invisibility()':
  56. char.cpp:1816: warning: control reaches end of non-void function
  57. config.cpp: In function 'void LoadIndexShopLimit()':
  58. config.cpp:363: warning: 'limit' may be used uninitialized in this function
  59. config.cpp:363: warning: 'index' may be used uninitialized in this function
  60. config.cpp: In function 'void LoadShopConfig()':
  61. config.cpp:325: warning: 'c.SShopPrice::days' may be used uninitialized in this function
  62. config.cpp:325: warning: 'c.SShopPrice::price' may be used uninitialized in this function
  63. config.cpp:327: warning: 'type' may be used uninitialized in this function
  64. cmd_general.cpp: In function 'void do_shop_update_item(CHARACTER*, const char*, int, int)':
  65. cmd_general.cpp:1594: warning: comparison is always false due to limited range of data type
  66. cmd_general.cpp:1598: warning: comparison is always false due to limited range of data type
  67. cmd_general.cpp:1603: warning: comparison is always false due to limited range of data type
  68. cmd_general.cpp: In function 'void do_legendary_stone(CHARACTER*, const char*, int, int)':
  69. cmd_general.cpp:1750: warning: suggest parentheses around assignment used as truth value
  70. cmd_general.cpp: In function 'void do_shop_refresh_items(CHARACTER*, const char*, int, int)':
  71. cmd_general.cpp:1863: warning: operation on 'col' may be undefined
  72. cmd_general.cpp:1852: warning: unused variable 'c'
  73. cmd_general.cpp: In function 'void do_shop_delete(CHARACTER*, const char*, int, int)':
  74. cmd_general.cpp:1939: warning: 'id' may be used uninitialized in this function
  75. cmd_general.cpp:1956: warning: 'id' may be used uninitialized in this function
  76. cmd_general.cpp: In function 'void do_shop_yang(CHARACTER*, const char*, int, int)':
  77. cmd_general.cpp:1434: warning: 'gold' may be used uninitialized in this function
  78. cmd_general.cpp: In function 'bool GetGift(CHARACTER*, DWORD, bool)':
  79. cmd_general.cpp:1134: warning: 'vnum' may be used uninitialized in this function
  80. cmd_general.cpp: In function 'void do_gift_get(CHARACTER*, const char*, int, int)':
  81. cmd_general.cpp:1249: warning: 'id' may be used uninitialized in this function
  82. cmd_general.cpp: In function 'void do_shop_update_item(CHARACTER*, const char*, int, int)':
  83. cmd_general.cpp:1481: warning: 'shop_id' may be used uninitialized in this function
  84. cmd_general.cpp:1495: warning: 'item_id' may be used uninitialized in this function
  85. cmd_general.cpp:1497: warning: 'price' may be used uninitialized in this function
  86. cmd_general.cpp:1513: warning: 'item_id' may be used uninitialized in this function
  87. cmd_general.cpp:1591: warning: 'display_pos' may be used uninitialized in this function
  88. cmd_general.cpp:1596: warning: 'pos' may be used uninitialized in this function
  89. cmd_general.cpp:1601: warning: 'window_type' may be used uninitialized in this function
  90. cmd_general.cpp:1610: warning: 'price' may be used uninitialized in this function
  91. In file included from input_db.cpp:22:
  92. refine.h:62:7: warning: no newline at end of file
  93. char.cpp: In member function 'void CHARACTER::DeleteMyShop()':
  94. char.cpp:8890: warning: 'gold' may be used uninitialized in this function
  95. char.cpp: In member function 'void CHARACTER::UpdateShopItems()':
  96. char.cpp:8656: warning: 'val' may be used uninitialized in this function
  97. char.cpp:8615: warning: 'id' may be used uninitialized in this function
  98. char.cpp:8655: warning: 'attr' may be used uninitialized in this function
  99. char.cpp:8649: warning: 'soc' may be used uninitialized in this function
  100. char.cpp: In member function 'void CHARACTER::OpenShop(DWORD, const char*, bool)':
  101. char.cpp:8834: warning: 'val' may be used uninitialized in this function
  102. char.cpp:8833: warning: 'attr' may be used uninitialized in this function
  103. char.cpp:8827: warning: 'soc' may be used uninitialized in this function
  104. char.cpp:8795: warning: 'id' may be used uninitialized in this function
  105. input_db.cpp: In function 'long int shop_event(LPEVENT, long int)':
  106. input_db.cpp:526: warning: comparison between signed and unsigned integer expressions
  107. input_db.cpp:513: warning: unused variable 'pc'
  108. input_db.cpp: In function 'void CreateShops()':
  109. input_db.cpp:626: warning: unused variable 'vid'
  110. input_db.cpp: In member function 'void CInputDB::ShopClose(const char*)':
  111. input_db.cpp:1219: warning: unused variable 'pc'
  112. input_db.cpp: In member function 'void CInputDB::ShopName(const char*)':
  113. input_db.cpp:1242: warning: unused variable 'pc'
  114. input_db.cpp: In member function 'void CInputDB::ShopUpdateItem(const char*)':
  115. input_db.cpp:1267: warning: unused variable 'pc'
  116. In file included from input_main.cpp:31:
  117. refine.h:62:7: warning: no newline at end of file
  118. input_db.cpp: In function 'long int fix_shop_event(LPEVENT, long int)':
  119. input_db.cpp:568: warning: 'count' may be used uninitialized in this function
  120. input_db.cpp:568: warning: 'vnum' may be used uninitialized in this function
  121. input_db.cpp:568: warning: 'pid' may be used uninitialized in this function
  122. input_db.cpp:568: warning: 'id' may be used uninitialized in this function
  123. item.cpp: In member function 'bool CItem::EquipTo(CHARACTER*, WORD)':
  124. item.cpp:971: warning: suggest parentheses around assignment used as truth value
  125. item.cpp: In member function 'bool CItem::Unequip()':
  126. item.cpp:1067: warning: suggest parentheses around assignment used as truth value
  127. input_db.cpp: In function 'void CreateShops()':
  128. input_db.cpp:626: warning: 'id' may be used uninitialized in this function
  129. input_main.cpp: In function 'bool CheckIsStaffAdmin(CHARACTER*)':
  130. input_main.cpp:2096: warning: control reaches end of non-void function
  131. In file included from questlua_item.cpp:8:
  132. refine.h:62:7: warning: no newline at end of file
  133. questlua_game.cpp: In function 'int quest::game_mysql_query(lua_State*)':
  134. questlua_game.cpp:202: warning: suggest parentheses around assignment used as truth value
  135. questlua_game.cpp:204: warning: suggest parentheses around assignment used as truth value
  136. questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
  137. questlua_npc.cpp:293: warning: unused variable 'q'
  138. questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
  139. questlua_npc.cpp:309: warning: unused variable 'q'
  140. questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
  141. questlua_npc.cpp:324: warning: unused variable 'q'
  142. questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
  143. questlua_npc.cpp:340: warning: unused variable 'q'
  144. questlua_item.cpp: In function 'int quest::item_equip_selected(lua_State*)':
  145. questlua_item.cpp:781: warning: NULL used in arithmetic
  146. In file included from refine.cpp:8:
  147. refine.h:62:7: warning: no newline at end of file
  148. refine.cpp: In member function 'bool CRefineManager::GetPercentage(CHARACTER*, BYTE, BYTE, BYTE, BYTE, CItem*)':
  149. refine.cpp:60: warning: comparison is always false due to limited range of data type
  150. refine.cpp:60: warning: comparison is always false due to limited range of data type
  151. refine.cpp:60: warning: comparison is always false due to limited range of data type
  152. regen.cpp: In function 'void regen_free_map(long int)':
  153. regen.cpp:799: warning: unused variable 'prev'
  154. regen.cpp:799: warning: unused variable 'next'
  155. shop.cpp: In member function 'bool CShop::SearchItem(DWORD, long long int, DWORD)':
  156. shop.cpp:52: warning: comparison between signed and unsigned integer expressions
  157. shop.cpp: In member function 'virtual int CShop::Buy(CHARACTER*, BYTE)':
  158. shop.cpp:338: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'long long int'
  159. shop.cpp:338: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'long long int'
  160. shop.cpp:256: warning: unused variable 'pkSelectedItem'
  161. shop.cpp: In member function 'void CShop::SetPrivShopItems(std::vector<TShopItemTable*, std::allocator<TShopItemTable*> >)':
  162. shop.cpp:578: warning: comparison is always false due to limited range of data type
  163. buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
  164. buff_on_attributes.cpp:113: warning: unused variable 'old_value'
  165. buff_on_attributes.cpp:114: warning: unused variable 'new_value'
  166. group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
  167. group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
  168. group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
  169. group_text_parse_tree.cpp:5: warning: when initialized here
  170. ../../../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> >]':
  171. ../../../Extern/include/cryptopp/filters.h:793: instantiated from here
  172. ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
  173. ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
  174. cipher.cpp:397: instantiated from here
  175. ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
  176. DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
  177. DragonSoul.cpp:350: warning: unused variable 'sum'
  178. DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
  179. DragonSoul.cpp:435: warning: unused variable 'dwVnum'
  180. DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
  181. DragonSoul.cpp:555: warning: unused variable 'prob_sum'
  182. DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
  183. DragonSoul.cpp:763: warning: unused variable 'sum'
  184. item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*, bool)':
  185. item_manager_read_tables.cpp:751: warning: unused variable 'pkGroup'
  186. item_manager_read_tables.cpp:764: warning: unused variable 'pkGroup'
  187. shop_manager.cpp: In member function 'bool CShopManager::CreateOfflineShop(CHARACTER*, const char*, std::vector<TShopItemTable*, std::allocator<TShopItemTable*> >, DWORD)':
  188. shop_manager.cpp:212: warning: comparison between signed and unsigned integer expressions
  189. shop_manager.cpp: In member function 'bool CShopManager::StartOfflineShop(DWORD, bool)':
  190. shop_manager.cpp:267: warning: 'z' may be used uninitialized in this function
  191. shop_manager.cpp:267: warning: 'y' may be used uninitialized in this function
  192. shop_manager.cpp:267: warning: 'x' may be used uninitialized in this function
  193. shop_manager.cpp:267: warning: 'map_index' may be used uninitialized in this function
  194. shop_manager.cpp:266: warning: 'time' may be used uninitialized in this function
  195. shop_manager.cpp:266: warning: 'pid' may be used uninitialized in this function
  196. item_manager_read_tables.cpp:737: warning: 'pkGroup' may be used uninitialized in this function
  197. ../../../Extern/include/cryptopp/misc.h: At global scope:
  198. ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
  199. OBJDIR/desc.o: In function `DESC::ProcessOutput()':
  200. /usr/mainline_sg/Server/game/src/desc.cpp:396: undefined reference to `max_bytes_written'
  201. /usr/mainline_sg/Server/game/src/desc.cpp:398: undefined reference to `total_bytes_written'
  202. /usr/mainline_sg/Server/game/src/desc.cpp:399: undefined reference to `current_bytes_written'
  203. /usr/mainline_sg/Server/game/src/desc.cpp:396: undefined reference to `max_bytes_written'
  204. OBJDIR/event.o: In function `event_process(int)':
  205. /usr/mainline_sg/Server/game/src/event.cpp:135: undefined reference to `ContinueOnFatalError()'
  206. OBJDIR/input_db.o: In function `CInputDB::P2P(char const*)':
  207. /usr/mainline_sg/Server/game/src/input_db.cpp:1612: undefined reference to `main_fdw'
  208. OBJDIR/marriage.o: In function `marriage::TMarriage::Logout(unsigned int)':
  209. /usr/mainline_sg/Server/game/src/marriage.cpp:299: undefined reference to `g_bShutdown'
  210. /usr/mainline_sg/Server/game/src/marriage.cpp:316: undefined reference to `g_bShutdown'
  211. /usr/mainline_sg/Server/game/src/marriage.cpp:316: undefined reference to `g_bShutdown'
  212. gmake: *** [../game] Bł±d 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement