viewing paste Unknown #7477 | Athena

Posted on the
  1. 1>------ Build started: Project: map-server_sql, Configuration: Release Win32 ------
  2. 1>  atcommand.c
  3. 1>  battle.c
  4. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\atcommand.c)
  5. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\atcommand.c)
  6. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\atcommand.c)
  7. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\atcommand.c)
  8. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\atcommand.c)
  9. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\atcommand.c)
  10. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\atcommand.c)
  11. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\atcommand.c)
  12. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\atcommand.c)
  13. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\atcommand.c)
  14. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\atcommand.c)
  15. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\atcommand.c)
  16. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\atcommand.c)
  17. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\atcommand.c)
  18. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\atcommand.c)
  19. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\atcommand.c)
  20. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\atcommand.c)
  21. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\battle.c)
  22. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  23. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  24. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\battle.c)
  25. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\battle.c)
  26. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\battle.c)
  27. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\battle.c)
  28. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\battle.c)
  29. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\battle.c)
  30. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\battle.c)
  31. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\battle.c)
  32. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\battle.c)
  33. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\battle.c)
  34. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\battle.c)
  35. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\battle.c)
  36. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\battle.c)
  37. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  38. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\battle.c)
  39. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\battle.c)
  40. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\battle.c)
  41. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  42. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  43. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\atcommand.c)
  44. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\battle.c)
  45. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\battle.c)
  46. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\battle.c)
  47. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\battle.c)
  48. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\battle.c)
  49. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\battle.c)
  50. 1>..\src\map\battle.c(727): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
  51. 1>..\src\map\battle.c(815): warning C4244: '-=' : conversion from 'int64' to 'int', possible loss of data
  52. 1>..\src\map\battle.c(860): warning C4244: '-=' : conversion from 'int64' to 'int', possible loss of data
  53. 1>..\src\map\battle.c(1072): warning C4244: '-=' : conversion from 'int64' to 'int', possible loss of data
  54. 1>..\src\map\battle.c(1099): warning C4244: '-=' : conversion from 'int64' to 'int', possible loss of data
  55. 1>..\src\map\battle.c(1360): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  56. 1>..\src\map\battle.c(1501): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
  57. 1>..\src\map\battle.c(1537): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
  58. 1>..\src\map\battle.c(2331): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  59. 1>..\src\map\battle.c(2336): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  60. 1>..\src\map\battle.c(2387): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  61. 1>..\src\map\battle.c(2388): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  62. 1>..\src\map\battle.c(2391): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  63. 1>..\src\map\battle.c(2392): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  64. 1>..\src\map\battle.c(2396): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  65. 1>..\src\map\battle.c(2397): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  66. 1>..\src\map\battle.c(2401): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  67. 1>..\src\map\battle.c(2404): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  68. 1>..\src\map\battle.c(2407): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  69. 1>..\src\map\battle.c(2410): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  70. 1>..\src\map\battle.c(2445): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  71. 1>..\src\map\battle.c(2446): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  72. 1>..\src\map\battle.c(2531): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  73. 1>..\src\map\battle.c(2532): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  74. 1>..\src\map\battle.c(4026): warning C4244: 'initializing' : conversion from 'int64' to 'int', possible loss of data
  75. 1>..\src\map\battle.c(5482): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  76. 1>..\src\map\battle.c(5564): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  77. 1>..\src\map\battle.c(5878): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
  78. 1>  battleground.c
  79. 1>  buyingstore.c
  80. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\buyingstore.c)
  81. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\buyingstore.c)
  82. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\buyingstore.c)
  83. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\buyingstore.c)
  84. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\buyingstore.c)
  85. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\buyingstore.c)
  86. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\buyingstore.c)
  87. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\buyingstore.c)
  88. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\buyingstore.c)
  89. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\buyingstore.c)
  90. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\buyingstore.c)
  91. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\buyingstore.c)
  92. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\buyingstore.c)
  93. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\buyingstore.c)
  94. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\buyingstore.c)
  95. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\buyingstore.c)
  96. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\buyingstore.c)
  97. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\buyingstore.c)
  98. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\buyingstore.c)
  99. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\buyingstore.c)
  100. 1>  channel.c
  101. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\battleground.c)
  102. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\battleground.c)
  103. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\battleground.c)
  104. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\battleground.c)
  105. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\battleground.c)
  106. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\battleground.c)
  107. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\battleground.c)
  108. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\battleground.c)
  109. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\battleground.c)
  110. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\battleground.c)
  111. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\battleground.c)
  112. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\battleground.c)
  113. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\battleground.c)
  114. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\battleground.c)
  115. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\battleground.c)
  116. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\battleground.c)
  117. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\battleground.c)
  118. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\battleground.c)
  119. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\battleground.c)
  120. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\battleground.c)
  121. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\battleground.c)
  122. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\battleground.c)
  123. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\battleground.c)
  124. 1>  chrif.c
  125. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\channel.c)
  126. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\channel.c)
  127. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\channel.c)
  128. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\channel.c)
  129. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\channel.c)
  130. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\channel.c)
  131. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\channel.c)
  132. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\channel.c)
  133. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\channel.c)
  134. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\channel.c)
  135. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\channel.c)
  136. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\channel.c)
  137. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\channel.c)
  138. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\channel.c)
  139. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\channel.c)
  140. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\channel.c)
  141. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\channel.c)
  142. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\channel.c)
  143. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\channel.c)
  144. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\channel.c)
  145. 1>  clif.c
  146. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\chrif.c)
  147. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\chrif.c)
  148. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\chrif.c)
  149. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\chrif.c)
  150. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\chrif.c)
  151. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\chrif.c)
  152. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\chrif.c)
  153. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\chrif.c)
  154. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\chrif.c)
  155. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\chrif.c)
  156. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\chrif.c)
  157. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\chrif.c)
  158. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\chrif.c)
  159. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\chrif.c)
  160. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\chrif.c)
  161. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\chrif.c)
  162. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\chrif.c)
  163. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\chrif.c)
  164. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\chrif.c)
  165. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\chrif.c)
  166. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\chrif.c)
  167. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\chrif.c)
  168. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\chrif.c)
  169. 1>..\src\map\chrif.c(1185): error C2065: 'SC_MAX' : undeclared identifier
  170. 1>..\src\map\chrif.c(1190): error C2065: 'SC_MAX' : undeclared identifier
  171. 1>..\src\map\chrif.c(1248): error C2065: 'sc_type' : undeclared identifier
  172. 1>..\src\map\chrif.c(1248): error C2146: syntax error : missing ')' before identifier 'data'
  173. 1>..\src\map\chrif.c(1248): error C2198: 'status_change_start' : too few arguments for call
  174. 1>..\src\map\chrif.c(1248): error C2059: syntax error : ')'
  175. 1>  elemental.c
  176. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\clif.c)
  177. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\clif.c)
  178. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\clif.c)
  179. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\clif.c)
  180. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\clif.c)
  181. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\clif.c)
  182. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\clif.c)
  183. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\clif.c)
  184. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\clif.c)
  185. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\clif.c)
  186. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\clif.c)
  187. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\clif.c)
  188. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\clif.c)
  189. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\clif.c)
  190. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\clif.c)
  191. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\clif.c)
  192. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\clif.c)
  193. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\clif.c)
  194. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\clif.c)
  195. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\clif.c)
  196. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\clif.c)
  197. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\clif.c)
  198. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\clif.c)
  199. 1>..\src\map\clif.c(4357): warning C4244: '=' : conversion from 'int64' to 'uint32', possible loss of data
  200. 1>..\src\map\clif.c(4358): warning C4244: '=' : conversion from 'int64' to 'uint32', possible loss of data
  201. 1>..\src\map\clif.c(5106): warning C4244: '=' : conversion from 'int64' to 'uint32', possible loss of data
  202. 1>..\src\map\clif.c(13126): warning C4013: 'status_skill2sc' undefined; assuming extern returning int
  203. 1>  intif.c
  204. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\elemental.c)
  205. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\elemental.c)
  206. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\elemental.c)
  207. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\elemental.c)
  208. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\elemental.c)
  209. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\elemental.c)
  210. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\elemental.c)
  211. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\elemental.c)
  212. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\elemental.c)
  213. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\elemental.c)
  214. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\elemental.c)
  215. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\elemental.c)
  216. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\elemental.c)
  217. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\elemental.c)
  218. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\elemental.c)
  219. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\elemental.c)
  220. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\elemental.c)
  221. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\elemental.c)
  222. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\elemental.c)
  223. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\elemental.c)
  224. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\elemental.c)
  225. 1>..\src\map\elemental.c(287): error C2065: 'sc_type' : undeclared identifier
  226. 1>..\src\map\elemental.c(287): error C2146: syntax error : missing ';' before identifier 'type'
  227. 1>..\src\map\elemental.c(287): error C2065: 'type' : undeclared identifier
  228. 1>..\src\map\elemental.c(287): warning C4013: 'status_skill2sc' undefined; assuming extern returning int
  229. 1>..\src\map\elemental.c(293): error C2065: 'type' : undeclared identifier
  230. 1>..\src\map\elemental.c(294): error C2065: 'type' : undeclared identifier
  231. 1>..\src\map\elemental.c(317): error C2065: 'type' : undeclared identifier
  232. 1>..\src\map\elemental.c(318): error C2065: 'type' : undeclared identifier
  233. 1>..\src\map\elemental.c(321): error C2065: 'type' : undeclared identifier
  234. 1>..\src\map\elemental.c(324): error C2065: 'type' : undeclared identifier
  235. 1>  map.c
  236. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\intif.c)
  237. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\intif.c)
  238. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\intif.c)
  239. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\intif.c)
  240. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\intif.c)
  241. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\intif.c)
  242. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\intif.c)
  243. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\intif.c)
  244. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\intif.c)
  245. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\intif.c)
  246. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\intif.c)
  247. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\intif.c)
  248. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\intif.c)
  249. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\intif.c)
  250. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\intif.c)
  251. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\intif.c)
  252. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\intif.c)
  253. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\intif.c)
  254. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\intif.c)
  255. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\intif.c)
  256. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\intif.c)
  257. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\intif.c)
  258. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\intif.c)
  259. 1>  homunculus.c
  260. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\map.c)
  261. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\map.c)
  262. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\map.c)
  263. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\map.c)
  264. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\map.c)
  265. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\map.c)
  266. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\map.c)
  267. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\map.c)
  268. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\map.c)
  269. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\map.c)
  270. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\map.c)
  271. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\map.c)
  272. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\map.c)
  273. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\map.c)
  274. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\map.c)
  275. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\map.c)
  276. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\map.c)
  277. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\map.c)
  278. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\map.c)
  279. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\map.c)
  280. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\map.c)
  281. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\map.c)
  282. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\map.c)
  283. 1>  instance.c
  284. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\instance.c)
  285. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\instance.c)
  286. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\instance.c)
  287. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\instance.c)
  288. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\instance.c)
  289. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\instance.c)
  290. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\instance.c)
  291. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\instance.c)
  292. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\instance.c)
  293. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\instance.c)
  294. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\instance.c)
  295. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\instance.c)
  296. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\instance.c)
  297. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\instance.c)
  298. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\instance.c)
  299. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\instance.c)
  300. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\instance.c)
  301. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\instance.c)
  302. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\homunculus.c)
  303. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\homunculus.c)
  304. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\homunculus.c)
  305. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\homunculus.c)
  306. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\homunculus.c)
  307. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\homunculus.c)
  308. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\homunculus.c)
  309. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\homunculus.c)
  310. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\homunculus.c)
  311. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\homunculus.c)
  312. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\homunculus.c)
  313. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\homunculus.c)
  314. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\homunculus.c)
  315. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\homunculus.c)
  316. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\homunculus.c)
  317. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\homunculus.c)
  318. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\homunculus.c)
  319. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\instance.c)
  320. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\homunculus.c)
  321. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\homunculus.c)
  322. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\instance.c)
  323. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\homunculus.c)
  324. 1>  mercenary.c
  325. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\homunculus.c)
  326. 1>  mob.c
  327. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\mercenary.c)
  328. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\mercenary.c)
  329. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\mercenary.c)
  330. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\mercenary.c)
  331. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\mercenary.c)
  332. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\mercenary.c)
  333. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\mercenary.c)
  334. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\mercenary.c)
  335. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\mercenary.c)
  336. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\mercenary.c)
  337. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\mercenary.c)
  338. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\mercenary.c)
  339. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\mercenary.c)
  340. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\mercenary.c)
  341. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\mercenary.c)
  342. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\mercenary.c)
  343. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\mercenary.c)
  344. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\mercenary.c)
  345. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\mercenary.c)
  346. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\mercenary.c)
  347. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\mercenary.c)
  348. 1>  npc.c
  349. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\mob.c)
  350. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\mob.c)
  351. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\mob.c)
  352. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\mob.c)
  353. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\mob.c)
  354. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\mob.c)
  355. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\mob.c)
  356. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\mob.c)
  357. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\mob.c)
  358. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\mob.c)
  359. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\mob.c)
  360. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\mob.c)
  361. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\mob.c)
  362. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\mob.c)
  363. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\mob.c)
  364. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\mob.c)
  365. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\mob.c)
  366. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\mob.c)
  367. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\mob.c)
  368. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\mob.c)
  369. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\mob.c)
  370. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\mob.c)
  371. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\mob.c)
  372. 1>  party.c
  373. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\npc.c)
  374. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\npc.c)
  375. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\npc.c)
  376. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\npc.c)
  377. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\npc.c)
  378. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\npc.c)
  379. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\npc.c)
  380. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\npc.c)
  381. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\npc.c)
  382. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\npc.c)
  383. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\npc.c)
  384. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\npc.c)
  385. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\npc.c)
  386. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\npc.c)
  387. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\npc.c)
  388. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\npc.c)
  389. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\npc.c)
  390. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\npc.c)
  391. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\npc.c)
  392. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\npc.c)
  393. 1>  pc.c
  394. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\party.c)
  395. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\party.c)
  396. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\party.c)
  397. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\party.c)
  398. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\party.c)
  399. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\party.c)
  400. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\party.c)
  401. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\party.c)
  402. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\party.c)
  403. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\party.c)
  404. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\party.c)
  405. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\party.c)
  406. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\party.c)
  407. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\party.c)
  408. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\party.c)
  409. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\party.c)
  410. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\party.c)
  411. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\party.c)
  412. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\party.c)
  413. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\party.c)
  414. 1>  pc_groups.c
  415. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\pc.c)
  416. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\pc.c)
  417. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\pc.c)
  418. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\pc.c)
  419. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\pc.c)
  420. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\pc.c)
  421. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\pc.c)
  422. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\pc.c)
  423. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\pc.c)
  424. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\pc.c)
  425. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\pc.c)
  426. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\pc.c)
  427. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\pc.c)
  428. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\pc.c)
  429. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\pc.c)
  430. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\pc.c)
  431. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\pc.c)
  432. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\pc.c)
  433. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\pc.c)
  434. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\pc.c)
  435. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\pc.c)
  436. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\pc.c)
  437. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\pc.c)
  438. 1>..\src\map\pc.c(325): warning C4013: 'status_sc2scb_flag' undefined; assuming extern returning int
  439. 1>..\src\map\pc.c(2838): error C2065: 'SC_MAX' : undeclared identifier
  440. 1>..\src\map\pc.c(2842): error C2065: 'sc_type' : undeclared identifier
  441. 1>..\src\map\pc.c(2842): error C2146: syntax error : missing ')' before identifier 'type2'
  442. 1>..\src\map\pc.c(2842): error C2198: 'pc_bonus_addeff' : too few arguments for call
  443. 1>..\src\map\pc.c(2843): error C2059: syntax error : ')'
  444. 1>..\src\map\pc.c(2846): error C2065: 'SC_MAX' : undeclared identifier
  445. 1>..\src\map\pc.c(2850): error C2065: 'sc_type' : undeclared identifier
  446. 1>..\src\map\pc.c(2850): error C2146: syntax error : missing ')' before identifier 'type2'
  447. 1>..\src\map\pc.c(2850): error C2198: 'pc_bonus_addeff' : too few arguments for call
  448. 1>..\src\map\pc.c(2851): error C2059: syntax error : ')'
  449. 1>..\src\map\pc.c(3056): error C2065: 'SC_MAX' : undeclared identifier
  450. 1>..\src\map\pc.c(3061): error C2065: 'sc_type' : undeclared identifier
  451. 1>..\src\map\pc.c(3061): error C2146: syntax error : missing ')' before identifier 'type2'
  452. 1>..\src\map\pc.c(3061): error C2198: 'pc_bonus_addeff' : too few arguments for call
  453. 1>..\src\map\pc.c(3061): error C2059: syntax error : ')'
  454. 1>..\src\map\pc.c(3455): error C2065: 'SC_MAX' : undeclared identifier
  455. 1>..\src\map\pc.c(3459): error C2065: 'sc_type' : undeclared identifier
  456. 1>..\src\map\pc.c(3459): error C2146: syntax error : missing ')' before identifier 'type2'
  457. 1>..\src\map\pc.c(3459): error C2198: 'pc_bonus_addeff' : too few arguments for call
  458. 1>..\src\map\pc.c(3460): error C2059: syntax error : ')'
  459. 1>..\src\map\pc.c(3464): error C2065: 'SC_MAX' : undeclared identifier
  460. 1>..\src\map\pc.c(3469): error C2065: 'sc_type' : undeclared identifier
  461. 1>..\src\map\pc.c(3469): error C2146: syntax error : missing ')' before identifier 'type2'
  462. 1>..\src\map\pc.c(3469): error C2198: 'pc_bonus_addeff' : too few arguments for call
  463. 1>..\src\map\pc.c(3469): error C2059: syntax error : ')'
  464. 1>..\src\map\pc.c(3473): error C2065: 'SC_MAX' : undeclared identifier
  465. 1>..\src\map\pc.c(3478): error C2065: 'sc_type' : undeclared identifier
  466. 1>..\src\map\pc.c(3478): error C2146: syntax error : missing ')' before identifier 'type3'
  467. 1>..\src\map\pc.c(3478): error C2198: 'pc_bonus_addeff_onskill' : too few arguments for call
  468. 1>..\src\map\pc.c(3478): error C2059: syntax error : ')'
  469. 1>..\src\map\pc.c(3533): error C2065: 'SC_MAX' : undeclared identifier
  470. 1>..\src\map\pc.c(3538): error C2065: 'sc_type' : undeclared identifier
  471. 1>..\src\map\pc.c(3538): error C2146: syntax error : missing ')' before identifier 'type3'
  472. 1>..\src\map\pc.c(3538): error C2198: 'pc_bonus_addeff_onskill' : too few arguments for call
  473. 1>..\src\map\pc.c(3538): error C2059: syntax error : ')'
  474. 1>..\src\map\pc.c(5216): warning C4013: 'status_sc2skill' undefined; assuming extern returning int
  475. 1>..\src\map\pc.c(5858): warning C4013: 'status_skill2sc' undefined; assuming extern returning int
  476. 1>..\src\map\pc.c(10338): error C2065: 'SC_MAX' : undeclared identifier
  477. 1>  quest.c
  478. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\pc_groups.c)
  479. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\pc_groups.c)
  480. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\pc_groups.c)
  481. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\pc_groups.c)
  482. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\pc_groups.c)
  483. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\pc_groups.c)
  484. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\pc_groups.c)
  485. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\pc_groups.c)
  486. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\pc_groups.c)
  487. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\pc_groups.c)
  488. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\pc_groups.c)
  489. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\pc_groups.c)
  490. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\pc_groups.c)
  491. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\pc_groups.c)
  492. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\pc_groups.c)
  493. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\pc_groups.c)
  494. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\pc_groups.c)
  495. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\pc_groups.c)
  496. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\pc_groups.c)
  497. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\pc_groups.c)
  498. 1>  script.c
  499. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\quest.c)
  500. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\quest.c)
  501. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\quest.c)
  502. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\quest.c)
  503. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\quest.c)
  504. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\quest.c)
  505. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\quest.c)
  506. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\quest.c)
  507. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\quest.c)
  508. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\quest.c)
  509. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\quest.c)
  510. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\quest.c)
  511. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\quest.c)
  512. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\quest.c)
  513. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\quest.c)
  514. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\quest.c)
  515. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\quest.c)
  516. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\quest.c)
  517. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\quest.c)
  518. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\quest.c)
  519. 1>  status.c
  520. 1>..\src\map\status.c(1175): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
  521. 1>..\src\map\status.c(1278): warning C4244: '-=' : conversion from 'int64' to 'unsigned int', possible loss of data
  522. 1>..\src\map\status.c(1279): warning C4244: '-=' : conversion from 'int64' to 'unsigned int', possible loss of data
  523. 1>..\src\map\status.c(1295): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
  524. 1>..\src\map\status.c(1296): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  525. 1>..\src\map\status.c(1298): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  526. 1>..\src\map\status.c(1299): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  527. 1>..\src\map\status.c(1468): warning C4244: '+=' : conversion from 'int64' to 'unsigned int', possible loss of data
  528. 1>..\src\map\status.c(1469): warning C4244: '+=' : conversion from 'int64' to 'unsigned int', possible loss of data
  529. 1>..\src\map\status.c(1481): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
  530. 1>..\src\map\status.c(1482): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
  531. 1>..\src\map\status.c(1484): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  532. 1>..\src\map\status.c(1485): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
  533. 1>..\src\map\status.c(1488): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
  534. 1>  trade.c
  535. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\script.c)
  536. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\script.c)
  537. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\script.c)
  538. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\script.c)
  539. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\script.c)
  540. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\script.c)
  541. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\script.c)
  542. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\script.c)
  543. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\script.c)
  544. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\script.c)
  545. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\script.c)
  546. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\script.c)
  547. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\script.c)
  548. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\script.c)
  549. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\script.c)
  550. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\script.c)
  551. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\script.c)
  552. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\script.c)
  553. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\script.c)
  554. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\script.c)
  555. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\script.c)
  556. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\script.c)
  557. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\script.c)
  558. 1>..\src\map\script.c(9855): error C2065: 'sc_type' : undeclared identifier
  559. 1>..\src\map\script.c(9855): error C2146: syntax error : missing ';' before identifier 'conv_num'
  560. 1>..\src\map\script.c(9872): error C2065: 'SC_MAX' : undeclared identifier
  561. 1>..\src\map\script.c(9872): warning C4013: 'status_sc2skill' undefined; assuming extern returning int
  562. 1>..\src\map\script.c(9925): error C2065: 'SC_MAX' : undeclared identifier
  563. 1>..\src\map\script.c(9948): error C2065: 'sc_type' : undeclared identifier
  564. 1>..\src\map\script.c(9948): error C2146: syntax error : missing ')' before identifier 'type'
  565. 1>..\src\map\script.c(9948): error C2198: 'status_change_end_' : too few arguments for call
  566. 1>..\src\map\script.c(9948): error C2059: syntax error : ')'
  567. 1>..\src\map\script.c(9972): error C2065: 'sc_type' : undeclared identifier
  568. 1>..\src\map\script.c(9972): error C2146: syntax error : missing ')' before identifier 'type'
  569. 1>..\src\map\script.c(9972): error C2198: 'status_get_sc_def' : too few arguments for call
  570. 1>..\src\map\script.c(9972): error C2059: syntax error : ')'
  571. 1>..\src\map\script.c(9994): error C2065: 'SC_MAX' : undeclared identifier
  572. 1>..\src\map\script.c(12522): error C2065: 'sc_type' : undeclared identifier
  573. 1>..\src\map\script.c(12522): error C2146: syntax error : missing ';' before identifier 'conv_num'
  574. 1>..\src\map\script.c(16138): error C2065: 'sc_type' : undeclared identifier
  575. 1>..\src\map\script.c(16138): error C2146: syntax error : missing ';' before identifier 'conv_num'
  576. 1>  unit.c
  577. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\trade.c)
  578. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\trade.c)
  579. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\trade.c)
  580. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\trade.c)
  581. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\trade.c)
  582. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\trade.c)
  583. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\trade.c)
  584. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\trade.c)
  585. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\trade.c)
  586. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\trade.c)
  587. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\trade.c)
  588. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\trade.c)
  589. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\trade.c)
  590. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\trade.c)
  591. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\trade.c)
  592. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\trade.c)
  593. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\trade.c)
  594. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\trade.c)
  595. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\trade.c)
  596. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\trade.c)
  597. 1>c:\rathena\src\map\status.h(658): error C2059: syntax error : 'constant' (..\src\map\unit.c)
  598. 1>c:\rathena\src\map\status.h(1786): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\unit.c)
  599. 1>c:\rathena\src\map\status.h(1786): error C2057: expected constant expression (..\src\map\unit.c)
  600. 1>c:\rathena\src\map\status.h(1790): error C2061: syntax error : identifier 'status_skill2sc' (..\src\map\unit.c)
  601. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : ';' (..\src\map\unit.c)
  602. 1>c:\rathena\src\map\status.h(1790): error C2059: syntax error : 'type' (..\src\map\unit.c)
  603. 1>c:\rathena\src\map\status.h(1791): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\unit.c)
  604. 1>c:\rathena\src\map\status.h(1791): error C2061: syntax error : identifier 'sc' (..\src\map\unit.c)
  605. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ';' (..\src\map\unit.c)
  606. 1>c:\rathena\src\map\status.h(1791): error C2059: syntax error : ')' (..\src\map\unit.c)
  607. 1>c:\rathena\src\map\status.h(1792): error C2146: syntax error : missing ')' before identifier 'sc' (..\src\map\unit.c)
  608. 1>c:\rathena\src\map\status.h(1792): error C2061: syntax error : identifier 'sc' (..\src\map\unit.c)
  609. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ';' (..\src\map\unit.c)
  610. 1>c:\rathena\src\map\status.h(1792): error C2059: syntax error : ')' (..\src\map\unit.c)
  611. 1>c:\rathena\src\map\status.h(1922): error C2065: 'SC_MAX' : undeclared identifier (..\src\map\unit.c)
  612. 1>c:\rathena\src\map\status.h(1922): error C2057: expected constant expression (..\src\map\unit.c)
  613. 1>c:\rathena\src\map\status.h(1922): error C2466: cannot allocate an array of constant size 0 (..\src\map\unit.c)
  614. 1>c:\rathena\src\map\npc.h(31): error C2229: struct 'npc_data' has an illegal zero-sized array (..\src\map\unit.c)
  615. 1>c:\rathena\src\map\mob.h(120): error C2229: struct 'mob_data' has an illegal zero-sized array (..\src\map\unit.c)
  616. 1>c:\rathena\src\map\pc.h(135): error C2229: struct 'map_session_data' has an illegal zero-sized array (..\src\map\unit.c)
  617. 1>c:\rathena\src\map\homunculus.h(48): error C2229: struct 'homun_data' has an illegal zero-sized array (..\src\map\unit.c)
  618. 1>c:\rathena\src\map\mercenary.h(39): error C2229: struct 'mercenary_data' has an illegal zero-sized array (..\src\map\unit.c)
  619. 1>c:\rathena\src\map\elemental.h(45): error C2229: struct 'elemental_data' has an illegal zero-sized array (..\src\map\unit.c)
  620. 1>..\src\map\unit.c(1016): warning C4013: 'status_skill2sc' undefined; assuming extern returning int
  621. ========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
Viewed 858 times, submitted by Guest.