Advertisement
Gregori

Build DB warning log

Sep 30th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.19 KB | None | 0 0
  1. Cache.cpp:365:7: warning: no newline at end of file
  2. In file included from ClientManager.cpp:6:
  3. ../../common/VnumHelper.h:59:32: warning: no newline at end of file
  4. ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)':
  5. ClientManagerPlayer.cpp:433: warning: address of local variable 'command' returned
  6. In file included from ClientManagerBoot.cpp:8:
  7. ProtoReader.h:36:7: warning: no newline at end of file
  8. ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeMobTable()':
  9. ClientManagerBoot.cpp:402: warning: statement has no effect
  10. ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeItemTable()':
  11. ClientManagerBoot.cpp:703: warning: unused variable 'testValue'
  12. ClientManagerBoot.cpp: In member function 'bool CClientManager::MirrorItemTableIntoDB()':
  13. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
  14. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
  15. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
  16. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
  17. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
  18. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
  19. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
  20. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
  21. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
  22. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
  23. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
  24. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
  25. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
  26. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
  27. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
  28. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
  29. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
  30. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
  31. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
  32. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
  33. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
  34. ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
  35. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
  36. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
  37. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
  38. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
  39. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
  40. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
  41. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
  42. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
  43. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
  44. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
  45. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
  46. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
  47. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
  48. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
  49. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
  50. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
  51. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
  52. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
  53. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
  54. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
  55. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
  56. ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
  57. ItemAwardManager.cpp:129:2: warning: no newline at end of file
  58. AuctionManager.cpp:719:7: warning: no newline at end of file
  59. In file included from ProtoReader.cpp:4:
  60. ProtoReader.h:36:7: warning: no newline at end of file
  61. CsvReader.cpp: In member function 'const char* cCsvAlias::operator[](size_t) const':
  62. CsvReader.cpp:72: warning: left-hand operand of comma has no effect
  63. CsvReader.cpp:72: warning: right-hand operand of comma has no effect
  64. CsvReader.cpp: In member function 'size_t cCsvAlias::operator[](const char*) const':
  65. CsvReader.cpp:90: warning: left-hand operand of comma has no effect
  66. CsvReader.cpp:90: warning: right-hand operand of comma has no effect
  67. ProtoReader.cpp: In function 'std::string* StringSplit(std::string, std::string)':
  68. ProtoReader.cpp:33: warning: comparison between signed and unsigned integer expressions
  69. ProtoReader.cpp: In function 'int get_Item_Type_Value(std::string)':
  70. ProtoReader.cpp:87: warning: comparison between signed and unsigned integer expressions
  71. ProtoReader.cpp: In function 'int get_Item_SubType_Value(int, std::string)':
  72. ProtoReader.cpp:204: warning: comparison between signed and unsigned integer expressions
  73. ProtoReader.cpp:207: warning: comparison between signed and unsigned integer expressions
  74. ProtoReader.cpp: In function 'int get_Item_AntiFlag_Value(std::string)':
  75. ProtoReader.cpp:250: warning: comparison between signed and unsigned integer expressions
  76. ProtoReader.cpp: In function 'int get_Item_Flag_Value(std::string)':
  77. ProtoReader.cpp:279: warning: comparison between signed and unsigned integer expressions
  78. ProtoReader.cpp: In function 'int get_Item_WearFlag_Value(std::string)':
  79. ProtoReader.cpp:307: warning: comparison between signed and unsigned integer expressions
  80. ProtoReader.cpp: In function 'int get_Item_Immune_Value(std::string)':
  81. ProtoReader.cpp:333: warning: comparison between signed and unsigned integer expressions
  82. ProtoReader.cpp: In function 'int get_Item_LimitType_Value(std::string)':
  83. ProtoReader.cpp:361: warning: comparison between signed and unsigned integer expressions
  84. ProtoReader.cpp: In function 'int get_Item_ApplyType_Value(std::string)':
  85. ProtoReader.cpp:400: warning: comparison between signed and unsigned integer expressions
  86. ProtoReader.cpp: In function 'int get_Mob_Rank_Value(std::string)':
  87. ProtoReader.cpp:426: warning: comparison between signed and unsigned integer expressions
  88. ProtoReader.cpp: In function 'int get_Mob_Type_Value(std::string)':
  89. ProtoReader.cpp:448: warning: comparison between signed and unsigned integer expressions
  90. ProtoReader.cpp: In function 'int get_Mob_BattleType_Value(std::string)':
  91. ProtoReader.cpp:469: warning: comparison between signed and unsigned integer expressions
  92. ProtoReader.cpp: In function 'int get_Mob_Size_Value(std::string)':
  93. ProtoReader.cpp:490: warning: comparison between signed and unsigned integer expressions
  94. ProtoReader.cpp: In function 'int get_Mob_AIFlag_Value(std::string)':
  95. ProtoReader.cpp:512: warning: comparison between signed and unsigned integer expressions
  96. ProtoReader.cpp: In function 'int get_Mob_RaceFlag_Value(std::string)':
  97. ProtoReader.cpp:537: warning: comparison between signed and unsigned integer expressions
  98. ProtoReader.cpp: In function 'int get_Mob_ImmuneFlag_Value(std::string)':
  99. ProtoReader.cpp:561: warning: comparison between signed and unsigned integer expressions
  100. ProtoReader.cpp: In function 'bool Set_Proto_Item_Table(TItemTable*, cCsvTable&, std::map<int, const char*, std::less<int>, std::allocator<std::pair<const int, const char*> > >&)':
  101. ProtoReader.cpp:696: warning: comparison between signed and unsigned integer expressions
  102. ProtoReader.cpp:757: warning: comparison between signed and unsigned integer expressions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement