Guest User

Untitled

a guest
May 10th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.19 KB | None | 0 0
  1. gmake: Uwaga: Plik `Makefile' ma czas modyfikacji 945646 s w przyszło¶ci
  2. In file included from char.cpp:4:
  3. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  4. In file included from char.cpp:25:
  5. shop_manager.h:40:7: warning: no newline at end of file
  6. In file included from char.cpp:62:
  7. PetSystem.h:163:31: warning: no newline at end of file
  8. char.cpp:7294: warning: this decimal constant is unsigned only in ISO C90
  9. char.cpp:7302:2: warning: no newline at end of file
  10. In file included from char_battle.cpp:27:
  11. shop_manager.h:40:7: warning: no newline at end of file
  12. In file included from char_item.cpp:26:
  13. refine.h:62:7: warning: no newline at end of file
  14. In file included from char_item.cpp:44:
  15. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  16. In file included from char_item.cpp:47:
  17. belt_inventory_helper.h:108:42: warning: no newline at end of file
  18. In file included from char_horse.cpp:14:
  19. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  20. In file included from PetSystem.cpp:8:
  21. PetSystem.h:163:31: warning: no newline at end of file
  22. In file included from PetSystem.cpp:9:
  23. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  24. In file included from char_state.cpp:25:
  25. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  26. PetSystem.cpp:637:2: warning: no newline at end of file
  27. In file included from cmd_general.cpp:36:
  28. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  29. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  30. PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
  31. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  32. PetSystem.cpp:552: warning: unused variable 'petVID'
  33. In file included from char_item.cpp:47:
  34. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  35. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  36. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  37. char_item.cpp:640: warning: comparison is always false due to limited range of data type
  38. char_item.cpp:666: warning: comparison is always false due to limited range of data type
  39. char_item.cpp: In member function 'bool CHARACTER::DoRefineWithScroll(CItem*)':
  40. char_item.cpp:1138: warning: unused variable 'hyuniron_prob'
  41. char_item.cpp:1139: warning: unused variable 'hyuniron_prob_euckr'
  42. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  43. char_item.cpp:2438: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  44. char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  45. char_item.cpp:2454: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  46. char_item.cpp:2458: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  47. char_item.cpp:2485: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  48. char_item.cpp:2493: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  49. char_item.cpp:5151: warning: comparison between signed and unsigned integer expressions
  50. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  51. char_item.cpp:5223: warning: unused variable 'wDestCell'
  52. char_item.cpp:5224: warning: unused variable 'bDestInven'
  53. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
  54. char_item.cpp:6167: warning: array subscript has type 'char'
  55. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
  56. char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions
  57. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
  58. char_item.cpp:6248: warning: comparison between signed and unsigned integer expressions
  59. In file included from config.cpp:22:
  60. check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
  61. check_server.h:24: warning: comparison between signed and unsigned integer expressions
  62. config.cpp: In function 'void config_init(const std::string&)':
  63. config.cpp:435: warning: NULL used in arithmetic
  64. config.cpp:459: warning: NULL used in arithmetic
  65. config.cpp:483: warning: NULL used in arithmetic
  66. config.cpp:505: warning: unused variable 'line'
  67. char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
  68. char_item.cpp:7456: warning: unused variable 'itemType'
  69. char_item.cpp:7457: warning: unused variable 'itemSubType'
  70. char_item.cpp: In member function 'bool CHARACTER::CheckSpecifyItem(DWORD, const char*, std::vector<long int, std::allocator<long int> >, std::vector<TPlayerItemAttribute, std::allocator<TPlayerItemAttribute> >)':
  71. char_item.cpp:7589: warning: comparison between signed and unsigned integer expressions
  72. char_item.cpp:7593: warning: comparison between signed and unsigned integer expressions
  73. char_item.cpp:7580: warning: unused variable 'isOk'
  74. In file included from desc_manager.cpp:15:
  75. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  76. char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
  77. char.cpp:3088: warning: comparison between signed and unsigned integer expressions
  78. desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
  79. desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
  80. constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
  81. constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
  82. constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
  83. constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
  84. constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
  85. constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
  86. constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
  87. constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
  88. constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
  89. constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
  90. constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
  91. constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
  92. constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
  93. constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
  94. constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
  95. constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
  96. constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
  97. constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
  98. constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
  99. constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
  100. constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
  101. db.cpp: In member function 'void DBManager::Query(const char*, ...)':
  102. db.cpp:93: warning: comparison between signed and unsigned integer expressions
  103. db.cpp: In member function 'SQLMsg* DBManager::DirectQuery(const char*, ...)':
  104. db.cpp:104: warning: comparison between signed and unsigned integer expressions
  105. cube.cpp: In function 'bool Cube_make(CHARACTER*)':
  106. cube.cpp:544: warning: comparison between signed and unsigned integer expressions
  107. cube.cpp: In function 'void Cube_MakeCubeInformationText()':
  108. cube.cpp:716: warning: unused variable 'npcVNUM'
  109. cube.cpp: In function 'bool Cube_InformationInitialize()':
  110. cube.cpp:783: warning: comparison between signed and unsigned integer expressions
  111. input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
  112. input_auth.cpp:467: warning: unused variable 'last'
  113. char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
  114. char_state.cpp:901: warning: unused variable 'rider'
  115. In file included from input_db.cpp:13:
  116. shop_manager.h:40:7: warning: In file included from input_main.cpp:16:
  117. shop_manager.h:40:7: warning: no newline at end of file
  118. In file included from input_db.cpp:22:
  119. refine.h:62:7: warning: no newline at end of file
  120. input_db.cpp:2722:2: warning: no newline at end of file
  121. no newline at end of file
  122. In file included from input_main.cpp:31:
  123. refine.h:62:7: warning: no newline at end of file
  124. In file included from input_main.cpp:48:
  125. ticket.h:81:7: warning: no newline at end of file
  126. input_main.cpp: In function 'int CheckItem(std::string, CHARACTER*)':
  127. input_main.cpp:227: warning: comparison between signed and unsigned integer expressions
  128. input_main.cpp:239: warning: comparison between signed and unsigned integer expressions
  129. input_main.cpp:264: warning: comparison between signed and unsigned integer expressions
  130. input_main.cpp: In member function 'virtual int CInputMain::Analyze(DESC*, BYTE, const char*)':
  131. input_main.cpp:3573: error: duplicate case value
  132. input_main.cpp:3551: error: previously used here
  133. gmake: *** [OBJDIR/input_main.o] Bł±d 1
  134. gmake: *** Oczekiwanie na niezakończone zadania....
  135. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  136. cmd_gm.cpp:3973: warning: NULL used in arithmetic
  137. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  138. char_item.cpp:679: warning: control reaches end of non-void function
  139. cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
  140. cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
  141. cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
  142. cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
  143. cmd_gm.cpp:4395: warning: 'cell' may be used uninitialized in this function
  144. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  145. cmd_gm.cpp:4015: warning: 'n' may be used uninitialized in this function
  146. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  147. char_item.cpp:6283: warning: 'pBuff' may be used uninitialized in this function
Advertisement
Add Comment
Please, Sign In to add comment