viewing paste rathenas warnings | Text

Posted on the
  1. libconfig.c: In function ‘__config_read’:
  2. libconfig.c:556:19: warning: variable ‘buffer’ set but not used [-Wunused-but-set-variable]
  3. core.c: In function ‘get_svn_revision’:
  4. core.c:181:10: warning: variable ‘fgresult’ set but not used [-Wunused-but-set-variable]
  5. strlib.c: In function ‘sv_parse_next’:
  6. strlib.c:505:3: warning: enumeration value ‘END’ not handled in switch [-Wswitch]
  7. grfio.c: In function ‘grfio_reads’:
  8. grfio.c:399:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  9. grfio.c:433:11: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  10. grfio.c: In function ‘grfio_entryread’:
  11. grfio.c:538:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  12. grfio.c:593:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  13. grfio.c:510:9: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  14. core.c: In function ‘get_svn_revision’:
  15. core.c:181:10: warning: variable ‘fgresult’ set but not used [-Wunused-but-set-variable]
  16. char.c: In function ‘char_delete2_req’:
  17. char.c:3263:28: warning: variable ‘party_id’ set but not used [-Wunused-but-set-variable]
  18. char.c:3263:18: warning: variable ‘guild_id’ set but not used [-Wunused-but-set-variable]
  19. map.c: In function ‘cleanup_sub’:
  20. map.c:3510:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  21. map.c:3510:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  22. map.c:3510:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  23. map.c:3510:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  24. map.c:3510:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  25. chrif.c: In function ‘chrif_authfail’:
  26. chrif.c:653:9: warning: variable ‘ip’ set but not used [-Wunused-but-set-variable]
  27. clif.c: In function ‘clif_setlevel’:
  28. clif.c:915:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  29. clif.c:915:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  30. clif.c:915:2: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  31. clif.c:915:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  32. clif.c:915:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  33. clif.c:915:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  34. clif.c:915:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  35. clif.c:915:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  36. clif.c:915:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  37. clif.c: In function ‘clif_spawn’:
  38. clif.c:1338:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  39. clif.c:1338:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  40. clif.c:1338:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  41. clif.c:1338:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  42. clif.c:1338:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  43. clif.c:1338:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  44. clif.c:1338:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  45. clif.c: In function ‘clif_move2’:
  46. clif.c:1551:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  47. clif.c:1551:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  48. clif.c:1551:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  49. clif.c:1551:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  50. clif.c:1551:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  51. clif.c:1551:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  52. clif.c:1551:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  53. clif.c:1551:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  54. clif.c: In function ‘clif_getareachar_unit’:
  55. clif.c:4029:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  56. clif.c:4029:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  57. clif.c:4029:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  58. clif.c:4029:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  59. clif.c:4029:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  60. clif.c:4029:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  61. clif.c: In function ‘clif_parse_NpcClicked’:
  62. clif.c:10098:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  63. clif.c:10098:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  64. clif.c:10098:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  65. clif.c:10098:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  66. clif.c:10098:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  67. clif.c:10098:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  68. clif.c:10098:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  69. clif.c:10098:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  70. clif.c: In function ‘clif_parse_FriendsListReply’:
  71. clif.c:12722:6: warning: variable ‘char_id’ set but not used [-Wunused-but-set-variable]
  72. pc.c: In function ‘pc_dead’:
  73. pc.c:6211:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  74. pc.c:6211:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  75. pc.c:6211:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  76. pc.c:6211:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  77. pc.c:6211:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  78. pc.c:6211:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  79. pc.c:6211:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  80. status.c: In function ‘status_damage’:
  81. status.c:1074:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  82. status.c:1074:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  83. status.c:1074:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  84. status.c:1074:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  85. status.c:1074:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  86. status.c:1074:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  87. status.c:1074:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  88. status.c: In function ‘status_heal’:
  89. status.c:1237:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  90. status.c:1237:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  91. status.c:1237:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  92. status.c:1237:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  93. status.c:1237:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  94. status.c:1237:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  95. status.c:1237:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  96. status.c: In function ‘status_revive’:
  97. status.c:1344:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  98. status.c:1344:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  99. status.c:1344:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  100. status.c:1344:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  101. status.c:1344:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  102. status.c:1344:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  103. status.c:1344:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  104. status.c:1344:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  105. status.c: In function ‘status_calc_bl_’:
  106. status.c:3587:3: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  107. status.c:3587:3: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  108. status.c:3587:3: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  109. status.c:3587:3: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  110. status.c:3587:3: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  111. status.c:3587:3: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  112. status.c: In function ‘status_get_name’:
  113. status.c:5011:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  114. status.c:5011:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  115. status.c:5011:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  116. status.c:5011:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  117. status.c:5011:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  118. status.c:5011:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  119. status.c: In function ‘status_get_class’:
  120. status.c:5028:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  121. status.c:5028:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  122. status.c:5028:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  123. status.c:5028:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  124. status.c:5028:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  125. status.c: In function ‘status_get_lv’:
  126. status.c:5046:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  127. status.c:5046:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  128. status.c:5046:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  129. status.c:5046:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  130. status.c:5046:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  131. status.c:5046:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  132. status.c: In function ‘status_get_party_id’:
  133. status.c:5117:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  134. status.c:5117:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  135. status.c:5117:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  136. status.c:5117:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  137. status.c:5117:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  138. status.c: In function ‘status_get_guild_id’:
  139. status.c:5153:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  140. status.c:5153:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  141. status.c:5153:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  142. status.c:5153:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  143. status.c: In function ‘status_get_emblem_id’:
  144. status.c:5191:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  145. status.c:5191:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  146. status.c:5191:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  147. status.c:5191:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  148. status.c:5191:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  149. status.c: In function ‘status_get_viewdata’:
  150. status.c:5267:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  151. status.c:5267:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  152. status.c:5267:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  153. status.c:5267:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  154. status.c:5267:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  155. status.c: In function ‘status_set_viewdata’:
  156. status.c:5293:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  157. status.c:5293:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  158. status.c:5293:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  159. status.c:5293:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  160. status.c:5293:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  161. status.c: In function ‘status_get_sc’:
  162. status.c:5411:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  163. status.c:5411:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  164. status.c:5411:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  165. status.c:5411:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  166. status.c:5411:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  167. status.c:5411:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  168. status.c: In function ‘status_get_sc_def’:
  169. status.c:5442:3: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  170. status.c:5442:3: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  171. status.c:5442:3: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  172. status.c:5442:3: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  173. status.c:5442:3: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  174. status.c:5442:3: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  175. status.c:5442:3: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  176. status.c:5442:3: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  177. status.c:5442:3: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  178. status.c:5442:3: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  179. status.c:5442:3: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  180. status.c:5442:3: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  181. status.c:5442:3: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  182. status.c:5442:3: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  183. status.c:5442:3: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  184. status.c:5442:3: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  185. status.c:5442:3: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  186. status.c:5442:3: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  187. status.c:5442:3: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  188. status.c:5442:3: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  189. status.c:5442:3: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  190. status.c:5442:3: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  191. status.c:5442:3: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  192. status.c:5442:3: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  193. status.c:5442:3: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  194. status.c:5442:3: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  195. status.c:5442:3: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  196. status.c:5442:3: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  197. status.c:5442:3: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  198. status.c:5442:3: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  199. status.c:5442:3: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  200. status.c:5442:3: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  201. status.c:5442:3: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  202. status.c:5442:3: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  203. status.c:5442:3: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  204. status.c:5442:3: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  205. status.c:5442:3: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  206. status.c:5442:3: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  207. status.c:5442:3: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  208. status.c:5442:3: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  209. status.c:5442:3: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  210. status.c:5442:3: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  211. status.c:5442:3: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  212. status.c:5442:3: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  213. status.c:5442:3: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  214. status.c:5442:3: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  215. status.c:5442:3: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  216. status.c:5442:3: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  217. status.c:5442:3: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  218. status.c:5442:3: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  219. status.c:5442:3: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  220. status.c:5442:3: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  221. status.c:5442:3: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  222. status.c:5442:3: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  223. status.c:5442:3: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  224. status.c:5442:3: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  225. status.c:5442:3: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  226. status.c:5442:3: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  227. status.c:5442:3: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  228. status.c:5442:3: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  229. status.c:5442:3: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  230. status.c:5442:3: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  231. status.c:5442:3: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  232. status.c:5442:3: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  233. status.c:5442:3: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  234. status.c:5442:3: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  235. status.c:5442:3: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  236. status.c:5442:3: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  237. status.c:5442:3: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  238. status.c:5442:3: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  239. status.c:5442:3: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  240. status.c:5442:3: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  241. status.c:5442:3: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  242. status.c:5442:3: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  243. status.c:5442:3: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  244. status.c:5442:3: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  245. status.c:5442:3: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  246. status.c:5442:3: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  247. status.c:5442:3: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  248. status.c:5442:3: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  249. status.c:5442:3: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  250. status.c:5442:3: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  251. status.c:5442:3: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  252. status.c:5442:3: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  253. status.c:5442:3: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  254. status.c:5442:3: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  255. status.c:5442:3: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  256. status.c:5442:3: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  257. status.c:5442:3: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  258. status.c:5442:3: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  259. status.c:5442:3: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  260. status.c:5442:3: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  261. status.c:5442:3: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  262. status.c:5442:3: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  263. status.c:5442:3: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  264. status.c:5442:3: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  265. status.c:5442:3: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  266. status.c:5442:3: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  267. status.c:5442:3: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  268. status.c:5442:3: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  269. status.c:5442:3: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  270. status.c:5442:3: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  271. status.c:5442:3: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  272. status.c:5442:3: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  273. status.c:5442:3: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  274. status.c:5442:3: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  275. status.c:5442:3: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  276. status.c:5442:3: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  277. status.c:5442:3: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  278. status.c:5442:3: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  279. status.c:5442:3: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  280. status.c:5442:3: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  281. status.c:5442:3: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  282. status.c:5442:3: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  283. status.c:5442:3: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  284. status.c:5442:3: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  285. status.c:5442:3: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  286. status.c:5442:3: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  287. status.c:5442:3: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  288. status.c:5442:3: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  289. status.c:5442:3: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  290. status.c:5442:3: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  291. status.c:5442:3: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  292. status.c:5442:3: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  293. status.c:5442:3: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  294. status.c:5442:3: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  295. status.c:5442:3: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  296. status.c:5442:3: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  297. status.c:5442:3: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  298. status.c:5442:3: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  299. status.c:5442:3: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  300. status.c:5442:3: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  301. status.c:5442:3: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  302. status.c:5442:3: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  303. status.c:5442:3: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  304. status.c:5442:3: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  305. status.c:5442:3: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  306. status.c:5442:3: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  307. status.c:5442:3: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  308. status.c:5442:3: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  309. status.c:5442:3: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  310. status.c:5442:3: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  311. status.c:5442:3: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  312. status.c:5442:3: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  313. status.c:5442:3: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  314. status.c:5442:3: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  315. status.c:5442:3: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  316. status.c:5442:3: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  317. status.c:5442:3: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  318. status.c:5442:3: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  319. status.c:5442:3: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  320. status.c:5442:3: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  321. status.c:5442:3: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  322. status.c:5442:3: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  323. status.c:5442:3: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  324. status.c:5442:3: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  325. status.c:5442:3: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  326. status.c:5442:3: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  327. status.c:5442:3: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  328. status.c:5442:3: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  329. status.c:5442:3: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  330. status.c:5442:3: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  331. status.c:5442:3: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  332. status.c:5442:3: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  333. status.c:5442:3: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  334. status.c:5442:3: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  335. status.c:5442:3: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  336. status.c:5442:3: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  337. status.c:5442:3: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  338. status.c:5442:3: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  339. status.c:5442:3: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  340. status.c:5442:3: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  341. status.c:5442:3: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  342. status.c:5442:3: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  343. status.c:5442:3: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  344. status.c:5442:3: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  345. status.c:5442:3: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  346. status.c:5442:3: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  347. status.c:5442:3: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  348. status.c:5442:3: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  349. status.c:5442:3: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  350. status.c:5442:3: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  351. status.c:5442:3: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  352. status.c:5442:3: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  353. status.c:5442:3: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  354. status.c:5442:3: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  355. status.c:5442:3: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  356. status.c:5442:3: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  357. status.c:5442:3: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  358. status.c:5442:3: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  359. status.c:5442:3: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  360. status.c:5442:3: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  361. status.c:5442:3: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  362. status.c:5442:3: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  363. status.c:5442:3: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  364. status.c:5442:3: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  365. status.c:5442:3: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  366. status.c:5442:3: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  367. status.c:5442:3: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  368. status.c:5442:3: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  369. status.c:5442:3: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  370. status.c:5442:3: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  371. status.c:5442:3: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  372. status.c:5442:3: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  373. status.c:5442:3: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  374. status.c:5442:3: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  375. status.c:5442:3: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  376. status.c:5442:3: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  377. status.c:5442:3: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  378. status.c:5442:3: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  379. status.c:5442:3: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  380. status.c:5442:3: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  381. status.c:5442:3: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  382. status.c:5442:3: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  383. status.c:5442:3: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  384. status.c:5442:3: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  385. status.c:5442:3: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  386. status.c:5442:3: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  387. status.c:5442:3: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  388. status.c:5442:3: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  389. status.c:5442:3: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  390. status.c:5442:3: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  391. status.c:5442:3: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  392. status.c:5442:3: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  393. status.c:5442:3: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  394. status.c:5442:3: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  395. status.c:5442:3: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  396. status.c:5442:3: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  397. status.c:5442:3: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  398. status.c:5442:3: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  399. status.c:5442:3: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  400. status.c:5442:3: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  401. status.c:5442:3: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  402. status.c:5442:3: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  403. status.c:5442:3: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  404. status.c:5442:3: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  405. status.c:5442:3: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  406. status.c:5442:3: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  407. status.c:5442:3: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  408. status.c:5442:3: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  409. status.c:5442:3: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  410. status.c:5442:3: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  411. status.c:5442:3: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  412. status.c:5442:3: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  413. status.c:5442:3: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  414. status.c:5442:3: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  415. status.c:5442:3: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  416. status.c:5442:3: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  417. status.c:5442:3: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  418. status.c:5442:3: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  419. status.c:5442:3: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  420. status.c:5442:3: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  421. status.c:5442:3: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  422. status.c:5442:3: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  423. status.c:5442:3: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  424. status.c:5442:3: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  425. status.c:5442:3: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  426. status.c:5442:3: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  427. status.c:5442:3: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  428. status.c:5442:3: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  429. status.c:5442:3: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  430. status.c:5442:3: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  431. status.c:5442:3: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  432. status.c:5442:3: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  433. status.c:5442:3: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  434. status.c:5442:3: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  435. status.c:5442:3: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  436. status.c:5442:3: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  437. status.c:5442:3: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  438. status.c:5442:3: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  439. status.c:5442:3: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  440. status.c:5442:3: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  441. status.c:5442:3: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  442. status.c:5442:3: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  443. status.c:5442:3: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  444. status.c:5442:3: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  445. status.c:5442:3: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  446. status.c:5442:3: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  447. status.c:5442:3: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  448. status.c:5442:3: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  449. status.c:5442:3: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  450. status.c:5442:3: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  451. status.c:5442:3: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  452. status.c:5442:3: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  453. status.c:5442:3: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  454. status.c:5442:3: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  455. status.c:5442:3: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  456. status.c:5442:3: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  457. status.c:5442:3: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  458. status.c:5442:3: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  459. status.c:5442:3: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  460. status.c:5442:3: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  461. status.c:5442:3: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  462. status.c:5442:3: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  463. status.c:5442:3: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  464. status.c:5442:3: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  465. status.c:5442:3: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  466. status.c:5442:3: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  467. status.c:5442:3: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  468. status.c:5442:3: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  469. status.c:5442:3: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  470. status.c:5442:3: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  471. status.c:5442:3: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  472. status.c:5442:3: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  473. status.c:5442:3: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  474. status.c:5442:3: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  475. status.c:5442:3: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  476. status.c:5442:3: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  477. status.c:5442:3: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  478. status.c:5442:3: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  479. status.c:5442:3: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  480. status.c:5442:3: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  481. status.c:5442:3: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  482. status.c:5442:3: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  483. status.c:5442:3: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  484. status.c:5442:3: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  485. status.c:5442:3: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  486. status.c:5442:3: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  487. status.c:5442:3: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  488. status.c:5442:3: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  489. status.c:5442:3: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  490. status.c:5442:3: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  491. status.c:5442:3: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  492. status.c:5442:3: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  493. status.c:5442:3: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  494. status.c:5442:3: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  495. status.c:5442:3: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  496. status.c:5442:3: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  497. status.c:5442:3: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  498. status.c:5442:3: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  499. status.c:5442:3: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  500. status.c:5442:3: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  501. status.c:5442:3: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  502. status.c:5442:3: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  503. status.c:5442:3: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  504. status.c:5442:3: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  505. status.c:5442:3: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  506. status.c:5442:3: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  507. status.c:5442:3: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  508. status.c:5442:3: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  509. status.c:5442:3: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  510. status.c:5442:3: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  511. status.c:5442:3: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  512. status.c:5442:3: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  513. status.c:5442:3: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  514. status.c:5442:3: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  515. status.c:5442:3: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  516. status.c:5442:3: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  517. status.c:5442:3: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  518. status.c:5442:3: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  519. status.c:5442:3: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  520. status.c:5442:3: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  521. status.c:5442:3: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  522. status.c:5442:3: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  523. status.c:5442:3: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  524. status.c:5442:3: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  525. status.c:5442:3: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  526. status.c:5442:3: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  527. status.c:5442:3: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  528. status.c:5442:3: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  529. status.c:5442:3: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  530. status.c:5442:3: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  531. status.c:5442:3: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  532. status.c:5442:3: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  533. status.c:5442:3: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  534. status.c:5442:3: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  535. status.c:5442:3: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  536. status.c:5442:3: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  537. status.c:5442:3: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  538. status.c:5442:3: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  539. status.c:5442:3: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  540. status.c:5442:3: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  541. status.c:5442:3: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  542. status.c:5442:3: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  543. status.c:5442:3: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  544. status.c:5442:3: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  545. status.c:5442:3: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  546. status.c:5442:3: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  547. status.c:5442:3: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  548. status.c:5442:3: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  549. status.c:5442:3: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  550. status.c:5442:3: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  551. status.c:5442:3: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  552. status.c:5442:3: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  553. status.c:5442:3: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  554. status.c:5442:3: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  555. status.c:5442:3: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  556. status.c:5442:3: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  557. status.c:5442:3: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  558. status.c:5442:3: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  559. status.c:5442:3: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  560. status.c:5442:3: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  561. status.c:5442:3: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  562. status.c:5442:3: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  563. status.c:5442:3: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  564. status.c:5442:3: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  565. status.c:5442:3: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  566. status.c:5442:3: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  567. status.c:5442:3: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  568. status.c:5442:3: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  569. status.c:5442:3: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  570. status.c:5442:3: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  571. status.c:5442:3: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  572. status.c:5442:3: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  573. status.c:5442:3: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  574. status.c:5442:3: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  575. status.c:5442:3: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  576. status.c:5442:3: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  577. status.c:5442:3: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  578. status.c:5442:3: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  579. status.c:5442:3: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  580. status.c:5442:3: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  581. status.c:5442:3: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  582. status.c:5442:3: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  583. status.c:5442:3: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  584. status.c:5442:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  585. status.c:5442:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  586. status.c:5442:3: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  587. status.c:5442:3: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  588. status.c:5442:3: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  589. status.c:5442:3: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  590. status.c:5442:3: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  591. status.c:5442:3: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  592. status.c:5442:3: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  593. status.c:5442:3: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  594. status.c:5442:3: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  595. status.c:5442:3: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  596. status.c:5442:3: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  597. status.c:5442:3: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  598. status.c:5442:3: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  599. status.c:5442:3: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  600. status.c:5442:3: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  601. status.c:5442:3: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  602. status.c:5442:3: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  603. status.c:5442:3: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  604. status.c:5442:3: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  605. status.c:5442:3: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  606. status.c:5442:3: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  607. status.c:5442:3: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  608. status.c:5442:3: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  609. status.c:5442:3: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  610. status.c:5442:3: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  611. status.c:5442:3: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  612. status.c:5442:3: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  613. status.c:5442:3: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  614. status.c:5442:3: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  615. status.c:5442:3: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  616. status.c:5442:3: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  617. status.c:5442:3: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  618. status.c:5442:3: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  619. status.c:5442:3: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  620. status.c:5442:3: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  621. status.c:5442:3: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  622. status.c:5442:3: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  623. status.c:5442:3: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  624. status.c:5442:3: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  625. status.c:5442:3: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  626. status.c:5442:3: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  627. status.c:5442:3: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  628. status.c:5442:3: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  629. status.c:5442:3: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  630. status.c:5442:3: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  631. status.c:5442:3: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  632. status.c:5442:3: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  633. status.c:5442:3: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  634. status.c:5442:3: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  635. status.c:5442:3: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  636. status.c:5442:3: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  637. status.c: In function ‘status_change_start’:
  638. status.c:5688:3: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  639. status.c:5688:3: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  640. status.c:5688:3: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  641. status.c:5688:3: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  642. status.c:5688:3: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  643. status.c:5688:3: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  644. status.c:5688:3: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  645. status.c:5688:3: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  646. status.c:5688:3: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  647. status.c:5688:3: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  648. status.c:5688:3: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  649. status.c:5688:3: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  650. status.c:5688:3: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  651. status.c:5688:3: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  652. status.c:5688:3: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  653. status.c:5688:3: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  654. status.c:5688:3: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  655. status.c:5688:3: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  656. status.c:5688:3: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  657. status.c:5688:3: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  658. status.c:5688:3: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  659. status.c:5688:3: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  660. status.c:5688:3: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  661. status.c:5688:3: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  662. status.c:5688:3: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  663. status.c:5688:3: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  664. status.c:5688:3: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  665. status.c:5688:3: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  666. status.c:5688:3: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  667. status.c:5688:3: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  668. status.c:5688:3: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  669. status.c:5688:3: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  670. status.c:5688:3: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  671. status.c:5688:3: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  672. status.c:5688:3: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  673. status.c:5688:3: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  674. status.c:5688:3: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  675. status.c:5688:3: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  676. status.c:5688:3: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  677. status.c:5688:3: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  678. status.c:5688:3: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  679. status.c:5688:3: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  680. status.c:5688:3: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  681. status.c:5688:3: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  682. status.c:5688:3: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  683. status.c:5688:3: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  684. status.c:5688:3: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  685. status.c:5688:3: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  686. status.c:5688:3: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  687. status.c:5688:3: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  688. status.c:5688:3: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  689. status.c:5688:3: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  690. status.c:5688:3: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  691. status.c:5688:3: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  692. status.c:5688:3: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  693. status.c:5688:3: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  694. status.c:5688:3: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  695. status.c:5688:3: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  696. status.c:5688:3: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  697. status.c:5688:3: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  698. status.c:5688:3: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  699. status.c:5688:3: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  700. status.c:5688:3: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  701. status.c:5688:3: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  702. status.c:5688:3: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  703. status.c:5688:3: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  704. status.c:5688:3: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  705. status.c:5688:3: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  706. status.c:5688:3: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  707. status.c:5688:3: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  708. status.c:5688:3: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  709. status.c:5688:3: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  710. status.c:5688:3: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  711. status.c:5688:3: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  712. status.c:5688:3: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  713. status.c:5688:3: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  714. status.c:5688:3: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  715. status.c:5688:3: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  716. status.c:5688:3: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  717. status.c:5688:3: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  718. status.c:5688:3: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  719. status.c:5688:3: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  720. status.c:5688:3: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  721. status.c:5688:3: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  722. status.c:5688:3: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  723. status.c:5688:3: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  724. status.c:5688:3: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  725. status.c:5688:3: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  726. status.c:5688:3: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  727. status.c:5688:3: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  728. status.c:5688:3: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  729. status.c:5688:3: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  730. status.c:5688:3: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  731. status.c:5688:3: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  732. status.c:5688:3: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  733. status.c:5688:3: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  734. status.c:5688:3: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  735. status.c:5688:3: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  736. status.c:5688:3: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  737. status.c:5688:3: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  738. status.c:5688:3: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  739. status.c:5688:3: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  740. status.c:5688:3: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  741. status.c:5688:3: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  742. status.c:5688:3: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  743. status.c:5688:3: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  744. status.c:5688:3: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  745. status.c:5688:3: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  746. status.c:5688:3: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  747. status.c:5688:3: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  748. status.c:5688:3: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  749. status.c:5688:3: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  750. status.c:5688:3: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  751. status.c:5688:3: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  752. status.c:5688:3: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  753. status.c:5688:3: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  754. status.c:5688:3: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  755. status.c:5688:3: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  756. status.c:5688:3: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  757. status.c:5688:3: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  758. status.c:5688:3: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  759. status.c:5688:3: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  760. status.c:5688:3: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  761. status.c:5688:3: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  762. status.c:5688:3: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  763. status.c:5688:3: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  764. status.c:5688:3: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  765. status.c:5688:3: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  766. status.c:5688:3: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  767. status.c:5688:3: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  768. status.c:5688:3: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  769. status.c:5688:3: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  770. status.c:5688:3: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  771. status.c:5688:3: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  772. status.c:5688:3: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  773. status.c:5688:3: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  774. status.c:5688:3: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  775. status.c:5688:3: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  776. status.c:5688:3: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  777. status.c:5688:3: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  778. status.c:5688:3: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  779. status.c:5688:3: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  780. status.c:5688:3: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  781. status.c:5688:3: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  782. status.c:5688:3: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  783. status.c:5688:3: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  784. status.c:5688:3: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  785. status.c:5688:3: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  786. status.c:5688:3: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  787. status.c:5688:3: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  788. status.c:5688:3: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  789. status.c:5688:3: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  790. status.c:5688:3: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  791. status.c:5688:3: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  792. status.c:5688:3: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  793. status.c:5688:3: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  794. status.c:5688:3: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  795. status.c:5688:3: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  796. status.c:5688:3: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  797. status.c:5688:3: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  798. status.c:5688:3: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  799. status.c:5688:3: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  800. status.c:5688:3: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  801. status.c:5688:3: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  802. status.c:5688:3: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  803. status.c:5688:3: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  804. status.c:5688:3: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  805. status.c:5688:3: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  806. status.c:5688:3: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  807. status.c:5688:3: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  808. status.c:5688:3: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  809. status.c:5688:3: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  810. status.c:5688:3: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  811. status.c:5688:3: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  812. status.c:5688:3: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  813. status.c:5688:3: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  814. status.c:5688:3: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  815. status.c:5688:3: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  816. status.c:5688:3: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  817. status.c:5688:3: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  818. status.c:5688:3: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  819. status.c:5688:3: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  820. status.c:5688:3: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  821. status.c:5688:3: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  822. status.c:5688:3: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  823. status.c:5688:3: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  824. status.c:5688:3: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  825. status.c:5688:3: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  826. status.c:5688:3: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  827. status.c:5688:3: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  828. status.c:5688:3: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  829. status.c:5688:3: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  830. status.c:5688:3: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  831. status.c:5688:3: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  832. status.c:5688:3: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  833. status.c:5688:3: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  834. status.c:5688:3: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  835. status.c:5688:3: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  836. status.c:5688:3: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  837. status.c:5688:3: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  838. status.c:5688:3: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  839. status.c:5688:3: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  840. status.c:5688:3: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  841. status.c:5688:3: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  842. status.c:5688:3: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  843. status.c:5688:3: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  844. status.c:5688:3: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  845. status.c:5688:3: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  846. status.c:5688:3: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  847. status.c:5688:3: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  848. status.c:5688:3: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  849. status.c:5688:3: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  850. status.c:5688:3: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  851. status.c:5688:3: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  852. status.c:5688:3: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  853. status.c:5688:3: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  854. status.c:5688:3: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  855. status.c:5688:3: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  856. status.c:5688:3: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  857. status.c:5688:3: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  858. status.c:5688:3: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  859. status.c:5688:3: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  860. status.c:5688:3: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  861. status.c:5688:3: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  862. status.c:5688:3: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  863. status.c:5688:3: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  864. status.c:5688:3: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  865. status.c:5688:3: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  866. status.c:5688:3: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  867. status.c:5688:3: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  868. status.c:5688:3: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  869. status.c:5688:3: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  870. status.c:5688:3: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  871. status.c:5688:3: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  872. status.c:5688:3: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  873. status.c:5688:3: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  874. status.c:5688:3: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  875. status.c:5688:3: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  876. status.c:5688:3: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  877. status.c:5688:3: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  878. status.c:5688:3: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  879. status.c:5688:3: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  880. status.c:5688:3: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  881. status.c:5688:3: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  882. status.c:5688:3: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  883. status.c:5688:3: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  884. status.c:5688:3: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  885. status.c:5688:3: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  886. status.c:5688:3: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  887. status.c:5688:3: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  888. status.c:5688:3: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  889. status.c:5688:3: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  890. status.c:5688:3: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  891. status.c:5688:3: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  892. status.c:5688:3: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  893. status.c:5688:3: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  894. status.c:5688:3: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  895. status.c:5688:3: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  896. status.c:5688:3: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  897. status.c:5688:3: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  898. status.c:5688:3: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  899. status.c:5688:3: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  900. status.c:5688:3: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  901. status.c:5688:3: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  902. status.c:5688:3: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  903. status.c:5688:3: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  904. status.c:5688:3: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  905. status.c:5688:3: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  906. status.c:5688:3: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  907. status.c:5688:3: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  908. status.c:5688:3: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  909. status.c:5688:3: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  910. status.c:5688:3: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  911. status.c:5688:3: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  912. status.c:5688:3: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  913. status.c:5688:3: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  914. status.c:5688:3: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  915. status.c:5688:3: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  916. status.c:5688:3: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  917. status.c:5688:3: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  918. status.c:5688:3: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  919. status.c:5688:3: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  920. status.c:5688:3: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  921. status.c:5688:3: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  922. status.c:5688:3: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  923. status.c:5688:3: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  924. status.c:5688:3: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  925. status.c:5688:3: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  926. status.c:5688:3: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  927. status.c:5688:3: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  928. status.c:5688:3: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  929. status.c:5688:3: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  930. status.c:5688:3: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  931. status.c:5688:3: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  932. status.c:5688:3: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  933. status.c:5688:3: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  934. status.c:5688:3: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  935. status.c:5688:3: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  936. status.c:5688:3: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  937. status.c:5688:3: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  938. status.c:5688:3: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  939. status.c:5688:3: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  940. status.c:5688:3: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  941. status.c:5688:3: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  942. status.c:5688:3: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  943. status.c:5688:3: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  944. status.c:5688:3: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  945. status.c:5688:3: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  946. status.c:5688:3: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  947. status.c:5688:3: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  948. status.c:5688:3: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  949. status.c:5688:3: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  950. status.c:5688:3: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  951. status.c:5688:3: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  952. status.c:5688:3: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  953. status.c:5688:3: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  954. status.c:5688:3: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  955. status.c:5688:3: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  956. status.c:5688:3: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  957. status.c:5688:3: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  958. status.c:5688:3: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  959. status.c:5688:3: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  960. status.c:5688:3: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  961. status.c:5688:3: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  962. status.c:5688:3: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  963. status.c:5688:3: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  964. status.c:5688:3: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  965. status.c:5688:3: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  966. status.c:5688:3: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  967. status.c:5688:3: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  968. status.c:5688:3: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  969. status.c:5688:3: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  970. status.c:5688:3: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  971. status.c:5688:3: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  972. status.c:5688:3: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  973. status.c:5688:3: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  974. status.c:5688:3: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  975. status.c:5688:3: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  976. status.c:5688:3: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  977. status.c:5688:3: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  978. status.c:5688:3: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  979. status.c:5688:3: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  980. status.c:5688:3: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  981. status.c:5688:3: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  982. status.c:5688:3: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  983. status.c:5688:3: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  984. status.c:5688:3: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  985. status.c:5688:3: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  986. status.c:5688:3: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  987. status.c:5688:3: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  988. status.c:5688:3: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  989. status.c:5688:3: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  990. status.c:5688:3: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  991. status.c:5688:3: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  992. status.c:5688:3: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  993. status.c:5688:3: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  994. status.c:5688:3: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  995. status.c:5688:3: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  996. status.c:5688:3: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  997. status.c:5688:3: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  998. status.c:5688:3: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  999. status.c:5688:3: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  1000. status.c:5688:3: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  1001. status.c:5688:3: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  1002. status.c:5688:3: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  1003. status.c:5688:3: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  1004. status.c:5688:3: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  1005. status.c:5688:3: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  1006. status.c:5688:3: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  1007. status.c:5688:3: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  1008. status.c:5688:3: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  1009. status.c:5688:3: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  1010. status.c:5688:3: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  1011. status.c:5688:3: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  1012. status.c:5688:3: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  1013. status.c:5688:3: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  1014. status.c:5688:3: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  1015. status.c:5688:3: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  1016. status.c:5688:3: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  1017. status.c:5688:3: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  1018. status.c:5688:3: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  1019. status.c:5688:3: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  1020. status.c:5688:3: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  1021. status.c:5688:3: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  1022. status.c:5688:3: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  1023. status.c:5688:3: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  1024. status.c:5688:3: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  1025. status.c:5688:3: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  1026. status.c:5688:3: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  1027. status.c:5688:3: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  1028. status.c:5688:3: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  1029. status.c:5688:3: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  1030. status.c:5688:3: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  1031. status.c:5688:3: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  1032. status.c:5688:3: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  1033. status.c:5688:3: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  1034. status.c:5688:3: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  1035. status.c:5688:3: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  1036. status.c:5688:3: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  1037. status.c:5688:3: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  1038. status.c:5688:3: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  1039. status.c:5688:3: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  1040. status.c:5688:3: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  1041. status.c:5688:3: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  1042. status.c:5688:3: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  1043. status.c:5688:3: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  1044. status.c:5688:3: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  1045. status.c:5688:3: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  1046. status.c:5688:3: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  1047. status.c:5688:3: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  1048. status.c:5688:3: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  1049. status.c:5688:3: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  1050. status.c:5688:3: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  1051. status.c:5688:3: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  1052. status.c:5688:3: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  1053. status.c:5688:3: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  1054. status.c:5688:3: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  1055. status.c:5688:3: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  1056. status.c:5688:3: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  1057. status.c:5688:3: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  1058. status.c:5688:3: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  1059. status.c:5688:3: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  1060. status.c:5688:3: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  1061. status.c:5688:3: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  1062. status.c:5688:3: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  1063. status.c:5688:3: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  1064. status.c:5688:3: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  1065. status.c:5688:3: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  1066. status.c:5688:3: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  1067. status.c:5688:3: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  1068. status.c:5688:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  1069. status.c:5688:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  1070. status.c:5688:3: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  1071. status.c:5688:3: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  1072. status.c:5688:3: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  1073. status.c:5688:3: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  1074. status.c:5688:3: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  1075. status.c:5688:3: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  1076. status.c:5688:3: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  1077. status.c:5688:3: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  1078. status.c:5688:3: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  1079. status.c:5688:3: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  1080. status.c:5688:3: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  1081. status.c:5688:3: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  1082. status.c:5688:3: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  1083. status.c:5688:3: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  1084. status.c:5688:3: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  1085. status.c:5688:3: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  1086. status.c:5688:3: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  1087. status.c:5688:3: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  1088. status.c:5688:3: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  1089. status.c:5688:3: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  1090. status.c:5688:3: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  1091. status.c:5688:3: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  1092. status.c:5688:3: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  1093. status.c:5688:3: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  1094. status.c:5688:3: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  1095. status.c:5688:3: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  1096. status.c:5688:3: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  1097. status.c:5688:3: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  1098. status.c:5688:3: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  1099. status.c:5688:3: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  1100. status.c:5688:3: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  1101. status.c:5688:3: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  1102. status.c:5688:3: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  1103. status.c:5688:3: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  1104. status.c:5688:3: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  1105. status.c:5688:3: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  1106. status.c:5688:3: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  1107. status.c:5688:3: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  1108. status.c:5688:3: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  1109. status.c:5688:3: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  1110. status.c:5688:3: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  1111. status.c:5688:3: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  1112. status.c:5688:3: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  1113. status.c:5688:3: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  1114. status.c:5688:3: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  1115. status.c:5688:3: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  1116. status.c:5688:3: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  1117. status.c:5688:3: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  1118. status.c:5688:3: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  1119. status.c:5688:3: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  1120. status.c:5688:3: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  1121. status.c:5712:3: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  1122. status.c:5712:3: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  1123. status.c:5712:3: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  1124. status.c:5712:3: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  1125. status.c:5712:3: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  1126. status.c:5712:3: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  1127. status.c:5712:3: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  1128. status.c:5712:3: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  1129. status.c:5712:3: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  1130. status.c:5712:3: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  1131. status.c:5712:3: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  1132. status.c:5712:3: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  1133. status.c:5712:3: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  1134. status.c:5712:3: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  1135. status.c:5712:3: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  1136. status.c:5712:3: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  1137. status.c:5712:3: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  1138. status.c:5712:3: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  1139. status.c:5712:3: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  1140. status.c:5712:3: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  1141. status.c:5712:3: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  1142. status.c:5712:3: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  1143. status.c:5712:3: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  1144. status.c:5712:3: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  1145. status.c:5712:3: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  1146. status.c:5712:3: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  1147. status.c:5712:3: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  1148. status.c:5712:3: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  1149. status.c:5712:3: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  1150. status.c:5712:3: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  1151. status.c:5712:3: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  1152. status.c:5712:3: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  1153. status.c:5712:3: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  1154. status.c:5712:3: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  1155. status.c:5712:3: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  1156. status.c:5712:3: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  1157. status.c:5712:3: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  1158. status.c:5712:3: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  1159. status.c:5712:3: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  1160. status.c:5712:3: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  1161. status.c:5712:3: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  1162. status.c:5712:3: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  1163. status.c:5712:3: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  1164. status.c:5712:3: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  1165. status.c:5712:3: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  1166. status.c:5712:3: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  1167. status.c:5712:3: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  1168. status.c:5712:3: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  1169. status.c:5712:3: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  1170. status.c:5712:3: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  1171. status.c:5712:3: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  1172. status.c:5712:3: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  1173. status.c:5712:3: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  1174. status.c:5712:3: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  1175. status.c:5712:3: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  1176. status.c:5712:3: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  1177. status.c:5712:3: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  1178. status.c:5712:3: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  1179. status.c:5712:3: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  1180. status.c:5712:3: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  1181. status.c:5712:3: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  1182. status.c:5712:3: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  1183. status.c:5712:3: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  1184. status.c:5712:3: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  1185. status.c:5712:3: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  1186. status.c:5712:3: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  1187. status.c:5712:3: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  1188. status.c:5712:3: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  1189. status.c:5712:3: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  1190. status.c:5712:3: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  1191. status.c:5712:3: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  1192. status.c:5712:3: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  1193. status.c:5712:3: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  1194. status.c:5712:3: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  1195. status.c:5712:3: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  1196. status.c:5712:3: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  1197. status.c:5712:3: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  1198. status.c:5712:3: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  1199. status.c:5712:3: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  1200. status.c:5712:3: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  1201. status.c:5712:3: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  1202. status.c:5712:3: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  1203. status.c:5712:3: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  1204. status.c:5712:3: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  1205. status.c:5712:3: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  1206. status.c:5712:3: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  1207. status.c:5712:3: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  1208. status.c:5712:3: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  1209. status.c:5712:3: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  1210. status.c:5712:3: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  1211. status.c:5712:3: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  1212. status.c:5712:3: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  1213. status.c:5712:3: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  1214. status.c:5712:3: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  1215. status.c:5712:3: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  1216. status.c:5712:3: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  1217. status.c:5712:3: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  1218. status.c:5712:3: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  1219. status.c:5712:3: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  1220. status.c:5712:3: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  1221. status.c:5712:3: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  1222. status.c:5712:3: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  1223. status.c:5712:3: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  1224. status.c:5712:3: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  1225. status.c:5712:3: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  1226. status.c:5712:3: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  1227. status.c:5712:3: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  1228. status.c:5712:3: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  1229. status.c:5712:3: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  1230. status.c:5712:3: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  1231. status.c:5712:3: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  1232. status.c:5712:3: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  1233. status.c:5712:3: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  1234. status.c:5712:3: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  1235. status.c:5712:3: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  1236. status.c:5712:3: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  1237. status.c:5712:3: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  1238. status.c:5712:3: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  1239. status.c:5712:3: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  1240. status.c:5712:3: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  1241. status.c:5712:3: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  1242. status.c:5712:3: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  1243. status.c:5712:3: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  1244. status.c:5712:3: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  1245. status.c:5712:3: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  1246. status.c:5712:3: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  1247. status.c:5712:3: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  1248. status.c:5712:3: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  1249. status.c:5712:3: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  1250. status.c:5712:3: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  1251. status.c:5712:3: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  1252. status.c:5712:3: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  1253. status.c:5712:3: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  1254. status.c:5712:3: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  1255. status.c:5712:3: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  1256. status.c:5712:3: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  1257. status.c:5712:3: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  1258. status.c:5712:3: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  1259. status.c:5712:3: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  1260. status.c:5712:3: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  1261. status.c:5712:3: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  1262. status.c:5712:3: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  1263. status.c:5712:3: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  1264. status.c:5712:3: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  1265. status.c:5712:3: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  1266. status.c:5712:3: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  1267. status.c:5712:3: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  1268. status.c:5712:3: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  1269. status.c:5712:3: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  1270. status.c:5712:3: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  1271. status.c:5712:3: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  1272. status.c:5712:3: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  1273. status.c:5712:3: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  1274. status.c:5712:3: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  1275. status.c:5712:3: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  1276. status.c:5712:3: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  1277. status.c:5712:3: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  1278. status.c:5712:3: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  1279. status.c:5712:3: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  1280. status.c:5712:3: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  1281. status.c:5712:3: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  1282. status.c:5712:3: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  1283. status.c:5712:3: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  1284. status.c:5712:3: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  1285. status.c:5712:3: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  1286. status.c:5712:3: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  1287. status.c:5712:3: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  1288. status.c:5712:3: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  1289. status.c:5712:3: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  1290. status.c:5712:3: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  1291. status.c:5712:3: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  1292. status.c:5712:3: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  1293. status.c:5712:3: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  1294. status.c:5712:3: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  1295. status.c:5712:3: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  1296. status.c:5712:3: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  1297. status.c:5712:3: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  1298. status.c:5712:3: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  1299. status.c:5712:3: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  1300. status.c:5712:3: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  1301. status.c:5712:3: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  1302. status.c:5712:3: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  1303. status.c:5712:3: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  1304. status.c:5712:3: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  1305. status.c:5712:3: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  1306. status.c:5712:3: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  1307. status.c:5712:3: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  1308. status.c:5712:3: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  1309. status.c:5712:3: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  1310. status.c:5712:3: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  1311. status.c:5712:3: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  1312. status.c:5712:3: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  1313. status.c:5712:3: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  1314. status.c:5712:3: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  1315. status.c:5712:3: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  1316. status.c:5712:3: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  1317. status.c:5712:3: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  1318. status.c:5712:3: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  1319. status.c:5712:3: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  1320. status.c:5712:3: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  1321. status.c:5712:3: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  1322. status.c:5712:3: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  1323. status.c:5712:3: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  1324. status.c:5712:3: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  1325. status.c:5712:3: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  1326. status.c:5712:3: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  1327. status.c:5712:3: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  1328. status.c:5712:3: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  1329. status.c:5712:3: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  1330. status.c:5712:3: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  1331. status.c:5712:3: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  1332. status.c:5712:3: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  1333. status.c:5712:3: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  1334. status.c:5712:3: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  1335. status.c:5712:3: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  1336. status.c:5712:3: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  1337. status.c:5712:3: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  1338. status.c:5712:3: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  1339. status.c:5712:3: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  1340. status.c:5712:3: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  1341. status.c:5712:3: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  1342. status.c:5712:3: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  1343. status.c:5712:3: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  1344. status.c:5712:3: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  1345. status.c:5712:3: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  1346. status.c:5712:3: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  1347. status.c:5712:3: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  1348. status.c:5712:3: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  1349. status.c:5712:3: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  1350. status.c:5712:3: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  1351. status.c:5712:3: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  1352. status.c:5712:3: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  1353. status.c:5712:3: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  1354. status.c:5712:3: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  1355. status.c:5712:3: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  1356. status.c:5712:3: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  1357. status.c:5712:3: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  1358. status.c:5712:3: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  1359. status.c:5712:3: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  1360. status.c:5712:3: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  1361. status.c:5712:3: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  1362. status.c:5712:3: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  1363. status.c:5712:3: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  1364. status.c:5712:3: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  1365. status.c:5712:3: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  1366. status.c:5712:3: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  1367. status.c:5712:3: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  1368. status.c:5712:3: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  1369. status.c:5712:3: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  1370. status.c:5712:3: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  1371. status.c:5712:3: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  1372. status.c:5712:3: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  1373. status.c:5712:3: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  1374. status.c:5712:3: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  1375. status.c:5712:3: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  1376. status.c:5712:3: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  1377. status.c:5712:3: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  1378. status.c:5712:3: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  1379. status.c:5712:3: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  1380. status.c:5712:3: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  1381. status.c:5712:3: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  1382. status.c:5712:3: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  1383. status.c:5712:3: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  1384. status.c:5712:3: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  1385. status.c:5712:3: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  1386. status.c:5712:3: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  1387. status.c:5712:3: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  1388. status.c:5712:3: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  1389. status.c:5712:3: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  1390. status.c:5712:3: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  1391. status.c:5712:3: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  1392. status.c:5712:3: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  1393. status.c:5712:3: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  1394. status.c:5712:3: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  1395. status.c:5712:3: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  1396. status.c:5712:3: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  1397. status.c:5712:3: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  1398. status.c:5712:3: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  1399. status.c:5712:3: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  1400. status.c:5712:3: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  1401. status.c:5712:3: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  1402. status.c:5712:3: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  1403. status.c:5712:3: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  1404. status.c:5712:3: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  1405. status.c:5712:3: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  1406. status.c:5712:3: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  1407. status.c:5712:3: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  1408. status.c:5712:3: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  1409. status.c:5712:3: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  1410. status.c:5712:3: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  1411. status.c:5712:3: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  1412. status.c:5712:3: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  1413. status.c:5712:3: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  1414. status.c:5712:3: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  1415. status.c:5712:3: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  1416. status.c:5712:3: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  1417. status.c:5712:3: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  1418. status.c:5712:3: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  1419. status.c:5712:3: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  1420. status.c:5712:3: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  1421. status.c:5712:3: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  1422. status.c:5712:3: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  1423. status.c:5712:3: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  1424. status.c:5712:3: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  1425. status.c:5712:3: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  1426. status.c:5712:3: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  1427. status.c:5712:3: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  1428. status.c:5712:3: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  1429. status.c:5712:3: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  1430. status.c:5712:3: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  1431. status.c:5712:3: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  1432. status.c:5712:3: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  1433. status.c:5712:3: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  1434. status.c:5712:3: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  1435. status.c:5712:3: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  1436. status.c:5712:3: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  1437. status.c:5712:3: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  1438. status.c:5712:3: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  1439. status.c:5712:3: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  1440. status.c:5712:3: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  1441. status.c:5712:3: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  1442. status.c:5712:3: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  1443. status.c:5712:3: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  1444. status.c:5712:3: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  1445. status.c:5712:3: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  1446. status.c:5712:3: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  1447. status.c:5712:3: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  1448. status.c:5712:3: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  1449. status.c:5712:3: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  1450. status.c:5712:3: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  1451. status.c:5712:3: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  1452. status.c:5712:3: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  1453. status.c:5712:3: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  1454. status.c:5712:3: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  1455. status.c:5712:3: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  1456. status.c:5712:3: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  1457. status.c:5712:3: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  1458. status.c:5712:3: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  1459. status.c:5712:3: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  1460. status.c:5712:3: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  1461. status.c:5712:3: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  1462. status.c:5712:3: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  1463. status.c:5712:3: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  1464. status.c:5712:3: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  1465. status.c:5712:3: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  1466. status.c:5712:3: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  1467. status.c:5712:3: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  1468. status.c:5712:3: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  1469. status.c:5712:3: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  1470. status.c:5712:3: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  1471. status.c:5712:3: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  1472. status.c:5712:3: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  1473. status.c:5712:3: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  1474. status.c:5712:3: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  1475. status.c:5712:3: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  1476. status.c:5712:3: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  1477. status.c:5712:3: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  1478. status.c:5712:3: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  1479. status.c:5712:3: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  1480. status.c:5712:3: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  1481. status.c:5712:3: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  1482. status.c:5712:3: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  1483. status.c:5712:3: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  1484. status.c:5712:3: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  1485. status.c:5712:3: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  1486. status.c:5712:3: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  1487. status.c:5712:3: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  1488. status.c:5712:3: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  1489. status.c:5712:3: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  1490. status.c:5712:3: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  1491. status.c:5712:3: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  1492. status.c:5712:3: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  1493. status.c:5712:3: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  1494. status.c:5712:3: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  1495. status.c:5712:3: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  1496. status.c:5712:3: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  1497. status.c:5712:3: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  1498. status.c:5712:3: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  1499. status.c:5712:3: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  1500. status.c:5712:3: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  1501. status.c:5712:3: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  1502. status.c:5712:3: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  1503. status.c:5712:3: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  1504. status.c:5712:3: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  1505. status.c:5712:3: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  1506. status.c:5712:3: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  1507. status.c:5712:3: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  1508. status.c:5712:3: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  1509. status.c:5712:3: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  1510. status.c:5712:3: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  1511. status.c:5712:3: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  1512. status.c:5712:3: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  1513. status.c:5712:3: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  1514. status.c:5712:3: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  1515. status.c:5712:3: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  1516. status.c:5712:3: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  1517. status.c:5712:3: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  1518. status.c:5712:3: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  1519. status.c:5712:3: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  1520. status.c:5712:3: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  1521. status.c:5712:3: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  1522. status.c:5712:3: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  1523. status.c:5712:3: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  1524. status.c:5712:3: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  1525. status.c:5712:3: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  1526. status.c:5712:3: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  1527. status.c:5712:3: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  1528. status.c:5712:3: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  1529. status.c:5712:3: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  1530. status.c:5712:3: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  1531. status.c:5712:3: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  1532. status.c:5712:3: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  1533. status.c:5712:3: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  1534. status.c:5712:3: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  1535. status.c:5712:3: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  1536. status.c:5712:3: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  1537. status.c:5712:3: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  1538. status.c:5712:3: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  1539. status.c:5712:3: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  1540. status.c:5712:3: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  1541. status.c:5712:3: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  1542. status.c:5712:3: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  1543. status.c:5712:3: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  1544. status.c:5712:3: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  1545. status.c:5712:3: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  1546. status.c:5712:3: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  1547. status.c:5712:3: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  1548. status.c:5712:3: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  1549. status.c:5712:3: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  1550. status.c:5712:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  1551. status.c:5712:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  1552. status.c:5712:3: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  1553. status.c:5712:3: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  1554. status.c:5712:3: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  1555. status.c:5712:3: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  1556. status.c:5712:3: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  1557. status.c:5712:3: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  1558. status.c:5712:3: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  1559. status.c:5712:3: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  1560. status.c:5712:3: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  1561. status.c:5712:3: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  1562. status.c:5712:3: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  1563. status.c:5712:3: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  1564. status.c:5712:3: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  1565. status.c:5712:3: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  1566. status.c:5712:3: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  1567. status.c:5712:3: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  1568. status.c:5712:3: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  1569. status.c:5712:3: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  1570. status.c:5712:3: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  1571. status.c:5712:3: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  1572. status.c:5712:3: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  1573. status.c:5712:3: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  1574. status.c:5712:3: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  1575. status.c:5712:3: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  1576. status.c:5712:3: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  1577. status.c:5712:3: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  1578. status.c:5712:3: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  1579. status.c:5712:3: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  1580. status.c:5712:3: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  1581. status.c:5712:3: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  1582. status.c:5712:3: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  1583. status.c:5712:3: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  1584. status.c:5712:3: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  1585. status.c:5712:3: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  1586. status.c:5712:3: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  1587. status.c:5712:3: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  1588. status.c:5712:3: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  1589. status.c:5712:3: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  1590. status.c:5712:3: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  1591. status.c:5712:3: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  1592. status.c:5712:3: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  1593. status.c:5712:3: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  1594. status.c:5712:3: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  1595. status.c:5712:3: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  1596. status.c:5712:3: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  1597. status.c:5712:3: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  1598. status.c:5712:3: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  1599. status.c:5712:3: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  1600. status.c:5712:3: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  1601. status.c:5712:3: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  1602. status.c:5712:3: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  1603. status.c:5744:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  1604. status.c:5744:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  1605. status.c:5744:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  1606. status.c:5744:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  1607. status.c:5744:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  1608. status.c:5744:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  1609. status.c:5744:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  1610. status.c:5744:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  1611. status.c:5744:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  1612. status.c:5744:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  1613. status.c:5744:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  1614. status.c:5744:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  1615. status.c:5744:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  1616. status.c:5744:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  1617. status.c:5744:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  1618. status.c:5744:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  1619. status.c:5744:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  1620. status.c:5744:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  1621. status.c:5744:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  1622. status.c:5744:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  1623. status.c:5744:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  1624. status.c:5744:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  1625. status.c:5744:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  1626. status.c:5744:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  1627. status.c:5744:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  1628. status.c:5744:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  1629. status.c:5744:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  1630. status.c:5744:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  1631. status.c:5744:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  1632. status.c:5744:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  1633. status.c:5744:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  1634. status.c:5744:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  1635. status.c:5744:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  1636. status.c:5744:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  1637. status.c:5744:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  1638. status.c:5744:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  1639. status.c:5744:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  1640. status.c:5744:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  1641. status.c:5744:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  1642. status.c:5744:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  1643. status.c:5744:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  1644. status.c:5744:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  1645. status.c:5744:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  1646. status.c:5744:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  1647. status.c:5744:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  1648. status.c:5744:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  1649. status.c:5744:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  1650. status.c:5744:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  1651. status.c:5744:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  1652. status.c:5744:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  1653. status.c:5744:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  1654. status.c:5744:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  1655. status.c:5744:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  1656. status.c:5744:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  1657. status.c:5744:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  1658. status.c:5744:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  1659. status.c:5744:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  1660. status.c:5744:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  1661. status.c:5744:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  1662. status.c:5744:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  1663. status.c:5744:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  1664. status.c:5744:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  1665. status.c:5744:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  1666. status.c:5744:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  1667. status.c:5744:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  1668. status.c:5744:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  1669. status.c:5744:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  1670. status.c:5744:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  1671. status.c:5744:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  1672. status.c:5744:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  1673. status.c:5744:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  1674. status.c:5744:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  1675. status.c:5744:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  1676. status.c:5744:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  1677. status.c:5744:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  1678. status.c:5744:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  1679. status.c:5744:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  1680. status.c:5744:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  1681. status.c:5744:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  1682. status.c:5744:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  1683. status.c:5744:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  1684. status.c:5744:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  1685. status.c:5744:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  1686. status.c:5744:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  1687. status.c:5744:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  1688. status.c:5744:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  1689. status.c:5744:2: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  1690. status.c:5744:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  1691. status.c:5744:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  1692. status.c:5744:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  1693. status.c:5744:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  1694. status.c:5744:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  1695. status.c:5744:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  1696. status.c:5744:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  1697. status.c:5744:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  1698. status.c:5744:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  1699. status.c:5744:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  1700. status.c:5744:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  1701. status.c:5744:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  1702. status.c:5744:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  1703. status.c:5744:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  1704. status.c:5744:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  1705. status.c:5744:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  1706. status.c:5744:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  1707. status.c:5744:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  1708. status.c:5744:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  1709. status.c:5744:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  1710. status.c:5744:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  1711. status.c:5744:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  1712. status.c:5744:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  1713. status.c:5744:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  1714. status.c:5744:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  1715. status.c:5744:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  1716. status.c:5744:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  1717. status.c:5744:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  1718. status.c:5744:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  1719. status.c:5744:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  1720. status.c:5744:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  1721. status.c:5744:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  1722. status.c:5744:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  1723. status.c:5744:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  1724. status.c:5744:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  1725. status.c:5744:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  1726. status.c:5744:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  1727. status.c:5744:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  1728. status.c:5744:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  1729. status.c:5744:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  1730. status.c:5744:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  1731. status.c:5744:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  1732. status.c:5744:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  1733. status.c:5744:2: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  1734. status.c:5744:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  1735. status.c:5744:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  1736. status.c:5744:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  1737. status.c:5744:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  1738. status.c:5744:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  1739. status.c:5744:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  1740. status.c:5744:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  1741. status.c:5744:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  1742. status.c:5744:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  1743. status.c:5744:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  1744. status.c:5744:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  1745. status.c:5744:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  1746. status.c:5744:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  1747. status.c:5744:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  1748. status.c:5744:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  1749. status.c:5744:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  1750. status.c:5744:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  1751. status.c:5744:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  1752. status.c:5744:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  1753. status.c:5744:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  1754. status.c:5744:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  1755. status.c:5744:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  1756. status.c:5744:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  1757. status.c:5744:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  1758. status.c:5744:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  1759. status.c:5744:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  1760. status.c:5744:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  1761. status.c:5744:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  1762. status.c:5744:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  1763. status.c:5744:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  1764. status.c:5744:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  1765. status.c:5744:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  1766. status.c:5744:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  1767. status.c:5744:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  1768. status.c:5744:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  1769. status.c:5744:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  1770. status.c:5744:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  1771. status.c:5744:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  1772. status.c:5744:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  1773. status.c:5744:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  1774. status.c:5744:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  1775. status.c:5744:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  1776. status.c:5744:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  1777. status.c:5744:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  1778. status.c:5744:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  1779. status.c:5744:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  1780. status.c:5744:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  1781. status.c:5744:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  1782. status.c:5744:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  1783. status.c:5744:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  1784. status.c:5744:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  1785. status.c:5744:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  1786. status.c:5744:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  1787. status.c:5744:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  1788. status.c:5744:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  1789. status.c:5744:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  1790. status.c:5744:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  1791. status.c:5744:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  1792. status.c:5744:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  1793. status.c:5744:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  1794. status.c:5744:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  1795. status.c:5744:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  1796. status.c:5744:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  1797. status.c:5744:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  1798. status.c:5744:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  1799. status.c:5744:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  1800. status.c:5744:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  1801. status.c:5744:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  1802. status.c:5744:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  1803. status.c:5744:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  1804. status.c:5744:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  1805. status.c:5744:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  1806. status.c:5744:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  1807. status.c:5744:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  1808. status.c:5744:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  1809. status.c:5744:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  1810. status.c:5744:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  1811. status.c:5744:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  1812. status.c:5744:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  1813. status.c:5744:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  1814. status.c:5744:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  1815. status.c:5744:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  1816. status.c:5744:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  1817. status.c:5744:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  1818. status.c:5744:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  1819. status.c:5744:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  1820. status.c:5744:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  1821. status.c:5744:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  1822. status.c:5744:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  1823. status.c:5744:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  1824. status.c:5744:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  1825. status.c:5744:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  1826. status.c:5744:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  1827. status.c:5744:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  1828. status.c:5744:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  1829. status.c:5744:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  1830. status.c:5744:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  1831. status.c:5744:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  1832. status.c:5744:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  1833. status.c:5744:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  1834. status.c:5744:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  1835. status.c:5744:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  1836. status.c:5744:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  1837. status.c:5744:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  1838. status.c:5744:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  1839. status.c:5744:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  1840. status.c:5744:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  1841. status.c:5744:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  1842. status.c:5744:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  1843. status.c:5744:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  1844. status.c:5744:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  1845. status.c:5744:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  1846. status.c:5744:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  1847. status.c:5744:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  1848. status.c:5744:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  1849. status.c:5744:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  1850. status.c:5744:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  1851. status.c:5744:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  1852. status.c:5744:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  1853. status.c:5744:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  1854. status.c:5744:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  1855. status.c:5744:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  1856. status.c:5744:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  1857. status.c:5744:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  1858. status.c:5744:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  1859. status.c:5744:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  1860. status.c:5744:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  1861. status.c:5744:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  1862. status.c:5744:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  1863. status.c:5744:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  1864. status.c:5744:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  1865. status.c:5744:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  1866. status.c:5744:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  1867. status.c:5744:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  1868. status.c:5744:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  1869. status.c:5744:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  1870. status.c:5744:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  1871. status.c:5744:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  1872. status.c:5744:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  1873. status.c:5744:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  1874. status.c:5744:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  1875. status.c:5744:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  1876. status.c:5744:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  1877. status.c:5744:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  1878. status.c:5744:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  1879. status.c:5744:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  1880. status.c:5744:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  1881. status.c:5744:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  1882. status.c:5744:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  1883. status.c:5744:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  1884. status.c:5744:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  1885. status.c:5744:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  1886. status.c:5744:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  1887. status.c:5744:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  1888. status.c:5744:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  1889. status.c:5744:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  1890. status.c:5744:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  1891. status.c:5744:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  1892. status.c:5744:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  1893. status.c:5744:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  1894. status.c:5744:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  1895. status.c:5744:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  1896. status.c:5744:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  1897. status.c:5744:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  1898. status.c:5744:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  1899. status.c:5744:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  1900. status.c:5744:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  1901. status.c:5744:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  1902. status.c:5744:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  1903. status.c:5744:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  1904. status.c:5744:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  1905. status.c:5744:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  1906. status.c:5744:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  1907. status.c:5744:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  1908. status.c:5744:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  1909. status.c:5744:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  1910. status.c:5744:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  1911. status.c:5744:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  1912. status.c:5744:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  1913. status.c:5744:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  1914. status.c:5744:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  1915. status.c:5744:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  1916. status.c:5744:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  1917. status.c:5744:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  1918. status.c:5744:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  1919. status.c:5744:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  1920. status.c:5744:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  1921. status.c:5744:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  1922. status.c:5744:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  1923. status.c:5744:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  1924. status.c:5744:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  1925. status.c:5744:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  1926. status.c:5744:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  1927. status.c:5744:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  1928. status.c:5744:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  1929. status.c:5744:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  1930. status.c:5744:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  1931. status.c:5744:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  1932. status.c:5744:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  1933. status.c:5744:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  1934. status.c:5744:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  1935. status.c:5744:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  1936. status.c:5744:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  1937. status.c:5744:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  1938. status.c:5744:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  1939. status.c:5744:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  1940. status.c:5744:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  1941. status.c:5744:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  1942. status.c:5744:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  1943. status.c:5744:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  1944. status.c:5744:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  1945. status.c:5744:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  1946. status.c:5744:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  1947. status.c:5744:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  1948. status.c:5744:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  1949. status.c:5744:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  1950. status.c:5744:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  1951. status.c:5744:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  1952. status.c:5744:2: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  1953. status.c:5744:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  1954. status.c:5744:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  1955. status.c:5744:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  1956. status.c:5744:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  1957. status.c:5744:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  1958. status.c:5744:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  1959. status.c:5744:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  1960. status.c:5744:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  1961. status.c:5744:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  1962. status.c:5744:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  1963. status.c:5744:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  1964. status.c:5744:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  1965. status.c:5744:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  1966. status.c:5744:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  1967. status.c:5744:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  1968. status.c:5744:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  1969. status.c:5744:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  1970. status.c:5744:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  1971. status.c:5744:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  1972. status.c:5744:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  1973. status.c:5744:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  1974. status.c:5744:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  1975. status.c:5744:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  1976. status.c:5744:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  1977. status.c:5744:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  1978. status.c:5744:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  1979. status.c:5744:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  1980. status.c:5744:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  1981. status.c:5744:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  1982. status.c:5744:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  1983. status.c:5744:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  1984. status.c:5744:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  1985. status.c:5744:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  1986. status.c:5744:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  1987. status.c:5744:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  1988. status.c:5744:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  1989. status.c:5744:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  1990. status.c:5744:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  1991. status.c:5744:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  1992. status.c:5744:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  1993. status.c:5744:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  1994. status.c:5744:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  1995. status.c:5744:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  1996. status.c:5744:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  1997. status.c:5744:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  1998. status.c:5744:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  1999. status.c:5744:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  2000. status.c:5744:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  2001. status.c:5744:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  2002. status.c:5744:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  2003. status.c:5744:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  2004. status.c:5744:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  2005. status.c:5744:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  2006. status.c:5744:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  2007. status.c:5744:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  2008. status.c:5744:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  2009. status.c:5744:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  2010. status.c:5744:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  2011. status.c:5744:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  2012. status.c:5744:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  2013. status.c:5744:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  2014. status.c:5744:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  2015. status.c:5744:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  2016. status.c:5744:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  2017. status.c:5744:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  2018. status.c:5744:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  2019. status.c:5744:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  2020. status.c:5744:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  2021. status.c:5744:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  2022. status.c:5744:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  2023. status.c:5744:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  2024. status.c:5744:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  2025. status.c:5744:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  2026. status.c:5744:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  2027. status.c:5744:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  2028. status.c:5744:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  2029. status.c:5744:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  2030. status.c:5744:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  2031. status.c:5744:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  2032. status.c:5744:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  2033. status.c:5744:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  2034. status.c:5744:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  2035. status.c:5744:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  2036. status.c:5744:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  2037. status.c:5744:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  2038. status.c:5744:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  2039. status.c:5744:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  2040. status.c:5744:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  2041. status.c:5744:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  2042. status.c:5744:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  2043. status.c:5744:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  2044. status.c:5744:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  2045. status.c:5744:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  2046. status.c:5744:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  2047. status.c:5744:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  2048. status.c:5744:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  2049. status.c:5744:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  2050. status.c:5744:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  2051. status.c:6001:4: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  2052. status.c:6001:4: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  2053. status.c:6001:4: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  2054. status.c:6001:4: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  2055. status.c:6001:4: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  2056. status.c:6001:4: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  2057. status.c:6001:4: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  2058. status.c:6001:4: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  2059. status.c:6001:4: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  2060. status.c:6001:4: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  2061. status.c:6001:4: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  2062. status.c:6001:4: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  2063. status.c:6001:4: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  2064. status.c:6001:4: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  2065. status.c:6001:4: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  2066. status.c:6001:4: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  2067. status.c:6001:4: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  2068. status.c:6001:4: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  2069. status.c:6001:4: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  2070. status.c:6001:4: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  2071. status.c:6001:4: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  2072. status.c:6001:4: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  2073. status.c:6001:4: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  2074. status.c:6001:4: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  2075. status.c:6001:4: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  2076. status.c:6001:4: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  2077. status.c:6001:4: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  2078. status.c:6001:4: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  2079. status.c:6001:4: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  2080. status.c:6001:4: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  2081. status.c:6001:4: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  2082. status.c:6001:4: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  2083. status.c:6001:4: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  2084. status.c:6001:4: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  2085. status.c:6001:4: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  2086. status.c:6001:4: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  2087. status.c:6001:4: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  2088. status.c:6001:4: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  2089. status.c:6001:4: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  2090. status.c:6001:4: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  2091. status.c:6001:4: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  2092. status.c:6001:4: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  2093. status.c:6001:4: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  2094. status.c:6001:4: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  2095. status.c:6001:4: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  2096. status.c:6001:4: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  2097. status.c:6001:4: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  2098. status.c:6001:4: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  2099. status.c:6001:4: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  2100. status.c:6001:4: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  2101. status.c:6001:4: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  2102. status.c:6001:4: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  2103. status.c:6001:4: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  2104. status.c:6001:4: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  2105. status.c:6001:4: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  2106. status.c:6001:4: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  2107. status.c:6001:4: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  2108. status.c:6001:4: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  2109. status.c:6001:4: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  2110. status.c:6001:4: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  2111. status.c:6001:4: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  2112. status.c:6001:4: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  2113. status.c:6001:4: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  2114. status.c:6001:4: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  2115. status.c:6001:4: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  2116. status.c:6001:4: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  2117. status.c:6001:4: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  2118. status.c:6001:4: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  2119. status.c:6001:4: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  2120. status.c:6001:4: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  2121. status.c:6001:4: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  2122. status.c:6001:4: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  2123. status.c:6001:4: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  2124. status.c:6001:4: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  2125. status.c:6001:4: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  2126. status.c:6001:4: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  2127. status.c:6001:4: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  2128. status.c:6001:4: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  2129. status.c:6001:4: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  2130. status.c:6001:4: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  2131. status.c:6001:4: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  2132. status.c:6001:4: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  2133. status.c:6001:4: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  2134. status.c:6001:4: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  2135. status.c:6001:4: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  2136. status.c:6001:4: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  2137. status.c:6001:4: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  2138. status.c:6001:4: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  2139. status.c:6001:4: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  2140. status.c:6001:4: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  2141. status.c:6001:4: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  2142. status.c:6001:4: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  2143. status.c:6001:4: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  2144. status.c:6001:4: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  2145. status.c:6001:4: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  2146. status.c:6001:4: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  2147. status.c:6001:4: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  2148. status.c:6001:4: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  2149. status.c:6001:4: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  2150. status.c:6001:4: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  2151. status.c:6001:4: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  2152. status.c:6001:4: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  2153. status.c:6001:4: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  2154. status.c:6001:4: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  2155. status.c:6001:4: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  2156. status.c:6001:4: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  2157. status.c:6001:4: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  2158. status.c:6001:4: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  2159. status.c:6001:4: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  2160. status.c:6001:4: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  2161. status.c:6001:4: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  2162. status.c:6001:4: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  2163. status.c:6001:4: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  2164. status.c:6001:4: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  2165. status.c:6001:4: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  2166. status.c:6001:4: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  2167. status.c:6001:4: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  2168. status.c:6001:4: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  2169. status.c:6001:4: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  2170. status.c:6001:4: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  2171. status.c:6001:4: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  2172. status.c:6001:4: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  2173. status.c:6001:4: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  2174. status.c:6001:4: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  2175. status.c:6001:4: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  2176. status.c:6001:4: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  2177. status.c:6001:4: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  2178. status.c:6001:4: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  2179. status.c:6001:4: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  2180. status.c:6001:4: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  2181. status.c:6001:4: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  2182. status.c:6001:4: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  2183. status.c:6001:4: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  2184. status.c:6001:4: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  2185. status.c:6001:4: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  2186. status.c:6001:4: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  2187. status.c:6001:4: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  2188. status.c:6001:4: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  2189. status.c:6001:4: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  2190. status.c:6001:4: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  2191. status.c:6001:4: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  2192. status.c:6001:4: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  2193. status.c:6001:4: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  2194. status.c:6001:4: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  2195. status.c:6001:4: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  2196. status.c:6001:4: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  2197. status.c:6001:4: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  2198. status.c:6001:4: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  2199. status.c:6001:4: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  2200. status.c:6001:4: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  2201. status.c:6001:4: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  2202. status.c:6001:4: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  2203. status.c:6001:4: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  2204. status.c:6001:4: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  2205. status.c:6001:4: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  2206. status.c:6001:4: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  2207. status.c:6001:4: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  2208. status.c:6001:4: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  2209. status.c:6001:4: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  2210. status.c:6001:4: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  2211. status.c:6001:4: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  2212. status.c:6001:4: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  2213. status.c:6001:4: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  2214. status.c:6001:4: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  2215. status.c:6001:4: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  2216. status.c:6001:4: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  2217. status.c:6001:4: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  2218. status.c:6001:4: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  2219. status.c:6001:4: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  2220. status.c:6001:4: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  2221. status.c:6001:4: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  2222. status.c:6001:4: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  2223. status.c:6001:4: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  2224. status.c:6001:4: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  2225. status.c:6001:4: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  2226. status.c:6001:4: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  2227. status.c:6001:4: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  2228. status.c:6001:4: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  2229. status.c:6001:4: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  2230. status.c:6001:4: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  2231. status.c:6001:4: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  2232. status.c:6001:4: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  2233. status.c:6001:4: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  2234. status.c:6001:4: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  2235. status.c:6001:4: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  2236. status.c:6001:4: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  2237. status.c:6001:4: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  2238. status.c:6001:4: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  2239. status.c:6001:4: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  2240. status.c:6001:4: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  2241. status.c:6001:4: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  2242. status.c:6001:4: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  2243. status.c:6001:4: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  2244. status.c:6001:4: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  2245. status.c:6001:4: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  2246. status.c:6001:4: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  2247. status.c:6001:4: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  2248. status.c:6001:4: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  2249. status.c:6001:4: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  2250. status.c:6001:4: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  2251. status.c:6001:4: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  2252. status.c:6001:4: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  2253. status.c:6001:4: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  2254. status.c:6001:4: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  2255. status.c:6001:4: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  2256. status.c:6001:4: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  2257. status.c:6001:4: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  2258. status.c:6001:4: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  2259. status.c:6001:4: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  2260. status.c:6001:4: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  2261. status.c:6001:4: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  2262. status.c:6001:4: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  2263. status.c:6001:4: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  2264. status.c:6001:4: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  2265. status.c:6001:4: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  2266. status.c:6001:4: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  2267. status.c:6001:4: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  2268. status.c:6001:4: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  2269. status.c:6001:4: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  2270. status.c:6001:4: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  2271. status.c:6001:4: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  2272. status.c:6001:4: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  2273. status.c:6001:4: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  2274. status.c:6001:4: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  2275. status.c:6001:4: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  2276. status.c:6001:4: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  2277. status.c:6001:4: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  2278. status.c:6001:4: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  2279. status.c:6001:4: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  2280. status.c:6001:4: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  2281. status.c:6001:4: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  2282. status.c:6001:4: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  2283. status.c:6001:4: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  2284. status.c:6001:4: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  2285. status.c:6001:4: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  2286. status.c:6001:4: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  2287. status.c:6001:4: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  2288. status.c:6001:4: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  2289. status.c:6001:4: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  2290. status.c:6001:4: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  2291. status.c:6001:4: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  2292. status.c:6001:4: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  2293. status.c:6001:4: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  2294. status.c:6001:4: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  2295. status.c:6001:4: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  2296. status.c:6001:4: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  2297. status.c:6001:4: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  2298. status.c:6001:4: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  2299. status.c:6001:4: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  2300. status.c:6001:4: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  2301. status.c:6001:4: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  2302. status.c:6001:4: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  2303. status.c:6001:4: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  2304. status.c:6001:4: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  2305. status.c:6001:4: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  2306. status.c:6001:4: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  2307. status.c:6001:4: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  2308. status.c:6001:4: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  2309. status.c:6001:4: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  2310. status.c:6001:4: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  2311. status.c:6001:4: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  2312. status.c:6001:4: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  2313. status.c:6001:4: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  2314. status.c:6001:4: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  2315. status.c:6001:4: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  2316. status.c:6001:4: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  2317. status.c:6001:4: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  2318. status.c:6001:4: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  2319. status.c:6001:4: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  2320. status.c:6001:4: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  2321. status.c:6001:4: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  2322. status.c:6001:4: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  2323. status.c:6001:4: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  2324. status.c:6001:4: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  2325. status.c:6001:4: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  2326. status.c:6001:4: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  2327. status.c:6001:4: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  2328. status.c:6001:4: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  2329. status.c:6001:4: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  2330. status.c:6001:4: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  2331. status.c:6001:4: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  2332. status.c:6001:4: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  2333. status.c:6001:4: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  2334. status.c:6001:4: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  2335. status.c:6001:4: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  2336. status.c:6001:4: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  2337. status.c:6001:4: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  2338. status.c:6001:4: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  2339. status.c:6001:4: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  2340. status.c:6001:4: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  2341. status.c:6001:4: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  2342. status.c:6001:4: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  2343. status.c:6001:4: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  2344. status.c:6001:4: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  2345. status.c:6001:4: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  2346. status.c:6001:4: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  2347. status.c:6001:4: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  2348. status.c:6001:4: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  2349. status.c:6001:4: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  2350. status.c:6001:4: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  2351. status.c:6001:4: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  2352. status.c:6001:4: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  2353. status.c:6001:4: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  2354. status.c:6001:4: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  2355. status.c:6001:4: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  2356. status.c:6001:4: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  2357. status.c:6001:4: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  2358. status.c:6001:4: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  2359. status.c:6001:4: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  2360. status.c:6001:4: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  2361. status.c:6001:4: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  2362. status.c:6001:4: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  2363. status.c:6001:4: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  2364. status.c:6001:4: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  2365. status.c:6001:4: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  2366. status.c:6001:4: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  2367. status.c:6001:4: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  2368. status.c:6001:4: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  2369. status.c:6001:4: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  2370. status.c:6001:4: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  2371. status.c:6001:4: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  2372. status.c:6001:4: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  2373. status.c:6001:4: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  2374. status.c:6001:4: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  2375. status.c:6001:4: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  2376. status.c:6001:4: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  2377. status.c:6001:4: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  2378. status.c:6001:4: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  2379. status.c:6001:4: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  2380. status.c:6001:4: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  2381. status.c:6001:4: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  2382. status.c:6001:4: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  2383. status.c:6001:4: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  2384. status.c:6001:4: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  2385. status.c:6001:4: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  2386. status.c:6001:4: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  2387. status.c:6001:4: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  2388. status.c:6001:4: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  2389. status.c:6001:4: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  2390. status.c:6001:4: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  2391. status.c:6001:4: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  2392. status.c:6001:4: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  2393. status.c:6001:4: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  2394. status.c:6001:4: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  2395. status.c:6001:4: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  2396. status.c:6001:4: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  2397. status.c:6001:4: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  2398. status.c:6001:4: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  2399. status.c:6001:4: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  2400. status.c:6001:4: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  2401. status.c:6001:4: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  2402. status.c:6001:4: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  2403. status.c:6001:4: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  2404. status.c:6001:4: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  2405. status.c:6001:4: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  2406. status.c:6001:4: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  2407. status.c:6001:4: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  2408. status.c:6001:4: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  2409. status.c:6001:4: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  2410. status.c:6001:4: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  2411. status.c:6001:4: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  2412. status.c:6001:4: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  2413. status.c:6001:4: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  2414. status.c:6001:4: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  2415. status.c:6001:4: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  2416. status.c:6001:4: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  2417. status.c:6001:4: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  2418. status.c:6001:4: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  2419. status.c:6001:4: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  2420. status.c:6001:4: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  2421. status.c:6001:4: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  2422. status.c:6001:4: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  2423. status.c:6001:4: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  2424. status.c:6001:4: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  2425. status.c:6001:4: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  2426. status.c:6001:4: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  2427. status.c:6001:4: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  2428. status.c:6001:4: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  2429. status.c:6001:4: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  2430. status.c:6001:4: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  2431. status.c:6001:4: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  2432. status.c:6001:4: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  2433. status.c:6001:4: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  2434. status.c:6001:4: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  2435. status.c:6001:4: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  2436. status.c:6001:4: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  2437. status.c:6001:4: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  2438. status.c:6001:4: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  2439. status.c:6001:4: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  2440. status.c:6001:4: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  2441. status.c:6001:4: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  2442. status.c:6001:4: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  2443. status.c:6001:4: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  2444. status.c:6001:4: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  2445. status.c:6001:4: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  2446. status.c:6001:4: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  2447. status.c:6001:4: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  2448. status.c:6001:4: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  2449. status.c:6001:4: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  2450. status.c:6001:4: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  2451. status.c:6001:4: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  2452. status.c:6001:4: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  2453. status.c:6001:4: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  2454. status.c:6001:4: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  2455. status.c:6001:4: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  2456. status.c:6001:4: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  2457. status.c:6001:4: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  2458. status.c:6001:4: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  2459. status.c:6001:4: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  2460. status.c:6001:4: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  2461. status.c:6001:4: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  2462. status.c:6001:4: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  2463. status.c:6001:4: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  2464. status.c:6001:4: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  2465. status.c:6001:4: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  2466. status.c:6001:4: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  2467. status.c:6001:4: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  2468. status.c:6001:4: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  2469. status.c:6001:4: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  2470. status.c:6001:4: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  2471. status.c:6001:4: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  2472. status.c:6001:4: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  2473. status.c:6001:4: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  2474. status.c:6001:4: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  2475. status.c:6001:4: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  2476. status.c:6001:4: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  2477. status.c:6001:4: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  2478. status.c:6001:4: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  2479. status.c:6001:4: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  2480. status.c:6001:4: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  2481. status.c:6001:4: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  2482. status.c:6001:4: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  2483. status.c:6001:4: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  2484. status.c:6001:4: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  2485. status.c:6001:4: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  2486. status.c:6001:4: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  2487. status.c:6001:4: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  2488. status.c:6001:4: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  2489. status.c:6001:4: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  2490. status.c:6001:4: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  2491. status.c:6001:4: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  2492. status.c:6001:4: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  2493. status.c:6001:4: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  2494. status.c:6001:4: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  2495. status.c:6001:4: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  2496. status.c:6001:4: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  2497. status.c:6001:4: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  2498. status.c:6001:4: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  2499. status.c:6001:4: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  2500. status.c:6001:4: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  2501. status.c:6001:4: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  2502. status.c:6001:4: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  2503. status.c:6001:4: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  2504. status.c:6001:4: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  2505. status.c:6001:4: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  2506. status.c:6001:4: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  2507. status.c:6001:4: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  2508. status.c:6001:4: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  2509. status.c:6001:4: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  2510. status.c:6001:4: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  2511. status.c:6001:4: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  2512. status.c:6001:4: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  2513. status.c:6001:4: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  2514. status.c:6001:4: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  2515. status.c:6001:4: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  2516. status.c:6001:4: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  2517. status.c:6001:4: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  2518. status.c:6001:4: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  2519. status.c:6001:4: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  2520. status.c:6001:4: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  2521. status.c:6001:4: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  2522. status.c:6001:4: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  2523. status.c:6001:4: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  2524. status.c:6001:4: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  2525. status.c:6036:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  2526. status.c:6036:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  2527. status.c:6036:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  2528. status.c:6036:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  2529. status.c:6036:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  2530. status.c:6036:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  2531. status.c:6036:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  2532. status.c:6036:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  2533. status.c:6036:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  2534. status.c:6036:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  2535. status.c:6036:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  2536. status.c:6036:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  2537. status.c:6036:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  2538. status.c:6036:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  2539. status.c:6036:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  2540. status.c:6036:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  2541. status.c:6036:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  2542. status.c:6036:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  2543. status.c:6036:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  2544. status.c:6036:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  2545. status.c:6036:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  2546. status.c:6036:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  2547. status.c:6036:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  2548. status.c:6036:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  2549. status.c:6036:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  2550. status.c:6036:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  2551. status.c:6036:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  2552. status.c:6036:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  2553. status.c:6036:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  2554. status.c:6036:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  2555. status.c:6036:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  2556. status.c:6036:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  2557. status.c:6036:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  2558. status.c:6036:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  2559. status.c:6036:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  2560. status.c:6036:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  2561. status.c:6036:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  2562. status.c:6036:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  2563. status.c:6036:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  2564. status.c:6036:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  2565. status.c:6036:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  2566. status.c:6036:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  2567. status.c:6036:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  2568. status.c:6036:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  2569. status.c:6036:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  2570. status.c:6036:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  2571. status.c:6036:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  2572. status.c:6036:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  2573. status.c:6036:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  2574. status.c:6036:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  2575. status.c:6036:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  2576. status.c:6036:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  2577. status.c:6036:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  2578. status.c:6036:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  2579. status.c:6036:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  2580. status.c:6036:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  2581. status.c:6036:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  2582. status.c:6036:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  2583. status.c:6036:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  2584. status.c:6036:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  2585. status.c:6036:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  2586. status.c:6036:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  2587. status.c:6036:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  2588. status.c:6036:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  2589. status.c:6036:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  2590. status.c:6036:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  2591. status.c:6036:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  2592. status.c:6036:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  2593. status.c:6036:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  2594. status.c:6036:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  2595. status.c:6036:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  2596. status.c:6036:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  2597. status.c:6036:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  2598. status.c:6036:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  2599. status.c:6036:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  2600. status.c:6036:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  2601. status.c:6036:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  2602. status.c:6036:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  2603. status.c:6036:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  2604. status.c:6036:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  2605. status.c:6036:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  2606. status.c:6036:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  2607. status.c:6036:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  2608. status.c:6036:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  2609. status.c:6036:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  2610. status.c:6036:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  2611. status.c:6036:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  2612. status.c:6036:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  2613. status.c:6036:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  2614. status.c:6036:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  2615. status.c:6036:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  2616. status.c:6036:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  2617. status.c:6036:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  2618. status.c:6036:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  2619. status.c:6036:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  2620. status.c:6036:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  2621. status.c:6036:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  2622. status.c:6036:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  2623. status.c:6036:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  2624. status.c:6036:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  2625. status.c:6036:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  2626. status.c:6036:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  2627. status.c:6036:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  2628. status.c:6036:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  2629. status.c:6036:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  2630. status.c:6036:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  2631. status.c:6036:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  2632. status.c:6036:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  2633. status.c:6036:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  2634. status.c:6036:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  2635. status.c:6036:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  2636. status.c:6036:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  2637. status.c:6036:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  2638. status.c:6036:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  2639. status.c:6036:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  2640. status.c:6036:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  2641. status.c:6036:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  2642. status.c:6036:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  2643. status.c:6036:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  2644. status.c:6036:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  2645. status.c:6036:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  2646. status.c:6036:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  2647. status.c:6036:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  2648. status.c:6036:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  2649. status.c:6036:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  2650. status.c:6036:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  2651. status.c:6036:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  2652. status.c:6036:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  2653. status.c:6036:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  2654. status.c:6036:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  2655. status.c:6036:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  2656. status.c:6036:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  2657. status.c:6036:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  2658. status.c:6036:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  2659. status.c:6036:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  2660. status.c:6036:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  2661. status.c:6036:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  2662. status.c:6036:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  2663. status.c:6036:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  2664. status.c:6036:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  2665. status.c:6036:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  2666. status.c:6036:2: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  2667. status.c:6036:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  2668. status.c:6036:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  2669. status.c:6036:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  2670. status.c:6036:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  2671. status.c:6036:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  2672. status.c:6036:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  2673. status.c:6036:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  2674. status.c:6036:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  2675. status.c:6036:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  2676. status.c:6036:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  2677. status.c:6036:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  2678. status.c:6036:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  2679. status.c:6036:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  2680. status.c:6036:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  2681. status.c:6036:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  2682. status.c:6036:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  2683. status.c:6036:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  2684. status.c:6036:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  2685. status.c:6036:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  2686. status.c:6036:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  2687. status.c:6036:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  2688. status.c:6036:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  2689. status.c:6036:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  2690. status.c:6036:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  2691. status.c:6036:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  2692. status.c:6036:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  2693. status.c:6036:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  2694. status.c:6036:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  2695. status.c:6036:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  2696. status.c:6036:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  2697. status.c:6036:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  2698. status.c:6036:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  2699. status.c:6036:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  2700. status.c:6036:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  2701. status.c:6036:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  2702. status.c:6036:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  2703. status.c:6036:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  2704. status.c:6036:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  2705. status.c:6036:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  2706. status.c:6036:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  2707. status.c:6036:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  2708. status.c:6036:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  2709. status.c:6036:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  2710. status.c:6036:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  2711. status.c:6036:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  2712. status.c:6036:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  2713. status.c:6036:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  2714. status.c:6036:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  2715. status.c:6036:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  2716. status.c:6036:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  2717. status.c:6036:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  2718. status.c:6036:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  2719. status.c:6036:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  2720. status.c:6036:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  2721. status.c:6036:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  2722. status.c:6036:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  2723. status.c:6036:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  2724. status.c:6036:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  2725. status.c:6036:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  2726. status.c:6036:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  2727. status.c:6036:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  2728. status.c:6036:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  2729. status.c:6036:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  2730. status.c:6036:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  2731. status.c:6036:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  2732. status.c:6036:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  2733. status.c:6036:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  2734. status.c:6036:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  2735. status.c:6036:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  2736. status.c:6036:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  2737. status.c:6036:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  2738. status.c:6036:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  2739. status.c:6036:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  2740. status.c:6036:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  2741. status.c:6036:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  2742. status.c:6036:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  2743. status.c:6036:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  2744. status.c:6036:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  2745. status.c:6036:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  2746. status.c:6036:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  2747. status.c:6036:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  2748. status.c:6036:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  2749. status.c:6036:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  2750. status.c:6036:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  2751. status.c:6036:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  2752. status.c:6036:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  2753. status.c:6036:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  2754. status.c:6036:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  2755. status.c:6036:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  2756. status.c:6036:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  2757. status.c:6036:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  2758. status.c:6036:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  2759. status.c:6036:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  2760. status.c:6036:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  2761. status.c:6036:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  2762. status.c:6036:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  2763. status.c:6036:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  2764. status.c:6036:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  2765. status.c:6036:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  2766. status.c:6036:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  2767. status.c:6036:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  2768. status.c:6036:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  2769. status.c:6036:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  2770. status.c:6036:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  2771. status.c:6036:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  2772. status.c:6036:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  2773. status.c:6036:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  2774. status.c:6036:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  2775. status.c:6036:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  2776. status.c:6036:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  2777. status.c:6036:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  2778. status.c:6036:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  2779. status.c:6036:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  2780. status.c:6036:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  2781. status.c:6036:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  2782. status.c:6036:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  2783. status.c:6036:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  2784. status.c:6036:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  2785. status.c:6036:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  2786. status.c:6036:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  2787. status.c:6036:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  2788. status.c:6036:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  2789. status.c:6036:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  2790. status.c:6036:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  2791. status.c:6036:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  2792. status.c:6036:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  2793. status.c:6036:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  2794. status.c:6036:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  2795. status.c:6036:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  2796. status.c:6036:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  2797. status.c:6036:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  2798. status.c:6036:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  2799. status.c:6036:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  2800. status.c:6036:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  2801. status.c:6036:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  2802. status.c:6036:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  2803. status.c:6036:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  2804. status.c:6036:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  2805. status.c:6036:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  2806. status.c:6036:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  2807. status.c:6036:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  2808. status.c:6036:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  2809. status.c:6036:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  2810. status.c:6036:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  2811. status.c:6036:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  2812. status.c:6036:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  2813. status.c:6036:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  2814. status.c:6036:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  2815. status.c:6036:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  2816. status.c:6036:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  2817. status.c:6036:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  2818. status.c:6036:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  2819. status.c:6036:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  2820. status.c:6036:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  2821. status.c:6036:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  2822. status.c:6036:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  2823. status.c:6036:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  2824. status.c:6036:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  2825. status.c:6036:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  2826. status.c:6036:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  2827. status.c:6036:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  2828. status.c:6036:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  2829. status.c:6036:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  2830. status.c:6036:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  2831. status.c:6036:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  2832. status.c:6036:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  2833. status.c:6036:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  2834. status.c:6036:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  2835. status.c:6036:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  2836. status.c:6036:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  2837. status.c:6036:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  2838. status.c:6036:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  2839. status.c:6036:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  2840. status.c:6036:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  2841. status.c:6036:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  2842. status.c:6036:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  2843. status.c:6036:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  2844. status.c:6036:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  2845. status.c:6036:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  2846. status.c:6036:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  2847. status.c:6036:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  2848. status.c:6036:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  2849. status.c:6036:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  2850. status.c:6036:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  2851. status.c:6036:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  2852. status.c:6036:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  2853. status.c:6036:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  2854. status.c:6036:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  2855. status.c:6036:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  2856. status.c:6036:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  2857. status.c:6036:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  2858. status.c:6036:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  2859. status.c:6036:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  2860. status.c:6036:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  2861. status.c:6036:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  2862. status.c:6036:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  2863. status.c:6036:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  2864. status.c:6036:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  2865. status.c:6036:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  2866. status.c:6036:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  2867. status.c:6036:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  2868. status.c:6036:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  2869. status.c:6036:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  2870. status.c:6036:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  2871. status.c:6036:2: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  2872. status.c:6036:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  2873. status.c:6036:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  2874. status.c:6036:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  2875. status.c:6036:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  2876. status.c:6036:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  2877. status.c:6036:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  2878. status.c:6036:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  2879. status.c:6036:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  2880. status.c:6036:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  2881. status.c:6036:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  2882. status.c:6036:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  2883. status.c:6036:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  2884. status.c:6036:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  2885. status.c:6036:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  2886. status.c:6036:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  2887. status.c:6036:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  2888. status.c:6036:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  2889. status.c:6036:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  2890. status.c:6036:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  2891. status.c:6036:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  2892. status.c:6036:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  2893. status.c:6036:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  2894. status.c:6036:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  2895. status.c:6036:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  2896. status.c:6036:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  2897. status.c:6036:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  2898. status.c:6036:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  2899. status.c:6036:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  2900. status.c:6036:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  2901. status.c:6036:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  2902. status.c:6036:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  2903. status.c:6036:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  2904. status.c:6036:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  2905. status.c:6036:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  2906. status.c:6036:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  2907. status.c:6036:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  2908. status.c:6036:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  2909. status.c:6036:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  2910. status.c:6036:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  2911. status.c:6036:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  2912. status.c:6036:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  2913. status.c:6036:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  2914. status.c:6036:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  2915. status.c:6036:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  2916. status.c:6036:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  2917. status.c:6036:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  2918. status.c:6036:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  2919. status.c:6036:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  2920. status.c:6036:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  2921. status.c:6036:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  2922. status.c:6036:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  2923. status.c:6036:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  2924. status.c:6036:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  2925. status.c:6036:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  2926. status.c:6036:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  2927. status.c:6036:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  2928. status.c:6036:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  2929. status.c:6036:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  2930. status.c:6036:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  2931. status.c:6036:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  2932. status.c:6036:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  2933. status.c:6036:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  2934. status.c:6036:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  2935. status.c:6036:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  2936. status.c:6036:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  2937. status.c:6036:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  2938. status.c:6036:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  2939. status.c:6036:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  2940. status.c:6036:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  2941. status.c:6036:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  2942. status.c:6036:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  2943. status.c:6036:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  2944. status.c:6036:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  2945. status.c:6036:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  2946. status.c:6036:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  2947. status.c:6036:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  2948. status.c:6036:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  2949. status.c:6036:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  2950. status.c:6036:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  2951. status.c:6036:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  2952. status.c:6036:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  2953. status.c:6036:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  2954. status.c:6036:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  2955. status.c:6036:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  2956. status.c:6036:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  2957. status.c:6036:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  2958. status.c:6036:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  2959. status.c:6036:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  2960. status.c:6036:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  2961. status.c:6036:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  2962. status.c:6036:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  2963. status.c:6036:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  2964. status.c:6036:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  2965. status.c:6036:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  2966. status.c:6036:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  2967. status.c:6036:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  2968. status.c:7669:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  2969. status.c:7669:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  2970. status.c:7669:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  2971. status.c:7669:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  2972. status.c:7669:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  2973. status.c:7669:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  2974. status.c:7669:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  2975. status.c:7669:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  2976. status.c:7669:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  2977. status.c:7669:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  2978. status.c:7669:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  2979. status.c:7669:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  2980. status.c:7669:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  2981. status.c:7669:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  2982. status.c:7669:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  2983. status.c:7669:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  2984. status.c:7669:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  2985. status.c:7669:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  2986. status.c:7669:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  2987. status.c:7669:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  2988. status.c:7669:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  2989. status.c:7669:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  2990. status.c:7669:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  2991. status.c:7669:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  2992. status.c:7669:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  2993. status.c:7669:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  2994. status.c:7669:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  2995. status.c:7669:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  2996. status.c:7669:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  2997. status.c:7669:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  2998. status.c:7669:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  2999. status.c:7669:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  3000. status.c:7669:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  3001. status.c:7669:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  3002. status.c:7669:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  3003. status.c:7669:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  3004. status.c:7669:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  3005. status.c:7669:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  3006. status.c:7669:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  3007. status.c:7669:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  3008. status.c:7669:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  3009. status.c:7669:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  3010. status.c:7669:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  3011. status.c:7669:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  3012. status.c:7669:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  3013. status.c:7669:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  3014. status.c:7669:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  3015. status.c:7669:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  3016. status.c:7669:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  3017. status.c:7669:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  3018. status.c:7669:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  3019. status.c:7669:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  3020. status.c:7669:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  3021. status.c:7669:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  3022. status.c:7669:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  3023. status.c:7669:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  3024. status.c:7669:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  3025. status.c:7669:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  3026. status.c:7669:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  3027. status.c:7669:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  3028. status.c:7669:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  3029. status.c:7669:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  3030. status.c:7669:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  3031. status.c:7669:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  3032. status.c:7669:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  3033. status.c:7669:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  3034. status.c:7669:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  3035. status.c:7669:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  3036. status.c:7669:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  3037. status.c:7669:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  3038. status.c:7669:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  3039. status.c:7669:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  3040. status.c:7669:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  3041. status.c:7669:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  3042. status.c:7669:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  3043. status.c:7669:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  3044. status.c:7669:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  3045. status.c:7669:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  3046. status.c:7669:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  3047. status.c:7669:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  3048. status.c:7669:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  3049. status.c:7669:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  3050. status.c:7669:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  3051. status.c:7669:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  3052. status.c:7669:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  3053. status.c:7669:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  3054. status.c:7669:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  3055. status.c:7669:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  3056. status.c:7669:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  3057. status.c:7669:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  3058. status.c:7669:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  3059. status.c:7669:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  3060. status.c:7669:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  3061. status.c:7669:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  3062. status.c:7669:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  3063. status.c:7669:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  3064. status.c:7669:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  3065. status.c:7669:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  3066. status.c:7669:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  3067. status.c:7669:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  3068. status.c:7669:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  3069. status.c:7669:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  3070. status.c:7669:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  3071. status.c:7669:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  3072. status.c:7669:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  3073. status.c:7669:2: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  3074. status.c:7669:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  3075. status.c:7669:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  3076. status.c:7669:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  3077. status.c:7669:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  3078. status.c:7669:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  3079. status.c:7669:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  3080. status.c:7669:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  3081. status.c:7669:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  3082. status.c:7669:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  3083. status.c:7669:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  3084. status.c:7669:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  3085. status.c:7669:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  3086. status.c:7669:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  3087. status.c:7669:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  3088. status.c:7669:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  3089. status.c:7669:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  3090. status.c:7669:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  3091. status.c:7669:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  3092. status.c:7669:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  3093. status.c:7669:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  3094. status.c:7669:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  3095. status.c:7669:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  3096. status.c:7669:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  3097. status.c:7669:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  3098. status.c:7669:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  3099. status.c:7669:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  3100. status.c:7669:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  3101. status.c:7669:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  3102. status.c:7669:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  3103. status.c:7669:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  3104. status.c:7669:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  3105. status.c:7669:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  3106. status.c:7669:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  3107. status.c:7669:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  3108. status.c:7669:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  3109. status.c:7669:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  3110. status.c:7669:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  3111. status.c:7669:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  3112. status.c:7669:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  3113. status.c:7669:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  3114. status.c:7669:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  3115. status.c:7669:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  3116. status.c:7669:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  3117. status.c:7669:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  3118. status.c:7669:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  3119. status.c:7669:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  3120. status.c:7669:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  3121. status.c:7669:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  3122. status.c:7669:2: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  3123. status.c:7669:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  3124. status.c:7669:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  3125. status.c:7669:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  3126. status.c:7669:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  3127. status.c:7669:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  3128. status.c:7669:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  3129. status.c:7669:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  3130. status.c:7669:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  3131. status.c:7669:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  3132. status.c:7669:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  3133. status.c:7669:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  3134. status.c:7669:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  3135. status.c:7669:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  3136. status.c:7669:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  3137. status.c:7669:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  3138. status.c:7669:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  3139. status.c:7669:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  3140. status.c:7669:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  3141. status.c:7669:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  3142. status.c:7669:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  3143. status.c:7669:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  3144. status.c:7669:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  3145. status.c:7669:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  3146. status.c:7669:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  3147. status.c:7669:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  3148. status.c:7669:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  3149. status.c:7669:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  3150. status.c:7669:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  3151. status.c:7669:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  3152. status.c:7669:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  3153. status.c:7669:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  3154. status.c:7669:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  3155. status.c:7669:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  3156. status.c:7669:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  3157. status.c:7669:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  3158. status.c:7669:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  3159. status.c:7669:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  3160. status.c:7669:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  3161. status.c:7669:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  3162. status.c:7669:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  3163. status.c:7669:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  3164. status.c:7669:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  3165. status.c:7669:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  3166. status.c:7669:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  3167. status.c:7669:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  3168. status.c:7669:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  3169. status.c:7669:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  3170. status.c:7669:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  3171. status.c:7669:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  3172. status.c:7669:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  3173. status.c:7669:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  3174. status.c:7669:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  3175. status.c:7669:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  3176. status.c:7669:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  3177. status.c:7669:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  3178. status.c:7669:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  3179. status.c:7669:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  3180. status.c:7669:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  3181. status.c:7669:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  3182. status.c:7669:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  3183. status.c:7669:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  3184. status.c:7669:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  3185. status.c:7669:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  3186. status.c:7669:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  3187. status.c:7669:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  3188. status.c:7669:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  3189. status.c:7669:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  3190. status.c:7669:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  3191. status.c:7669:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  3192. status.c:7669:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  3193. status.c:7669:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  3194. status.c:7669:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  3195. status.c:7669:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  3196. status.c:7669:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  3197. status.c:7669:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  3198. status.c:7669:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  3199. status.c:7669:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  3200. status.c:7669:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  3201. status.c:7669:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  3202. status.c:7669:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  3203. status.c:7669:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  3204. status.c:7669:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  3205. status.c:7669:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  3206. status.c:7669:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  3207. status.c:7669:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  3208. status.c:7669:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  3209. status.c:7669:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  3210. status.c:7669:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  3211. status.c:7669:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  3212. status.c:7669:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  3213. status.c:7669:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  3214. status.c:7669:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  3215. status.c:7669:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  3216. status.c:7669:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  3217. status.c:7669:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  3218. status.c:7669:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  3219. status.c:7669:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  3220. status.c:7669:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  3221. status.c:7669:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  3222. status.c:7669:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  3223. status.c:7669:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  3224. status.c:7669:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  3225. status.c:7669:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  3226. status.c:7669:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  3227. status.c:7669:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  3228. status.c:7669:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  3229. status.c:7669:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  3230. status.c:7669:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  3231. status.c:7669:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  3232. status.c:7669:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  3233. status.c:7669:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  3234. status.c:7669:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  3235. status.c:7669:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  3236. status.c:7669:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  3237. status.c:7669:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  3238. status.c:7669:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  3239. status.c:7669:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  3240. status.c:7669:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  3241. status.c:7669:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  3242. status.c:7669:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  3243. status.c:7669:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  3244. status.c:7669:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  3245. status.c:7669:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  3246. status.c:7669:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  3247. status.c:7669:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  3248. status.c:7669:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  3249. status.c:7669:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  3250. status.c:7669:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  3251. status.c:7669:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  3252. status.c:7669:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  3253. status.c:7669:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  3254. status.c:7669:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  3255. status.c:7669:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  3256. status.c:7669:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  3257. status.c:7669:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  3258. status.c:7669:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  3259. status.c:7669:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  3260. status.c:7669:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  3261. status.c:7669:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  3262. status.c:7669:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  3263. status.c:7669:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  3264. status.c:7669:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  3265. status.c:7669:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  3266. status.c:7669:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  3267. status.c:7669:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  3268. status.c:7669:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  3269. status.c:7669:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  3270. status.c:7669:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  3271. status.c:7669:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  3272. status.c:7669:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  3273. status.c:7669:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  3274. status.c:7669:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  3275. status.c:7669:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  3276. status.c:7669:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  3277. status.c:7669:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  3278. status.c:7669:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  3279. status.c:7669:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  3280. status.c:7669:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  3281. status.c:7669:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  3282. status.c:7669:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  3283. status.c:7669:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  3284. status.c:7669:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  3285. status.c:7669:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  3286. status.c:7669:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  3287. status.c:7669:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  3288. status.c:7669:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  3289. status.c:7669:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  3290. status.c:7669:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  3291. status.c:7669:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  3292. status.c:7669:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  3293. status.c:7669:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  3294. status.c:7669:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  3295. status.c:7669:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  3296. status.c:7669:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  3297. status.c:7669:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  3298. status.c:7669:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  3299. status.c:7669:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  3300. status.c:7669:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  3301. status.c:7669:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  3302. status.c:7669:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  3303. status.c:7669:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  3304. status.c:7669:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  3305. status.c:7669:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  3306. status.c:7669:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  3307. status.c:7669:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  3308. status.c:7669:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  3309. status.c:7669:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  3310. status.c:7669:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  3311. status.c:7669:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  3312. status.c:7669:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  3313. status.c:7669:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  3314. status.c:7669:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  3315. status.c:7669:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  3316. status.c:7669:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  3317. status.c:7669:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  3318. status.c:7669:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  3319. status.c:7669:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  3320. status.c:7669:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  3321. status.c:7669:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  3322. status.c:7669:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  3323. status.c:7669:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  3324. status.c:7669:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  3325. status.c:7669:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  3326. status.c:7669:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  3327. status.c:7669:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  3328. status.c:7669:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  3329. status.c:7669:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  3330. status.c:7669:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  3331. status.c:7669:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  3332. status.c:7669:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  3333. status.c:7669:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  3334. status.c:7669:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  3335. status.c:7669:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  3336. status.c:7669:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  3337. status.c:7669:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  3338. status.c:7669:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  3339. status.c:7669:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  3340. status.c:7669:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  3341. status.c:7669:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  3342. status.c:7669:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  3343. status.c:7669:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  3344. status.c:7669:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  3345. status.c:7669:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  3346. status.c:7669:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  3347. status.c:7669:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  3348. status.c:7669:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  3349. status.c:7669:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  3350. status.c:7669:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  3351. status.c:7669:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  3352. status.c:7669:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  3353. status.c:7669:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  3354. status.c:7669:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  3355. status.c:7669:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  3356. status.c:7669:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  3357. status.c:7669:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  3358. status.c:7669:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  3359. status.c:7669:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  3360. status.c:7669:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  3361. status.c:7669:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  3362. status.c:7669:2: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  3363. status.c:7669:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  3364. status.c:7669:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  3365. status.c:7669:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  3366. status.c:7669:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  3367. status.c:7669:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  3368. status.c:7669:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  3369. status.c:7669:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  3370. status.c:7669:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  3371. status.c:7669:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  3372. status.c:7669:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  3373. status.c:7669:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  3374. status.c:7669:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  3375. status.c:7669:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  3376. status.c:7669:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  3377. status.c:7669:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  3378. status.c:7669:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  3379. status.c:7669:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  3380. status.c:7669:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  3381. status.c:7669:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  3382. status.c:7669:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  3383. status.c:7669:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  3384. status.c:7669:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  3385. status.c:7669:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  3386. status.c:7669:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  3387. status.c:7669:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  3388. status.c:7669:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  3389. status.c:7669:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  3390. status.c:7669:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  3391. status.c:7669:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  3392. status.c:7669:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  3393. status.c:7669:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  3394. status.c:7669:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  3395. status.c:7669:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  3396. status.c:7669:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  3397. status.c:7669:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  3398. status.c:7669:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  3399. status.c:7669:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  3400. status.c:7669:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  3401. status.c:7669:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  3402. status.c:7669:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  3403. status.c:7669:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  3404. status.c:7669:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  3405. status.c:7669:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  3406. status.c:7669:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  3407. status.c:7669:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  3408. status.c:7669:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  3409. status.c:7669:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  3410. status.c:7669:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  3411. status.c:7669:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  3412. status.c:7669:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  3413. status.c:7669:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  3414. status.c:7669:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  3415. status.c:7669:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  3416. status.c:7669:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  3417. status.c:7669:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  3418. status.c:7669:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  3419. status.c:7669:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  3420. status.c:7669:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  3421. status.c:7669:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  3422. status.c:7669:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  3423. status.c:7669:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  3424. status.c:7669:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  3425. status.c:7669:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  3426. status.c:7669:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  3427. status.c:7669:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  3428. status.c:7669:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  3429. status.c:7669:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  3430. status.c:7669:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  3431. status.c:7669:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  3432. status.c:7669:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  3433. status.c:7669:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  3434. status.c:7669:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  3435. status.c:7669:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  3436. status.c:7669:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  3437. status.c:7669:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  3438. status.c:7669:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  3439. status.c:7669:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  3440. status.c:7669:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  3441. status.c:7669:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  3442. status.c:7669:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  3443. status.c:7669:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  3444. status.c:7669:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  3445. status.c:7669:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  3446. status.c:7669:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  3447. status.c:7669:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  3448. status.c:7669:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  3449. status.c:7669:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  3450. status.c:7669:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  3451. status.c:7669:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  3452. status.c:7669:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  3453. status.c:7669:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  3454. status.c:7669:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  3455. status.c:7669:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  3456. status.c:7669:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  3457. status.c:7669:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  3458. status.c:7669:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  3459. status.c:7669:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  3460. status.c:7669:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  3461. status.c:7669:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  3462. status.c:7685:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  3463. status.c:7685:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  3464. status.c:7685:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  3465. status.c:7685:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  3466. status.c:7685:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  3467. status.c:7685:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  3468. status.c:7685:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  3469. status.c:7685:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  3470. status.c:7685:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  3471. status.c:7685:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  3472. status.c:7685:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  3473. status.c:7685:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  3474. status.c:7685:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  3475. status.c:7685:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  3476. status.c:7685:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  3477. status.c:7685:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  3478. status.c:7685:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  3479. status.c:7685:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  3480. status.c:7685:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  3481. status.c:7685:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  3482. status.c:7685:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  3483. status.c:7685:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  3484. status.c:7685:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  3485. status.c:7685:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  3486. status.c:7685:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  3487. status.c:7685:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  3488. status.c:7685:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  3489. status.c:7685:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  3490. status.c:7685:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  3491. status.c:7685:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  3492. status.c:7685:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  3493. status.c:7685:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  3494. status.c:7685:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  3495. status.c:7685:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  3496. status.c:7685:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  3497. status.c:7685:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  3498. status.c:7685:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  3499. status.c:7685:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  3500. status.c:7685:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  3501. status.c:7685:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  3502. status.c:7685:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  3503. status.c:7685:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  3504. status.c:7685:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  3505. status.c:7685:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  3506. status.c:7685:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  3507. status.c:7685:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  3508. status.c:7685:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  3509. status.c:7685:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  3510. status.c:7685:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  3511. status.c:7685:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  3512. status.c:7685:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  3513. status.c:7685:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  3514. status.c:7685:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  3515. status.c:7685:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  3516. status.c:7685:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  3517. status.c:7685:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  3518. status.c:7685:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  3519. status.c:7685:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  3520. status.c:7685:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  3521. status.c:7685:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  3522. status.c:7685:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  3523. status.c:7685:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  3524. status.c:7685:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  3525. status.c:7685:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  3526. status.c:7685:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  3527. status.c:7685:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  3528. status.c:7685:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  3529. status.c:7685:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  3530. status.c:7685:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  3531. status.c:7685:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  3532. status.c:7685:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  3533. status.c:7685:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  3534. status.c:7685:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  3535. status.c:7685:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  3536. status.c:7685:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  3537. status.c:7685:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  3538. status.c:7685:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  3539. status.c:7685:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  3540. status.c:7685:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  3541. status.c:7685:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  3542. status.c:7685:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  3543. status.c:7685:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  3544. status.c:7685:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  3545. status.c:7685:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  3546. status.c:7685:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  3547. status.c:7685:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  3548. status.c:7685:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  3549. status.c:7685:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  3550. status.c:7685:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  3551. status.c:7685:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  3552. status.c:7685:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  3553. status.c:7685:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  3554. status.c:7685:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  3555. status.c:7685:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  3556. status.c:7685:2: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  3557. status.c:7685:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  3558. status.c:7685:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  3559. status.c:7685:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  3560. status.c:7685:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  3561. status.c:7685:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  3562. status.c:7685:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  3563. status.c:7685:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  3564. status.c:7685:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  3565. status.c:7685:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  3566. status.c:7685:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  3567. status.c:7685:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  3568. status.c:7685:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  3569. status.c:7685:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  3570. status.c:7685:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  3571. status.c:7685:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  3572. status.c:7685:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  3573. status.c:7685:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  3574. status.c:7685:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  3575. status.c:7685:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  3576. status.c:7685:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  3577. status.c:7685:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  3578. status.c:7685:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  3579. status.c:7685:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  3580. status.c:7685:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  3581. status.c:7685:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  3582. status.c:7685:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  3583. status.c:7685:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  3584. status.c:7685:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  3585. status.c:7685:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  3586. status.c:7685:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  3587. status.c:7685:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  3588. status.c:7685:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  3589. status.c:7685:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  3590. status.c:7685:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  3591. status.c:7685:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  3592. status.c:7685:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  3593. status.c:7685:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  3594. status.c:7685:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  3595. status.c:7685:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  3596. status.c:7685:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  3597. status.c:7685:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  3598. status.c:7685:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  3599. status.c:7685:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  3600. status.c:7685:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  3601. status.c:7685:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  3602. status.c:7685:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  3603. status.c:7685:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  3604. status.c:7685:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  3605. status.c:7685:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  3606. status.c:7685:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  3607. status.c:7685:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  3608. status.c:7685:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  3609. status.c:7685:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  3610. status.c:7685:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  3611. status.c:7685:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  3612. status.c:7685:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  3613. status.c:7685:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  3614. status.c:7685:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  3615. status.c:7685:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  3616. status.c:7685:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  3617. status.c:7685:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  3618. status.c:7685:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  3619. status.c:7685:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  3620. status.c:7685:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  3621. status.c:7685:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  3622. status.c:7685:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  3623. status.c:7685:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  3624. status.c:7685:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  3625. status.c:7685:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  3626. status.c:7685:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  3627. status.c:7685:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  3628. status.c:7685:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  3629. status.c:7685:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  3630. status.c:7685:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  3631. status.c:7685:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  3632. status.c:7685:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  3633. status.c:7685:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  3634. status.c:7685:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  3635. status.c:7685:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  3636. status.c:7685:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  3637. status.c:7685:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  3638. status.c:7685:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  3639. status.c:7685:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  3640. status.c:7685:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  3641. status.c:7685:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  3642. status.c:7685:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  3643. status.c:7685:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  3644. status.c:7685:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  3645. status.c:7685:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  3646. status.c:7685:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  3647. status.c:7685:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  3648. status.c:7685:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  3649. status.c:7685:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  3650. status.c:7685:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  3651. status.c:7685:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  3652. status.c:7685:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  3653. status.c:7685:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  3654. status.c:7685:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  3655. status.c:7685:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  3656. status.c:7685:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  3657. status.c:7685:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  3658. status.c:7685:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  3659. status.c:7685:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  3660. status.c:7685:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  3661. status.c:7685:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  3662. status.c:7685:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  3663. status.c:7685:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  3664. status.c:7685:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  3665. status.c:7685:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  3666. status.c:7685:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  3667. status.c:7685:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  3668. status.c:7685:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  3669. status.c:7685:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  3670. status.c:7685:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  3671. status.c:7685:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  3672. status.c:7685:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  3673. status.c:7685:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  3674. status.c:7685:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  3675. status.c:7685:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  3676. status.c:7685:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  3677. status.c:7685:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  3678. status.c:7685:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  3679. status.c:7685:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  3680. status.c:7685:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  3681. status.c:7685:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  3682. status.c:7685:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  3683. status.c:7685:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  3684. status.c:7685:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  3685. status.c:7685:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  3686. status.c:7685:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  3687. status.c:7685:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  3688. status.c:7685:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  3689. status.c:7685:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  3690. status.c:7685:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  3691. status.c:7685:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  3692. status.c:7685:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  3693. status.c:7685:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  3694. status.c:7685:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  3695. status.c:7685:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  3696. status.c:7685:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  3697. status.c:7685:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  3698. status.c:7685:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  3699. status.c:7685:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  3700. status.c:7685:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  3701. status.c:7685:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  3702. status.c:7685:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  3703. status.c:7685:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  3704. status.c:7685:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  3705. status.c:7685:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  3706. status.c:7685:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  3707. status.c:7685:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  3708. status.c:7685:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  3709. status.c:7685:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  3710. status.c:7685:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  3711. status.c:7685:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  3712. status.c:7685:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  3713. status.c:7685:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  3714. status.c:7685:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  3715. status.c:7685:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  3716. status.c:7685:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  3717. status.c:7685:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  3718. status.c:7685:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  3719. status.c:7685:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  3720. status.c:7685:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  3721. status.c:7685:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  3722. status.c:7685:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  3723. status.c:7685:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  3724. status.c:7685:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  3725. status.c:7685:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  3726. status.c:7685:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  3727. status.c:7685:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  3728. status.c:7685:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  3729. status.c:7685:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  3730. status.c:7685:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  3731. status.c:7685:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  3732. status.c:7685:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  3733. status.c:7685:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  3734. status.c:7685:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  3735. status.c:7685:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  3736. status.c:7685:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  3737. status.c:7685:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  3738. status.c:7685:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  3739. status.c:7685:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  3740. status.c:7685:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  3741. status.c:7685:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  3742. status.c:7685:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  3743. status.c:7685:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  3744. status.c:7685:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  3745. status.c:7685:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  3746. status.c:7685:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  3747. status.c:7685:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  3748. status.c:7685:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  3749. status.c:7685:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  3750. status.c:7685:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  3751. status.c:7685:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  3752. status.c:7685:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  3753. status.c:7685:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  3754. status.c:7685:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  3755. status.c:7685:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  3756. status.c:7685:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  3757. status.c:7685:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  3758. status.c:7685:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  3759. status.c:7685:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  3760. status.c:7685:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  3761. status.c:7685:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  3762. status.c:7685:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  3763. status.c:7685:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  3764. status.c:7685:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  3765. status.c:7685:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  3766. status.c:7685:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  3767. status.c:7685:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  3768. status.c:7685:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  3769. status.c:7685:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  3770. status.c:7685:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  3771. status.c:7685:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  3772. status.c:7685:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  3773. status.c:7685:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  3774. status.c:7685:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  3775. status.c:7685:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  3776. status.c:7685:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  3777. status.c:7685:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  3778. status.c:7685:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  3779. status.c:7685:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  3780. status.c:7685:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  3781. status.c:7685:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  3782. status.c:7685:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  3783. status.c:7685:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  3784. status.c:7685:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  3785. status.c:7685:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  3786. status.c:7685:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  3787. status.c:7685:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  3788. status.c:7685:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  3789. status.c:7685:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  3790. status.c:7685:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  3791. status.c:7685:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  3792. status.c:7685:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  3793. status.c:7685:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  3794. status.c:7685:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  3795. status.c:7685:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  3796. status.c:7685:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  3797. status.c:7685:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  3798. status.c:7685:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  3799. status.c:7685:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  3800. status.c:7685:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  3801. status.c:7685:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  3802. status.c:7685:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  3803. status.c:7685:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  3804. status.c:7685:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  3805. status.c:7685:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  3806. status.c:7685:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  3807. status.c:7685:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  3808. status.c:7685:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  3809. status.c:7685:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  3810. status.c:7685:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  3811. status.c:7685:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  3812. status.c:7685:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  3813. status.c:7685:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  3814. status.c:7685:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  3815. status.c:7685:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  3816. status.c:7685:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  3817. status.c:7685:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  3818. status.c:7685:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  3819. status.c:7685:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  3820. status.c:7685:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  3821. status.c:7685:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  3822. status.c:7685:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  3823. status.c:7685:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  3824. status.c:7685:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  3825. status.c:7685:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  3826. status.c:7685:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  3827. status.c:7685:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  3828. status.c:7685:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  3829. status.c:7685:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  3830. status.c:7685:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  3831. status.c:7685:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  3832. status.c:7685:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  3833. status.c:7685:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  3834. status.c:7685:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  3835. status.c:7685:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  3836. status.c:7685:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  3837. status.c:7685:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  3838. status.c:7685:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  3839. status.c:7685:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  3840. status.c:7685:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  3841. status.c:7685:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  3842. status.c:7685:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  3843. status.c:7685:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  3844. status.c:7685:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  3845. status.c:7685:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  3846. status.c:7685:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  3847. status.c:7685:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  3848. status.c:7685:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  3849. status.c:7685:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  3850. status.c:7685:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  3851. status.c:7685:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  3852. status.c:7685:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  3853. status.c:7685:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  3854. status.c:7685:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  3855. status.c:7685:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  3856. status.c:7685:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  3857. status.c:7685:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  3858. status.c:7685:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  3859. status.c:7685:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  3860. status.c:7685:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  3861. status.c:7685:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  3862. status.c:7685:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  3863. status.c:7685:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  3864. status.c:7685:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  3865. status.c:7685:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  3866. status.c:7685:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  3867. status.c:7685:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  3868. status.c:7685:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  3869. status.c:7685:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  3870. status.c:7685:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  3871. status.c:7685:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  3872. status.c:7685:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  3873. status.c:7685:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  3874. status.c:7685:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  3875. status.c:7685:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  3876. status.c:7685:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  3877. status.c:7685:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  3878. status.c:7685:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  3879. status.c:7685:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  3880. status.c:7685:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  3881. status.c:7685:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  3882. status.c:7685:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  3883. status.c:7685:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  3884. status.c:7685:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  3885. status.c:7685:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  3886. status.c:7685:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  3887. status.c:7685:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  3888. status.c:7685:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  3889. status.c:7685:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  3890. status.c:7685:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  3891. status.c:7685:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  3892. status.c:7685:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  3893. status.c:7685:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  3894. status.c:7685:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  3895. status.c:7685:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  3896. status.c:7685:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  3897. status.c:7685:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  3898. status.c:7685:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  3899. status.c:7685:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  3900. status.c:7685:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  3901. status.c:7685:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  3902. status.c:7685:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  3903. status.c:7685:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  3904. status.c:7685:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  3905. status.c:7685:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  3906. status.c:7685:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  3907. status.c:7685:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  3908. status.c:7685:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  3909. status.c:7685:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  3910. status.c:7685:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  3911. status.c:7685:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  3912. status.c:7685:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  3913. status.c:7685:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  3914. status.c:7685:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  3915. status.c:7685:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  3916. status.c:7685:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  3917. status.c:7685:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  3918. status.c:7685:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  3919. status.c:7685:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  3920. status.c:7685:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  3921. status.c:7685:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  3922. status.c:7685:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  3923. status.c:7685:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  3924. status.c:7685:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  3925. status.c:7685:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  3926. status.c:7685:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  3927. status.c:7685:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  3928. status.c:7938:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  3929. status.c:7938:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  3930. status.c:7938:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  3931. status.c:7938:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  3932. status.c:7938:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  3933. status.c:7938:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  3934. status.c:7938:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  3935. status.c:7938:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  3936. status.c:7938:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  3937. status.c:7938:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  3938. status.c:7938:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  3939. status.c:7938:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  3940. status.c:7938:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  3941. status.c:7938:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  3942. status.c:7938:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  3943. status.c:7938:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  3944. status.c:7938:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  3945. status.c:7938:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  3946. status.c:7938:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  3947. status.c:7938:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  3948. status.c:7938:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  3949. status.c:7938:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  3950. status.c:7938:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  3951. status.c:7938:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  3952. status.c:7938:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  3953. status.c:7938:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  3954. status.c:7938:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  3955. status.c:7938:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  3956. status.c:7938:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  3957. status.c:7938:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  3958. status.c:7938:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  3959. status.c:7938:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  3960. status.c:7938:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  3961. status.c:7938:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  3962. status.c:7938:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  3963. status.c:7938:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  3964. status.c:7938:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  3965. status.c:7938:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  3966. status.c:7938:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  3967. status.c:7938:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  3968. status.c:7938:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  3969. status.c:7938:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  3970. status.c:7938:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  3971. status.c:7938:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  3972. status.c:7938:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  3973. status.c:7938:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  3974. status.c:7938:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  3975. status.c:7938:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  3976. status.c:7938:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  3977. status.c:7938:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  3978. status.c:7938:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  3979. status.c:7938:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  3980. status.c:7938:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  3981. status.c:7938:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  3982. status.c:7938:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  3983. status.c:7938:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  3984. status.c:7938:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  3985. status.c:7938:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  3986. status.c:7938:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  3987. status.c:7938:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  3988. status.c:7938:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  3989. status.c:7938:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  3990. status.c:7938:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  3991. status.c:7938:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  3992. status.c:7938:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  3993. status.c:7938:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  3994. status.c:7938:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  3995. status.c:7938:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  3996. status.c:7938:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  3997. status.c:7938:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  3998. status.c:7938:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  3999. status.c:7938:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  4000. status.c:7938:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  4001. status.c:7938:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  4002. status.c:7938:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  4003. status.c:7938:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  4004. status.c:7938:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  4005. status.c:7938:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  4006. status.c:7938:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  4007. status.c:7938:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  4008. status.c:7938:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  4009. status.c:7938:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  4010. status.c:7938:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  4011. status.c:7938:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  4012. status.c:7938:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  4013. status.c:7938:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  4014. status.c:7938:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  4015. status.c:7938:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  4016. status.c:7938:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  4017. status.c:7938:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  4018. status.c:7938:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  4019. status.c:7938:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  4020. status.c:7938:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  4021. status.c:7938:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  4022. status.c:7938:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  4023. status.c:7938:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  4024. status.c:7938:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  4025. status.c:7938:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  4026. status.c:7938:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  4027. status.c:7938:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  4028. status.c:7938:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  4029. status.c:7938:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  4030. status.c:7938:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  4031. status.c:7938:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  4032. status.c:7938:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  4033. status.c:7938:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  4034. status.c:7938:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  4035. status.c:7938:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  4036. status.c:7938:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  4037. status.c:7938:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  4038. status.c:7938:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  4039. status.c:7938:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  4040. status.c:7938:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  4041. status.c:7938:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  4042. status.c:7938:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  4043. status.c:7938:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  4044. status.c:7938:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  4045. status.c:7938:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  4046. status.c:7938:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  4047. status.c:7938:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  4048. status.c:7938:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  4049. status.c:7938:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  4050. status.c:7938:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  4051. status.c:7938:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  4052. status.c:7938:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  4053. status.c:7938:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  4054. status.c:7938:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  4055. status.c:7938:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  4056. status.c:7938:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  4057. status.c:7938:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  4058. status.c:7938:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  4059. status.c:7938:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  4060. status.c:7938:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  4061. status.c:7938:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  4062. status.c:7938:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  4063. status.c:7938:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  4064. status.c:7938:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  4065. status.c:7938:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  4066. status.c:7938:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  4067. status.c:7938:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  4068. status.c:7938:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  4069. status.c:7938:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  4070. status.c:7938:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  4071. status.c:7938:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  4072. status.c:7938:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  4073. status.c:7938:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  4074. status.c:7938:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  4075. status.c:7938:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  4076. status.c:7938:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  4077. status.c:7938:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  4078. status.c:7938:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  4079. status.c:7938:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  4080. status.c:7938:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  4081. status.c:7938:2: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  4082. status.c:7938:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  4083. status.c:7938:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  4084. status.c:7938:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  4085. status.c:7938:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  4086. status.c:7938:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  4087. status.c:7938:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  4088. status.c:7938:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  4089. status.c:7938:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  4090. status.c:7938:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  4091. status.c:7938:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  4092. status.c:7938:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  4093. status.c:7938:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  4094. status.c:7938:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  4095. status.c:7938:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  4096. status.c:7938:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  4097. status.c:7938:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  4098. status.c:7938:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  4099. status.c:7938:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  4100. status.c:7938:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  4101. status.c:7938:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  4102. status.c:7938:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  4103. status.c:7938:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  4104. status.c:7938:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  4105. status.c:7938:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  4106. status.c:7938:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  4107. status.c:7938:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  4108. status.c:7938:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  4109. status.c:7938:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  4110. status.c:7938:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  4111. status.c:7938:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  4112. status.c:7938:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  4113. status.c:7938:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  4114. status.c:7938:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  4115. status.c:7938:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  4116. status.c:7938:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  4117. status.c:7938:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  4118. status.c:7938:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  4119. status.c:7938:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  4120. status.c:7938:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  4121. status.c:7938:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  4122. status.c:7938:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  4123. status.c:7938:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  4124. status.c:7938:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  4125. status.c:7938:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  4126. status.c:7938:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  4127. status.c:7938:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  4128. status.c:7938:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  4129. status.c:7938:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  4130. status.c:7938:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  4131. status.c:7938:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  4132. status.c:7938:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  4133. status.c:7938:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  4134. status.c:7938:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  4135. status.c:7938:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  4136. status.c:7938:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  4137. status.c:7938:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  4138. status.c:7938:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  4139. status.c:7938:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  4140. status.c:7938:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  4141. status.c:7938:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  4142. status.c:7938:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  4143. status.c:7938:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  4144. status.c:7938:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  4145. status.c:7938:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  4146. status.c:7938:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  4147. status.c:7938:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  4148. status.c:7938:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  4149. status.c:7938:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  4150. status.c:7938:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  4151. status.c:7938:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  4152. status.c:7938:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  4153. status.c:7938:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  4154. status.c:7938:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  4155. status.c:7938:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  4156. status.c:7938:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  4157. status.c:7938:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  4158. status.c:7938:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  4159. status.c:7938:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  4160. status.c:7938:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  4161. status.c:7938:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  4162. status.c:7938:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  4163. status.c:7938:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  4164. status.c:7938:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  4165. status.c:7938:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  4166. status.c:7938:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  4167. status.c:7938:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  4168. status.c:7938:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  4169. status.c:7938:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  4170. status.c:7938:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  4171. status.c:7938:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  4172. status.c:7938:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  4173. status.c:7938:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  4174. status.c:7938:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  4175. status.c:7938:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  4176. status.c:7938:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  4177. status.c:7938:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  4178. status.c:7938:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  4179. status.c:7938:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  4180. status.c:7938:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  4181. status.c:7938:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  4182. status.c:7938:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  4183. status.c:7938:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  4184. status.c:7938:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  4185. status.c:7938:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  4186. status.c:7938:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  4187. status.c:7938:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  4188. status.c:7938:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  4189. status.c:7938:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  4190. status.c:7938:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  4191. status.c:7938:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  4192. status.c:7938:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  4193. status.c:7938:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  4194. status.c:7938:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  4195. status.c:7938:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  4196. status.c:7938:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  4197. status.c:7938:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  4198. status.c:7938:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  4199. status.c:7938:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  4200. status.c:7938:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  4201. status.c:7938:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  4202. status.c:7938:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  4203. status.c:7938:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  4204. status.c:7938:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  4205. status.c:7938:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  4206. status.c:7938:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  4207. status.c:7938:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  4208. status.c:7938:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  4209. status.c:7938:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  4210. status.c:7938:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  4211. status.c:7938:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  4212. status.c:7938:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  4213. status.c:7938:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  4214. status.c:7938:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  4215. status.c:7938:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  4216. status.c:7938:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  4217. status.c:7938:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  4218. status.c:7938:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  4219. status.c:7938:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  4220. status.c:7938:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  4221. status.c:7938:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  4222. status.c:7938:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  4223. status.c:7938:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  4224. status.c:7938:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  4225. status.c:7938:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  4226. status.c:7938:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  4227. status.c:7938:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  4228. status.c:7938:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  4229. status.c:7938:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  4230. status.c:7938:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  4231. status.c:7938:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  4232. status.c:7938:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  4233. status.c:7938:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  4234. status.c:7938:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  4235. status.c:7938:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  4236. status.c:7938:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  4237. status.c:7938:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  4238. status.c:7938:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  4239. status.c:7938:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  4240. status.c:7938:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  4241. status.c:7938:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  4242. status.c:7938:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  4243. status.c:7938:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  4244. status.c:7938:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  4245. status.c:7938:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  4246. status.c:7938:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  4247. status.c:7938:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  4248. status.c:7938:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  4249. status.c:7938:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  4250. status.c:7938:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  4251. status.c:7938:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  4252. status.c:7938:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  4253. status.c:7938:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  4254. status.c:7938:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  4255. status.c:7938:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  4256. status.c:7938:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  4257. status.c:7938:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  4258. status.c:7938:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  4259. status.c:7938:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  4260. status.c:7938:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  4261. status.c:7938:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  4262. status.c:7938:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  4263. status.c:7938:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  4264. status.c:7938:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  4265. status.c:7938:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  4266. status.c:7938:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  4267. status.c:7938:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  4268. status.c:7938:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  4269. status.c:7938:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  4270. status.c:7938:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  4271. status.c:7938:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  4272. status.c:7938:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  4273. status.c:7938:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  4274. status.c:7938:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  4275. status.c:7938:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  4276. status.c:7938:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  4277. status.c:7938:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  4278. status.c:7938:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  4279. status.c:7938:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  4280. status.c:7938:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  4281. status.c:7938:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  4282. status.c:7938:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  4283. status.c:7938:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  4284. status.c:7938:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  4285. status.c:7938:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  4286. status.c:7938:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  4287. status.c:7938:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  4288. status.c:7938:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  4289. status.c:7938:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  4290. status.c:7938:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  4291. status.c:7938:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  4292. status.c:7938:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  4293. status.c:7938:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  4294. status.c:7938:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  4295. status.c:7938:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  4296. status.c:7938:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  4297. status.c:7938:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  4298. status.c:7938:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  4299. status.c:7938:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  4300. status.c:7938:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  4301. status.c:7938:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  4302. status.c:7938:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  4303. status.c:7938:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  4304. status.c:7938:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  4305. status.c:7938:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  4306. status.c:7938:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  4307. status.c:7938:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  4308. status.c:7938:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  4309. status.c:7938:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  4310. status.c:7938:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  4311. status.c:7938:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  4312. status.c:7938:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  4313. status.c:7938:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  4314. status.c:7938:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  4315. status.c:7938:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  4316. status.c:7938:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  4317. status.c:7938:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  4318. status.c:7938:2: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  4319. status.c:7938:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  4320. status.c:7938:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  4321. status.c:7938:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  4322. status.c:7938:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  4323. status.c:7938:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  4324. status.c:7938:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  4325. status.c:7938:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  4326. status.c:7938:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  4327. status.c:7938:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  4328. status.c:7938:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  4329. status.c:7938:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  4330. status.c:7938:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  4331. status.c:7938:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  4332. status.c:7938:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  4333. status.c:7938:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  4334. status.c:7938:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  4335. status.c:7938:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  4336. status.c:7938:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  4337. status.c:7938:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  4338. status.c:7938:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  4339. status.c:7938:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  4340. status.c:7938:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  4341. status.c:7938:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  4342. status.c:7938:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  4343. status.c:7938:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  4344. status.c:7938:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  4345. status.c:7938:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  4346. status.c:7938:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  4347. status.c:7938:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  4348. status.c:7938:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  4349. status.c:7938:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  4350. status.c:7938:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  4351. status.c:7938:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  4352. status.c:7938:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  4353. status.c:7938:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  4354. status.c:7938:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  4355. status.c:7938:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  4356. status.c:7938:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  4357. status.c:7938:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  4358. status.c:7938:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  4359. status.c:7938:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  4360. status.c:7938:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  4361. status.c:7938:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  4362. status.c:7938:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  4363. status.c:7938:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  4364. status.c:7938:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  4365. status.c:7938:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  4366. status.c:7938:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  4367. status.c:7938:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  4368. status.c:7938:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  4369. status.c:7938:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  4370. status.c:7938:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  4371. status.c:7938:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  4372. status.c:7938:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  4373. status.c:7938:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  4374. status.c:7938:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  4375. status.c:7938:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  4376. status.c:7938:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  4377. status.c:7938:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  4378. status.c:7938:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  4379. status.c:7938:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  4380. status.c:7938:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  4381. status.c:7938:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  4382. status.c:7938:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  4383. status.c:7938:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  4384. status.c:7938:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  4385. status.c:7938:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  4386. status.c:7938:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  4387. status.c:7938:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  4388. status.c:7938:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  4389. status.c:7938:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  4390. status.c:7938:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  4391. status.c:7938:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  4392. status.c:7938:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  4393. status.c:7938:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  4394. status.c:7938:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  4395. status.c:7938:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  4396. status.c:7938:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  4397. status.c:7938:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  4398. status.c:7938:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  4399. status.c:7938:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  4400. status.c:7938:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  4401. status.c:7938:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  4402. status.c:7938:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  4403. status.c:7938:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  4404. status.c:7938:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  4405. status.c:7938:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  4406. status.c:7938:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  4407. status.c:7938:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  4408. status.c:7938:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  4409. status.c:7938:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  4410. status.c:7938:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  4411. status.c:7938:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  4412. status.c:7938:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  4413. status.c:7938:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  4414. status.c:7938:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  4415. status.c:7938:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  4416. status.c:7938:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  4417. status.c: In function ‘status_change_end_’:
  4418. status.c:8135:3: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  4419. status.c:8135:3: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  4420. status.c:8135:3: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  4421. status.c:8135:3: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  4422. status.c:8135:3: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  4423. status.c:8135:3: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  4424. status.c:8135:3: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  4425. status.c:8135:3: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  4426. status.c:8135:3: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  4427. status.c:8135:3: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  4428. status.c:8135:3: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  4429. status.c:8135:3: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  4430. status.c:8135:3: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  4431. status.c:8135:3: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  4432. status.c:8135:3: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  4433. status.c:8135:3: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  4434. status.c:8135:3: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  4435. status.c:8135:3: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  4436. status.c:8135:3: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  4437. status.c:8135:3: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  4438. status.c:8135:3: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  4439. status.c:8135:3: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  4440. status.c:8135:3: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  4441. status.c:8135:3: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  4442. status.c:8135:3: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  4443. status.c:8135:3: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  4444. status.c:8135:3: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  4445. status.c:8135:3: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  4446. status.c:8135:3: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  4447. status.c:8135:3: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  4448. status.c:8135:3: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  4449. status.c:8135:3: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  4450. status.c:8135:3: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  4451. status.c:8135:3: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  4452. status.c:8135:3: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  4453. status.c:8135:3: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  4454. status.c:8135:3: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  4455. status.c:8135:3: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  4456. status.c:8135:3: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  4457. status.c:8135:3: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  4458. status.c:8135:3: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  4459. status.c:8135:3: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  4460. status.c:8135:3: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  4461. status.c:8135:3: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  4462. status.c:8135:3: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  4463. status.c:8135:3: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  4464. status.c:8135:3: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  4465. status.c:8135:3: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  4466. status.c:8135:3: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  4467. status.c:8135:3: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  4468. status.c:8135:3: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  4469. status.c:8135:3: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  4470. status.c:8135:3: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  4471. status.c:8135:3: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  4472. status.c:8135:3: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  4473. status.c:8135:3: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  4474. status.c:8135:3: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  4475. status.c:8135:3: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  4476. status.c:8135:3: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  4477. status.c:8135:3: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  4478. status.c:8135:3: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  4479. status.c:8135:3: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  4480. status.c:8135:3: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  4481. status.c:8135:3: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  4482. status.c:8135:3: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  4483. status.c:8135:3: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  4484. status.c:8135:3: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  4485. status.c:8135:3: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  4486. status.c:8135:3: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  4487. status.c:8135:3: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  4488. status.c:8135:3: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  4489. status.c:8135:3: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  4490. status.c:8135:3: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  4491. status.c:8135:3: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  4492. status.c:8135:3: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  4493. status.c:8135:3: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  4494. status.c:8135:3: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  4495. status.c:8135:3: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  4496. status.c:8135:3: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  4497. status.c:8135:3: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  4498. status.c:8135:3: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  4499. status.c:8135:3: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  4500. status.c:8135:3: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  4501. status.c:8135:3: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  4502. status.c:8135:3: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  4503. status.c:8135:3: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  4504. status.c:8135:3: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  4505. status.c:8135:3: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  4506. status.c:8135:3: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  4507. status.c:8135:3: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  4508. status.c:8135:3: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  4509. status.c:8135:3: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  4510. status.c:8135:3: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  4511. status.c:8135:3: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  4512. status.c:8135:3: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  4513. status.c:8135:3: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  4514. status.c:8135:3: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  4515. status.c:8135:3: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  4516. status.c:8135:3: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  4517. status.c:8135:3: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  4518. status.c:8135:3: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  4519. status.c:8135:3: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  4520. status.c:8135:3: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  4521. status.c:8135:3: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  4522. status.c:8135:3: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  4523. status.c:8135:3: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  4524. status.c:8135:3: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  4525. status.c:8135:3: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  4526. status.c:8135:3: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  4527. status.c:8135:3: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  4528. status.c:8135:3: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  4529. status.c:8135:3: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  4530. status.c:8135:3: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  4531. status.c:8135:3: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  4532. status.c:8135:3: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  4533. status.c:8135:3: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  4534. status.c:8135:3: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  4535. status.c:8135:3: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  4536. status.c:8135:3: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  4537. status.c:8135:3: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  4538. status.c:8135:3: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  4539. status.c:8135:3: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  4540. status.c:8135:3: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  4541. status.c:8135:3: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  4542. status.c:8135:3: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  4543. status.c:8135:3: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  4544. status.c:8135:3: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  4545. status.c:8135:3: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  4546. status.c:8135:3: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  4547. status.c:8135:3: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  4548. status.c:8135:3: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  4549. status.c:8135:3: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  4550. status.c:8135:3: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  4551. status.c:8135:3: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  4552. status.c:8135:3: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  4553. status.c:8135:3: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  4554. status.c:8135:3: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  4555. status.c:8135:3: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  4556. status.c:8135:3: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  4557. status.c:8135:3: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  4558. status.c:8135:3: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  4559. status.c:8135:3: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  4560. status.c:8135:3: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  4561. status.c:8135:3: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  4562. status.c:8135:3: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  4563. status.c:8135:3: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  4564. status.c:8135:3: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  4565. status.c:8135:3: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  4566. status.c:8135:3: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  4567. status.c:8135:3: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  4568. status.c:8135:3: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  4569. status.c:8135:3: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  4570. status.c:8135:3: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  4571. status.c:8135:3: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  4572. status.c:8135:3: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  4573. status.c:8135:3: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  4574. status.c:8135:3: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  4575. status.c:8135:3: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  4576. status.c:8135:3: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  4577. status.c:8135:3: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  4578. status.c:8135:3: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  4579. status.c:8135:3: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  4580. status.c:8135:3: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  4581. status.c:8135:3: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  4582. status.c:8135:3: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  4583. status.c:8135:3: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  4584. status.c:8135:3: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  4585. status.c:8135:3: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  4586. status.c:8135:3: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  4587. status.c:8135:3: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  4588. status.c:8135:3: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  4589. status.c:8135:3: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  4590. status.c:8135:3: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  4591. status.c:8135:3: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  4592. status.c:8135:3: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  4593. status.c:8135:3: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  4594. status.c:8135:3: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  4595. status.c:8135:3: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  4596. status.c:8135:3: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  4597. status.c:8135:3: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  4598. status.c:8135:3: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  4599. status.c:8135:3: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  4600. status.c:8135:3: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  4601. status.c:8135:3: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  4602. status.c:8135:3: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  4603. status.c:8135:3: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  4604. status.c:8135:3: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  4605. status.c:8135:3: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  4606. status.c:8135:3: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  4607. status.c:8135:3: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  4608. status.c:8135:3: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  4609. status.c:8135:3: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  4610. status.c:8135:3: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  4611. status.c:8135:3: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  4612. status.c:8135:3: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  4613. status.c:8135:3: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  4614. status.c:8135:3: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  4615. status.c:8135:3: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  4616. status.c:8135:3: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  4617. status.c:8135:3: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  4618. status.c:8135:3: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  4619. status.c:8135:3: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  4620. status.c:8135:3: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  4621. status.c:8135:3: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  4622. status.c:8135:3: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  4623. status.c:8135:3: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  4624. status.c:8135:3: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  4625. status.c:8135:3: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  4626. status.c:8135:3: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  4627. status.c:8135:3: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  4628. status.c:8135:3: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  4629. status.c:8135:3: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  4630. status.c:8135:3: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  4631. status.c:8135:3: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  4632. status.c:8135:3: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  4633. status.c:8135:3: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  4634. status.c:8135:3: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  4635. status.c:8135:3: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  4636. status.c:8135:3: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  4637. status.c:8135:3: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  4638. status.c:8135:3: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  4639. status.c:8135:3: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  4640. status.c:8135:3: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  4641. status.c:8135:3: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  4642. status.c:8135:3: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  4643. status.c:8135:3: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  4644. status.c:8135:3: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  4645. status.c:8135:3: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  4646. status.c:8135:3: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  4647. status.c:8135:3: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  4648. status.c:8135:3: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  4649. status.c:8135:3: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  4650. status.c:8135:3: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  4651. status.c:8135:3: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  4652. status.c:8135:3: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  4653. status.c:8135:3: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  4654. status.c:8135:3: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  4655. status.c:8135:3: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  4656. status.c:8135:3: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  4657. status.c:8135:3: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  4658. status.c:8135:3: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  4659. status.c:8135:3: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  4660. status.c:8135:3: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  4661. status.c:8135:3: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  4662. status.c:8135:3: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  4663. status.c:8135:3: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  4664. status.c:8135:3: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  4665. status.c:8135:3: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  4666. status.c:8135:3: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  4667. status.c:8135:3: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  4668. status.c:8135:3: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  4669. status.c:8135:3: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  4670. status.c:8135:3: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  4671. status.c:8135:3: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  4672. status.c:8135:3: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  4673. status.c:8135:3: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  4674. status.c:8135:3: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  4675. status.c:8135:3: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  4676. status.c:8135:3: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  4677. status.c:8135:3: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  4678. status.c:8135:3: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  4679. status.c:8135:3: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  4680. status.c:8135:3: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  4681. status.c:8135:3: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  4682. status.c:8135:3: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  4683. status.c:8135:3: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  4684. status.c:8135:3: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  4685. status.c:8135:3: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  4686. status.c:8135:3: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  4687. status.c:8135:3: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  4688. status.c:8135:3: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  4689. status.c:8135:3: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  4690. status.c:8135:3: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  4691. status.c:8135:3: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  4692. status.c:8135:3: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  4693. status.c:8135:3: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  4694. status.c:8135:3: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  4695. status.c:8135:3: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  4696. status.c:8135:3: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  4697. status.c:8135:3: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  4698. status.c:8135:3: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  4699. status.c:8135:3: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  4700. status.c:8135:3: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  4701. status.c:8135:3: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  4702. status.c:8135:3: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  4703. status.c:8135:3: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  4704. status.c:8135:3: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  4705. status.c:8135:3: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  4706. status.c:8135:3: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  4707. status.c:8135:3: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  4708. status.c:8135:3: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  4709. status.c:8135:3: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  4710. status.c:8135:3: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  4711. status.c:8135:3: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  4712. status.c:8135:3: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  4713. status.c:8135:3: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  4714. status.c:8135:3: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  4715. status.c:8135:3: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  4716. status.c:8135:3: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  4717. status.c:8135:3: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  4718. status.c:8135:3: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  4719. status.c:8135:3: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  4720. status.c:8135:3: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  4721. status.c:8135:3: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  4722. status.c:8135:3: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  4723. status.c:8135:3: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  4724. status.c:8135:3: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  4725. status.c:8135:3: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  4726. status.c:8135:3: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  4727. status.c:8135:3: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  4728. status.c:8135:3: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  4729. status.c:8135:3: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  4730. status.c:8135:3: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  4731. status.c:8135:3: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  4732. status.c:8135:3: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  4733. status.c:8135:3: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  4734. status.c:8135:3: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  4735. status.c:8135:3: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  4736. status.c:8135:3: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  4737. status.c:8135:3: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  4738. status.c:8135:3: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  4739. status.c:8135:3: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  4740. status.c:8135:3: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  4741. status.c:8135:3: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  4742. status.c:8135:3: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  4743. status.c:8135:3: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  4744. status.c:8135:3: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  4745. status.c:8135:3: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  4746. status.c:8135:3: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  4747. status.c:8135:3: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  4748. status.c:8135:3: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  4749. status.c:8135:3: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  4750. status.c:8135:3: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  4751. status.c:8135:3: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  4752. status.c:8135:3: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  4753. status.c:8135:3: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  4754. status.c:8135:3: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  4755. status.c:8135:3: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  4756. status.c:8135:3: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  4757. status.c:8135:3: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  4758. status.c:8135:3: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  4759. status.c:8135:3: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  4760. status.c:8135:3: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  4761. status.c:8135:3: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  4762. status.c:8135:3: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  4763. status.c:8135:3: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  4764. status.c:8135:3: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  4765. status.c:8135:3: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  4766. status.c:8135:3: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  4767. status.c:8135:3: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  4768. status.c:8135:3: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  4769. status.c:8135:3: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  4770. status.c:8135:3: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  4771. status.c:8135:3: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  4772. status.c:8135:3: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  4773. status.c:8135:3: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  4774. status.c:8135:3: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  4775. status.c:8135:3: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  4776. status.c:8135:3: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  4777. status.c:8135:3: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  4778. status.c:8135:3: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  4779. status.c:8135:3: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  4780. status.c:8135:3: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  4781. status.c:8135:3: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  4782. status.c:8135:3: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  4783. status.c:8135:3: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  4784. status.c:8135:3: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  4785. status.c:8135:3: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  4786. status.c:8135:3: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  4787. status.c:8135:3: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  4788. status.c:8135:3: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  4789. status.c:8135:3: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  4790. status.c:8135:3: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  4791. status.c:8135:3: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  4792. status.c:8135:3: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  4793. status.c:8135:3: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  4794. status.c:8135:3: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  4795. status.c:8135:3: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  4796. status.c:8135:3: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  4797. status.c:8135:3: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  4798. status.c:8135:3: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  4799. status.c:8135:3: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  4800. status.c:8135:3: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  4801. status.c:8135:3: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  4802. status.c:8135:3: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  4803. status.c:8135:3: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  4804. status.c:8135:3: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  4805. status.c:8135:3: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  4806. status.c:8135:3: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  4807. status.c:8135:3: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  4808. status.c:8135:3: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  4809. status.c:8135:3: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  4810. status.c:8135:3: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  4811. status.c:8135:3: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  4812. status.c:8135:3: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  4813. status.c:8135:3: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  4814. status.c:8135:3: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  4815. status.c:8135:3: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  4816. status.c:8135:3: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  4817. status.c:8135:3: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  4818. status.c:8135:3: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  4819. status.c:8135:3: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  4820. status.c:8135:3: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  4821. status.c:8135:3: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  4822. status.c:8135:3: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  4823. status.c:8135:3: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  4824. status.c:8135:3: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  4825. status.c:8135:3: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  4826. status.c:8135:3: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  4827. status.c:8135:3: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  4828. status.c:8135:3: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  4829. status.c:8135:3: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  4830. status.c:8135:3: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  4831. status.c:8135:3: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  4832. status.c:8135:3: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  4833. status.c:8135:3: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  4834. status.c:8135:3: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  4835. status.c:8135:3: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  4836. status.c:8135:3: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  4837. status.c:8135:3: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  4838. status.c:8135:3: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  4839. status.c:8135:3: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  4840. status.c:8135:3: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  4841. status.c:8135:3: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  4842. status.c:8135:3: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  4843. status.c:8135:3: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  4844. status.c:8135:3: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  4845. status.c:8135:3: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  4846. status.c:8135:3: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  4847. status.c:8135:3: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  4848. status.c:8135:3: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  4849. status.c:8135:3: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  4850. status.c:8135:3: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  4851. status.c:8135:3: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  4852. status.c:8135:3: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  4853. status.c:8135:3: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  4854. status.c:8135:3: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  4855. status.c:8135:3: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  4856. status.c:8135:3: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  4857. status.c:8135:3: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  4858. status.c:8135:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  4859. status.c:8135:3: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  4860. status.c:8135:3: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  4861. status.c:8135:3: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  4862. status.c:8135:3: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  4863. status.c:8135:3: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  4864. status.c:8135:3: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  4865. status.c:8135:3: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  4866. status.c:8135:3: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  4867. status.c:8135:3: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  4868. status.c:8135:3: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  4869. status.c:8135:3: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  4870. status.c:8135:3: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  4871. status.c:8135:3: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  4872. status.c:8135:3: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  4873. status.c:8135:3: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  4874. status.c:8135:3: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  4875. status.c:8135:3: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  4876. status.c:8135:3: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  4877. status.c:8135:3: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  4878. status.c:8135:3: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  4879. status.c:8135:3: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  4880. status.c:8135:3: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  4881. status.c:8135:3: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  4882. status.c:8135:3: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  4883. status.c:8135:3: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  4884. status.c:8135:3: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  4885. status.c:8135:3: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  4886. status.c:8135:3: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  4887. status.c:8135:3: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  4888. status.c:8135:3: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  4889. status.c:8135:3: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  4890. status.c:8135:3: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  4891. status.c:8135:3: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  4892. status.c:8135:3: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  4893. status.c:8135:3: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  4894. status.c:8135:3: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  4895. status.c:8135:3: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  4896. status.c:8135:3: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  4897. status.c:8135:3: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  4898. status.c:8135:3: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  4899. status.c:8135:3: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  4900. status.c:8135:3: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  4901. status.c:8135:3: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  4902. status.c:8135:3: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  4903. status.c:8135:3: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  4904. status.c:8135:3: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  4905. status.c:8135:3: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  4906. status.c:8135:3: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  4907. status.c:8135:3: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  4908. status.c:8135:3: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  4909. status.c:8135:3: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  4910. status.c:8135:3: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  4911. status.c:8160:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  4912. status.c:8160:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  4913. status.c:8160:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  4914. status.c:8160:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  4915. status.c:8160:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  4916. status.c:8160:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  4917. status.c:8160:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  4918. status.c:8160:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  4919. status.c:8160:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  4920. status.c:8160:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  4921. status.c:8160:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  4922. status.c:8160:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  4923. status.c:8160:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  4924. status.c:8160:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  4925. status.c:8160:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  4926. status.c:8160:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  4927. status.c:8160:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  4928. status.c:8160:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  4929. status.c:8160:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  4930. status.c:8160:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  4931. status.c:8160:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  4932. status.c:8160:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  4933. status.c:8160:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  4934. status.c:8160:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  4935. status.c:8160:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  4936. status.c:8160:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  4937. status.c:8160:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  4938. status.c:8160:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  4939. status.c:8160:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  4940. status.c:8160:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  4941. status.c:8160:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  4942. status.c:8160:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  4943. status.c:8160:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  4944. status.c:8160:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  4945. status.c:8160:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  4946. status.c:8160:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  4947. status.c:8160:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  4948. status.c:8160:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  4949. status.c:8160:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  4950. status.c:8160:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  4951. status.c:8160:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  4952. status.c:8160:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  4953. status.c:8160:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  4954. status.c:8160:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  4955. status.c:8160:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  4956. status.c:8160:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  4957. status.c:8160:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  4958. status.c:8160:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  4959. status.c:8160:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  4960. status.c:8160:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  4961. status.c:8160:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  4962. status.c:8160:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  4963. status.c:8160:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  4964. status.c:8160:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  4965. status.c:8160:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  4966. status.c:8160:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  4967. status.c:8160:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  4968. status.c:8160:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  4969. status.c:8160:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  4970. status.c:8160:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  4971. status.c:8160:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  4972. status.c:8160:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  4973. status.c:8160:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  4974. status.c:8160:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  4975. status.c:8160:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  4976. status.c:8160:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  4977. status.c:8160:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  4978. status.c:8160:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  4979. status.c:8160:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  4980. status.c:8160:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  4981. status.c:8160:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  4982. status.c:8160:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  4983. status.c:8160:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  4984. status.c:8160:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  4985. status.c:8160:2: warning: enumeration value ‘SC_SIGHT’ not handled in switch [-Wswitch]
  4986. status.c:8160:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  4987. status.c:8160:2: warning: enumeration value ‘SC_RUWACH’ not handled in switch [-Wswitch]
  4988. status.c:8160:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  4989. status.c:8160:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  4990. status.c:8160:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  4991. status.c:8160:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  4992. status.c:8160:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  4993. status.c:8160:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  4994. status.c:8160:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  4995. status.c:8160:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  4996. status.c:8160:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  4997. status.c:8160:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  4998. status.c:8160:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  4999. status.c:8160:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  5000. status.c:8160:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  5001. status.c:8160:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  5002. status.c:8160:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  5003. status.c:8160:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  5004. status.c:8160:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  5005. status.c:8160:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  5006. status.c:8160:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  5007. status.c:8160:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  5008. status.c:8160:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  5009. status.c:8160:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  5010. status.c:8160:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  5011. status.c:8160:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  5012. status.c:8160:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  5013. status.c:8160:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  5014. status.c:8160:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  5015. status.c:8160:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  5016. status.c:8160:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  5017. status.c:8160:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  5018. status.c:8160:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  5019. status.c:8160:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  5020. status.c:8160:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  5021. status.c:8160:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  5022. status.c:8160:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  5023. status.c:8160:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  5024. status.c:8160:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  5025. status.c:8160:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  5026. status.c:8160:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  5027. status.c:8160:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  5028. status.c:8160:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  5029. status.c:8160:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  5030. status.c:8160:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  5031. status.c:8160:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  5032. status.c:8160:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  5033. status.c:8160:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  5034. status.c:8160:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  5035. status.c:8160:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  5036. status.c:8160:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  5037. status.c:8160:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  5038. status.c:8160:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  5039. status.c:8160:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  5040. status.c:8160:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  5041. status.c:8160:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  5042. status.c:8160:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  5043. status.c:8160:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  5044. status.c:8160:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  5045. status.c:8160:2: warning: enumeration value ‘SC_SIGHTBLASTER’ not handled in switch [-Wswitch]
  5046. status.c:8160:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  5047. status.c:8160:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  5048. status.c:8160:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  5049. status.c:8160:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  5050. status.c:8160:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  5051. status.c:8160:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  5052. status.c:8160:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  5053. status.c:8160:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  5054. status.c:8160:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  5055. status.c:8160:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  5056. status.c:8160:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  5057. status.c:8160:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  5058. status.c:8160:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  5059. status.c:8160:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  5060. status.c:8160:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  5061. status.c:8160:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  5062. status.c:8160:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  5063. status.c:8160:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  5064. status.c:8160:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  5065. status.c:8160:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  5066. status.c:8160:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  5067. status.c:8160:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  5068. status.c:8160:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  5069. status.c:8160:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  5070. status.c:8160:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  5071. status.c:8160:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  5072. status.c:8160:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  5073. status.c:8160:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  5074. status.c:8160:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  5075. status.c:8160:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  5076. status.c:8160:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  5077. status.c:8160:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  5078. status.c:8160:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  5079. status.c:8160:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  5080. status.c:8160:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  5081. status.c:8160:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  5082. status.c:8160:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  5083. status.c:8160:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  5084. status.c:8160:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  5085. status.c:8160:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  5086. status.c:8160:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  5087. status.c:8160:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  5088. status.c:8160:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  5089. status.c:8160:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  5090. status.c:8160:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  5091. status.c:8160:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  5092. status.c:8160:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  5093. status.c:8160:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  5094. status.c:8160:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  5095. status.c:8160:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  5096. status.c:8160:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  5097. status.c:8160:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  5098. status.c:8160:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  5099. status.c:8160:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  5100. status.c:8160:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  5101. status.c:8160:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  5102. status.c:8160:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  5103. status.c:8160:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  5104. status.c:8160:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  5105. status.c:8160:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  5106. status.c:8160:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  5107. status.c:8160:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  5108. status.c:8160:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  5109. status.c:8160:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  5110. status.c:8160:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  5111. status.c:8160:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  5112. status.c:8160:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  5113. status.c:8160:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  5114. status.c:8160:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  5115. status.c:8160:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  5116. status.c:8160:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  5117. status.c:8160:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  5118. status.c:8160:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  5119. status.c:8160:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  5120. status.c:8160:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  5121. status.c:8160:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  5122. status.c:8160:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  5123. status.c:8160:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  5124. status.c:8160:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  5125. status.c:8160:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  5126. status.c:8160:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  5127. status.c:8160:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  5128. status.c:8160:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  5129. status.c:8160:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  5130. status.c:8160:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  5131. status.c:8160:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  5132. status.c:8160:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  5133. status.c:8160:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  5134. status.c:8160:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  5135. status.c:8160:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  5136. status.c:8160:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  5137. status.c:8160:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  5138. status.c:8160:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  5139. status.c:8160:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  5140. status.c:8160:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  5141. status.c:8160:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  5142. status.c:8160:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  5143. status.c:8160:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  5144. status.c:8160:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  5145. status.c:8160:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  5146. status.c:8160:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  5147. status.c:8160:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  5148. status.c:8160:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  5149. status.c:8160:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  5150. status.c:8160:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  5151. status.c:8160:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  5152. status.c:8160:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  5153. status.c:8160:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  5154. status.c:8160:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  5155. status.c:8160:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  5156. status.c:8160:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  5157. status.c:8160:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  5158. status.c:8160:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  5159. status.c:8160:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  5160. status.c:8160:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  5161. status.c:8160:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  5162. status.c:8160:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  5163. status.c:8160:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  5164. status.c:8160:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  5165. status.c:8160:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  5166. status.c:8160:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  5167. status.c:8160:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  5168. status.c:8160:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  5169. status.c:8160:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  5170. status.c:8160:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  5171. status.c:8160:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  5172. status.c:8160:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  5173. status.c:8160:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  5174. status.c:8160:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  5175. status.c:8160:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  5176. status.c:8160:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  5177. status.c:8160:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  5178. status.c:8160:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  5179. status.c:8160:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  5180. status.c:8160:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  5181. status.c:8160:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  5182. status.c:8160:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  5183. status.c:8160:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  5184. status.c:8160:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  5185. status.c:8160:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  5186. status.c:8160:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  5187. status.c:8160:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  5188. status.c:8160:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  5189. status.c:8160:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  5190. status.c:8160:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  5191. status.c:8160:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  5192. status.c:8160:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  5193. status.c:8160:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  5194. status.c:8160:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  5195. status.c:8160:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  5196. status.c:8160:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  5197. status.c:8160:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  5198. status.c:8160:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  5199. status.c:8160:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  5200. status.c:8160:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  5201. status.c:8160:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  5202. status.c:8160:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  5203. status.c:8160:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  5204. status.c:8160:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  5205. status.c:8160:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  5206. status.c:8160:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  5207. status.c:8160:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  5208. status.c:8160:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  5209. status.c:8160:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  5210. status.c:8160:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  5211. status.c:8160:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  5212. status.c:8160:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  5213. status.c:8160:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  5214. status.c:8160:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  5215. status.c:8160:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  5216. status.c:8160:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  5217. status.c:8160:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  5218. status.c:8160:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  5219. status.c:8160:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  5220. status.c:8160:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  5221. status.c:8160:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  5222. status.c:8160:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  5223. status.c:8160:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  5224. status.c:8160:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  5225. status.c:8160:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  5226. status.c:8160:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  5227. status.c:8160:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  5228. status.c:8160:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  5229. status.c:8160:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  5230. status.c:8160:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  5231. status.c:8160:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  5232. status.c:8160:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  5233. status.c:8160:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  5234. status.c:8160:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  5235. status.c:8160:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  5236. status.c:8160:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  5237. status.c:8160:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  5238. status.c:8160:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  5239. status.c:8160:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  5240. status.c:8160:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  5241. status.c:8160:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  5242. status.c:8160:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  5243. status.c:8160:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  5244. status.c:8160:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  5245. status.c:8160:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  5246. status.c:8160:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  5247. status.c:8160:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  5248. status.c:8160:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  5249. status.c:8160:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  5250. status.c:8160:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  5251. status.c:8160:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  5252. status.c:8160:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  5253. status.c:8160:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  5254. status.c:8160:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  5255. status.c:8160:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  5256. status.c:8160:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  5257. status.c:8160:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  5258. status.c:8160:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  5259. status.c:8160:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  5260. status.c:8160:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  5261. status.c:8160:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  5262. status.c:8160:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  5263. status.c:8160:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  5264. status.c:8160:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  5265. status.c:8160:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  5266. status.c:8160:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  5267. status.c:8160:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  5268. status.c:8160:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  5269. status.c:8160:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  5270. status.c:8160:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  5271. status.c:8160:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  5272. status.c:8160:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  5273. status.c:8160:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  5274. status.c:8160:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  5275. status.c:8160:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  5276. status.c:8160:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  5277. status.c:8160:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  5278. status.c:8160:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  5279. status.c:8160:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  5280. status.c:8160:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  5281. status.c:8160:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  5282. status.c:8160:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  5283. status.c:8160:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  5284. status.c:8160:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  5285. status.c:8160:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  5286. status.c:8160:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  5287. status.c:8160:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  5288. status.c:8160:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  5289. status.c:8160:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  5290. status.c:8160:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  5291. status.c:8160:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  5292. status.c:8160:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  5293. status.c:8160:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  5294. status.c:8160:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  5295. status.c:8160:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  5296. status.c:8160:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  5297. status.c:8160:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  5298. status.c:8160:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  5299. status.c:8160:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  5300. status.c:8160:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  5301. status.c:8160:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  5302. status.c:8160:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  5303. status.c:8160:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  5304. status.c:8160:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  5305. status.c:8160:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  5306. status.c:8160:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  5307. status.c:8160:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  5308. status.c:8160:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  5309. status.c:8160:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  5310. status.c:8160:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  5311. status.c:8160:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  5312. status.c:8160:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  5313. status.c:8160:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  5314. status.c:8160:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  5315. status.c:8160:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  5316. status.c:8160:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  5317. status.c:8160:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  5318. status.c:8160:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  5319. status.c:8160:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  5320. status.c:8160:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  5321. status.c:8160:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  5322. status.c:8160:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  5323. status.c:8160:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  5324. status.c:8160:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  5325. status.c:8160:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  5326. status.c:8160:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  5327. status.c:8160:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  5328. status.c:8160:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  5329. status.c:8160:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  5330. status.c:8160:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  5331. status.c:8160:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  5332. status.c:8160:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  5333. status.c:8160:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  5334. status.c:8160:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  5335. status.c:8160:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  5336. status.c:8160:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  5337. status.c:8160:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  5338. status.c:8160:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  5339. status.c:8160:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  5340. status.c:8160:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  5341. status.c:8160:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  5342. status.c:8160:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  5343. status.c:8160:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  5344. status.c:8160:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  5345. status.c:8160:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  5346. status.c:8160:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  5347. status.c:8160:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  5348. status.c:8160:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  5349. status.c:8160:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  5350. status.c:8160:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  5351. status.c:8160:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  5352. status.c:8160:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  5353. status.c:8160:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  5354. status.c:8160:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  5355. status.c:8160:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  5356. status.c:8160:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  5357. status.c:8160:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  5358. status.c:8160:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  5359. status.c:8160:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  5360. status.c:8160:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  5361. status.c:8160:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  5362. status.c:8160:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  5363. status.c:8160:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  5364. status.c: In function ‘status_change_timer’:
  5365. status.c:8810:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  5366. status.c:8810:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  5367. status.c:8810:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  5368. status.c:8810:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  5369. status.c:8810:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  5370. status.c:8810:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  5371. status.c:8810:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  5372. status.c:8810:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  5373. status.c:8810:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  5374. status.c:8810:2: warning: enumeration value ‘SC_CONCENTRATE’ not handled in switch [-Wswitch]
  5375. status.c:8810:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  5376. status.c:8810:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  5377. status.c:8810:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  5378. status.c:8810:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  5379. status.c:8810:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  5380. status.c:8810:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  5381. status.c:8810:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  5382. status.c:8810:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  5383. status.c:8810:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  5384. status.c:8810:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  5385. status.c:8810:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  5386. status.c:8810:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  5387. status.c:8810:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  5388. status.c:8810:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  5389. status.c:8810:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  5390. status.c:8810:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  5391. status.c:8810:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  5392. status.c:8810:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  5393. status.c:8810:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  5394. status.c:8810:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  5395. status.c:8810:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  5396. status.c:8810:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  5397. status.c:8810:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  5398. status.c:8810:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  5399. status.c:8810:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  5400. status.c:8810:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  5401. status.c:8810:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  5402. status.c:8810:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  5403. status.c:8810:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  5404. status.c:8810:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  5405. status.c:8810:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  5406. status.c:8810:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  5407. status.c:8810:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  5408. status.c:8810:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  5409. status.c:8810:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  5410. status.c:8810:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  5411. status.c:8810:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  5412. status.c:8810:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  5413. status.c:8810:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  5414. status.c:8810:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  5415. status.c:8810:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  5416. status.c:8810:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  5417. status.c:8810:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  5418. status.c:8810:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  5419. status.c:8810:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  5420. status.c:8810:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  5421. status.c:8810:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  5422. status.c:8810:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  5423. status.c:8810:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  5424. status.c:8810:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  5425. status.c:8810:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  5426. status.c:8810:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  5427. status.c:8810:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  5428. status.c:8810:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  5429. status.c:8810:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  5430. status.c:8810:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  5431. status.c:8810:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  5432. status.c:8810:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  5433. status.c:8810:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  5434. status.c:8810:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  5435. status.c:8810:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  5436. status.c:8810:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  5437. status.c:8810:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  5438. status.c:8810:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  5439. status.c:8810:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  5440. status.c:8810:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  5441. status.c:8810:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  5442. status.c:8810:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  5443. status.c:8810:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  5444. status.c:8810:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  5445. status.c:8810:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  5446. status.c:8810:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  5447. status.c:8810:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  5448. status.c:8810:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  5449. status.c:8810:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  5450. status.c:8810:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  5451. status.c:8810:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  5452. status.c:8810:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  5453. status.c:8810:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  5454. status.c:8810:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  5455. status.c:8810:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  5456. status.c:8810:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  5457. status.c:8810:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  5458. status.c:8810:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  5459. status.c:8810:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  5460. status.c:8810:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  5461. status.c:8810:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  5462. status.c:8810:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  5463. status.c:8810:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  5464. status.c:8810:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  5465. status.c:8810:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  5466. status.c:8810:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  5467. status.c:8810:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  5468. status.c:8810:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  5469. status.c:8810:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  5470. status.c:8810:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  5471. status.c:8810:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  5472. status.c:8810:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  5473. status.c:8810:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  5474. status.c:8810:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  5475. status.c:8810:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  5476. status.c:8810:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  5477. status.c:8810:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  5478. status.c:8810:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  5479. status.c:8810:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  5480. status.c:8810:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  5481. status.c:8810:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  5482. status.c:8810:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  5483. status.c:8810:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  5484. status.c:8810:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  5485. status.c:8810:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  5486. status.c:8810:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  5487. status.c:8810:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  5488. status.c:8810:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  5489. status.c:8810:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  5490. status.c:8810:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  5491. status.c:8810:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  5492. status.c:8810:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  5493. status.c:8810:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  5494. status.c:8810:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  5495. status.c:8810:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  5496. status.c:8810:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  5497. status.c:8810:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  5498. status.c:8810:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  5499. status.c:8810:2: warning: enumeration value ‘SC_CLOSECONFINE’ not handled in switch [-Wswitch]
  5500. status.c:8810:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  5501. status.c:8810:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  5502. status.c:8810:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  5503. status.c:8810:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  5504. status.c:8810:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  5505. status.c:8810:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  5506. status.c:8810:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  5507. status.c:8810:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  5508. status.c:8810:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  5509. status.c:8810:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  5510. status.c:8810:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  5511. status.c:8810:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  5512. status.c:8810:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  5513. status.c:8810:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  5514. status.c:8810:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  5515. status.c:8810:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  5516. status.c:8810:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  5517. status.c:8810:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  5518. status.c:8810:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  5519. status.c:8810:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  5520. status.c:8810:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  5521. status.c:8810:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  5522. status.c:8810:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  5523. status.c:8810:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  5524. status.c:8810:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  5525. status.c:8810:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  5526. status.c:8810:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  5527. status.c:8810:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  5528. status.c:8810:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  5529. status.c:8810:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  5530. status.c:8810:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  5531. status.c:8810:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  5532. status.c:8810:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  5533. status.c:8810:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  5534. status.c:8810:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  5535. status.c:8810:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  5536. status.c:8810:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  5537. status.c:8810:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  5538. status.c:8810:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  5539. status.c:8810:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  5540. status.c:8810:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  5541. status.c:8810:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  5542. status.c:8810:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  5543. status.c:8810:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  5544. status.c:8810:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  5545. status.c:8810:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  5546. status.c:8810:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  5547. status.c:8810:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  5548. status.c:8810:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  5549. status.c:8810:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  5550. status.c:8810:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  5551. status.c:8810:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  5552. status.c:8810:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  5553. status.c:8810:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  5554. status.c:8810:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  5555. status.c:8810:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  5556. status.c:8810:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  5557. status.c:8810:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  5558. status.c:8810:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  5559. status.c:8810:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  5560. status.c:8810:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  5561. status.c:8810:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  5562. status.c:8810:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  5563. status.c:8810:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  5564. status.c:8810:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  5565. status.c:8810:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  5566. status.c:8810:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  5567. status.c:8810:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  5568. status.c:8810:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  5569. status.c:8810:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  5570. status.c:8810:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  5571. status.c:8810:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  5572. status.c:8810:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  5573. status.c:8810:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  5574. status.c:8810:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  5575. status.c:8810:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  5576. status.c:8810:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  5577. status.c:8810:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  5578. status.c:8810:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  5579. status.c:8810:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  5580. status.c:8810:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  5581. status.c:8810:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  5582. status.c:8810:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  5583. status.c:8810:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  5584. status.c:8810:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  5585. status.c:8810:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  5586. status.c:8810:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  5587. status.c:8810:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  5588. status.c:8810:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  5589. status.c:8810:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  5590. status.c:8810:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  5591. status.c:8810:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  5592. status.c:8810:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  5593. status.c:8810:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  5594. status.c:8810:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  5595. status.c:8810:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  5596. status.c:8810:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  5597. status.c:8810:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  5598. status.c:8810:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  5599. status.c:8810:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  5600. status.c:8810:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  5601. status.c:8810:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  5602. status.c:8810:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  5603. status.c:8810:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  5604. status.c:8810:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  5605. status.c:8810:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  5606. status.c:8810:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  5607. status.c:8810:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  5608. status.c:8810:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  5609. status.c:8810:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  5610. status.c:8810:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  5611. status.c:8810:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  5612. status.c:8810:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  5613. status.c:8810:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  5614. status.c:8810:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  5615. status.c:8810:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  5616. status.c:8810:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  5617. status.c:8810:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  5618. status.c:8810:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  5619. status.c:8810:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  5620. status.c:8810:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  5621. status.c:8810:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  5622. status.c:8810:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  5623. status.c:8810:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  5624. status.c:8810:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  5625. status.c:8810:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  5626. status.c:8810:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  5627. status.c:8810:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  5628. status.c:8810:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  5629. status.c:8810:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  5630. status.c:8810:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  5631. status.c:8810:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  5632. status.c:8810:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  5633. status.c:8810:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  5634. status.c:8810:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  5635. status.c:8810:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  5636. status.c:8810:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  5637. status.c:8810:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  5638. status.c:8810:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  5639. status.c:8810:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  5640. status.c:8810:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  5641. status.c:8810:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  5642. status.c:8810:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  5643. status.c:8810:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  5644. status.c:8810:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  5645. status.c:8810:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  5646. status.c:8810:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  5647. status.c:8810:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  5648. status.c:8810:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  5649. status.c:8810:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  5650. status.c:8810:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  5651. status.c:8810:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  5652. status.c:8810:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  5653. status.c:8810:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  5654. status.c:8810:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  5655. status.c:8810:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  5656. status.c:8810:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  5657. status.c:8810:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  5658. status.c:8810:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  5659. status.c:8810:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  5660. status.c:8810:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  5661. status.c:8810:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  5662. status.c:8810:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  5663. status.c:8810:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  5664. status.c:8810:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  5665. status.c:8810:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  5666. status.c:8810:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  5667. status.c:8810:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  5668. status.c:8810:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  5669. status.c:8810:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  5670. status.c:8810:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  5671. status.c:8810:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  5672. status.c:8810:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  5673. status.c:8810:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  5674. status.c:8810:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  5675. status.c:8810:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  5676. status.c:8810:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  5677. status.c:8810:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  5678. status.c:8810:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  5679. status.c:8810:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  5680. status.c:8810:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  5681. status.c:8810:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  5682. status.c:8810:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  5683. status.c:8810:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  5684. status.c:8810:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  5685. status.c:8810:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  5686. status.c:8810:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  5687. status.c:8810:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  5688. status.c:8810:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  5689. status.c:8810:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  5690. status.c:8810:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  5691. status.c:8810:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  5692. status.c:8810:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  5693. status.c:8810:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  5694. status.c:8810:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  5695. status.c:8810:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  5696. status.c:8810:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  5697. status.c:8810:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  5698. status.c:8810:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  5699. status.c:8810:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  5700. status.c:8810:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  5701. status.c:8810:2: warning: enumeration value ‘SC_CURSEDCIRCLE_TARGET’ not handled in switch [-Wswitch]
  5702. status.c:8810:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  5703. status.c:8810:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  5704. status.c:8810:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  5705. status.c:8810:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  5706. status.c:8810:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  5707. status.c:8810:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  5708. status.c:8810:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  5709. status.c:8810:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  5710. status.c:8810:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  5711. status.c:8810:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  5712. status.c:8810:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  5713. status.c:8810:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  5714. status.c:8810:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  5715. status.c:8810:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  5716. status.c:8810:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  5717. status.c:8810:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  5718. status.c:8810:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  5719. status.c:8810:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  5720. status.c:8810:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  5721. status.c:8810:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  5722. status.c:8810:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  5723. status.c:8810:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  5724. status.c:8810:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  5725. status.c:8810:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  5726. status.c:8810:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  5727. status.c:8810:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  5728. status.c:8810:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  5729. status.c:8810:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  5730. status.c:8810:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  5731. status.c:8810:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  5732. status.c:8810:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  5733. status.c:8810:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  5734. status.c:8810:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  5735. status.c:8810:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  5736. status.c:8810:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  5737. status.c:8810:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  5738. status.c:8810:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  5739. status.c:8810:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  5740. status.c:8810:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  5741. status.c:8810:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  5742. status.c:8810:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  5743. status.c:8810:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  5744. status.c:8810:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  5745. status.c:8810:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  5746. status.c:8810:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  5747. status.c:8810:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  5748. status.c:8810:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  5749. status.c:8810:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  5750. status.c:8810:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  5751. status.c:8810:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  5752. status.c:8810:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  5753. status.c:8810:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  5754. status.c:8810:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  5755. status.c:8810:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  5756. status.c:8810:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  5757. status.c:8810:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  5758. status.c:8810:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  5759. status.c:8810:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  5760. status.c:8810:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  5761. status.c:8810:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  5762. status.c:8810:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  5763. status.c:8810:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  5764. status.c:8810:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  5765. status.c:8810:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  5766. status.c:8810:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  5767. status.c:8810:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  5768. status.c:8810:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  5769. status.c:8810:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  5770. status.c:8810:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  5771. status.c:8810:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  5772. status.c:8810:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  5773. status.c:8810:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  5774. status.c:8810:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  5775. status.c:8810:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  5776. status.c:8810:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  5777. status.c:8810:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  5778. status.c:8810:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  5779. status.c:8810:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  5780. status.c:8810:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  5781. status.c:8810:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  5782. status.c:8810:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  5783. status.c: In function ‘status_change_timer_sub’:
  5784. status.c:9568:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  5785. status.c:9568:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  5786. status.c:9568:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  5787. status.c:9568:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  5788. status.c:9568:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  5789. status.c:9568:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  5790. status.c:9568:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  5791. status.c:9568:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  5792. status.c:9568:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  5793. status.c:9568:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  5794. status.c:9568:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  5795. status.c:9568:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  5796. status.c:9568:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  5797. status.c:9568:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  5798. status.c:9568:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  5799. status.c:9568:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  5800. status.c:9568:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  5801. status.c:9568:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  5802. status.c:9568:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  5803. status.c:9568:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  5804. status.c:9568:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  5805. status.c:9568:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  5806. status.c:9568:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  5807. status.c:9568:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  5808. status.c:9568:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  5809. status.c:9568:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  5810. status.c:9568:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  5811. status.c:9568:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  5812. status.c:9568:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  5813. status.c:9568:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  5814. status.c:9568:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  5815. status.c:9568:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  5816. status.c:9568:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  5817. status.c:9568:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  5818. status.c:9568:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  5819. status.c:9568:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  5820. status.c:9568:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  5821. status.c:9568:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  5822. status.c:9568:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  5823. status.c:9568:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  5824. status.c:9568:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  5825. status.c:9568:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  5826. status.c:9568:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  5827. status.c:9568:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  5828. status.c:9568:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  5829. status.c:9568:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  5830. status.c:9568:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  5831. status.c:9568:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  5832. status.c:9568:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  5833. status.c:9568:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  5834. status.c:9568:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  5835. status.c:9568:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  5836. status.c:9568:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  5837. status.c:9568:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  5838. status.c:9568:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  5839. status.c:9568:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  5840. status.c:9568:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  5841. status.c:9568:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  5842. status.c:9568:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  5843. status.c:9568:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  5844. status.c:9568:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  5845. status.c:9568:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  5846. status.c:9568:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  5847. status.c:9568:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  5848. status.c:9568:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  5849. status.c:9568:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  5850. status.c:9568:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  5851. status.c:9568:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  5852. status.c:9568:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  5853. status.c:9568:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  5854. status.c:9568:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  5855. status.c:9568:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  5856. status.c:9568:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  5857. status.c:9568:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  5858. status.c:9568:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  5859. status.c:9568:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  5860. status.c:9568:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  5861. status.c:9568:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  5862. status.c:9568:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  5863. status.c:9568:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  5864. status.c:9568:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  5865. status.c:9568:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  5866. status.c:9568:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  5867. status.c:9568:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  5868. status.c:9568:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  5869. status.c:9568:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  5870. status.c:9568:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  5871. status.c:9568:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  5872. status.c:9568:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  5873. status.c:9568:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  5874. status.c:9568:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  5875. status.c:9568:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  5876. status.c:9568:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  5877. status.c:9568:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  5878. status.c:9568:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  5879. status.c:9568:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  5880. status.c:9568:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  5881. status.c:9568:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  5882. status.c:9568:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  5883. status.c:9568:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  5884. status.c:9568:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  5885. status.c:9568:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  5886. status.c:9568:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  5887. status.c:9568:2: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  5888. status.c:9568:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  5889. status.c:9568:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  5890. status.c:9568:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  5891. status.c:9568:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  5892. status.c:9568:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  5893. status.c:9568:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  5894. status.c:9568:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  5895. status.c:9568:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  5896. status.c:9568:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  5897. status.c:9568:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  5898. status.c:9568:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  5899. status.c:9568:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  5900. status.c:9568:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  5901. status.c:9568:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  5902. status.c:9568:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  5903. status.c:9568:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  5904. status.c:9568:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  5905. status.c:9568:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  5906. status.c:9568:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  5907. status.c:9568:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  5908. status.c:9568:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  5909. status.c:9568:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  5910. status.c:9568:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  5911. status.c:9568:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  5912. status.c:9568:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  5913. status.c:9568:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  5914. status.c:9568:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  5915. status.c:9568:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  5916. status.c:9568:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  5917. status.c:9568:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  5918. status.c:9568:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  5919. status.c:9568:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  5920. status.c:9568:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  5921. status.c:9568:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  5922. status.c:9568:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  5923. status.c:9568:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  5924. status.c:9568:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  5925. status.c:9568:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  5926. status.c:9568:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  5927. status.c:9568:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  5928. status.c:9568:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  5929. status.c:9568:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  5930. status.c:9568:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  5931. status.c:9568:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  5932. status.c:9568:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  5933. status.c:9568:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  5934. status.c:9568:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  5935. status.c:9568:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  5936. status.c:9568:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  5937. status.c:9568:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  5938. status.c:9568:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  5939. status.c:9568:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  5940. status.c:9568:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  5941. status.c:9568:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  5942. status.c:9568:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  5943. status.c:9568:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  5944. status.c:9568:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  5945. status.c:9568:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  5946. status.c:9568:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  5947. status.c:9568:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  5948. status.c:9568:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  5949. status.c:9568:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  5950. status.c:9568:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  5951. status.c:9568:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  5952. status.c:9568:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  5953. status.c:9568:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  5954. status.c:9568:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  5955. status.c:9568:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  5956. status.c:9568:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  5957. status.c:9568:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  5958. status.c:9568:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  5959. status.c:9568:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  5960. status.c:9568:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  5961. status.c:9568:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  5962. status.c:9568:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  5963. status.c:9568:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  5964. status.c:9568:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  5965. status.c:9568:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  5966. status.c:9568:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  5967. status.c:9568:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  5968. status.c:9568:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  5969. status.c:9568:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  5970. status.c:9568:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  5971. status.c:9568:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  5972. status.c:9568:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  5973. status.c:9568:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  5974. status.c:9568:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  5975. status.c:9568:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  5976. status.c:9568:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  5977. status.c:9568:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  5978. status.c:9568:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  5979. status.c:9568:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  5980. status.c:9568:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  5981. status.c:9568:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  5982. status.c:9568:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  5983. status.c:9568:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  5984. status.c:9568:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  5985. status.c:9568:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  5986. status.c:9568:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  5987. status.c:9568:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  5988. status.c:9568:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  5989. status.c:9568:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  5990. status.c:9568:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  5991. status.c:9568:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  5992. status.c:9568:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  5993. status.c:9568:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  5994. status.c:9568:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  5995. status.c:9568:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  5996. status.c:9568:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  5997. status.c:9568:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  5998. status.c:9568:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  5999. status.c:9568:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  6000. status.c:9568:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  6001. status.c:9568:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  6002. status.c:9568:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  6003. status.c:9568:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  6004. status.c:9568:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  6005. status.c:9568:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  6006. status.c:9568:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  6007. status.c:9568:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  6008. status.c:9568:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  6009. status.c:9568:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  6010. status.c:9568:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  6011. status.c:9568:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  6012. status.c:9568:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  6013. status.c:9568:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  6014. status.c:9568:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  6015. status.c:9568:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  6016. status.c:9568:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  6017. status.c:9568:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  6018. status.c:9568:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  6019. status.c:9568:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  6020. status.c:9568:2: warning: enumeration value ‘SC_INCASPDRATE’ not handled in switch [-Wswitch]
  6021. status.c:9568:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  6022. status.c:9568:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  6023. status.c:9568:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  6024. status.c:9568:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  6025. status.c:9568:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  6026. status.c:9568:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  6027. status.c:9568:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  6028. status.c:9568:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  6029. status.c:9568:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  6030. status.c:9568:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  6031. status.c:9568:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  6032. status.c:9568:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  6033. status.c:9568:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  6034. status.c:9568:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  6035. status.c:9568:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  6036. status.c:9568:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  6037. status.c:9568:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  6038. status.c:9568:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  6039. status.c:9568:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  6040. status.c:9568:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  6041. status.c:9568:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  6042. status.c:9568:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  6043. status.c:9568:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  6044. status.c:9568:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  6045. status.c:9568:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  6046. status.c:9568:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  6047. status.c:9568:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  6048. status.c:9568:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  6049. status.c:9568:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  6050. status.c:9568:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  6051. status.c:9568:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  6052. status.c:9568:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  6053. status.c:9568:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  6054. status.c:9568:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  6055. status.c:9568:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  6056. status.c:9568:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  6057. status.c:9568:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  6058. status.c:9568:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  6059. status.c:9568:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  6060. status.c:9568:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  6061. status.c:9568:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  6062. status.c:9568:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  6063. status.c:9568:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  6064. status.c:9568:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  6065. status.c:9568:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  6066. status.c:9568:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  6067. status.c:9568:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  6068. status.c:9568:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  6069. status.c:9568:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  6070. status.c:9568:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  6071. status.c:9568:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  6072. status.c:9568:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  6073. status.c:9568:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  6074. status.c:9568:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  6075. status.c:9568:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  6076. status.c:9568:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  6077. status.c:9568:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  6078. status.c:9568:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  6079. status.c:9568:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  6080. status.c:9568:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  6081. status.c:9568:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  6082. status.c:9568:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  6083. status.c:9568:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  6084. status.c:9568:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  6085. status.c:9568:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  6086. status.c:9568:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  6087. status.c:9568:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  6088. status.c:9568:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  6089. status.c:9568:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  6090. status.c:9568:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  6091. status.c:9568:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  6092. status.c:9568:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  6093. status.c:9568:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  6094. status.c:9568:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  6095. status.c:9568:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  6096. status.c:9568:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  6097. status.c:9568:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  6098. status.c:9568:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  6099. status.c:9568:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  6100. status.c:9568:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  6101. status.c:9568:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  6102. status.c:9568:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  6103. status.c:9568:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  6104. status.c:9568:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  6105. status.c:9568:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  6106. status.c:9568:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  6107. status.c:9568:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  6108. status.c:9568:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  6109. status.c:9568:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  6110. status.c:9568:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  6111. status.c:9568:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  6112. status.c:9568:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  6113. status.c:9568:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  6114. status.c:9568:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  6115. status.c:9568:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  6116. status.c:9568:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  6117. status.c:9568:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  6118. status.c:9568:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  6119. status.c:9568:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  6120. status.c:9568:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  6121. status.c:9568:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  6122. status.c:9568:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  6123. status.c:9568:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  6124. status.c:9568:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  6125. status.c:9568:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  6126. status.c:9568:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  6127. status.c:9568:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  6128. status.c:9568:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  6129. status.c:9568:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  6130. status.c:9568:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  6131. status.c:9568:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  6132. status.c:9568:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  6133. status.c:9568:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  6134. status.c:9568:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  6135. status.c:9568:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  6136. status.c:9568:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  6137. status.c:9568:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  6138. status.c:9568:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  6139. status.c:9568:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  6140. status.c:9568:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  6141. status.c:9568:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  6142. status.c:9568:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  6143. status.c:9568:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  6144. status.c:9568:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  6145. status.c:9568:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  6146. status.c:9568:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  6147. status.c:9568:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  6148. status.c:9568:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  6149. status.c:9568:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  6150. status.c:9568:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  6151. status.c:9568:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  6152. status.c:9568:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  6153. status.c:9568:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  6154. status.c:9568:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  6155. status.c:9568:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  6156. status.c:9568:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  6157. status.c:9568:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  6158. status.c:9568:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  6159. status.c:9568:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  6160. status.c:9568:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  6161. status.c:9568:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  6162. status.c:9568:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  6163. status.c:9568:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  6164. status.c:9568:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  6165. status.c:9568:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  6166. status.c:9568:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  6167. status.c:9568:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  6168. status.c:9568:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  6169. status.c:9568:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  6170. status.c:9568:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  6171. status.c:9568:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  6172. status.c:9568:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  6173. status.c:9568:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  6174. status.c:9568:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  6175. status.c:9568:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  6176. status.c:9568:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  6177. status.c:9568:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  6178. status.c:9568:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  6179. status.c:9568:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  6180. status.c:9568:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  6181. status.c:9568:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  6182. status.c:9568:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  6183. status.c:9568:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  6184. status.c:9568:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  6185. status.c:9568:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  6186. status.c:9568:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  6187. status.c:9568:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  6188. status.c:9568:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  6189. status.c:9568:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  6190. status.c:9568:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  6191. status.c:9568:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  6192. status.c:9568:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  6193. status.c:9568:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  6194. status.c:9568:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  6195. status.c:9568:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  6196. status.c:9568:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  6197. status.c:9568:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  6198. status.c:9568:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  6199. status.c:9568:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  6200. status.c:9568:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  6201. status.c:9568:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  6202. status.c:9568:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  6203. status.c:9568:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  6204. status.c:9568:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  6205. status.c:9568:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  6206. status.c:9568:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  6207. status.c:9568:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  6208. status.c:9568:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  6209. status.c:9568:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  6210. status.c:9568:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  6211. status.c:9568:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  6212. status.c:9568:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  6213. status.c:9568:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  6214. status.c:9568:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  6215. status.c:9568:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  6216. status.c:9568:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  6217. status.c:9568:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  6218. status.c:9568:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  6219. status.c:9568:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  6220. status.c:9568:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  6221. status.c:9568:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  6222. status.c:9568:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  6223. status.c:9568:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  6224. status.c:9568:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  6225. status.c:9568:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  6226. status.c:9568:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  6227. status.c:9568:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  6228. status.c:9568:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  6229. status.c:9568:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  6230. status.c:9568:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  6231. status.c:9568:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  6232. status.c:9568:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  6233. status.c:9568:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  6234. status.c:9568:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  6235. status.c:9568:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  6236. status.c:9568:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  6237. status.c:9568:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  6238. status.c:9568:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  6239. status.c:9568:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  6240. status.c:9568:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  6241. status.c:9568:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  6242. status.c:9568:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  6243. status.c:9568:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  6244. status.c:9568:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  6245. status.c:9568:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  6246. status.c:9568:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  6247. status.c:9568:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  6248. status.c:9568:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  6249. status.c:9568:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  6250. status.c:9568:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  6251. status.c:9568:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  6252. status.c:9568:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  6253. status.c:9568:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  6254. status.c:9568:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  6255. status.c:9568:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  6256. status.c:9568:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  6257. status.c:9568:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  6258. status.c:9568:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  6259. status.c:9568:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  6260. status.c:9568:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  6261. status.c:9568:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  6262. status.c:9568:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  6263. status.c:9568:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  6264. status.c:9568:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  6265. status.c:9568:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  6266. status.c:9568:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  6267. status.c:9568:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  6268. status.c:9568:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  6269. status.c:9568:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  6270. status.c:9568:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  6271. status.c:9568:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  6272. status.c:9568:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  6273. status.c:9568:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  6274. status.c:9568:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  6275. status.c:9568:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  6276. npc.c: In function ‘npc_touch_areanpc_sub’:
  6277. npc.c:808:12: warning: variable ‘npc_id’ set but not used [-Wunused-but-set-variable]
  6278. npc.c: In function ‘npc_touch_areanpc’:
  6279. npc.c:897:2: warning: enumeration value ‘SHOP’ not handled in switch [-Wswitch]
  6280. npc.c:897:2: warning: enumeration value ‘CASHSHOP’ not handled in switch [-Wswitch]
  6281. npc.c: In function ‘npc_touch_areanpc2’:
  6282. npc.c:952:4: warning: enumeration value ‘SHOP’ not handled in switch [-Wswitch]
  6283. npc.c:952:4: warning: enumeration value ‘CASHSHOP’ not handled in switch [-Wswitch]
  6284. npc.c: In function ‘npc_click’:
  6285. npc.c:1100:2: warning: enumeration value ‘WARP’ not handled in switch [-Wswitch]
  6286. npc.c: In function ‘npc_selllist’:
  6287. npc.c:1615:7: warning: variable ‘nameid’ set but not used [-Wunused-but-set-variable]
  6288. npc.c: In function ‘npc_reload’:
  6289. npc.c:3415:3: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6290. npc.c:3415:3: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6291. npc.c:3415:3: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  6292. npc.c:3415:3: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6293. npc.c:3415:3: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6294. npc.c:3415:3: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6295. npc.c:3415:3: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6296. npc.c:3415:3: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6297. npc.c:3415:3: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6298. mob.c: In function ‘mob_warpchase_sub’:
  6299. mob.c:1094:19: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
  6300. mob.c: In function ‘mob_dead’:
  6301. mob.c:2439:4: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6302. mob.c:2439:4: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6303. mob.c:2439:4: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  6304. mob.c:2439:4: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6305. mob.c:2439:4: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6306. mob.c:2439:4: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6307. mob.c:2439:4: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6308. mob.c:2439:4: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6309. skill.c: In function ‘skill_blown’:
  6310. skill.c:1954:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6311. skill.c:1954:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  6312. skill.c:1954:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6313. skill.c:1954:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6314. skill.c:1954:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6315. skill.c:1954:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6316. skill.c:1954:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6317. skill.c:1954:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6318. skill.c: In function ‘skill_check_condition_mercenary’:
  6319. skill.c:2787:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6320. skill.c:2787:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6321. skill.c:2787:2: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  6322. skill.c:2787:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  6323. skill.c:2787:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6324. skill.c:2787:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6325. skill.c:2787:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6326. skill.c:2787:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6327. skill.c:2787:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6328. skill.c: In function ‘skill_castend_nodamage_id’:
  6329. skill.c:4569:11: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6330. skill.c:4569:11: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6331. skill.c:4569:11: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6332. skill.c:4569:11: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6333. skill.c:4569:11: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6334. skill.c:4569:11: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6335. skill.c:4569:11: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6336. skill.c:4569:11: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6337. skill.c:4569:11: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6338. skill.c:8024:11: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6339. skill.c:8024:11: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6340. skill.c:8024:11: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6341. skill.c:8024:11: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6342. skill.c:8024:11: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6343. skill.c:8024:11: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6344. skill.c:8024:11: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6345. skill.c:8024:11: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6346. skill.c:8024:11: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6347. skill.c: In function ‘skill_cell_overlap’:
  6348. skill.c:12957:21: warning: variable ‘src’ set but not used [-Wunused-but-set-variable]
  6349. atcommand.c: In function ‘atcommand_mapflag’:
  6350. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6351. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6352. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6353. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6354. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6355. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6356. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6357. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6358. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6359. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6360. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6361. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6362. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6363. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6364. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6365. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6366. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6367. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6368. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6369. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6370. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6371. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6372. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6373. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6374. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6375. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6376. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6377. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6378. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6379. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6380. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6381. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6382. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6383. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6384. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6385. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6386. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6387. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6388. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6389. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6390. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6391. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6392. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6393. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6394. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6395. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6396. atcommand.c:7431:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6397. atcommand.c:7431:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6398. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6399. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6400. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6401. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6402. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6403. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6404. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6405. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6406. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6407. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6408. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6409. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6410. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6411. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6412. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6413. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6414. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6415. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6416. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6417. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6418. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6419. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6420. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6421. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6422. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6423. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6424. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6425. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6426. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6427. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6428. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6429. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6430. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6431. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6432. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6433. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6434. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6435. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6436. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6437. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6438. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6439. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6440. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6441. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6442. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6443. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6444. atcommand.c:7432:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6445. atcommand.c:7432:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6446. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6447. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6448. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6449. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6450. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6451. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6452. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6453. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6454. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6455. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6456. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6457. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6458. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6459. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6460. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6461. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6462. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6463. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6464. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6465. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6466. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6467. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6468. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6469. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6470. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6471. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6472. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6473. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6474. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6475. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6476. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6477. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6478. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6479. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6480. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6481. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6482. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6483. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6484. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6485. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6486. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6487. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6488. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6489. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6490. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6491. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6492. atcommand.c:7433:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6493. atcommand.c:7433:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6494. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6495. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6496. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6497. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6498. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6499. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6500. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6501. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6502. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6503. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6504. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6505. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6506. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6507. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6508. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6509. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6510. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6511. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6512. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6513. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6514. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6515. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6516. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6517. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6518. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6519. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6520. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6521. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6522. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6523. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6524. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6525. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6526. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6527. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6528. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6529. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6530. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6531. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6532. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6533. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6534. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6535. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6536. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6537. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6538. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6539. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6540. atcommand.c:7434:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6541. atcommand.c:7434:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6542. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6543. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6544. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6545. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6546. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6547. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6548. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6549. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6550. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6551. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6552. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6553. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6554. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6555. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6556. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6557. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6558. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6559. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6560. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6561. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6562. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6563. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6564. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6565. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6566. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6567. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6568. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6569. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6570. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6571. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6572. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6573. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6574. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6575. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6576. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6577. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6578. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6579. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6580. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6581. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6582. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6583. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6584. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6585. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6586. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6587. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6588. atcommand.c:7435:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6589. atcommand.c:7435:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6590. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6591. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6592. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6593. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6594. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6595. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6596. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6597. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6598. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6599. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6600. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6601. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6602. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6603. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6604. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6605. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6606. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6607. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6608. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6609. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6610. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6611. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6612. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6613. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6614. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6615. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6616. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6617. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6618. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6619. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6620. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6621. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6622. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6623. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6624. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6625. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6626. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6627. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6628. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6629. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6630. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6631. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6632. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6633. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6634. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6635. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6636. atcommand.c:7436:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6637. atcommand.c:7436:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6638. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6639. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6640. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6641. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6642. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6643. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6644. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6645. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6646. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6647. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6648. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6649. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6650. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6651. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6652. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6653. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6654. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6655. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6656. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6657. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6658. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6659. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6660. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6661. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6662. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6663. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6664. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6665. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6666. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6667. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6668. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6669. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6670. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6671. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6672. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6673. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6674. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6675. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6676. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6677. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6678. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6679. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6680. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6681. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6682. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6683. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6684. atcommand.c:7437:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6685. atcommand.c:7437:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6686. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6687. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6688. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6689. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6690. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6691. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6692. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6693. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6694. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6695. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6696. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6697. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6698. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6699. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6700. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6701. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6702. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6703. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6704. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6705. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6706. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6707. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6708. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6709. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6710. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6711. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6712. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6713. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6714. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6715. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6716. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6717. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6718. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6719. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6720. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6721. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6722. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6723. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6724. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6725. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6726. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6727. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6728. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6729. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6730. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6731. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6732. atcommand.c:7438:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6733. atcommand.c:7438:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6734. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6735. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6736. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6737. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6738. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6739. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6740. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6741. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6742. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6743. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6744. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6745. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6746. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6747. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6748. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6749. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6750. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6751. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6752. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6753. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6754. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6755. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6756. atcommand.c:7439:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6757. atcommand.c:7439:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6758. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6759. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6760. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6761. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6762. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6763. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6764. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6765. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6766. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6767. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6768. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6769. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6770. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6771. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6772. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6773. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6774. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6775. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6776. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6777. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6778. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6779. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6780. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6781. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6782. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6783. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6784. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6785. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6786. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6787. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6788. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6789. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6790. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6791. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6792. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6793. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6794. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6795. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6796. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6797. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6798. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6799. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6800. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6801. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6802. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6803. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6804. atcommand.c:7440:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6805. atcommand.c:7440:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6806. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6807. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6808. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6809. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6810. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6811. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6812. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6813. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6814. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6815. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6816. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6817. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6818. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6819. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6820. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6821. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6822. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6823. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6824. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6825. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6826. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6827. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6828. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6829. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6830. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6831. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6832. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6833. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6834. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6835. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6836. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6837. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6838. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6839. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6840. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6841. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6842. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6843. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6844. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6845. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6846. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6847. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6848. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6849. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6850. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6851. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6852. atcommand.c:7441:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6853. atcommand.c:7441:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6854. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6855. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6856. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6857. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6858. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6859. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6860. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6861. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6862. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6863. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6864. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6865. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6866. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6867. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6868. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6869. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6870. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6871. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6872. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6873. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6874. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6875. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6876. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6877. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6878. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6879. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6880. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6881. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6882. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6883. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6884. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6885. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6886. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6887. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6888. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6889. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6890. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6891. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6892. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6893. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6894. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  6895. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6896. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6897. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6898. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6899. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6900. atcommand.c:7442:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  6901. atcommand.c:7442:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
  6902. battle.c: In function ‘battle_gettarget’:
  6903. battle.c:99:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6904. battle.c:99:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6905. battle.c:99:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6906. battle.c:99:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6907. battle.c:99:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6908. battle.c:99:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6909. battle.c: In function ‘battle_get_master’:
  6910. battle.c:4300:3: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6911. battle.c:4300:3: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6912. battle.c:4300:3: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6913. battle.c:4300:3: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6914. battle.c:4300:3: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6915. battle.c:4300:3: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6916. battle.c: In function ‘battle_check_target’:
  6917. battle.c:4418:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6918. battle.c:4418:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  6919. battle.c:4418:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6920. battle.c:4418:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6921. battle.c:4418:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6922. battle.c:4418:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6923. battle.c:4418:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6924. battle.c:4418:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6925. battle.c:4418:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6926. battle.c:4446:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6927. battle.c:4446:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  6928. battle.c:4446:2: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  6929. battle.c:4446:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6930. battle.c:4446:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6931. battle.c:4446:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6932. battle.c:4446:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6933. battle.c:4446:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6934. battle.c:4446:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6935. battleground.c: In function ‘bg_team_get_id’:
  6936. battleground.c:177:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6937. battleground.c:177:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6938. battleground.c:177:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6939. battleground.c:177:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6940. battleground.c:177:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6941. log.c: In function ‘log_picktype2char’:
  6942. log.c:57:2: warning: enumeration value ‘LOG_TYPE_NONE’ not handled in switch [-Wswitch]
  6943. log.c:57:2: warning: enumeration value ‘LOG_TYPE_ALL’ not handled in switch [-Wswitch]
  6944. log.c: In function ‘log_chattype2char’:
  6945. log.c:88:2: warning: enumeration value ‘LOG_CHAT_ALL’ not handled in switch [-Wswitch]
  6946. unit.c: In function ‘unit_warp’:
  6947. unit.c:728:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6948. unit.c:728:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  6949. unit.c:728:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  6950. unit.c:728:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  6951. unit.c:728:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6952. unit.c:728:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6953. unit.c:728:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6954. unit.c:728:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6955. unit.c:728:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  6956. unit.c: In function ‘unit_skilluse_id2’:
  6957. unit.c:1239:5: warning: enumeration value ‘MSS_ANY’ not handled in switch [-Wswitch]
  6958. unit.c:1239:5: warning: enumeration value ‘MSS_LOOT’ not handled in switch [-Wswitch]
  6959. unit.c:1239:5: warning: enumeration value ‘MSS_DEAD’ not handled in switch [-Wswitch]
  6960. unit.c:1239:5: warning: enumeration value ‘MSS_BERSERK’ not handled in switch [-Wswitch]
  6961. unit.c:1239:5: warning: enumeration value ‘MSS_ANGRY’ not handled in switch [-Wswitch]
  6962. unit.c:1239:5: warning: enumeration value ‘MSS_ANYTARGET’ not handled in switch [-Wswitch]
  6963. unit.c: In function ‘unit_free’:
  6964. unit.c:2197:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  6965. unit.c:2197:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  6966. unit.c:2197:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  6967. unit.c:2197:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  6968. unit.c:2197:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  6969. unit.c:2197:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
Viewed 1024 times, submitted by Guest.