viewing paste Unknown #190 | C

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:178:10: warning: variable ‘fgresult’ set but not used [-Wunused-but-set-variable]
  5. grfio.c: In function ‘grfio_reads’:
  6. grfio.c:400:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  7. grfio.c:434:11: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  8. grfio.c: In function ‘grfio_entryread’:
  9. grfio.c:539:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  10. grfio.c:594:10: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  11. grfio.c:511:9: warning: variable ‘fileReadCount’ set but not used [-Wunused-but-set-variable]
  12. grfio.c: At top level:
  13. grfio.c:108:13: warning: ‘grf_shuffle_enc’ defined but not used [-Wunused-function]
  14. core.c: In function ‘get_svn_revision’:
  15. core.c:178:10: warning: variable ‘fgresult’ set but not used [-Wunused-but-set-variable]
  16. char.c: In function ‘char_delete2_req’:
  17. char.c:3358:28: warning: variable ‘party_id’ set but not used [-Wunused-but-set-variable]
  18. char.c:3358:18: warning: variable ‘guild_id’ set but not used [-Wunused-but-set-variable]
  19. chrif.c: In function ‘chrif_authfail’:
  20. chrif.c:667:9: warning: variable ‘ip’ set but not used [-Wunused-but-set-variable]
  21. clif.c: In function ‘clif_parse_FriendsListReply’:
  22. clif.c:13064:6: warning: unused variable ‘char_id’ [-Wunused-variable]
  23. pc.c:9199:13: warning: ‘pc_readdb_skilltree’ defined but not used [-Wunused-function]
  24. status.c: In function ‘status_calc_aspd_multiplier’:
  25. status.c:5022:5: warning: suggest explicit braces to avoid ambiguous ‘else[-Wparentheses]
  26. status.c: In function ‘status_get_party_id’:
  27. status.c:5481:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  28. status.c:5481:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  29. status.c:5481:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  30. status.c:5481:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  31. status.c:5481:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  32. status.c: In function ‘status_get_guild_id’:
  33. status.c:5521:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  34. status.c:5521:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  35. status.c:5521:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  36. status.c:5521:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  37. status.c: In function ‘status_get_emblem_id’:
  38. status.c:5563:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  39. status.c:5563:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  40. status.c:5563:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  41. status.c:5563:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  42. status.c:5563:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  43. status.c: In function ‘status_get_viewdata’:
  44. status.c:5643:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  45. status.c:5643:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  46. status.c:5643:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  47. status.c:5643:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  48. status.c:5643:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  49. status.c: In function ‘status_set_viewdata’:
  50. status.c:5672:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  51. status.c:5672:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  52. status.c:5672:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  53. status.c:5672:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  54. status.c:5672:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  55. status.c: In function ‘status_get_sc’:
  56. status.c:5835:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  57. status.c:5835:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  58. status.c:5835:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  59. status.c:5835:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  60. status.c:5835:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  61. status.c:5835:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  62. status.c: In function ‘status_change_start’:
  63. status.c:8063:25: warning: statement with no effect [-Wunused-value]
  64. status.c:8069:25: warning: statement with no effect [-Wunused-value]
  65. status.c:8077:25: warning: statement with no effect [-Wunused-value]
  66. status.c:8083:25: warning: statement with no effect [-Wunused-value]
  67. status.c: In function ‘status_change_timer’:
  68. status.c:10027:9: warning: variable ‘flag’ set but not used [-Wunused-but-set-variable]
  69. status.c: In function ‘status_change_timer_sub’:
  70. status.c:10267:2: warning: enumeration value ‘SC_NONE’ not handled in switch [-Wswitch]
  71. status.c:10267:2: warning: enumeration value ‘SC_STONE’ not handled in switch [-Wswitch]
  72. status.c:10267:2: warning: enumeration value ‘SC_COMMON_MIN’ not handled in switch [-Wswitch]
  73. status.c:10267:2: warning: enumeration value ‘SC_FREEZE’ not handled in switch [-Wswitch]
  74. status.c:10267:2: warning: enumeration value ‘SC_STUN’ not handled in switch [-Wswitch]
  75. status.c:10267:2: warning: enumeration value ‘SC_SLEEP’ not handled in switch [-Wswitch]
  76. status.c:10267:2: warning: enumeration value ‘SC_POISON’ not handled in switch [-Wswitch]
  77. status.c:10267:2: warning: enumeration value ‘SC_CURSE’ not handled in switch [-Wswitch]
  78. status.c:10267:2: warning: enumeration value ‘SC_SILENCE’ not handled in switch [-Wswitch]
  79. status.c:10267:2: warning: enumeration value ‘SC_CONFUSION’ not handled in switch [-Wswitch]
  80. status.c:10267:2: warning: enumeration value ‘SC_BLIND’ not handled in switch [-Wswitch]
  81. status.c:10267:2: warning: enumeration value ‘SC_BLEEDING’ not handled in switch [-Wswitch]
  82. status.c:10267:2: warning: enumeration value ‘SC_DPOISON’ not handled in switch [-Wswitch]
  83. status.c:10267:2: warning: enumeration value ‘SC_COMMON_MAX’ not handled in switch [-Wswitch]
  84. status.c:10267:2: warning: enumeration value ‘SC_PROVOKE’ not handled in switch [-Wswitch]
  85. status.c:10267:2: warning: enumeration value ‘SC_ENDURE’ not handled in switch [-Wswitch]
  86. status.c:10267:2: warning: enumeration value ‘SC_TWOHANDQUICKEN’ not handled in switch [-Wswitch]
  87. status.c:10267:2: warning: enumeration value ‘SC_HIDING’ not handled in switch [-Wswitch]
  88. status.c:10267:2: warning: enumeration value ‘SC_CLOAKING’ not handled in switch [-Wswitch]
  89. status.c:10267:2: warning: enumeration value ‘SC_ENCPOISON’ not handled in switch [-Wswitch]
  90. status.c:10267:2: warning: enumeration value ‘SC_POISONREACT’ not handled in switch [-Wswitch]
  91. status.c:10267:2: warning: enumeration value ‘SC_QUAGMIRE’ not handled in switch [-Wswitch]
  92. status.c:10267:2: warning: enumeration value ‘SC_ANGELUS’ not handled in switch [-Wswitch]
  93. status.c:10267:2: warning: enumeration value ‘SC_BLESSING’ not handled in switch [-Wswitch]
  94. status.c:10267:2: warning: enumeration value ‘SC_SIGNUMCRUCIS’ not handled in switch [-Wswitch]
  95. status.c:10267:2: warning: enumeration value ‘SC_INCREASEAGI’ not handled in switch [-Wswitch]
  96. status.c:10267:2: warning: enumeration value ‘SC_DECREASEAGI’ not handled in switch [-Wswitch]
  97. status.c:10267:2: warning: enumeration value ‘SC_SLOWPOISON’ not handled in switch [-Wswitch]
  98. status.c:10267:2: warning: enumeration value ‘SC_IMPOSITIO’ not handled in switch [-Wswitch]
  99. status.c:10267:2: warning: enumeration value ‘SC_SUFFRAGIUM’ not handled in switch [-Wswitch]
  100. status.c:10267:2: warning: enumeration value ‘SC_ASPERSIO’ not handled in switch [-Wswitch]
  101. status.c:10267:2: warning: enumeration value ‘SC_BENEDICTIO’ not handled in switch [-Wswitch]
  102. status.c:10267:2: warning: enumeration value ‘SC_KYRIE’ not handled in switch [-Wswitch]
  103. status.c:10267:2: warning: enumeration value ‘SC_MAGNIFICAT’ not handled in switch [-Wswitch]
  104. status.c:10267:2: warning: enumeration value ‘SC_GLORIA’ not handled in switch [-Wswitch]
  105. status.c:10267:2: warning: enumeration value ‘SC_AETERNA’ not handled in switch [-Wswitch]
  106. status.c:10267:2: warning: enumeration value ‘SC_ADRENALINE’ not handled in switch [-Wswitch]
  107. status.c:10267:2: warning: enumeration value ‘SC_WEAPONPERFECTION’ not handled in switch [-Wswitch]
  108. status.c:10267:2: warning: enumeration value ‘SC_OVERTHRUST’ not handled in switch [-Wswitch]
  109. status.c:10267:2: warning: enumeration value ‘SC_MAXIMIZEPOWER’ not handled in switch [-Wswitch]
  110. status.c:10267:2: warning: enumeration value ‘SC_TRICKDEAD’ not handled in switch [-Wswitch]
  111. status.c:10267:2: warning: enumeration value ‘SC_LOUD’ not handled in switch [-Wswitch]
  112. status.c:10267:2: warning: enumeration value ‘SC_ENERGYCOAT’ not handled in switch [-Wswitch]
  113. status.c:10267:2: warning: enumeration value ‘SC_BROKENARMOR’ not handled in switch [-Wswitch]
  114. status.c:10267:2: warning: enumeration value ‘SC_BROKENWEAPON’ not handled in switch [-Wswitch]
  115. status.c:10267:2: warning: enumeration value ‘SC_HALLUCINATION’ not handled in switch [-Wswitch]
  116. status.c:10267:2: warning: enumeration value ‘SC_WEIGHT50’ not handled in switch [-Wswitch]
  117. status.c:10267:2: warning: enumeration value ‘SC_WEIGHT90’ not handled in switch [-Wswitch]
  118. status.c:10267:2: warning: enumeration value ‘SC_ASPDPOTION0’ not handled in switch [-Wswitch]
  119. status.c:10267:2: warning: enumeration value ‘SC_ASPDPOTION1’ not handled in switch [-Wswitch]
  120. status.c:10267:2: warning: enumeration value ‘SC_ASPDPOTION2’ not handled in switch [-Wswitch]
  121. status.c:10267:2: warning: enumeration value ‘SC_ASPDPOTION3’ not handled in switch [-Wswitch]
  122. status.c:10267:2: warning: enumeration value ‘SC_SPEEDUP0’ not handled in switch [-Wswitch]
  123. status.c:10267:2: warning: enumeration value ‘SC_SPEEDUP1’ not handled in switch [-Wswitch]
  124. status.c:10267:2: warning: enumeration value ‘SC_ATKPOTION’ not handled in switch [-Wswitch]
  125. status.c:10267:2: warning: enumeration value ‘SC_MATKPOTION’ not handled in switch [-Wswitch]
  126. status.c:10267:2: warning: enumeration value ‘SC_WEDDING’ not handled in switch [-Wswitch]
  127. status.c:10267:2: warning: enumeration value ‘SC_SLOWDOWN’ not handled in switch [-Wswitch]
  128. status.c:10267:2: warning: enumeration value ‘SC_ANKLE’ not handled in switch [-Wswitch]
  129. status.c:10267:2: warning: enumeration value ‘SC_KEEPING’ not handled in switch [-Wswitch]
  130. status.c:10267:2: warning: enumeration value ‘SC_BARRIER’ not handled in switch [-Wswitch]
  131. status.c:10267:2: warning: enumeration value ‘SC_STRIPWEAPON’ not handled in switch [-Wswitch]
  132. status.c:10267:2: warning: enumeration value ‘SC_STRIPSHIELD’ not handled in switch [-Wswitch]
  133. status.c:10267:2: warning: enumeration value ‘SC_STRIPARMOR’ not handled in switch [-Wswitch]
  134. status.c:10267:2: warning: enumeration value ‘SC_STRIPHELM’ not handled in switch [-Wswitch]
  135. status.c:10267:2: warning: enumeration value ‘SC_CP_WEAPON’ not handled in switch [-Wswitch]
  136. status.c:10267:2: warning: enumeration value ‘SC_CP_SHIELD’ not handled in switch [-Wswitch]
  137. status.c:10267:2: warning: enumeration value ‘SC_CP_ARMOR’ not handled in switch [-Wswitch]
  138. status.c:10267:2: warning: enumeration value ‘SC_CP_HELM’ not handled in switch [-Wswitch]
  139. status.c:10267:2: warning: enumeration value ‘SC_AUTOGUARD’ not handled in switch [-Wswitch]
  140. status.c:10267:2: warning: enumeration value ‘SC_REFLECTSHIELD’ not handled in switch [-Wswitch]
  141. status.c:10267:2: warning: enumeration value ‘SC_SPLASHER’ not handled in switch [-Wswitch]
  142. status.c:10267:2: warning: enumeration value ‘SC_PROVIDENCE’ not handled in switch [-Wswitch]
  143. status.c:10267:2: warning: enumeration value ‘SC_DEFENDER’ not handled in switch [-Wswitch]
  144. status.c:10267:2: warning: enumeration value ‘SC_MAGICROD’ not handled in switch [-Wswitch]
  145. status.c:10267:2: warning: enumeration value ‘SC_SPELLBREAKER’ not handled in switch [-Wswitch]
  146. status.c:10267:2: warning: enumeration value ‘SC_AUTOSPELL’ not handled in switch [-Wswitch]
  147. status.c:10267:2: warning: enumeration value ‘SC_SIGHTTRASHER’ not handled in switch [-Wswitch]
  148. status.c:10267:2: warning: enumeration value ‘SC_AUTOBERSERK’ not handled in switch [-Wswitch]
  149. status.c:10267:2: warning: enumeration value ‘SC_SPEARQUICKEN’ not handled in switch [-Wswitch]
  150. status.c:10267:2: warning: enumeration value ‘SC_AUTOCOUNTER’ not handled in switch [-Wswitch]
  151. status.c:10267:2: warning: enumeration value ‘SC_SAFETYWALL’ not handled in switch [-Wswitch]
  152. status.c:10267:2: warning: enumeration value ‘SC_EXTREMITYFIST’ not handled in switch [-Wswitch]
  153. status.c:10267:2: warning: enumeration value ‘SC_EXPLOSIONSPIRITS’ not handled in switch [-Wswitch]
  154. status.c:10267:2: warning: enumeration value ‘SC_COMBO’ not handled in switch [-Wswitch]
  155. status.c:10267:2: warning: enumeration value ‘SC_BLADESTOP_WAIT’ not handled in switch [-Wswitch]
  156. status.c:10267:2: warning: enumeration value ‘SC_BLADESTOP’ not handled in switch [-Wswitch]
  157. status.c:10267:2: warning: enumeration value ‘SC_FIREWEAPON’ not handled in switch [-Wswitch]
  158. status.c:10267:2: warning: enumeration value ‘SC_WATERWEAPON’ not handled in switch [-Wswitch]
  159. status.c:10267:2: warning: enumeration value ‘SC_WINDWEAPON’ not handled in switch [-Wswitch]
  160. status.c:10267:2: warning: enumeration value ‘SC_EARTHWEAPON’ not handled in switch [-Wswitch]
  161. status.c:10267:2: warning: enumeration value ‘SC_VOLCANO’ not handled in switch [-Wswitch]
  162. status.c:10267:2: warning: enumeration value ‘SC_DELUGE’ not handled in switch [-Wswitch]
  163. status.c:10267:2: warning: enumeration value ‘SC_VIOLENTGALE’ not handled in switch [-Wswitch]
  164. status.c:10267:2: warning: enumeration value ‘SC_WATK_ELEMENT’ not handled in switch [-Wswitch]
  165. status.c:10267:2: warning: enumeration value ‘SC_ARMOR’ not handled in switch [-Wswitch]
  166. status.c:10267:2: warning: enumeration value ‘SC_ARMOR_ELEMENT’ not handled in switch [-Wswitch]
  167. status.c:10267:2: warning: enumeration value ‘SC_NOCHAT’ not handled in switch [-Wswitch]
  168. status.c:10267:2: warning: enumeration value ‘SC_BABY’ not handled in switch [-Wswitch]
  169. status.c:10267:2: warning: enumeration value ‘SC_AURABLADE’ not handled in switch [-Wswitch]
  170. status.c:10267:2: warning: enumeration value ‘SC_PARRYING’ not handled in switch [-Wswitch]
  171. status.c:10267:2: warning: enumeration value ‘SC_CONCENTRATION’ not handled in switch [-Wswitch]
  172. status.c:10267:2: warning: enumeration value ‘SC_TENSIONRELAX’ not handled in switch [-Wswitch]
  173. status.c:10267:2: warning: enumeration value ‘SC_BERSERK’ not handled in switch [-Wswitch]
  174. status.c:10267:2: warning: enumeration value ‘SC_FURY’ not handled in switch [-Wswitch]
  175. status.c:10267:2: warning: enumeration value ‘SC_GOSPEL’ not handled in switch [-Wswitch]
  176. status.c:10267:2: warning: enumeration value ‘SC_ASSUMPTIO’ not handled in switch [-Wswitch]
  177. status.c:10267:2: warning: enumeration value ‘SC_BASILICA’ not handled in switch [-Wswitch]
  178. status.c:10267:2: warning: enumeration value ‘SC_GUILDAURA’ not handled in switch [-Wswitch]
  179. status.c:10267:2: warning: enumeration value ‘SC_MAGICPOWER’ not handled in switch [-Wswitch]
  180. status.c:10267:2: warning: enumeration value ‘SC_EDP’ not handled in switch [-Wswitch]
  181. status.c:10267:2: warning: enumeration value ‘SC_TRUESIGHT’ not handled in switch [-Wswitch]
  182. status.c:10267:2: warning: enumeration value ‘SC_WINDWALK’ not handled in switch [-Wswitch]
  183. status.c:10267:2: warning: enumeration value ‘SC_MELTDOWN’ not handled in switch [-Wswitch]
  184. status.c:10267:2: warning: enumeration value ‘SC_CARTBOOST’ not handled in switch [-Wswitch]
  185. status.c:10267:2: warning: enumeration value ‘SC_CHASEWALK’ not handled in switch [-Wswitch]
  186. status.c:10267:2: warning: enumeration value ‘SC_REJECTSWORD’ not handled in switch [-Wswitch]
  187. status.c:10267:2: warning: enumeration value ‘SC_MARIONETTE’ not handled in switch [-Wswitch]
  188. status.c:10267:2: warning: enumeration value ‘SC_MARIONETTE2’ not handled in switch [-Wswitch]
  189. status.c:10267:2: warning: enumeration value ‘SC_CHANGEUNDEAD’ not handled in switch [-Wswitch]
  190. status.c:10267:2: warning: enumeration value ‘SC_JOINTBEAT’ not handled in switch [-Wswitch]
  191. status.c:10267:2: warning: enumeration value ‘SC_MINDBREAKER’ not handled in switch [-Wswitch]
  192. status.c:10267:2: warning: enumeration value ‘SC_MEMORIZE’ not handled in switch [-Wswitch]
  193. status.c:10267:2: warning: enumeration value ‘SC_FOGWALL’ not handled in switch [-Wswitch]
  194. status.c:10267:2: warning: enumeration value ‘SC_SPIDERWEB’ not handled in switch [-Wswitch]
  195. status.c:10267:2: warning: enumeration value ‘SC_DEVOTION’ not handled in switch [-Wswitch]
  196. status.c:10267:2: warning: enumeration value ‘SC_SACRIFICE’ not handled in switch [-Wswitch]
  197. status.c:10267:2: warning: enumeration value ‘SC_STEELBODY’ not handled in switch [-Wswitch]
  198. status.c:10267:2: warning: enumeration value ‘SC_ORCISH’ not handled in switch [-Wswitch]
  199. status.c:10267:2: warning: enumeration value ‘SC_READYSTORM’ not handled in switch [-Wswitch]
  200. status.c:10267:2: warning: enumeration value ‘SC_READYDOWN’ not handled in switch [-Wswitch]
  201. status.c:10267:2: warning: enumeration value ‘SC_READYTURN’ not handled in switch [-Wswitch]
  202. status.c:10267:2: warning: enumeration value ‘SC_READYCOUNTER’ not handled in switch [-Wswitch]
  203. status.c:10267:2: warning: enumeration value ‘SC_DODGE’ not handled in switch [-Wswitch]
  204. status.c:10267:2: warning: enumeration value ‘SC_RUN’ not handled in switch [-Wswitch]
  205. status.c:10267:2: warning: enumeration value ‘SC_SHADOWWEAPON’ not handled in switch [-Wswitch]
  206. status.c:10267:2: warning: enumeration value ‘SC_ADRENALINE2’ not handled in switch [-Wswitch]
  207. status.c:10267:2: warning: enumeration value ‘SC_GHOSTWEAPON’ not handled in switch [-Wswitch]
  208. status.c:10267:2: warning: enumeration value ‘SC_KAIZEL’ not handled in switch [-Wswitch]
  209. status.c:10267:2: warning: enumeration value ‘SC_KAAHI’ not handled in switch [-Wswitch]
  210. status.c:10267:2: warning: enumeration value ‘SC_KAUPE’ not handled in switch [-Wswitch]
  211. status.c:10267:2: warning: enumeration value ‘SC_ONEHAND’ not handled in switch [-Wswitch]
  212. status.c:10267:2: warning: enumeration value ‘SC_PRESERVE’ not handled in switch [-Wswitch]
  213. status.c:10267:2: warning: enumeration value ‘SC_BATTLEORDERS’ not handled in switch [-Wswitch]
  214. status.c:10267:2: warning: enumeration value ‘SC_REGENERATION’ not handled in switch [-Wswitch]
  215. status.c:10267:2: warning: enumeration value ‘SC_DOUBLECAST’ not handled in switch [-Wswitch]
  216. status.c:10267:2: warning: enumeration value ‘SC_GRAVITATION’ not handled in switch [-Wswitch]
  217. status.c:10267:2: warning: enumeration value ‘SC_MAXOVERTHRUST’ not handled in switch [-Wswitch]
  218. status.c:10267:2: warning: enumeration value ‘SC_LONGING’ not handled in switch [-Wswitch]
  219. status.c:10267:2: warning: enumeration value ‘SC_HERMODE’ not handled in switch [-Wswitch]
  220. status.c:10267:2: warning: enumeration value ‘SC_SHRINK’ not handled in switch [-Wswitch]
  221. status.c:10267:2: warning: enumeration value ‘SC_WINKCHARM’ not handled in switch [-Wswitch]
  222. status.c:10267:2: warning: enumeration value ‘SC_CLOSECONFINE2’ not handled in switch [-Wswitch]
  223. status.c:10267:2: warning: enumeration value ‘SC_DANCING’ not handled in switch [-Wswitch]
  224. status.c:10267:2: warning: enumeration value ‘SC_ELEMENTALCHANGE’ not handled in switch [-Wswitch]
  225. status.c:10267:2: warning: enumeration value ‘SC_RICHMANKIM’ not handled in switch [-Wswitch]
  226. status.c:10267:2: warning: enumeration value ‘SC_ETERNALCHAOS’ not handled in switch [-Wswitch]
  227. status.c:10267:2: warning: enumeration value ‘SC_DRUMBATTLE’ not handled in switch [-Wswitch]
  228. status.c:10267:2: warning: enumeration value ‘SC_NIBELUNGEN’ not handled in switch [-Wswitch]
  229. status.c:10267:2: warning: enumeration value ‘SC_ROKISWEIL’ not handled in switch [-Wswitch]
  230. status.c:10267:2: warning: enumeration value ‘SC_INTOABYSS’ not handled in switch [-Wswitch]
  231. status.c:10267:2: warning: enumeration value ‘SC_SIEGFRIED’ not handled in switch [-Wswitch]
  232. status.c:10267:2: warning: enumeration value ‘SC_WHISTLE’ not handled in switch [-Wswitch]
  233. status.c:10267:2: warning: enumeration value ‘SC_ASSNCROS’ not handled in switch [-Wswitch]
  234. status.c:10267:2: warning: enumeration value ‘SC_POEMBRAGI’ not handled in switch [-Wswitch]
  235. status.c:10267:2: warning: enumeration value ‘SC_APPLEIDUN’ not handled in switch [-Wswitch]
  236. status.c:10267:2: warning: enumeration value ‘SC_MODECHANGE’ not handled in switch [-Wswitch]
  237. status.c:10267:2: warning: enumeration value ‘SC_HUMMING’ not handled in switch [-Wswitch]
  238. status.c:10267:2: warning: enumeration value ‘SC_DONTFORGETME’ not handled in switch [-Wswitch]
  239. status.c:10267:2: warning: enumeration value ‘SC_FORTUNE’ not handled in switch [-Wswitch]
  240. status.c:10267:2: warning: enumeration value ‘SC_SERVICE4U’ not handled in switch [-Wswitch]
  241. status.c:10267:2: warning: enumeration value ‘SC_STOP’ not handled in switch [-Wswitch]
  242. status.c:10267:2: warning: enumeration value ‘SC_SPURT’ not handled in switch [-Wswitch]
  243. status.c:10267:2: warning: enumeration value ‘SC_SPIRIT’ not handled in switch [-Wswitch]
  244. status.c:10267:2: warning: enumeration value ‘SC_COMA’ not handled in switch [-Wswitch]
  245. status.c:10267:2: warning: enumeration value ‘SC_INTRAVISION’ not handled in switch [-Wswitch]
  246. status.c:10267:2: warning: enumeration value ‘SC_INCALLSTATUS’ not handled in switch [-Wswitch]
  247. status.c:10267:2: warning: enumeration value ‘SC_INCSTR’ not handled in switch [-Wswitch]
  248. status.c:10267:2: warning: enumeration value ‘SC_INCAGI’ not handled in switch [-Wswitch]
  249. status.c:10267:2: warning: enumeration value ‘SC_INCVIT’ not handled in switch [-Wswitch]
  250. status.c:10267:2: warning: enumeration value ‘SC_INCINT’ not handled in switch [-Wswitch]
  251. status.c:10267:2: warning: enumeration value ‘SC_INCDEX’ not handled in switch [-Wswitch]
  252. status.c:10267:2: warning: enumeration value ‘SC_INCLUK’ not handled in switch [-Wswitch]
  253. status.c:10267:2: warning: enumeration value ‘SC_INCHIT’ not handled in switch [-Wswitch]
  254. status.c:10267:2: warning: enumeration value ‘SC_INCHITRATE’ not handled in switch [-Wswitch]
  255. status.c:10267:2: warning: enumeration value ‘SC_INCFLEE’ not handled in switch [-Wswitch]
  256. status.c:10267:2: warning: enumeration value ‘SC_INCFLEERATE’ not handled in switch [-Wswitch]
  257. status.c:10267:2: warning: enumeration value ‘SC_INCMHPRATE’ not handled in switch [-Wswitch]
  258. status.c:10267:2: warning: enumeration value ‘SC_INCMSPRATE’ not handled in switch [-Wswitch]
  259. status.c:10267:2: warning: enumeration value ‘SC_INCATKRATE’ not handled in switch [-Wswitch]
  260. status.c:10267:2: warning: enumeration value ‘SC_INCMATKRATE’ not handled in switch [-Wswitch]
  261. status.c:10267:2: warning: enumeration value ‘SC_INCDEFRATE’ not handled in switch [-Wswitch]
  262. status.c:10267:2: warning: enumeration value ‘SC_STRFOOD’ not handled in switch [-Wswitch]
  263. status.c:10267:2: warning: enumeration value ‘SC_AGIFOOD’ not handled in switch [-Wswitch]
  264. status.c:10267:2: warning: enumeration value ‘SC_VITFOOD’ not handled in switch [-Wswitch]
  265. status.c:10267:2: warning: enumeration value ‘SC_INTFOOD’ not handled in switch [-Wswitch]
  266. status.c:10267:2: warning: enumeration value ‘SC_DEXFOOD’ not handled in switch [-Wswitch]
  267. status.c:10267:2: warning: enumeration value ‘SC_LUKFOOD’ not handled in switch [-Wswitch]
  268. status.c:10267:2: warning: enumeration value ‘SC_HITFOOD’ not handled in switch [-Wswitch]
  269. status.c:10267:2: warning: enumeration value ‘SC_FLEEFOOD’ not handled in switch [-Wswitch]
  270. status.c:10267:2: warning: enumeration value ‘SC_BATKFOOD’ not handled in switch [-Wswitch]
  271. status.c:10267:2: warning: enumeration value ‘SC_WATKFOOD’ not handled in switch [-Wswitch]
  272. status.c:10267:2: warning: enumeration value ‘SC_MATKFOOD’ not handled in switch [-Wswitch]
  273. status.c:10267:2: warning: enumeration value ‘SC_SCRESIST’ not handled in switch [-Wswitch]
  274. status.c:10267:2: warning: enumeration value ‘SC_XMAS’ not handled in switch [-Wswitch]
  275. status.c:10267:2: warning: enumeration value ‘SC_WARM’ not handled in switch [-Wswitch]
  276. status.c:10267:2: warning: enumeration value ‘SC_SUN_COMFORT’ not handled in switch [-Wswitch]
  277. status.c:10267:2: warning: enumeration value ‘SC_MOON_COMFORT’ not handled in switch [-Wswitch]
  278. status.c:10267:2: warning: enumeration value ‘SC_STAR_COMFORT’ not handled in switch [-Wswitch]
  279. status.c:10267:2: warning: enumeration value ‘SC_FUSION’ not handled in switch [-Wswitch]
  280. status.c:10267:2: warning: enumeration value ‘SC_SKILLRATE_UP’ not handled in switch [-Wswitch]
  281. status.c:10267:2: warning: enumeration value ‘SC_SKE’ not handled in switch [-Wswitch]
  282. status.c:10267:2: warning: enumeration value ‘SC_KAITE’ not handled in switch [-Wswitch]
  283. status.c:10267:2: warning: enumeration value ‘SC_SWOO’ not handled in switch [-Wswitch]
  284. status.c:10267:2: warning: enumeration value ‘SC_SKA’ not handled in switch [-Wswitch]
  285. status.c:10267:2: warning: enumeration value ‘SC_EARTHSCROLL’ not handled in switch [-Wswitch]
  286. status.c:10267:2: warning: enumeration value ‘SC_MIRACLE’ not handled in switch [-Wswitch]
  287. status.c:10267:2: warning: enumeration value ‘SC_MADNESSCANCEL’ not handled in switch [-Wswitch]
  288. status.c:10267:2: warning: enumeration value ‘SC_ADJUSTMENT’ not handled in switch [-Wswitch]
  289. status.c:10267:2: warning: enumeration value ‘SC_INCREASING’ not handled in switch [-Wswitch]
  290. status.c:10267:2: warning: enumeration value ‘SC_GATLINGFEVER’ not handled in switch [-Wswitch]
  291. status.c:10267:2: warning: enumeration value ‘SC_TATAMIGAESHI’ not handled in switch [-Wswitch]
  292. status.c:10267:2: warning: enumeration value ‘SC_UTSUSEMI’ not handled in switch [-Wswitch]
  293. status.c:10267:2: warning: enumeration value ‘SC_BUNSINJYUTSU’ not handled in switch [-Wswitch]
  294. status.c:10267:2: warning: enumeration value ‘SC_KAENSIN’ not handled in switch [-Wswitch]
  295. status.c:10267:2: warning: enumeration value ‘SC_SUITON’ not handled in switch [-Wswitch]
  296. status.c:10267:2: warning: enumeration value ‘SC_NEN’ not handled in switch [-Wswitch]
  297. status.c:10267:2: warning: enumeration value ‘SC_KNOWLEDGE’ not handled in switch [-Wswitch]
  298. status.c:10267:2: warning: enumeration value ‘SC_SMA’ not handled in switch [-Wswitch]
  299. status.c:10267:2: warning: enumeration value ‘SC_FLING’ not handled in switch [-Wswitch]
  300. status.c:10267:2: warning: enumeration value ‘SC_AVOID’ not handled in switch [-Wswitch]
  301. status.c:10267:2: warning: enumeration value ‘SC_CHANGE’ not handled in switch [-Wswitch]
  302. status.c:10267:2: warning: enumeration value ‘SC_BLOODLUST’ not handled in switch [-Wswitch]
  303. status.c:10267:2: warning: enumeration value ‘SC_FLEET’ not handled in switch [-Wswitch]
  304. status.c:10267:2: warning: enumeration value ‘SC_SPEED’ not handled in switch [-Wswitch]
  305. status.c:10267:2: warning: enumeration value ‘SC_DEFENCE’ not handled in switch [-Wswitch]
  306. status.c:10267:2: warning: enumeration value ‘SC_INCFLEE2’ not handled in switch [-Wswitch]
  307. status.c:10267:2: warning: enumeration value ‘SC_JAILED’ not handled in switch [-Wswitch]
  308. status.c:10267:2: warning: enumeration value ‘SC_ENCHANTARMS’ not handled in switch [-Wswitch]
  309. status.c:10267:2: warning: enumeration value ‘SC_MAGICALATTACK’ not handled in switch [-Wswitch]
  310. status.c:10267:2: warning: enumeration value ‘SC_ARMORCHANGE’ not handled in switch [-Wswitch]
  311. status.c:10267:2: warning: enumeration value ‘SC_CRITICALWOUND’ not handled in switch [-Wswitch]
  312. status.c:10267:2: warning: enumeration value ‘SC_MAGICMIRROR’ not handled in switch [-Wswitch]
  313. status.c:10267:2: warning: enumeration value ‘SC_SLOWCAST’ not handled in switch [-Wswitch]
  314. status.c:10267:2: warning: enumeration value ‘SC_SUMMER’ not handled in switch [-Wswitch]
  315. status.c:10267:2: warning: enumeration value ‘SC_EXPBOOST’ not handled in switch [-Wswitch]
  316. status.c:10267:2: warning: enumeration value ‘SC_ITEMBOOST’ not handled in switch [-Wswitch]
  317. status.c:10267:2: warning: enumeration value ‘SC_BOSSMAPINFO’ not handled in switch [-Wswitch]
  318. status.c:10267:2: warning: enumeration value ‘SC_LIFEINSURANCE’ not handled in switch [-Wswitch]
  319. status.c:10267:2: warning: enumeration value ‘SC_INCCRI’ not handled in switch [-Wswitch]
  320. status.c:10267:2: warning: enumeration value ‘SC_MDEF_RATE’ not handled in switch [-Wswitch]
  321. status.c:10267:2: warning: enumeration value ‘SC_INCHEALRATE’ not handled in switch [-Wswitch]
  322. status.c:10267:2: warning: enumeration value ‘SC_PNEUMA’ not handled in switch [-Wswitch]
  323. status.c:10267:2: warning: enumeration value ‘SC_AUTOTRADE’ not handled in switch [-Wswitch]
  324. status.c:10267:2: warning: enumeration value ‘SC_KSPROTECTED’ not handled in switch [-Wswitch]
  325. status.c:10267:2: warning: enumeration value ‘SC_ARMOR_RESIST’ not handled in switch [-Wswitch]
  326. status.c:10267:2: warning: enumeration value ‘SC_SPCOST_RATE’ not handled in switch [-Wswitch]
  327. status.c:10267:2: warning: enumeration value ‘SC_COMMONSC_RESIST’ not handled in switch [-Wswitch]
  328. status.c:10267:2: warning: enumeration value ‘SC_SEVENWIND’ not handled in switch [-Wswitch]
  329. status.c:10267:2: warning: enumeration value ‘SC_DEF_RATE’ not handled in switch [-Wswitch]
  330. status.c:10267:2: warning: enumeration value ‘SC_WALKSPEED’ not handled in switch [-Wswitch]
  331. status.c:10267:2: warning: enumeration value ‘SC_MERC_FLEEUP’ not handled in switch [-Wswitch]
  332. status.c:10267:2: warning: enumeration value ‘SC_MERC_ATKUP’ not handled in switch [-Wswitch]
  333. status.c:10267:2: warning: enumeration value ‘SC_MERC_HPUP’ not handled in switch [-Wswitch]
  334. status.c:10267:2: warning: enumeration value ‘SC_MERC_SPUP’ not handled in switch [-Wswitch]
  335. status.c:10267:2: warning: enumeration value ‘SC_MERC_HITUP’ not handled in switch [-Wswitch]
  336. status.c:10267:2: warning: enumeration value ‘SC_MERC_QUICKEN’ not handled in switch [-Wswitch]
  337. status.c:10267:2: warning: enumeration value ‘SC_REBIRTH’ not handled in switch [-Wswitch]
  338. status.c:10267:2: warning: enumeration value ‘SC_ITEMSCRIPT’ not handled in switch [-Wswitch]
  339. status.c:10267:2: warning: enumeration value ‘SC_S_LIFEPOTION’ not handled in switch [-Wswitch]
  340. status.c:10267:2: warning: enumeration value ‘SC_L_LIFEPOTION’ not handled in switch [-Wswitch]
  341. status.c:10267:2: warning: enumeration value ‘SC_JEXPBOOST’ not handled in switch [-Wswitch]
  342. status.c:10267:2: warning: enumeration value ‘SC_HELLPOWER’ not handled in switch [-Wswitch]
  343. status.c:10267:2: warning: enumeration value ‘SC_INVINCIBLE’ not handled in switch [-Wswitch]
  344. status.c:10267:2: warning: enumeration value ‘SC_INVINCIBLEOFF’ not handled in switch [-Wswitch]
  345. status.c:10267:2: warning: enumeration value ‘SC_MANU_ATK’ not handled in switch [-Wswitch]
  346. status.c:10267:2: warning: enumeration value ‘SC_MANU_DEF’ not handled in switch [-Wswitch]
  347. status.c:10267:2: warning: enumeration value ‘SC_SPL_ATK’ not handled in switch [-Wswitch]
  348. status.c:10267:2: warning: enumeration value ‘SC_SPL_DEF’ not handled in switch [-Wswitch]
  349. status.c:10267:2: warning: enumeration value ‘SC_MANU_MATK’ not handled in switch [-Wswitch]
  350. status.c:10267:2: warning: enumeration value ‘SC_SPL_MATK’ not handled in switch [-Wswitch]
  351. status.c:10267:2: warning: enumeration value ‘SC_FOOD_STR_CASH’ not handled in switch [-Wswitch]
  352. status.c:10267:2: warning: enumeration value ‘SC_FOOD_AGI_CASH’ not handled in switch [-Wswitch]
  353. status.c:10267:2: warning: enumeration value ‘SC_FOOD_VIT_CASH’ not handled in switch [-Wswitch]
  354. status.c:10267:2: warning: enumeration value ‘SC_FOOD_DEX_CASH’ not handled in switch [-Wswitch]
  355. status.c:10267:2: warning: enumeration value ‘SC_FOOD_INT_CASH’ not handled in switch [-Wswitch]
  356. status.c:10267:2: warning: enumeration value ‘SC_FOOD_LUK_CASH’ not handled in switch [-Wswitch]
  357. status.c:10267:2: warning: enumeration value ‘SC_RAID’ not handled in switch [-Wswitch]
  358. status.c:10267:2: warning: enumeration value ‘SC_BURNING’ not handled in switch [-Wswitch]
  359. status.c:10267:2: warning: enumeration value ‘SC_FREEZING’ not handled in switch [-Wswitch]
  360. status.c:10267:2: warning: enumeration value ‘SC_FEAR’ not handled in switch [-Wswitch]
  361. status.c:10267:2: warning: enumeration value ‘SC_ENCHANTBLADE’ not handled in switch [-Wswitch]
  362. status.c:10267:2: warning: enumeration value ‘SC_DEATHBOUND’ not handled in switch [-Wswitch]
  363. status.c:10267:2: warning: enumeration value ‘SC_MILLENNIUMSHIELD’ not handled in switch [-Wswitch]
  364. status.c:10267:2: warning: enumeration value ‘SC_CRUSHSTRIKE’ not handled in switch [-Wswitch]
  365. status.c:10267:2: warning: enumeration value ‘SC_REFRESH’ not handled in switch [-Wswitch]
  366. status.c:10267:2: warning: enumeration value ‘SC_REUSE_REFRESH’ not handled in switch [-Wswitch]
  367. status.c:10267:2: warning: enumeration value ‘SC_GIANTGROWTH’ not handled in switch [-Wswitch]
  368. status.c:10267:2: warning: enumeration value ‘SC_STONEHARDSKIN’ not handled in switch [-Wswitch]
  369. status.c:10267:2: warning: enumeration value ‘SC_VITALITYACTIVATION’ not handled in switch [-Wswitch]
  370. status.c:10267:2: warning: enumeration value ‘SC_STORMBLAST’ not handled in switch [-Wswitch]
  371. status.c:10267:2: warning: enumeration value ‘SC_FIGHTINGSPIRIT’ not handled in switch [-Wswitch]
  372. status.c:10267:2: warning: enumeration value ‘SC_ABUNDANCE’ not handled in switch [-Wswitch]
  373. status.c:10267:2: warning: enumeration value ‘SC_WHITEIMPRISON’ not handled in switch [-Wswitch]
  374. status.c:10267:2: warning: enumeration value ‘SC_MARSHOFABYSS’ not handled in switch [-Wswitch]
  375. status.c:10267:2: warning: enumeration value ‘SC_RECOGNIZEDSPELL’ not handled in switch [-Wswitch]
  376. status.c:10267:2: warning: enumeration value ‘SC_STASIS’ not handled in switch [-Wswitch]
  377. status.c:10267:2: warning: enumeration value ‘SC_SPHERE_1’ not handled in switch [-Wswitch]
  378. status.c:10267:2: warning: enumeration value ‘SC_SPHERE_2’ not handled in switch [-Wswitch]
  379. status.c:10267:2: warning: enumeration value ‘SC_SPHERE_3’ not handled in switch [-Wswitch]
  380. status.c:10267:2: warning: enumeration value ‘SC_SPHERE_4’ not handled in switch [-Wswitch]
  381. status.c:10267:2: warning: enumeration value ‘SC_SPHERE_5’ not handled in switch [-Wswitch]
  382. status.c:10267:2: warning: enumeration value ‘SC_READING_SB’ not handled in switch [-Wswitch]
  383. status.c:10267:2: warning: enumeration value ‘SC_FREEZINGSPELL’ not handled in switch [-Wswitch]
  384. status.c:10267:2: warning: enumeration value ‘SC_FEARBREEZE’ not handled in switch [-Wswitch]
  385. status.c:10267:2: warning: enumeration value ‘SC_ELECTRICSHOCKER’ not handled in switch [-Wswitch]
  386. status.c:10267:2: warning: enumeration value ‘SC_WUGDASH’ not handled in switch [-Wswitch]
  387. status.c:10267:2: warning: enumeration value ‘SC_BITE’ not handled in switch [-Wswitch]
  388. status.c:10267:2: warning: enumeration value ‘SC_CAMOUFLAGE’ not handled in switch [-Wswitch]
  389. status.c:10267:2: warning: enumeration value ‘SC_ADORAMUS’ not handled in switch [-Wswitch]
  390. status.c:10267:2: warning: enumeration value ‘SC_EPICLESIS’ not handled in switch [-Wswitch]
  391. status.c:10267:2: warning: enumeration value ‘SC_ORATIO’ not handled in switch [-Wswitch]
  392. status.c:10267:2: warning: enumeration value ‘SC_LAUDAAGNUS’ not handled in switch [-Wswitch]
  393. status.c:10267:2: warning: enumeration value ‘SC_LAUDARAMUS’ not handled in switch [-Wswitch]
  394. status.c:10267:2: warning: enumeration value ‘SC_RENOVATIO’ not handled in switch [-Wswitch]
  395. status.c:10267:2: warning: enumeration value ‘SC_EXPIATIO’ not handled in switch [-Wswitch]
  396. status.c:10267:2: warning: enumeration value ‘SC_DUPLELIGHT’ not handled in switch [-Wswitch]
  397. status.c:10267:2: warning: enumeration value ‘SC_SECRAMENT’ not handled in switch [-Wswitch]
  398. status.c:10267:2: warning: enumeration value ‘SC_ACCELERATION’ not handled in switch [-Wswitch]
  399. status.c:10267:2: warning: enumeration value ‘SC_HOVERING’ not handled in switch [-Wswitch]
  400. status.c:10267:2: warning: enumeration value ‘SC_SHAPESHIFT’ not handled in switch [-Wswitch]
  401. status.c:10267:2: warning: enumeration value ‘SC_INFRAREDSCAN’ not handled in switch [-Wswitch]
  402. status.c:10267:2: warning: enumeration value ‘SC_ANALYZE’ not handled in switch [-Wswitch]
  403. status.c:10267:2: warning: enumeration value ‘SC_MAGNETICFIELD’ not handled in switch [-Wswitch]
  404. status.c:10267:2: warning: enumeration value ‘SC_NEUTRALBARRIER’ not handled in switch [-Wswitch]
  405. status.c:10267:2: warning: enumeration value ‘SC_NEUTRALBARRIER_MASTER’ not handled in switch [-Wswitch]
  406. status.c:10267:2: warning: enumeration value ‘SC_STEALTHFIELD’ not handled in switch [-Wswitch]
  407. status.c:10267:2: warning: enumeration value ‘SC_STEALTHFIELD_MASTER’ not handled in switch [-Wswitch]
  408. status.c:10267:2: warning: enumeration value ‘SC_OVERHEAT’ not handled in switch [-Wswitch]
  409. status.c:10267:2: warning: enumeration value ‘SC_OVERHEAT_LIMITPOINT’ not handled in switch [-Wswitch]
  410. status.c:10267:2: warning: enumeration value ‘SC_ARMSCANNON’ not handled in switch [-Wswitch]
  411. status.c:10267:2: warning: enumeration value ‘SC_VENOMIMPRESS’ not handled in switch [-Wswitch]
  412. status.c:10267:2: warning: enumeration value ‘SC_POISONINGWEAPON’ not handled in switch [-Wswitch]
  413. status.c:10267:2: warning: enumeration value ‘SC_WEAPONBLOCKING’ not handled in switch [-Wswitch]
  414. status.c:10267:2: warning: enumeration value ‘SC_CLOAKINGEXCEED’ not handled in switch [-Wswitch]
  415. status.c:10267:2: warning: enumeration value ‘SC_HALLUCINATIONWALK’ not handled in switch [-Wswitch]
  416. status.c:10267:2: warning: enumeration value ‘SC_HALLUCINATIONWALK_POSTDELAY’ not handled in switch [-Wswitch]
  417. status.c:10267:2: warning: enumeration value ‘SC_ROLLINGCUTTER’ not handled in switch [-Wswitch]
  418. status.c:10267:2: warning: enumeration value ‘SC_TOXIN’ not handled in switch [-Wswitch]
  419. status.c:10267:2: warning: enumeration value ‘SC_PARALYSE’ not handled in switch [-Wswitch]
  420. status.c:10267:2: warning: enumeration value ‘SC_VENOMBLEED’ not handled in switch [-Wswitch]
  421. status.c:10267:2: warning: enumeration value ‘SC_MAGICMUSHROOM’ not handled in switch [-Wswitch]
  422. status.c:10267:2: warning: enumeration value ‘SC_DEATHHURT’ not handled in switch [-Wswitch]
  423. status.c:10267:2: warning: enumeration value ‘SC_PYREXIA’ not handled in switch [-Wswitch]
  424. status.c:10267:2: warning: enumeration value ‘SC_OBLIVIONCURSE’ not handled in switch [-Wswitch]
  425. status.c:10267:2: warning: enumeration value ‘SC_LEECHESEND’ not handled in switch [-Wswitch]
  426. status.c:10267:2: warning: enumeration value ‘SC_REFLECTDAMAGE’ not handled in switch [-Wswitch]
  427. status.c:10267:2: warning: enumeration value ‘SC_FORCEOFVANGUARD’ not handled in switch [-Wswitch]
  428. status.c:10267:2: warning: enumeration value ‘SC_SHIELDSPELL_DEF’ not handled in switch [-Wswitch]
  429. status.c:10267:2: warning: enumeration value ‘SC_SHIELDSPELL_MDEF’ not handled in switch [-Wswitch]
  430. status.c:10267:2: warning: enumeration value ‘SC_SHIELDSPELL_REF’ not handled in switch [-Wswitch]
  431. status.c:10267:2: warning: enumeration value ‘SC_EXEEDBREAK’ not handled in switch [-Wswitch]
  432. status.c:10267:2: warning: enumeration value ‘SC_PRESTIGE’ not handled in switch [-Wswitch]
  433. status.c:10267:2: warning: enumeration value ‘SC_BANDING’ not handled in switch [-Wswitch]
  434. status.c:10267:2: warning: enumeration value ‘SC_BANDING_DEFENCE’ not handled in switch [-Wswitch]
  435. status.c:10267:2: warning: enumeration value ‘SC_EARTHDRIVE’ not handled in switch [-Wswitch]
  436. status.c:10267:2: warning: enumeration value ‘SC_INSPIRATION’ not handled in switch [-Wswitch]
  437. status.c:10267:2: warning: enumeration value ‘SC_SPELLFIST’ not handled in switch [-Wswitch]
  438. status.c:10267:2: warning: enumeration value ‘SC_CRYSTALIZE’ not handled in switch [-Wswitch]
  439. status.c:10267:2: warning: enumeration value ‘SC_STRIKING’ not handled in switch [-Wswitch]
  440. status.c:10267:2: warning: enumeration value ‘SC_WARMER’ not handled in switch [-Wswitch]
  441. status.c:10267:2: warning: enumeration value ‘SC_VACUUM_EXTREME’ not handled in switch [-Wswitch]
  442. status.c:10267:2: warning: enumeration value ‘SC_PROPERTYWALK’ not handled in switch [-Wswitch]
  443. status.c:10267:2: warning: enumeration value ‘SC_FIRE_INSIGNIA’ not handled in switch [-Wswitch]
  444. status.c:10267:2: warning: enumeration value ‘SC_WATER_INSIGNIA’ not handled in switch [-Wswitch]
  445. status.c:10267:2: warning: enumeration value ‘SC_WIND_INSIGNIA’ not handled in switch [-Wswitch]
  446. status.c:10267:2: warning: enumeration value ‘SC_EARTH_INSIGNIA’ not handled in switch [-Wswitch]
  447. status.c:10267:2: warning: enumeration value ‘SC_SWINGDANCE’ not handled in switch [-Wswitch]
  448. status.c:10267:2: warning: enumeration value ‘SC_SYMPHONYOFLOVER’ not handled in switch [-Wswitch]
  449. status.c:10267:2: warning: enumeration value ‘SC_MOONLITSERENADE’ not handled in switch [-Wswitch]
  450. status.c:10267:2: warning: enumeration value ‘SC_RUSHWINDMILL’ not handled in switch [-Wswitch]
  451. status.c:10267:2: warning: enumeration value ‘SC_ECHOSONG’ not handled in switch [-Wswitch]
  452. status.c:10267:2: warning: enumeration value ‘SC_HARMONIZE’ not handled in switch [-Wswitch]
  453. status.c:10267:2: warning: enumeration value ‘SC_VOICEOFSIREN’ not handled in switch [-Wswitch]
  454. status.c:10267:2: warning: enumeration value ‘SC_DEEPSLEEP’ not handled in switch [-Wswitch]
  455. status.c:10267:2: warning: enumeration value ‘SC_SIRCLEOFNATURE’ not handled in switch [-Wswitch]
  456. status.c:10267:2: warning: enumeration value ‘SC_GLOOMYDAY’ not handled in switch [-Wswitch]
  457. status.c:10267:2: warning: enumeration value ‘SC_GLOOMYDAY_SK’ not handled in switch [-Wswitch]
  458. status.c:10267:2: warning: enumeration value ‘SC_SONGOFMANA’ not handled in switch [-Wswitch]
  459. status.c:10267:2: warning: enumeration value ‘SC_DANCEWITHWUG’ not handled in switch [-Wswitch]
  460. status.c:10267:2: warning: enumeration value ‘SC_SATURDAYNIGHTFEVER’ not handled in switch [-Wswitch]
  461. status.c:10267:2: warning: enumeration value ‘SC_LERADSDEW’ not handled in switch [-Wswitch]
  462. status.c:10267:2: warning: enumeration value ‘SC_MELODYOFSINK’ not handled in switch [-Wswitch]
  463. status.c:10267:2: warning: enumeration value ‘SC_BEYONDOFWARCRY’ not handled in switch [-Wswitch]
  464. status.c:10267:2: warning: enumeration value ‘SC_UNLIMITEDHUMMINGVOICE’ not handled in switch [-Wswitch]
  465. status.c:10267:2: warning: enumeration value ‘SC_SITDOWN_FORCE’ not handled in switch [-Wswitch]
  466. status.c:10267:2: warning: enumeration value ‘SC_CRESCENTELBOW’ not handled in switch [-Wswitch]
  467. status.c:10267:2: warning: enumeration value ‘SC_CURSEDCIRCLE_ATKER’ not handled in switch [-Wswitch]
  468. status.c:10267:2: warning: enumeration value ‘SC_LIGHTNINGWALK’ not handled in switch [-Wswitch]
  469. status.c:10267:2: warning: enumeration value ‘SC_RAISINGDRAGON’ not handled in switch [-Wswitch]
  470. status.c:10267:2: warning: enumeration value ‘SC_GT_ENERGYGAIN’ not handled in switch [-Wswitch]
  471. status.c:10267:2: warning: enumeration value ‘SC_GT_CHANGE’ not handled in switch [-Wswitch]
  472. status.c:10267:2: warning: enumeration value ‘SC_GT_REVITALIZE’ not handled in switch [-Wswitch]
  473. status.c:10267:2: warning: enumeration value ‘SC_GN_CARTBOOST’ not handled in switch [-Wswitch]
  474. status.c:10267:2: warning: enumeration value ‘SC_THORNSTRAP’ not handled in switch [-Wswitch]
  475. status.c:10267:2: warning: enumeration value ‘SC_BLOODSUCKER’ not handled in switch [-Wswitch]
  476. status.c:10267:2: warning: enumeration value ‘SC_SMOKEPOWDER’ not handled in switch [-Wswitch]
  477. status.c:10267:2: warning: enumeration value ‘SC_TEARGAS’ not handled in switch [-Wswitch]
  478. status.c:10267:2: warning: enumeration value ‘SC_MANDRAGORA’ not handled in switch [-Wswitch]
  479. status.c:10267:2: warning: enumeration value ‘SC_STOMACHACHE’ not handled in switch [-Wswitch]
  480. status.c:10267:2: warning: enumeration value ‘SC_MYSTERIOUS_POWDER’ not handled in switch [-Wswitch]
  481. status.c:10267:2: warning: enumeration value ‘SC_MELON_BOMB’ not handled in switch [-Wswitch]
  482. status.c:10267:2: warning: enumeration value ‘SC_BANANA_BOMB’ not handled in switch [-Wswitch]
  483. status.c:10267:2: warning: enumeration value ‘SC_BANANA_BOMB_SITDOWN’ not handled in switch [-Wswitch]
  484. status.c:10267:2: warning: enumeration value ‘SC_SAVAGE_STEAK’ not handled in switch [-Wswitch]
  485. status.c:10267:2: warning: enumeration value ‘SC_COCKTAIL_WARG_BLOOD’ not handled in switch [-Wswitch]
  486. status.c:10267:2: warning: enumeration value ‘SC_MINOR_BBQ’ not handled in switch [-Wswitch]
  487. status.c:10267:2: warning: enumeration value ‘SC_SIROMA_ICE_TEA’ not handled in switch [-Wswitch]
  488. status.c:10267:2: warning: enumeration value ‘SC_DROCERA_HERB_STEAMED’ not handled in switch [-Wswitch]
  489. status.c:10267:2: warning: enumeration value ‘SC_PUTTI_TAILS_NOODLES’ not handled in switch [-Wswitch]
  490. status.c:10267:2: warning: enumeration value ‘SC_BOOST500’ not handled in switch [-Wswitch]
  491. status.c:10267:2: warning: enumeration value ‘SC_FULL_SWING_K’ not handled in switch [-Wswitch]
  492. status.c:10267:2: warning: enumeration value ‘SC_MANA_PLUS’ not handled in switch [-Wswitch]
  493. status.c:10267:2: warning: enumeration value ‘SC_MUSTLE_M’ not handled in switch [-Wswitch]
  494. status.c:10267:2: warning: enumeration value ‘SC_LIFE_FORCE_F’ not handled in switch [-Wswitch]
  495. status.c:10267:2: warning: enumeration value ‘SC_EXTRACT_WHITE_POTION_Z’ not handled in switch [-Wswitch]
  496. status.c:10267:2: warning: enumeration value ‘SC_VITATA_500’ not handled in switch [-Wswitch]
  497. status.c:10267:2: warning: enumeration value ‘SC_EXTRACT_SALAMINE_JUICE’ not handled in switch [-Wswitch]
  498. status.c:10267:2: warning: enumeration value ‘SC__REPRODUCE’ not handled in switch [-Wswitch]
  499. status.c:10267:2: warning: enumeration value ‘SC__AUTOSHADOWSPELL’ not handled in switch [-Wswitch]
  500. status.c:10267:2: warning: enumeration value ‘SC__SHADOWFORM’ not handled in switch [-Wswitch]
  501. status.c:10267:2: warning: enumeration value ‘SC__BODYPAINT’ not handled in switch [-Wswitch]
  502. status.c:10267:2: warning: enumeration value ‘SC__INVISIBILITY’ not handled in switch [-Wswitch]
  503. status.c:10267:2: warning: enumeration value ‘SC__DEADLYINFECT’ not handled in switch [-Wswitch]
  504. status.c:10267:2: warning: enumeration value ‘SC__ENERVATION’ not handled in switch [-Wswitch]
  505. status.c:10267:2: warning: enumeration value ‘SC__GROOMY’ not handled in switch [-Wswitch]
  506. status.c:10267:2: warning: enumeration value ‘SC__IGNORANCE’ not handled in switch [-Wswitch]
  507. status.c:10267:2: warning: enumeration value ‘SC__LAZINESS’ not handled in switch [-Wswitch]
  508. status.c:10267:2: warning: enumeration value ‘SC__UNLUCKY’ not handled in switch [-Wswitch]
  509. status.c:10267:2: warning: enumeration value ‘SC__WEAKNESS’ not handled in switch [-Wswitch]
  510. status.c:10267:2: warning: enumeration value ‘SC__STRIPACCESSORY’ not handled in switch [-Wswitch]
  511. status.c:10267:2: warning: enumeration value ‘SC__MANHOLE’ not handled in switch [-Wswitch]
  512. status.c:10267:2: warning: enumeration value ‘SC_CHAOS’ not handled in switch [-Wswitch]
  513. status.c:10267:2: warning: enumeration value ‘SC__BLOODYLUST’ not handled in switch [-Wswitch]
  514. status.c:10267:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE’ not handled in switch [-Wswitch]
  515. status.c:10267:2: warning: enumeration value ‘SC_CIRCLE_OF_FIRE_OPTION’ not handled in switch [-Wswitch]
  516. status.c:10267:2: warning: enumeration value ‘SC_FIRE_CLOAK’ not handled in switch [-Wswitch]
  517. status.c:10267:2: warning: enumeration value ‘SC_FIRE_CLOAK_OPTION’ not handled in switch [-Wswitch]
  518. status.c:10267:2: warning: enumeration value ‘SC_WATER_SCREEN’ not handled in switch [-Wswitch]
  519. status.c:10267:2: warning: enumeration value ‘SC_WATER_SCREEN_OPTION’ not handled in switch [-Wswitch]
  520. status.c:10267:2: warning: enumeration value ‘SC_WATER_DROP’ not handled in switch [-Wswitch]
  521. status.c:10267:2: warning: enumeration value ‘SC_WATER_DROP_OPTION’ not handled in switch [-Wswitch]
  522. status.c:10267:2: warning: enumeration value ‘SC_WATER_BARRIER’ not handled in switch [-Wswitch]
  523. status.c:10267:2: warning: enumeration value ‘SC_WIND_STEP’ not handled in switch [-Wswitch]
  524. status.c:10267:2: warning: enumeration value ‘SC_WIND_STEP_OPTION’ not handled in switch [-Wswitch]
  525. status.c:10267:2: warning: enumeration value ‘SC_WIND_CURTAIN’ not handled in switch [-Wswitch]
  526. status.c:10267:2: warning: enumeration value ‘SC_WIND_CURTAIN_OPTION’ not handled in switch [-Wswitch]
  527. status.c:10267:2: warning: enumeration value ‘SC_ZEPHYR’ not handled in switch [-Wswitch]
  528. status.c:10267:2: warning: enumeration value ‘SC_SOLID_SKIN’ not handled in switch [-Wswitch]
  529. status.c:10267:2: warning: enumeration value ‘SC_SOLID_SKIN_OPTION’ not handled in switch [-Wswitch]
  530. status.c:10267:2: warning: enumeration value ‘SC_STONE_SHIELD’ not handled in switch [-Wswitch]
  531. status.c:10267:2: warning: enumeration value ‘SC_STONE_SHIELD_OPTION’ not handled in switch [-Wswitch]
  532. status.c:10267:2: warning: enumeration value ‘SC_POWER_OF_GAIA’ not handled in switch [-Wswitch]
  533. status.c:10267:2: warning: enumeration value ‘SC_PYROTECHNIC’ not handled in switch [-Wswitch]
  534. status.c:10267:2: warning: enumeration value ‘SC_PYROTECHNIC_OPTION’ not handled in switch [-Wswitch]
  535. status.c:10267:2: warning: enumeration value ‘SC_HEATER’ not handled in switch [-Wswitch]
  536. status.c:10267:2: warning: enumeration value ‘SC_HEATER_OPTION’ not handled in switch [-Wswitch]
  537. status.c:10267:2: warning: enumeration value ‘SC_TROPIC’ not handled in switch [-Wswitch]
  538. status.c:10267:2: warning: enumeration value ‘SC_TROPIC_OPTION’ not handled in switch [-Wswitch]
  539. status.c:10267:2: warning: enumeration value ‘SC_AQUAPLAY’ not handled in switch [-Wswitch]
  540. status.c:10267:2: warning: enumeration value ‘SC_AQUAPLAY_OPTION’ not handled in switch [-Wswitch]
  541. status.c:10267:2: warning: enumeration value ‘SC_COOLER’ not handled in switch [-Wswitch]
  542. status.c:10267:2: warning: enumeration value ‘SC_COOLER_OPTION’ not handled in switch [-Wswitch]
  543. status.c:10267:2: warning: enumeration value ‘SC_CHILLY_AIR’ not handled in switch [-Wswitch]
  544. status.c:10267:2: warning: enumeration value ‘SC_CHILLY_AIR_OPTION’ not handled in switch [-Wswitch]
  545. status.c:10267:2: warning: enumeration value ‘SC_GUST’ not handled in switch [-Wswitch]
  546. status.c:10267:2: warning: enumeration value ‘SC_GUST_OPTION’ not handled in switch [-Wswitch]
  547. status.c:10267:2: warning: enumeration value ‘SC_BLAST’ not handled in switch [-Wswitch]
  548. status.c:10267:2: warning: enumeration value ‘SC_BLAST_OPTION’ not handled in switch [-Wswitch]
  549. status.c:10267:2: warning: enumeration value ‘SC_WILD_STORM’ not handled in switch [-Wswitch]
  550. status.c:10267:2: warning: enumeration value ‘SC_WILD_STORM_OPTION’ not handled in switch [-Wswitch]
  551. status.c:10267:2: warning: enumeration value ‘SC_PETROLOGY’ not handled in switch [-Wswitch]
  552. status.c:10267:2: warning: enumeration value ‘SC_PETROLOGY_OPTION’ not handled in switch [-Wswitch]
  553. status.c:10267:2: warning: enumeration value ‘SC_CURSED_SOIL’ not handled in switch [-Wswitch]
  554. status.c:10267:2: warning: enumeration value ‘SC_CURSED_SOIL_OPTION’ not handled in switch [-Wswitch]
  555. status.c:10267:2: warning: enumeration value ‘SC_UPHEAVAL’ not handled in switch [-Wswitch]
  556. status.c:10267:2: warning: enumeration value ‘SC_UPHEAVAL_OPTION’ not handled in switch [-Wswitch]
  557. status.c:10267:2: warning: enumeration value ‘SC_TIDAL_WEAPON’ not handled in switch [-Wswitch]
  558. status.c:10267:2: warning: enumeration value ‘SC_TIDAL_WEAPON_OPTION’ not handled in switch [-Wswitch]
  559. status.c:10267:2: warning: enumeration value ‘SC_ROCK_CRUSHER’ not handled in switch [-Wswitch]
  560. status.c:10267:2: warning: enumeration value ‘SC_ROCK_CRUSHER_ATK’ not handled in switch [-Wswitch]
  561. status.c:10267:2: warning: enumeration value ‘SC_ALL_RIDING’ not handled in switch [-Wswitch]
  562. status.c:10267:2: warning: enumeration value ‘SC_ODINS_POWER’ not handled in switch [-Wswitch]
  563. status.c:10267:2: warning: enumeration value ‘SC_GUARANA_CANDY’ not handled in switch [-Wswitch]
  564. status.c:10267:2: warning: enumeration value ‘SC_MORA_BUFF’ not handled in switch [-Wswitch]
  565. status.c:10267:2: warning: enumeration value ‘SC_GOLDENE_FERSE’ not handled in switch [-Wswitch]
  566. status.c:10267:2: warning: enumeration value ‘SC_ANGRIFFS_MODUS’ not handled in switch [-Wswitch]
  567. status.c:10267:2: warning: enumeration value ‘SC_ERASER_CUTTER’ not handled in switch [-Wswitch]
  568. status.c:10267:2: warning: enumeration value ‘SC_LIGHT_OF_REGENE’ not handled in switch [-Wswitch]
  569. status.c:10267:2: warning: enumeration value ‘SC_JYUMONJIKIRI’ not handled in switch [-Wswitch]
  570. status.c:10267:2: warning: enumeration value ‘SC_LEADERSHIP’ not handled in switch [-Wswitch]
  571. status.c:10267:2: warning: enumeration value ‘SC_GLORYWOUNDS’ not handled in switch [-Wswitch]
  572. status.c:10267:2: warning: enumeration value ‘SC_SOULCOLD’ not handled in switch [-Wswitch]
  573. status.c:10267:2: warning: enumeration value ‘SC_HAWKEYES’ not handled in switch [-Wswitch]
  574. status.c:10267:2: warning: enumeration value ‘SC_MAX’ not handled in switch [-Wswitch]
  575. npc.c: In function ‘npc_touch_areanpc_sub’:
  576. npc.c:777:12: warning: variable ‘npc_id’ set but not used [-Wunused-but-set-variable]
  577. npc.c: In function ‘npc_touch_areanpc’:
  578. npc.c:866:2: warning: enumeration value ‘SHOP’ not handled in switch [-Wswitch]
  579. npc.c:866:2: warning: enumeration value ‘CASHSHOP’ not handled in switch [-Wswitch]
  580. npc.c: In function ‘npc_touch_areanpc2’:
  581. npc.c:921:4: warning: enumeration value ‘SHOP’ not handled in switch [-Wswitch]
  582. npc.c:921:4: warning: enumeration value ‘CASHSHOP’ not handled in switch [-Wswitch]
  583. npc.c: In function ‘npc_click’:
  584. npc.c:1069:2: warning: enumeration value ‘WARP’ not handled in switch [-Wswitch]
  585. npc.c: In function ‘npc_selllist’:
  586. npc.c:1584:7: warning: variable ‘nameid’ set but not used [-Wunused-but-set-variable]
  587. npc.c: In function ‘npc_reload’:
  588. npc.c:3501:3: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  589. npc.c:3501:3: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  590. npc.c:3501:3: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  591. npc.c:3501:3: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  592. npc.c:3501:3: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  593. npc.c:3501:3: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  594. npc.c:3501:3: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  595. npc.c:3501:3: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  596. npc.c:3501:3: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  597. npc.c:3501:3: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  598. mob.c: In function ‘mob_warpchase_sub’:
  599. mob.c:1202:19: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
  600. mob.c: In function ‘mob_ai_sub_hard’:
  601. mob.c:1516:3: warning: suggest parentheses around ‘&&’ within ‘||[-Wparentheses]
  602. mob.c: In function ‘mob_dead’:
  603. mob.c:2441:23: warning: variable ‘i_data’ set but not used [-Wunused-but-set-variable]
  604. mob.c:2600:4: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  605. mob.c:2600:4: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  606. mob.c:2600:4: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  607. mob.c:2600:4: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  608. mob.c:2600:4: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  609. mob.c:2600:4: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  610. mob.c:2600:4: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  611. mob.c:2600:4: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  612. mob.c:2600:4: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  613. script.c: In function ‘buildin_bg_monster_reveal’:
  614. script.c:15857:19: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
  615. script.c: In function ‘buildin_storeitem2’:
  616. script.c:17247:6: warning: variable ‘iden’ set but not used [-Wunused-but-set-variable]
  617. script.c: In function ‘buildin_storeall’:
  618. script.c:17719:25: warning: suggest parentheses around ‘&&’ within ‘||[-Wparentheses]
  619. skill.c: In function ‘skill_blown’:
  620. skill.c:2077:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  621. skill.c:2077:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  622. skill.c:2077:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  623. skill.c:2077:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  624. skill.c:2077:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  625. skill.c:2077:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  626. skill.c:2077:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  627. skill.c:2077:2: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  628. skill.c:2077:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  629. skill.c: In function ‘skill_check_condition_mercenary’:
  630. skill.c:2979:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  631. skill.c:2979:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  632. skill.c:2979:2: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  633. skill.c:2979:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  634. skill.c:2979:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  635. skill.c:2979:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  636. skill.c:2979:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  637. skill.c:2979:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  638. skill.c:2979:2: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  639. skill.c:2979:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  640. skill.c: In function ‘skill_castend_damage_id’:
  641. skill.c:3387:39: warning: variable ‘tsd’ set but not used [-Wunused-but-set-variable]
  642. skill.c: In function ‘skill_castend_nodamage_id’:
  643. skill.c:5000:11: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  644. skill.c:5000:11: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  645. skill.c:5000:11: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  646. skill.c:5000:11: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  647. skill.c:5000:11: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  648. skill.c:5000:11: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  649. skill.c:5000:11: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  650. skill.c:5000:11: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  651. skill.c:5000:11: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  652. skill.c:5000:11: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  653. skill.c:7365:25: warning: unused variable ‘gc’ [-Wunused-variable]
  654. skill.c:8710:11: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  655. skill.c:8710:11: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  656. skill.c:8710:11: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  657. skill.c:8710:11: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  658. skill.c:8710:11: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  659. skill.c:8710:11: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  660. skill.c:8710:11: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  661. skill.c:8710:11: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  662. skill.c:8710:11: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  663. skill.c:8710:11: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  664. skill.c: In function ‘skill_check_condition_char_sub’:
  665. skill.c:12175:2: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
  666. skill.c: In function ‘skill_weaponrefine’:
  667. skill.c:14028:9: warning: suggest explicit braces to avoid ambiguous ‘else[-Wparentheses]
  668. skill.c: In function ‘skill_cell_overlap’:
  669. skill.c:14485:21: warning: variable ‘src’ set but not used [-Wunused-but-set-variable]
  670. atcommand.c: In function ‘atcommand_mapflag’:
  671. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  672. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  673. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  674. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  675. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  676. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  677. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  678. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  679. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  680. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  681. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  682. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  683. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  684. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  685. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  686. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  687. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  688. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  689. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  690. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  691. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  692. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  693. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  694. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  695. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  696. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  697. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  698. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  699. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  700. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  701. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  702. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  703. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  704. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  705. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  706. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  707. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  708. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  709. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  710. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  711. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  712. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  713. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  714. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  715. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  716. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  717. atcommand.c:7759:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  718. atcommand.c:7759:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  719. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  720. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  721. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  722. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  723. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  724. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  725. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  726. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  727. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  728. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  729. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  730. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  731. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  732. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  733. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  734. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  735. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  736. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  737. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  738. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  739. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  740. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  741. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  742. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  743. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  744. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  745. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  746. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  747. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  748. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  749. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  750. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  751. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  752. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  753. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  754. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  755. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  756. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  757. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  758. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  759. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  760. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  761. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  762. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  763. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  764. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  765. atcommand.c:7760:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  766. atcommand.c:7760:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  767. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  768. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  769. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  770. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  771. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  772. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  773. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  774. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  775. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  776. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  777. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  778. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  779. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  780. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  781. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  782. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  783. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  784. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  785. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  786. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  787. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  788. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  789. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  790. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  791. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  792. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  793. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  794. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  795. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  796. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  797. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  798. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  799. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  800. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  801. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  802. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  803. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  804. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  805. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  806. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  807. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  808. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  809. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  810. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  811. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  812. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  813. atcommand.c:7761:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  814. atcommand.c:7761:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  815. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  816. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  817. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  818. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  819. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  820. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  821. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  822. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  823. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  824. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  825. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  826. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  827. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  828. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  829. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  830. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  831. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  832. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  833. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  834. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  835. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  836. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  837. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  838. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  839. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  840. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  841. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  842. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  843. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  844. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  845. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  846. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  847. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  848. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  849. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  850. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  851. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  852. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  853. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  854. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  855. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  856. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  857. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  858. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  859. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  860. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  861. atcommand.c:7762:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  862. atcommand.c:7762:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  863. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  864. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  865. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  866. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  867. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  868. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  869. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  870. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  871. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  872. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  873. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  874. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  875. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  876. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  877. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  878. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  879. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  880. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  881. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  882. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  883. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  884. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  885. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  886. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  887. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  888. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  889. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  890. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  891. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  892. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  893. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  894. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  895. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  896. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  897. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  898. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  899. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  900. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  901. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  902. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  903. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  904. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  905. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  906. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  907. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  908. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  909. atcommand.c:7763:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  910. atcommand.c:7763:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  911. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  912. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  913. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  914. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  915. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  916. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  917. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  918. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  919. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  920. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  921. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  922. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  923. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  924. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  925. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  926. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  927. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  928. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  929. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  930. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  931. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  932. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  933. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  934. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  935. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  936. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  937. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  938. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  939. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  940. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  941. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  942. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  943. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  944. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  945. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  946. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  947. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  948. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  949. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  950. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  951. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  952. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  953. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  954. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  955. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  956. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  957. atcommand.c:7764:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  958. atcommand.c:7764:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  959. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  960. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  961. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  962. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  963. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  964. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  965. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  966. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  967. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  968. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  969. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  970. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  971. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  972. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  973. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  974. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  975. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  976. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  977. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  978. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  979. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  980. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  981. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  982. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  983. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  984. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  985. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  986. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  987. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  988. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  989. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  990. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  991. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  992. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  993. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  994. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  995. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  996. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  997. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  998. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  999. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1000. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1001. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1002. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1003. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1004. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1005. atcommand.c:7765:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1006. atcommand.c:7765:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1007. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1008. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1009. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1010. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1011. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1012. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1013. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1014. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1015. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1016. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1017. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1018. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1019. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1020. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1021. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1022. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1023. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1024. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1025. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1026. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1027. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1028. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1029. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1030. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1031. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1032. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1033. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1034. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1035. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1036. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1037. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1038. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1039. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1040. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1041. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1042. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1043. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1044. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1045. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1046. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1047. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1048. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1049. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1050. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1051. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1052. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1053. atcommand.c:7766:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1054. atcommand.c:7766:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1055. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1056. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1057. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1058. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1059. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1060. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1061. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1062. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1063. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1064. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1065. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1066. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1067. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1068. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1069. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1070. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1071. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1072. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1073. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1074. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1075. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1076. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1077. atcommand.c:7767:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1078. atcommand.c:7767:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1079. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1080. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1081. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1082. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1083. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1084. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1085. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1086. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1087. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1088. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1089. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1090. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1091. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1092. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1093. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1094. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1095. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1096. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1097. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1098. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1099. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1100. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1101. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1102. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1103. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1104. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1105. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1106. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1107. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1108. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1109. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1110. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1111. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1112. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1113. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1114. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1115. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1116. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1117. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1118. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1119. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1120. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1121. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1122. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1123. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1124. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1125. atcommand.c:7768:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1126. atcommand.c:7768:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1127. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1128. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1129. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1130. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1131. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1132. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1133. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1134. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1135. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1136. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1137. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1138. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1139. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1140. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1141. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1142. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1143. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1144. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1145. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1146. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1147. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1148. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1149. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1150. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1151. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1152. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1153. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1154. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1155. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1156. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1157. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1158. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1159. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1160. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1161. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1162. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1163. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1164. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1165. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1166. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1167. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1168. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1169. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1170. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1171. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1172. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1173. atcommand.c:7769:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1174. atcommand.c:7769:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1175. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1176. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1177. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1178. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1179. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1180. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1181. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1182. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1183. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1184. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1185. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1186. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1187. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1188. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1189. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1190. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1191. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1192. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1193. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1194. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1195. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1196. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1197. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1198. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1199. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1200. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1201. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1202. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1203. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1204. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1205. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1206. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1207. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1208. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1209. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1210. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1211. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1212. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1213. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1214. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1215. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign]
  1216. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1217. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1218. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1219. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1220. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1221. atcommand.c:7770:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign]
  1222. atcommand.c:7770:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *
  1223. atcommand.c: In function ‘atcommand_mobevent’:
  1224. atcommand.c:9149:32: warning: unused variable ‘y’ [-Wunused-variable]
  1225. atcommand.c:9149:25: warning: unused variable ‘x’ [-Wunused-variable]
  1226. atcommand.c: At top level:
  1227. atcommand.c:9102:1: warning: ‘atcommand_away’ defined but not used [-Wunused-function]
  1228. atcommand.c:9533:1: warning: ‘atcommand_security’ defined but not used [-Wunused-function]
  1229. battle.c: In function ‘battle_gettarget’:
  1230. battle.c:100:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1231. battle.c:100:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1232. battle.c:100:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  1233. battle.c:100:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  1234. battle.c:100:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1235. battle.c:100:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1236. battle.c: In function ‘battle_get_master’:
  1237. battle.c:5117:3: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1238. battle.c:5117:3: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  1239. battle.c:5117:3: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1240. battle.c:5117:3: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  1241. battle.c:5117:3: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1242. battle.c:5117:3: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1243. battle.c: In function ‘battle_check_target’:
  1244. battle.c:5237:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1245. battle.c:5237:2: warning: enumeration value ‘BL_PET’ not handled in switch [-Wswitch]
  1246. battle.c:5237:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  1247. battle.c:5237:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  1248. battle.c:5237:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1249. battle.c:5237:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  1250. battle.c:5237:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  1251. battle.c:5237:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1252. battle.c:5237:2: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  1253. battle.c:5237:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1254. battle.c:5284:5: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
  1255. battle.c:5265:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1256. battle.c:5265:2: warning: enumeration value ‘BL_PC’ not handled in switch [-Wswitch]
  1257. battle.c:5265:2: warning: enumeration value ‘BL_MOB’ not handled in switch [-Wswitch]
  1258. battle.c:5265:2: warning: enumeration value ‘BL_HOM’ not handled in switch [-Wswitch]
  1259. battle.c:5265:2: warning: enumeration value ‘BL_MER’ not handled in switch [-Wswitch]
  1260. battle.c:5265:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1261. battle.c:5265:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  1262. battle.c:5265:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1263. battle.c:5265:2: warning: enumeration value ‘BL_ELEM’ not handled in switch [-Wswitch]
  1264. battle.c:5265:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1265. battle.c: At top level:
  1266. battle.c:1311:12: warning: ‘battle_calc_random_attack’ defined but not used [-Wunused-function]
  1267. battleground.c: In function ‘bg_team_get_id’:
  1268. battleground.c:450:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1269. battleground.c:450:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1270. battleground.c:450:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1271. battleground.c:450:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1272. battleground.c: In function ‘bg_guild_build_data’:
  1273. battleground.c:612:9: warning: ignoring return value of ‘fread, declared with attribute warn_unused_result [-Wunused-result]
  1274. log.c: In function ‘log_picktype2char’:
  1275. log.c:57:2: warning: enumeration value ‘LOG_TYPE_NONE’ not handled in switch [-Wswitch]
  1276. log.c:57:2: warning: enumeration value ‘LOG_TYPE_ALL’ not handled in switch [-Wswitch]
  1277. log.c: In function ‘log_chattype2char’:
  1278. log.c:88:2: warning: enumeration value ‘LOG_CHAT_ALL’ not handled in switch [-Wswitch]
  1279. unit.c: In function ‘unit_skilluse_id2’:
  1280. unit.c:1290:5: warning: enumeration value ‘MSS_ANY’ not handled in switch [-Wswitch]
  1281. unit.c:1290:5: warning: enumeration value ‘MSS_LOOT’ not handled in switch [-Wswitch]
  1282. unit.c:1290:5: warning: enumeration value ‘MSS_DEAD’ not handled in switch [-Wswitch]
  1283. unit.c:1290:5: warning: enumeration value ‘MSS_BERSERK’ not handled in switch [-Wswitch]
  1284. unit.c:1290:5: warning: enumeration value ‘MSS_ANGRY’ not handled in switch [-Wswitch]
  1285. unit.c:1290:5: warning: enumeration value ‘MSS_ANYTARGET’ not handled in switch [-Wswitch]
  1286. unit.c:1013:29: warning: variable ‘tsc’ set but not used [-Wunused-but-set-variable]
  1287. unit.c: In function ‘unit_free’:
  1288. unit.c:2290:2: warning: enumeration value ‘BL_NUL’ not handled in switch [-Wswitch]
  1289. unit.c:2290:2: warning: enumeration value ‘BL_ITEM’ not handled in switch [-Wswitch]
  1290. unit.c:2290:2: warning: enumeration value ‘BL_SKILL’ not handled in switch [-Wswitch]
  1291. unit.c:2290:2: warning: enumeration value ‘BL_NPC’ not handled in switch [-Wswitch]
  1292. unit.c:2290:2: warning: enumeration value ‘BL_CHAT’ not handled in switch [-Wswitch]
  1293. unit.c:2290:2: warning: enumeration value ‘BL_ALL’ not handled in switch [-Wswitch]
  1294. elemental.c: In function ‘elemental_ai_sub_timer’:
  1295. elemental.c:594:19: warning: variable ‘view_range’ set but not used [-Wunused-but-set-variable]
Viewed 1007 times, submitted by Guest.