ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/acm/acm_5.0.orig.tar.gz rpc_parse.c:66:10: warning: 30 enumeration values not explicitly handled in switch: 'TOK_IDENT', 'TOK_STRCONST', 'TOK_LPAREN'... [-Wswitch-enum] switch (tok.kind) { ^ rpc_parse.c:373:10: warning: 22 enumeration values not explicitly handled in switch: 'TOK_STRCONST', 'TOK_LPAREN', 'TOK_RPAREN'... [-Wswitch-enum] switch (tok.kind) { ^ rpc_parse.c:436:10: warning: 33 enumeration values not explicitly handled in switch: 'TOK_IDENT', 'TOK_STRCONST', 'TOK_LPAREN'... [-Wswitch-enum] switch (tok.kind) { ^ rpc_scan.c:115:10: warning: 36 enumeration values not explicitly handled in switch: 'TOK_STRCONST', 'TOK_LPAREN', 'TOK_RPAREN'... [-Wswitch-enum] switch (tokp->kind) { ^ rpc_util.c:149:10: warning: enumeration values 'REL_ARRAY', 'REL_ARRAY2', and 'REL_POINTER' not explicitly handled in switch [-Wswitch-enum] switch (def->def.ty.rel) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/adns/adns_1.5.0~rc1.orig.tar.gz event.c:256:10: warning: enumeration values 'server_disconnected' and 'server_broken' not explicitly handled in switch [-Wswitch-enum] switch (ads->tcpstate) { ^ ../src/event.c:256:10: warning: enumeration values 'server_disconnected' and 'server_broken' not explicitly handled in switch [-Wswitch-enum] switch (ads->tcpstate) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/alsa-lib/alsa-lib_1.0.29.orig.tar.bz2 namehint.c:116:12: warning: enumeration values 'SND_PCM_CLASS_GENERIC' and 'SND_PCM_CLASS_MULTI' not explicitly handled in switch [-Wswitch-enum] switch (snd_pcm_info_get_class(info)) { ^ namehint.c:94:10: warning: 4 enumeration values not explicitly handled in switch: 'SND_CTL_ELEM_IFACE_CARD', 'SND_CTL_ELEM_IFACE_MIXER', 'SND_CTL_ELEM_IFACE_TIMER'... [-Wswitch-enum] switch (list->iface) { ^ setup.c:107:11: warning: enumeration values 'SND_CTL_ELEM_TYPE_NONE' and 'SND_CTL_ELEM_TYPE_INTEGER64' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ setup.c:222:10: warning: 4 enumeration values not explicitly handled in switch: 'SND_CONFIG_TYPE_INTEGER64', 'SND_CONFIG_TYPE_REAL', 'SND_CONFIG_TYPE_POINTER'... [-Wswitch-enum] switch (snd_config_get_type(n)) { ^ setup.c:265:11: warning: enumeration values 'SND_CTL_ELEM_TYPE_NONE' and 'SND_CTL_ELEM_TYPE_INTEGER64' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ setup.c:301:10: warning: 5 enumeration values not explicitly handled in switch: 'SND_CTL_ELEM_TYPE_NONE', 'SND_CTL_ELEM_TYPE_BOOLEAN', 'SND_CTL_ELEM_TYPE_INTEGER'... [-Wswitch-enum] switch (type) { ^ setup.c:358:11: warning: enumeration values 'SND_CTL_ELEM_TYPE_NONE' and 'SND_CTL_ELEM_TYPE_INTEGER64' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ctlparse.c:328:11: warning: enumeration values 'SND_CTL_ELEM_TYPE_NONE' and 'SND_CTL_ELEM_TYPE_IEC958' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ../../include/../src/pcm/pcm_local.h:410:11: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(pcm)) { ^ ../../include/../src/pcm/pcm_local.h:981:10: warning: enumeration value 'SND_PCM_TSTAMP_TYPE_GETTIMEOFDAY' not explicitly handled in switch [-Wswitch-enum] switch (tstamp_type) { ^ simple_none.c:1568:10: warning: 13 enumeration values not explicitly handled in switch: 'CTL_SINGLE', 'CTL_GLOBAL_ENUM', 'CTL_GLOBAL_SWITCH'... [-Wswitch-enum] switch (type) { ^ ./pcm_local.h:410:11: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(pcm)) { ^ ./pcm_local.h:981:10: warning: enumeration value 'SND_PCM_TSTAMP_TYPE_GETTIMEOFDAY' not explicitly handled in switch [-Wswitch-enum] switch (tstamp_type) { ^ pcm.c:2406:11: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(pcm)) { ^ pcm.c:2459:12: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(pcm)) { ^ pcm.c:6756:11: warning: enumeration values 'SND_PCM_STATE_OPEN' and 'SND_PCM_STATE_SETUP' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ pcm.c:6835:11: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_DRAINING' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ pcm_hw.c:566:12: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_RUNNING'... [-Wswitch-enum] switch (FAST_PCM_STATE(hw)) { ^ pcm_hw.c:705:11: warning: 4 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_SUSPENDED'... [-Wswitch-enum] switch (FAST_PCM_STATE(hw)) { ^ pcm_hw.c:993:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (FAST_PCM_STATE(hw)) { ^ pcm_hw.c:1202:10: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_DISCONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (FAST_PCM_STATE(hw)) { ^ pcm_misc.c:37:10: warning: 17 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_FLOAT_LE', 'SND_PCM_FORMAT_FLOAT_BE'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:108:10: warning: 44 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:126:10: warning: 14 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:204:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_MPEG', 'SND_PCM_FORMAT_GSM'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:267:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_MPEG', 'SND_PCM_FORMAT_GSM'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:328:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_MPEG', 'SND_PCM_FORMAT_GSM'... [-Wswitch-enum] switch (format) { ^ pcm_misc.c:392:10: warning: 5 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_G723_24', 'SND_PCM_FORMAT_G723_24_1B'... [-Wswitch-enum] switch (format) { ^ pcm_mmap.c:267:10: warning: enumeration value 'SND_PCM_ACCESS_MMAP_COMPLEX' not explicitly handled in switch [-Wswitch-enum] switch (pcm->access) { ^ pcm_mmap.c:551:11: warning: enumeration values 'SND_PCM_ACCESS_MMAP_COMPLEX', 'SND_PCM_ACCESS_RW_INTERLEAVED', and 'SND_PCM_ACCESS_RW_NONINTERLEAVED' not explicitly handled in switch [-Wswitch-enum] switch (pcm->access) { ^ pcm_mmap.c:602:11: warning: enumeration values 'SND_PCM_ACCESS_MMAP_COMPLEX', 'SND_PCM_ACCESS_RW_INTERLEAVED', and 'SND_PCM_ACCESS_RW_NONINTERLEAVED' not explicitly handled in switch [-Wswitch-enum] switch (pcm->access) { ^ pcm_plug.c:254:11: warning: 45 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (format) { ^ pcm_plug.c:421:11: warning: enumeration values 'PLUG_ROUTE_POLICY_NONE' and 'PLUG_ROUTE_POLICY_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch (rpolicy) { ^ pcm_plug.c:499:11: warning: 45 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (clt->format) { ^ pcm_plug.c:539:11: warning: 45 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (slv->format) { ^ pcm_plug.c:596:10: warning: enumeration values 'SND_PCM_ACCESS_RW_INTERLEAVED' and 'SND_PCM_ACCESS_RW_NONINTERLEAVED' not explicitly handled in switch [-Wswitch-enum] switch (slv->access) { ^ pcm_plug.c:609:10: warning: enumeration values 'SND_PCM_ACCESS_MMAP_INTERLEAVED', 'SND_PCM_ACCESS_MMAP_NONINTERLEAVED', and 'SND_PCM_ACCESS_MMAP_COMPLEX' not explicitly handled in switch [-Wswitch-enum] switch (slv->access) { ^ pcm_shm.c:376:10: warning: enumeration value 'SND_PCM_AREA_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (info->type) { ^ pcm_null.c:194:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_XRUN'... [-Wswitch-enum] switch (null->state) { ^ pcm_null.c:209:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_XRUN'... [-Wswitch-enum] switch (null->state) { ^ pcm_share.c:153:11: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:210:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:254:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:731:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:755:10: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:877:10: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_XRUN', 'SND_PCM_STATE_DRAINING'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1012:10: warning: 5 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PAUSED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1070:10: warning: 5 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PAUSED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1164:10: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_RUNNING', 'SND_PCM_STATE_XRUN', 'SND_PCM_STATE_DRAINING'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1177:11: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1194:11: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (share->state) { ^ pcm_share.c:1222:10: warning: enumeration values 'SND_PCM_STATE_PAUSED', 'SND_PCM_STATE_SUSPENDED', and 'SND_PCM_STATE_DISCONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (share->state) { ^ pcm_meter.c:1018:10: warning: 31 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_FLOAT_LE', 'SND_PCM_FORMAT_FLOAT_BE'... [-Wswitch-enum] switch (spcm->format) { ^ pcm_meter.c:1110:11: warning: 45 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (spcm->format) { ^ pcm_lfloat.c:65:10: warning: 44 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (format) { ^ pcm_dmix.c:166:10: warning: 41 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U16_LE'... [-Wswitch-enum] switch (dmix->shmptr->s.format) { ^ pcm_dmix.c:234:10: warning: 41 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U16_LE'... [-Wswitch-enum] switch (dmix->shmptr->s.format) { ^ pcm_dmix.c:400:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dmix->spcm)) { ^ pcm_dmix.c:452:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (state) { ^ pcm_dmix.c:469:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (dmix->state) { ^ pcm_dmix.c:492:9: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch(dmix->state) { ^ pcm_dmix.c:517:9: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch(dmix->state) { ^ pcm_dmix.c:802:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dmix->spcm)) { ^ pcm_dshare.c:166:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dshare->spcm)) { ^ pcm_dshare.c:218:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (dshare->state) { ^ pcm_dshare.c:239:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dshare->spcm)) { ^ pcm_dshare.c:257:10: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch (dshare->state) { ^ pcm_dshare.c:282:9: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch(dshare->state) { ^ pcm_dshare.c:487:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dshare->spcm)) { ^ pcm_dsnoop.c:136:10: warning: 8 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dsnoop->spcm)) { ^ pcm_dsnoop.c:181:9: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch(dsnoop->state) { ^ pcm_dsnoop.c:203:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dsnoop->spcm)) { ^ pcm_dsnoop.c:220:9: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch(dsnoop->state) { ^ pcm_dsnoop.c:244:9: warning: enumeration values 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', and 'SND_PCM_STATE_PAUSED' not explicitly handled in switch [-Wswitch-enum] switch(dsnoop->state) { ^ pcm_dsnoop.c:408:10: warning: 7 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_SETUP', 'SND_PCM_STATE_PREPARED'... [-Wswitch-enum] switch (snd_pcm_state(dsnoop->spcm)) { ^ pcm_direct.c:577:12: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_PREPARED', 'SND_PCM_STATE_RUNNING'... [-Wswitch-enum] switch (snd_pcm_state(pcm)) { ^ pcm_direct.c:566:10: warning: 6 enumeration values not explicitly handled in switch: 'SND_PCM_STATE_OPEN', 'SND_PCM_STATE_PREPARED', 'SND_PCM_STATE_RUNNING'... [-Wswitch-enum] switch (snd_pcm_state(dmix->spcm)) { ^ pcm_softvol.c:305:10: warning: 43 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (svol->sformat) { ^ pcm_softvol.c:356:10: warning: 43 enumeration values not explicitly handled in switch: 'SND_PCM_FORMAT_UNKNOWN', 'SND_PCM_FORMAT_S8', 'SND_PCM_FORMAT_U8'... [-Wswitch-enum] switch (svol->sformat) { ^ pcm_mmap_emul.c:174:10: warning: enumeration values 'SND_PCM_ACCESS_MMAP_COMPLEX', 'SND_PCM_ACCESS_RW_INTERLEAVED', and 'SND_PCM_ACCESS_RW_NONINTERLEAVED' not explicitly handled in switch [-Wswitch-enum] switch (access) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/amanda/amanda_3.3.6.orig.tar.gz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ conffile.c:1535:9: warning: 245 enumeration values not explicitly handled in switch: 'CONF_ANY', 'CONF_IDENT', 'CONF_BOOL'... [-Wswitch-enum] switch(tok) { ^ conffile.c:1739:9: warning: 248 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_INT64'... [-Wswitch-enum] switch(exp) { ^ conffile.c:1897:12: warning: 243 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:2093:9: warning: 252 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3609:9: warning: 249 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3661:11: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3693:11: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3732:9: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3762:12: warning: 251 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3796:12: warning: 251 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3816:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3834:12: warning: 255 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3852:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3878:12: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_LBRACE'... [-Wswitch-enum] switch(tok) { ^ conffile.c:3961:12: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_LBRACE'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4181:9: warning: 234 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4225:12: warning: 255 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4241:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4317:11: warning: 254 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4353:9: warning: 252 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4390:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4438:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4492:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4546:12: warning: 253 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4634:12: warning: 251 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4690:12: warning: 250 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch(tok) { ^ conffile.c:4752:12: warning: 27 enumeration values not explicitly handled in switch: 'CONFTYPE_REAL', 'CONFTYPE_STR', 'CONFTYPE_IDENT'... [-Wswitch-enum] switch(val->type) { ^ conffile.c:4776:12: warning: 26 enumeration values not explicitly handled in switch: 'CONFTYPE_REAL', 'CONFTYPE_STR', 'CONFTYPE_IDENT'... [-Wswitch-enum] switch(val->type) { ^ conffile.c:4803:12: warning: 26 enumeration values not explicitly handled in switch: 'CONFTYPE_REAL', 'CONFTYPE_STR', 'CONFTYPE_IDENT'... [-Wswitch-enum] switch(val->type) { ^ conffile.c:8582:21: warning: 249 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch (table_entry->token) { ^ conffile.c:8629:21: warning: 255 enumeration values not explicitly handled in switch: 'CONF_UNKNOWN', 'CONF_ANY', 'CONF_COMMA'... [-Wswitch-enum] switch (table_entry->token) { ^ debug.c:234:13: warning: 6 enumeration values not explicitly handled in switch: 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', 'G_LOG_FLAG_FATAL'... [-Wswitch-enum] switch (log_level) { ^ debug.c:263:13: warning: 7 enumeration values not explicitly handled in switch: 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', 'G_LOG_FLAG_FATAL'... [-Wswitch-enum] switch (log_level) { ^ fileheader.c:156:13: warning: enumeration values 'F_EMPTY', 'F_WEIRD', and 'F_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (file->type) { ^ protocol.c:352:10: warning: 4 enumeration values not explicitly handled in switch: 'PA_START', 'PA_TIMEOUT', 'PA_ERROR'... [-Wswitch-enum] switch (retaction) { ^ protocol.c:504:13: warning: enumeration value 'P_REQ' not explicitly handled in switch [-Wswitch-enum] switch (pkt->type) { ^ security-util.c:1003:13: warning: 4 enumeration values not explicitly handled in switch: 'P_REP', 'P_PREP', 'P_ACK'... [-Wswitch-enum] switch (pkt->type) { ^ security-util.c:1115:13: warning: 4 enumeration values not explicitly handled in switch: 'P_REP', 'P_PREP', 'P_ACK'... [-Wswitch-enum] switch (pkt->type) { ^ amandad.c:765:10: warning: 4 enumeration values not explicitly handled in switch: 'A_START', 'A_RECVPKT', 'A_RECVREP'... [-Wswitch-enum] switch (retaction) { ^ element-glue.c:1008:13: warning: enumeration values 'PULL_ACCEPT_FIRST' and 'PULL_CONNECT_FIRST' not explicitly handled in switch [-Wswitch-enum] switch (self->on_pull) { ^ element-glue.c:1143:13: warning: enumeration values 'PUSH_ACCEPT_FIRST' and 'PUSH_CONNECT_FIRST' not explicitly handled in switch [-Wswitch-enum] switch (self->on_push) { ^ xfer.c:343:13: warning: enumeration value 'XFER_MECH_MAX' not explicitly handled in switch [-Wswitch-enum] switch (mech) { ^ xfer.c:564:10: warning: 4 enumeration values not explicitly handled in switch: 'XMSG_INFO', 'XMSG_ERROR', 'XMSG_PART_DONE'... [-Wswitch-enum] switch (msg->type) { ^ xfer-test.c:1440:13: warning: 5 enumeration values not explicitly handled in switch: 'XMSG_INFO', 'XMSG_ERROR', 'XMSG_CANCEL'... [-Wswitch-enum] switch (msg->type) { ^ ndmp2_translate.c:230:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr9->addr_type) { ^ ndmp3_translate.c:208:10: warning: enumeration values 'NDMP3_ADDR_FC' and 'NDMP3_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch (addr3->addr_type) { ^ ndmp3_translate.c:235:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr9->addr_type) { ^ ndmp3_translate.c:702:11: warning: enumeration values 'NDMP3_ADDR_FC' and 'NDMP3_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch (reply3->addr_types.addr_types_val[i]) { ^ ndmp4_translate.c:237:10: warning: enumeration values 'NDMP4_ADDR_RESERVED' and 'NDMP4_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch (addr4->addr_type) { ^ ndmp4_translate.c:268:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr9->addr_type) { ^ ndmp4_translate.c:633:11: warning: enumeration values 'NDMP4_ADDR_RESERVED' and 'NDMP4_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch (reply4->addr_types.addr_types_val[i]) { ^ ndmp4_translate.c:3052:10: warning: enumeration values 'NDMP9_VALIDITY_INVALID', 'NDMP9_VALIDITY_MAYBE_INVALID', and 'NDMP9_VALIDITY_MAYBE_VALID' not explicitly handled in switch [-Wswitch-enum] switch (request9->associated_message_sequence.valid) { ^ ndmp0_pp.c:103:13: warning: enumeration value 'NDMP0_CONNECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ ndmp2_pp.c:90:13: warning: 5 enumeration values not explicitly handled in switch: 'NDMP2_TAPE_RESVD1', 'NDMP2_DATA_RESVD1', 'NDMP2_DATA_RESVD2'... [-Wswitch-enum] switch (msg) { ^ ndmp2_pp.c:440:13: warning: 5 enumeration values not explicitly handled in switch: 'NDMP2_TAPE_RESVD1', 'NDMP2_DATA_RESVD1', 'NDMP2_DATA_RESVD2'... [-Wswitch-enum] switch (msg) { ^ ndmp3_pp.c:413:11: warning: enumeration value 'NDMP3_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (filename->fs_type) { ^ ndmp3_pp.c:508:11: warning: enumeration value 'NDMP3_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (filename->fs_type) { ^ ndmp3_pp.c:90:13: warning: enumeration values 'NDMP3_VENDORS_BASE' and 'NDMP3_RESERVED_BASE' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ ndmp3_pp.c:642:13: warning: enumeration values 'NDMP3_VENDORS_BASE' and 'NDMP3_RESERVED_BASE' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ ndmp3_xdr.c:1516:10: warning: enumeration value 'NDMP3_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (objp->fs_type) { ^ ndmp4_pp.c:421:11: warning: enumeration value 'NDMP4_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (filename->fs_type) { ^ ndmp4_pp.c:516:11: warning: enumeration value 'NDMP4_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (filename->fs_type) { ^ ndmp4_pp.c:102:13: warning: 6 enumeration values not explicitly handled in switch: 'NDMP4_CONFIG_GET_BUTYPE_INFO', 'NDMP4_CONFIG_GET_FS_INFO', 'NDMP4_CONFIG_SET_EXT_LIST'... [-Wswitch-enum] switch (msg) { ^ ndmp4_pp.c:650:13: warning: 7 enumeration values not explicitly handled in switch: 'NDMP4_CONFIG_GET_BUTYPE_INFO', 'NDMP4_CONFIG_GET_FS_INFO', 'NDMP4_CONFIG_SET_EXT_LIST'... [-Wswitch-enum] switch (msg) { ^ ndmp4_xdr.c:944:10: warning: enumeration value 'NDMP4_ADDR_RESERVED' not explicitly handled in switch [-Wswitch-enum] switch (objp->addr_type) { ^ ndmp4_xdr.c:1553:10: warning: enumeration value 'NDMP4_FS_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (objp->fs_type) { ^ ndmpconnobj.c:596:10: warning: enumeration values 'NDMP0_NOTIFY_CONNECTED', 'NDMP0_CONNECT_OPEN', and 'NDMP0_CONNECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (nmb->header.message) { ^ ndma_comm_dispatch.c:670:10: warning: enumeration value 'NDMP9_AUTH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (auth_type) { ^ ndma_comm_dispatch.c:2018:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (data_addr->addr_type) { ^ ndma_comm_dispatch.c:2250:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (request->addr_type) { ^ ndma_comm_dispatch.c:2602:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (request->addr.addr_type) { ^ ndma_ctst_mover.c:523:10: warning: enumeration value 'NDMP9_MOVER_STATE_STANDBY' not explicitly handled in switch [-Wswitch-enum] switch (ms->state) { ^ ndma_ctst_mover.c:562:10: warning: 4 enumeration values not explicitly handled in switch: 'NDMP9_MOVER_STATE_IDLE', 'NDMP9_MOVER_STATE_LISTEN', 'NDMP9_MOVER_STATE_ACTIVE'... [-Wswitch-enum] switch (ms->state) { ^ ndma_ctst_data.c:378:10: warning: 4 enumeration values not explicitly handled in switch: 'NDMP9_DATA_STATE_IDLE', 'NDMP9_DATA_STATE_ACTIVE', 'NDMP9_DATA_STATE_LISTEN'... [-Wswitch-enum] switch (ds->state) { ^ ndma_ctst_subr.c:92:14: warning: enumeration values 'NDMP3_ADDR_FC' and 'NDMP3_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch(reply->addr_types.addr_types_val[i]) { ^ ndma_ctst_subr.c:118:14: warning: enumeration values 'NDMP4_ADDR_RESERVED' and 'NDMP4_ADDR_IPC' not explicitly handled in switch [-Wswitch-enum] switch(reply->addr_types.addr_types_val[i]) { ^ ndma_data.c:345:11: warning: 6 enumeration values not explicitly handled in switch: 'NDMIS_CONN_IDLE', 'NDMIS_CONN_CONNECTED', 'NDMIS_CONN_DISCONNECTED'... [-Wswitch-enum] switch (sess->plumb.image_stream.data_ep.connect_status) { ^ ndma_data.c:438:10: warning: enumeration value 'NDMP9_DATA_OP_NOACTION' not explicitly handled in switch [-Wswitch-enum] switch (da->data_state.operation) { ^ ndma_data.c:504:10: warning: enumeration value 'NDMP9_DATA_OP_NOACTION' not explicitly handled in switch [-Wswitch-enum] switch (da->data_state.operation) { ^ ndma_data.c:755:10: warning: 4 enumeration values not explicitly handled in switch: 'NDMP9_DATA_STATE_IDLE', 'NDMP9_DATA_STATE_ACTIVE', 'NDMP9_DATA_STATE_LISTEN'... [-Wswitch-enum] switch (da->data_state.state) { ^ ndma_data.c:796:10: warning: enumeration values 'NDMP9_ADDR_LOCAL' and 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr_type) { ^ ndma_image_stream.c:392:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr_type) { ^ ndma_image_stream.c:438:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr_type) { ^ ndma_image_stream.c:502:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr_type) { ^ ndma_image_stream.c:555:10: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (addr_type) { ^ ndma_image_stream.c:601:11: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (mine_ep->addr_type) { ^ ndma_image_stream.c:621:11: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (mine_ep->addr_type) { ^ ndma_image_stream.c:644:11: warning: enumeration value 'NDMP9_ADDR_AS_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (mine_ep->addr_type) { ^ ndma_image_stream.c:1001:10: warning: 6 enumeration values not explicitly handled in switch: 'NDMIS_CONN_IDLE', 'NDMIS_CONN_DISCONNECTED', 'NDMIS_CONN_CLOSED'... [-Wswitch-enum] switch (is->remote.connect_status) { ^ ndma_tape.c:320:11: warning: 6 enumeration values not explicitly handled in switch: 'NDMIS_CONN_IDLE', 'NDMIS_CONN_CONNECTED', 'NDMIS_CONN_DISCONNECTED'... [-Wswitch-enum] switch (sess->plumb.image_stream.tape_ep.connect_status) { ^ ndma_tape.c:309:10: warning: enumeration value 'NDMP9_MOVER_STATE_STANDBY' not explicitly handled in switch [-Wswitch-enum] switch (ta->mover_state.state) { ^ ndma_tape.c:424:10: warning: 29 enumeration values not explicitly handled in switch: 'NDMP9_NOT_SUPPORTED_ERR', 'NDMP9_DEVICE_BUSY_ERR', 'NDMP9_DEVICE_OPENED_ERR'... [-Wswitch-enum] switch (error) { ^ ndma_tape.c:618:10: warning: 4 enumeration values not explicitly handled in switch: 'NDMP9_MOVER_STATE_IDLE', 'NDMP9_MOVER_STATE_LISTEN', 'NDMP9_MOVER_STATE_ACTIVE'... [-Wswitch-enum] switch (ta->mover_state.state) { ^ wraplib.c:105:10: warning: enumeration value 'WRAP_CCB_OP_NONE' not explicitly handled in switch [-Wswitch-enum] switch (wccb->op) { ^ sendbackup.c:1197:12: warning: enumeration value 'DMP_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch(rp->typ) { ^ vfs-device.c:842:13: warning: enumeration values 'RESULT_ERROR', 'RESULT_NO_SPACE', and 'RESULT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ vfs-device.c:1235:13: warning: 5 enumeration values not explicitly handled in switch: 'F_EMPTY', 'F_WEIRD', 'F_UNKNOWN'... [-Wswitch-enum] switch (rval->type) { ^ tape-device.c:930:10: warning: enumeration values 'RESULT_SUCCESS', 'RESULT_NO_SPACE', and 'RESULT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ tape-device.c:1026:13: warning: enumeration values 'RESULT_SMALL_BUFFER', 'RESULT_NO_DATA', and 'RESULT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ tape-device.c:1077:13: warning: enumeration values 'RESULT_NO_SPACE' and 'RESULT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ tape-device.c:1242:13: warning: enumeration value 'ACCESS_NULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ tape-device.c:1483:10: warning: enumeration values 'RESULT_SUCCESS', 'RESULT_NO_SPACE', and 'RESULT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ tape-device.c:1519:13: warning: 5 enumeration values not explicitly handled in switch: 'F_EMPTY', 'F_WEIRD', 'F_UNKNOWN'... [-Wswitch-enum] switch (rval->type) { ^ ndmp-device.c:333:10: warning: 29 enumeration values not explicitly handled in switch: 'NDMP4_NO_ERR', 'NDMP4_NOT_SUPPORTED_ERR', 'NDMP4_DEVICE_BUSY_ERR'... [-Wswitch-enum] switch (ndmp_connection_err_code(self->ndmp)) { ^ ndmp-device.c:362:13: warning: 28 enumeration values not explicitly handled in switch: 'NDMP4_NO_ERR', 'NDMP4_NOT_SUPPORTED_ERR', 'NDMP4_DEVICE_OPENED_ERR'... [-Wswitch-enum] switch (ndmp_connection_err_code(self->ndmp)) { ^ ndmp-device.c:517:10: warning: 27 enumeration values not explicitly handled in switch: 'NDMP4_NO_ERR', 'NDMP4_NOT_SUPPORTED_ERR', 'NDMP4_DEVICE_BUSY_ERR'... [-Wswitch-enum] switch (ndmp_connection_err_code(self->ndmp)) { ^ ndmp-device.c:613:13: warning: enumeration value 'ACCESS_NULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ ndmp-device.c:975:10: warning: 29 enumeration values not explicitly handled in switch: 'NDMP4_NO_ERR', 'NDMP4_NOT_SUPPORTED_ERR', 'NDMP4_DEVICE_BUSY_ERR'... [-Wswitch-enum] switch (ndmp_connection_err_code(self->ndmp)) { ^ ndmp-device.c:1030:10: warning: 29 enumeration values not explicitly handled in switch: 'NDMP4_NO_ERR', 'NDMP4_NOT_SUPPORTED_ERR', 'NDMP4_DEVICE_BUSY_ERR'... [-Wswitch-enum] switch (ndmp_connection_err_code(self->ndmp)) { ^ ndmp-device.c:1285:14: warning: 4 enumeration values not explicitly handled in switch: 'NDMP9_MOVER_PAUSE_NA', 'NDMP9_MOVER_PAUSE_EOM', 'NDMP9_MOVER_PAUSE_EOF'... [-Wswitch-enum] switch (mover_pause_reason) { ^ ndmp-device.c:1616:10: warning: enumeration values 'NDMP9_MOVER_PAUSE_NA', 'NDMP9_MOVER_PAUSE_EOF', and 'NDMP9_MOVER_PAUSE_MEDIA_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (mover_pause_reason) { ^ ndmp-device.c:1633:10: warning: enumeration values 'NDMP9_MOVER_HALT_NA' and 'NDMP9_MOVER_HALT_MEDIA_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (mover_halt_reason) { ^ ndmp-device.c:1752:10: warning: enumeration values 'NDMP9_MOVER_PAUSE_NA', 'NDMP9_MOVER_PAUSE_EOM', and 'NDMP9_MOVER_PAUSE_MEDIA_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (mover_pause_reason) { ^ ndmp-device.c:1769:10: warning: enumeration values 'NDMP9_MOVER_HALT_NA' and 'NDMP9_MOVER_HALT_MEDIA_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (mover_halt_reason) { ^ ndmp-device.c:2229:13: warning: enumeration values 'NDMP9_MOVER_STATE_IDLE', 'NDMP9_MOVER_STATE_LISTEN', and 'NDMP9_MOVER_STATE_STANDBY' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ logfile.c:89:13: warning: 7 enumeration values not explicitly handled in switch: 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', 'G_LOG_FLAG_FATAL'... [-Wswitch-enum] switch (log_level) { ^ Amanda/Archive.c:1960:14: warning: 15 enumeration values not explicitly handled in switch: 'SVt_NULL', 'SVt_BIND', 'SVt_IV'... [-Wswitch-enum] switch (SvTYPE(SvRV(val))) { ^ Amanda/Archive.c:2157:14: warning: 15 enumeration values not explicitly handled in switch: 'SVt_NULL', 'SVt_BIND', 'SVt_IV'... [-Wswitch-enum] switch (SvTYPE(SvRV(val))) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/angband/angband_3.5.1.orig.tar.gz cave.c:461:13: warning: enumeration values 'FEAT_LIGHTING_LOS' and 'FEAT_LIGHTING_MAX' not explicitly handled in switch [-Wswitch-enum] switch (g->lighting) { ^ cmd-obj.c:152:11: warning: enumeration value 'ART_TAG_NONE' not explicitly handled in switch [-Wswitch-enum] switch(art_tag_lookup(tag)) ^ cmd-process.c:913:10: warning: 4 enumeration values not explicitly handled in switch: 'EVT_NONE', 'EVT_ESCAPE', 'EVT_MOVE'... [-Wswitch-enum] switch (e.type) { ^ game-cmd.c:431:11: warning: 42 enumeration values not explicitly handled in switch: 'CMD_NULL', 'CMD_LOADFILE', 'CMD_NEWGAME'... [-Wswitch-enum] switch (cmd->command) ^ squelch.c:356:11: warning: enumeration values 'INSCRIP_UNKNOWN' and 'INSCRIP_MAX' not explicitly handled in switch [-Wswitch-enum] switch (pseudo) { ^ ui-birth.c:943:10: warning: enumeration values 'BIRTH_BACK' and 'BIRTH_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (current_stage) ^ ui-knowledge.c:625:11: warning: enumeration values 'EVT_NONE', 'EVT_RESIZE', and 'EVT_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch (ke.type) ^ ui-knowledge.c:2038:11: warning: enumeration values 'FEAT_LIGHTING_DARK' and 'FEAT_LIGHTING_MAX' not explicitly handled in switch [-Wswitch-enum] switch (f_uik_lighting) { ^ ui-knowledge.c:2045:11: warning: enumeration values 'FEAT_LIGHTING_TORCH' and 'FEAT_LIGHTING_MAX' not explicitly handled in switch [-Wswitch-enum] switch (f_uik_lighting) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/anthy/anthy_9100h.orig.tar.gz metaword.c:871:11: warning: enumeration value 'MW_END' not explicitly handled in switch [-Wswitch-enum] switch (mw->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/anubis/anubis_4.1.1+dfsg1.orig.tar.gz rcfile.y:849:12: warning: enumeration values 'prio_user_only' and 'prio_system' not explicitly handled in switch [-Wswitch-enum] switch (sd->prio) { ^ rcfile.y:1032:11: warning: enumeration values 'inst_remove' and 'inst_modify' not explicitly handled in switch [-Wswitch-enum] switch (inst->opcode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aprx/aprx_2.08.svn593+dfsg.orig.tar.gz interface.c:82:10: warning: enumeration values 'IFTYPE_UNSET' and 'IFTYPE_AGWPE' not explicitly handled in switch [-Wswitch-enum] switch (aif->iftype) { ^ interface.c:100:10: warning: 4 enumeration values not explicitly handled in switch: 'IFTYPE_UNSET', 'IFTYPE_AGWPE', 'IFTYPE_NULL'... [-Wswitch-enum] switch (aif->iftype) { ^ interface.c:573:13: warning: 5 enumeration values not explicitly handled in switch: 'LINETYPE_KISS', 'LINETYPE_KISSBPQCRC', 'LINETYPE_TNC2'... [-Wswitch-enum] switch (aif->tty->linetype) { ^ interface.c:623:13: warning: 5 enumeration values not explicitly handled in switch: 'LINETYPE_KISS', 'LINETYPE_KISSBPQCRC', 'LINETYPE_TNC2'... [-Wswitch-enum] switch (aif->tty->linetype) { ^ interface.c:1128:10: warning: enumeration values 'IFTYPE_UNSET', 'IFTYPE_AGWPE', and 'IFTYPE_APRSIS' not explicitly handled in switch [-Wswitch-enum] switch (aif->iftype) { ^ digipeater.c:1338:17: warning: enumeration values 'DIGIRELAY_UNSET' and 'DIGIRELAY_DIGIPEAT_DIRECTONLY' not explicitly handled in switch [-Wswitch-enum] switch (src->src_relaytype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/apt-dater/apt-dater_1.0.2+git20150804.orig.tar.bz2 keyfiles.c:256:10: warning: enumeration value 'XML_ERR_NONE' not explicitly handled in switch [-Wswitch-enum] switch(e->level) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/ascii2binary/ascii2binary_2.14.orig.tar.gz binary2ascii.c:510:13: warning: 5 enumeration values not explicitly handled in switch: 'BCHAR', 'BSHORT', 'BLONG'... [-Wswitch-enum] switch(Binary_Size) ^ binary2ascii.c:563:15: warning: 4 enumeration values not explicitly handled in switch: 'BINT', 'BSINGLE', 'BDOUBLE'... [-Wswitch-enum] switch(Binary_Size) /* Insert size modifiers */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/asn1c/asn1c_0.9.24+dfsg.orig.tar.gz asn1fix.c:378:9: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(arg->expr->expr_type) { ^ asn1fix_value.c:88:10: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(type_expr->expr_type) { ^ asn1fix_compat.c:54:9: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(atype) { ^ asn1fix_compat.c:109:11: warning: 15 enumeration values not explicitly handled in switch: 'ATV_NOVALUE', 'ATV_TYPE', 'ATV_NULL'... [-Wswitch-enum] switch(achild->value->type) { ^ asn1fix_constr.c:14:9: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1fix_constr.c:100:9: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1fix_constr.c:200:9: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1fix_constr.c:288:9: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1fix_constr.c:334:9: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1fix_constr.c:386:10: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(reft->expr_type) { ^ asn1fix_bitstring.c:98:9: warning: 15 enumeration values not explicitly handled in switch: 'ATV_NOVALUE', 'ATV_TYPE', 'ATV_NULL'... [-Wswitch-enum] switch(expr->value->type) { ^ asn1fix_constraint.c:20:9: warning: 7 enumeration values not explicitly handled in switch: 'AMT_INVALID', 'AMT_VALUE', 'AMT_VALUESET'... [-Wswitch-enum] switch(expr->meta_type) { ^ asn1fix_constraint.c:147:9: warning: 17 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_EL_VALUE'... [-Wswitch-enum] switch(ct->type) { ^ asn1fix_crange.c:280:9: warning: 8 enumeration values not explicitly handled in switch: 'ATV_NOVALUE', 'ATV_TYPE', 'ATV_NULL'... [-Wswitch-enum] switch(val->type) { ^ asn1fix_crange.c:739:9: warning: 19 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_EL_VALUE'... [-Wswitch-enum] switch(type) { ^ asn1fix_crange.c:784:9: warning: 9 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_CT_WCOMP'... [-Wswitch-enum] switch(ct->type) { ^ asn1fix_derefv.c:34:10: warning: 16 enumeration values not explicitly handled in switch: 'ATV_NOVALUE', 'ATV_TYPE', 'ATV_NULL'... [-Wswitch-enum] switch(expr->marker.default_value->type) { ^ asn1fix_class.c:63:9: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(classfield->expr_type) { ^ asn1fix_enum.c:77:11: warning: 15 enumeration values not explicitly handled in switch: 'ATV_NOVALUE', 'ATV_TYPE', 'ATV_NULL'... [-Wswitch-enum] switch(ev->value->type) { ^ asn1fix_constraint_compat.c:30:10: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_type) { ^ asn1fix_constraint_compat.c:54:10: warning: 46 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_type) { ^ asn1fix_constraint_compat.c:73:10: warning: 43 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_type) { ^ asn1fix_constraint_compat.c:91:10: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_type) { ^ asn1fix_constraint_compat.c:197:9: warning: 43 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_type) { ^ asn1print.c:300:11: warning: 18 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_EL_VALUE'... [-Wswitch-enum] switch(ct->type) { ^ asn1print.c:314:10: warning: 20 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_EL_VALUE'... [-Wswitch-enum] switch(ct->type) { ^ asn1print.c:483:9: warning: 20 enumeration values not explicitly handled in switch: 'ACT_INVALID', 'ACT_EL_TYPE', 'ACT_EL_VALUE'... [-Wswitch-enum] switch(type) { ^ asn1print.c:571:9: warning: 38 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_EXPORTVAR', 'A1TC_BITVECTOR'... [-Wswitch-enum] switch(tc->expr_type) { ^ asn1print.c:815:9: warning: 7 enumeration values not explicitly handled in switch: 'AMT_INVALID', 'AMT_VALUE', 'AMT_VALUESET'... [-Wswitch-enum] switch(expr->meta_type) { ^ asn1print.c:897:16: warning: 31 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] } else switch(expr->expr_type) { ^ asn1compiler.c:112:10: warning: 4 enumeration values not explicitly handled in switch: 'AMT_INVALID', 'AMT_TYPE', 'AMT_TYPEREF'... [-Wswitch-enum] switch(expr->meta_type) { ^ asn1c_misc.c:224:12: warning: 50 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1c_misc.c:213:11: warning: enumeration values 'TNF_UNMODIFIED', 'TNF_INCLUDE', and 'TNF_SAFE' not explicitly handled in switch [-Wswitch-enum] switch(_format) { ^ asn1c_misc.c:164:9: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_EXPORTVAR', 'A1TC_UNIVERVAL'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1c_misc.c:310:9: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr->expr_type) { ^ asn1c_out.c:17:9: warning: 11 enumeration values not explicitly handled in switch: 'OT_INCLUDES', 'OT_DEPS', 'OT_FWD_DECLS'... [-Wswitch-enum] switch(arg->target->target) { ^ asn1c_save.c:117:11: warning: 5 enumeration values not explicitly handled in switch: 'FDEP_IGNORE', 'FDEP_NOTUSED', 'FDEP_REFERRED'... [-Wswitch-enum] switch(dlist->elements[i]->usage) { ^ asn1c_C.c:137:11: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(v->expr_type) { ^ asn1c_C.c:1993:11: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_C.c:2115:9: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_C.c:2556:9: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(expr_get_type(arg, expr)) { ^ asn1c_constraint.c:74:9: warning: 48 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_constraint.c:103:11: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_constraint.c:205:10: warning: 51 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_constraint.c:432:9: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(terminal->expr_type) { ^ asn1c_constraint.c:552:9: warning: 46 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ asn1c_constraint.c:607:9: warning: 49 enumeration values not explicitly handled in switch: 'A1TC_INVALID', 'A1TC_REFERENCE', 'A1TC_EXPORTVAR'... [-Wswitch-enum] switch(etype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/atheme-services/atheme-services_7.0.7.orig.tar.bz2 helper.c:197:10: warning: enumeration values 'MOWGLI_EVENTLOOP_IO_ERROR' and 'MOWGLI_EVENTLOOP_IO_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (dir) { ^ null_pollops.c:95:10: warning: enumeration value 'MOWGLI_EVENTLOOP_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ poll_pollops.c:137:10: warning: enumeration value 'MOWGLI_EVENTLOOP_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ epoll_pollops.c:102:10: warning: enumeration value 'MOWGLI_EVENTLOOP_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ select_pollops.c:89:10: warning: enumeration value 'MOWGLI_EVENTLOOP_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ vio_sockets.c:280:10: warning: enumeration values 'MOWGLI_VIO_ERR_OP_NONE', 'MOWGLI_VIO_ERR_OP_SEEK', and 'MOWGLI_VIO_ERR_OP_TELL' not explicitly handled in switch [-Wswitch-enum] switch (vio->error.op) ^ connection.c:77:10: warning: enumeration value 'MOWGLI_EVENTLOOP_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (dir) { ^ match.c:705:10: warning: enumeration value 'at_pcre' not explicitly handled in switch [-Wswitch-enum] switch (preg->type) ^ match.c:725:10: warning: enumeration value 'at_pcre' not explicitly handled in switch [-Wswitch-enum] switch (preg->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/atk1.0/atk1.0_2.4.0.orig.tar.xz atktext.c:1196:11: warning: 16 enumeration values not explicitly handled in switch: 'ATK_TEXT_ATTR_INVALID', 'ATK_TEXT_ATTR_LEFT_MARGIN', 'ATK_TEXT_ATTR_RIGHT_MARGIN'... [-Wswitch-enum] switch (attr) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/audit/audit_2.4.orig.tar.gz auparse.c:296:10: warning: enumeration value 'AUSOURCE_FEED' not explicitly handled in switch [-Wswitch-enum] switch (au->source) ^ auparse.c:1208:10: warning: 6 enumeration values not explicitly handled in switch: 'AUSOURCE_LOGS', 'AUSOURCE_BUFFER', 'AUSOURCE_BUFFER_ARRAY'... [-Wswitch-enum] switch (au->source) ^ expression.c:540:10: warning: 7 enumeration values not explicitly handled in switch: 'T_LEFT_PAREN', 'T_RIGHT_PAREN', 'T_STRING'... [-Wswitch-enum] switch (p->token) { ^ expression.c:613:10: warning: 4 enumeration values not explicitly handled in switch: 'T_RIGHT_PAREN', 'T_REGEXP', 'T_UNKNOWN'... [-Wswitch-enum] switch (p->token) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/autotrace/autotrace_0.31.1.orig.tar.gz output-emf.c:612:18: warning: 5 enumeration values not explicitly handled in switch: 'AT_QUADRATICTYPE', 'AT_CUBICTYPE', 'AT_PARALLELELLIPSETYPE'... [-Wswitch-enum] switch((polynomial_degree)last_degree) ^ output-emf.c:734:14: warning: 5 enumeration values not explicitly handled in switch: 'AT_QUADRATICTYPE', 'AT_CUBICTYPE', 'AT_PARALLELELLIPSETYPE'... [-Wswitch-enum] switch((polynomial_degree)last_degree) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/axis2c/axis2c_1.6.0.orig.tar.gz stream.c:112:13: warning: enumeration value 'AXIS2_STREAM_MANAGED' not explicitly handled in switch [-Wswitch-enum] switch (stream->stream_type) ^ stream.c:181:13: warning: enumeration value 'AXIS2_STREAM_MANAGED' not explicitly handled in switch [-Wswitch-enum] switch (stream->stream_type) ^ xpath_internals_engine.c:1052:13: warning: enumeration values 'AXIOM_XPATH_OPERATION_NODE_TEST' and 'AXIOM_XPATH_OPERATION_PREDICATE' not explicitly handled in switch [-Wswitch-enum] switch (op->opr) ^ xpath_internals_engine.c:1103:13: warning: enumeration value 'AXIOM_XPATH_AXIS_NONE' not explicitly handled in switch [-Wswitch-enum] switch (axis) ^ xpath_streaming.c:38:13: warning: 4 enumeration values not explicitly handled in switch: 'AXIOM_XPATH_OPERATION_AND_EXPR', 'AXIOM_XPATH_OPERATION_OR_EXPR', 'AXIOM_XPATH_OPERATION_FUNCTION_CALL'... [-Wswitch-enum] switch (op->opr) ^ xpath_streaming.c:127:13: warning: 12 enumeration values not explicitly handled in switch: 'AXIOM_XPATH_AXIS_NONE', 'AXIOM_XPATH_AXIS_DESCENDANT', 'AXIOM_XPATH_AXIS_PARENT'... [-Wswitch-enum] switch (axis) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/babl/babl_0.1.12.orig.tar.bz2 babl-cpuaccel.c:375:11: warning: 7 enumeration values not explicitly handled in switch: 'ARCH_X86_VENDOR_INTEL', 'ARCH_X86_VENDOR_TRANSMETA', 'ARCH_X86_VENDOR_NEXGEN'... [-Wswitch-enum] switch (vendor) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bash/bash_4.3.orig.tar.gz dispose_cmd.c:316:15: warning: 5 enumeration values not explicitly handled in switch: 'r_duplicating_input', 'r_duplicating_output', 'r_close_this'... [-Wswitch-enum] switch (t->instruction) ^ execute_cmd.c:411:11: warning: 4 enumeration values not explicitly handled in switch: 'cm_simple', 'cm_connection', 'cm_subshell'... [-Wswitch-enum] switch (type) ^ execute_cmd.c:767:11: warning: enumeration values 'cm_subshell' and 'cm_coproc' not explicitly handled in switch [-Wswitch-enum] switch (command->type) ^ jobs.c:3697:12: warning: enumeration value 'JNONE' not explicitly handled in switch [-Wswitch-enum] switch (JOBSTATE (job)) ^ redir.c:131:15: warning: 14 enumeration values not explicitly handled in switch: 'r_output_direction', 'r_input_direction', 'r_inputa_direction'... [-Wswitch-enum] switch (temp->instruction) ^ redir.c:249:11: warning: 8 enumeration values not explicitly handled in switch: 'r_reading_until', 'r_reading_string', 'r_duplicating_input'... [-Wswitch-enum] switch (redirect->instruction) ^ smatch.c:167:11: warning: enumeration value 'CC_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (char_class) ^ parse-colors.c:122:15: warning: enumeration values 'ST_END' and 'ST_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils/binutils_2.25.orig.tar.gz ./regex.c:4611:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ ./regex.c:6696:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./regex.c:7452:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ ./regex.c:7515:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7624:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7657:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./cp-demangle.c:892:11: warning: 15 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (type) ^ ./cp-demangle.c:1200:11: warning: 70 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:1223:11: warning: 71 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:2630:12: warning: 73 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch ((*pstart)->type) ^ ./cp-demangle.c:3189:15: warning: 73 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ ./cp-demangle.c:3434:10: warning: 74 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (name->type) ^ ./cp-demangle.c:4176:11: warning: 62 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:5210:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:5197:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:4329:11: warning: enumeration value 'DEMANGLE_COMPONENT_DEFAULT_ARG' not explicitly handled in switch [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:5538:11: warning: 59 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ ./cp-demangle.c:5620:15: warning: 61 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ ./cp-demangle.c:6166:10: warning: 65 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demint.c:66:11: warning: 34 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils-h8300-hms/binutils-h8300-hms_2.16.1.orig.tar.gz ./regex.c:4676:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ ./regex.c:6790:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./regex.c:7546:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ ./regex.c:7610:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7720:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7754:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ .././libiberty/cp-demangle.c:747:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ .././libiberty/cp-demangle.c:998:11: warning: 46 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ .././libiberty/cp-demangle.c:1020:11: warning: 45 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ .././libiberty/cp-demangle.c:2323:15: warning: 47 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ .././libiberty/cp-demangle.c:3372:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ .././libiberty/cp-demangle.c:3359:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ .././libiberty/cp-demangle.c:3581:11: warning: 37 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ .././libiberty/cp-demangle.c:3653:15: warning: 38 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ .././libiberty/cp-demangle.c:4209:10: warning: 41 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_VTABLE'... [-Wswitch-enum] switch (dc->type) ^ .././libiberty/cp-demint.c:67:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ format.c:415:11: warning: enumeration values 'bfd_unknown' and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ reloc.c:1442:15: warning: enumeration value 'complain_overflow_dont' not explicitly handled in switch [-Wswitch-enum] switch (howto->complain_on_overflow) ^ reloc.c:4397:11: warning: 981 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_32'... [-Wswitch-enum] switch (code) ^ reloc.c:4585:16: warning: 4 enumeration values not explicitly handled in switch: 'bfd_reloc_ok', 'bfd_reloc_continue', 'bfd_reloc_notsupported'... [-Wswitch-enum] switch (r) ^ linker.c:804:11: warning: enumeration values 'bfd_unknown', 'bfd_core', and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (bfd_get_format (abfd)) ^ linker.c:1484:11: warning: enumeration values 'bfd_link_hash_new', 'bfd_link_hash_indirect', and 'bfd_link_hash_warning' not explicitly handled in switch [-Wswitch-enum] switch (h->type) ^ linker.c:1820:16: warning: 6 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->type) ^ linker.c:2099:12: warning: enumeration values 'bfd_undefined_link_order' and 'bfd_data_link_order' not explicitly handled in switch [-Wswitch-enum] switch (p->type) ^ linker.c:2250:16: warning: enumeration value 'bfd_link_hash_warning' not explicitly handled in switch [-Wswitch-enum] switch (h->root.type) ^ linker.c:2565:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (rstat) ^ srec.c:1248:11: warning: enumeration values 'bfd_print_symbol_more' and 'bfd_print_symbol_all' not explicitly handled in switch [-Wswitch-enum] switch (how) ^ dwarf2.c:1294:16: warning: 108 enumeration values not explicitly handled in switch: 'DW_AT_sibling', 'DW_AT_location', 'DW_AT_ordering'... [-Wswitch-enum] switch (attr.name) ^ dwarf2.c:1366:16: warning: 105 enumeration values not explicitly handled in switch: 'DW_AT_sibling', 'DW_AT_location', 'DW_AT_ordering'... [-Wswitch-enum] switch (attr.name) ^ dwarf2.c:1399:16: warning: 109 enumeration values not explicitly handled in switch: 'DW_AT_sibling', 'DW_AT_location', 'DW_AT_ordering'... [-Wswitch-enum] switch (attr.name) ^ dwarf2.c:1520:15: warning: 105 enumeration values not explicitly handled in switch: 'DW_AT_sibling', 'DW_AT_location', 'DW_AT_ordering'... [-Wswitch-enum] switch (attr.name) ^ elf64-x86-64.c:995:12: warning: 5 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->root.type) ^ elf.c:4630:11: warning: 64 enumeration values not explicitly handled in switch: 'bfd_arch_obscure', 'bfd_arch_m68k', 'bfd_arch_vax'... [-Wswitch-enum] switch (bfd_get_arch (abfd)) ^ elf.c:7278:11: warning: 63 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (bfd_get_arch (abfd)) ^ elflink.c:823:11: warning: enumeration values 'bfd_link_hash_new', 'bfd_link_hash_indirect', and 'bfd_link_hash_warning' not explicitly handled in switch [-Wswitch-enum] switch (h->root.type) ^ elflink.c:875:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->root.type) ^ elflink.c:3799:12: warning: 5 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->root.type) ^ elflink.c:4701:11: warning: enumeration values 'bfd_unknown', 'bfd_core', and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (bfd_get_format (abfd)) ^ elflink.c:6160:11: warning: enumeration values 'bfd_link_hash_new', 'bfd_link_hash_indirect', and 'bfd_link_hash_warning' not explicitly handled in switch [-Wswitch-enum] switch (h->root.type) ^ elflink.c:7480:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (rstat) ^ elf32-i386.c:178:11: warning: 952 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_26'... [-Wswitch-enum] switch (code) ^ elf32-i386.c:1197:12: warning: 5 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->root.type) ^ ./aoutx.h:299:13: warning: 966 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_26'... [-Wswitch-enum] switch (code) ^ ./aoutx.h:321:13: warning: 974 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_26'... [-Wswitch-enum] switch (code) ^ ./aoutx.h:729:11: warning: 55 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_i960'... [-Wswitch-enum] switch (arch) ^ ./aoutx.h:876:11: warning: 62 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (arch) ^ ./aoutx.h:1179:11: warning: enumeration value 'undecided_magic' not explicitly handled in switch [-Wswitch-enum] switch (adata (abfd).magic) ^ ./aoutx.h:2994:11: warning: enumeration values 'bfd_unknown', 'bfd_core', and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (bfd_get_format (abfd)) ^ ./aoutx.h:3172:16: warning: enumeration value 'bfd_link_common_skip_none' not explicitly handled in switch [-Wswitch-enum] switch (info->common_skip_ar_aymbols) ^ ./aoutx.h:5053:12: warning: 6 enumeration values not explicitly handled in switch: 'bfd_reloc_ok', 'bfd_reloc_continue', 'bfd_reloc_notsupported'... [-Wswitch-enum] switch (r) ^ ./aoutx.h:5465:16: warning: 6 enumeration values not explicitly handled in switch: 'bfd_reloc_ok', 'bfd_reloc_continue', 'bfd_reloc_notsupported'... [-Wswitch-enum] switch (r) ^ ./aoutx.h:5651:12: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (r) ^ ./coff-i386.c:555:11: warning: 974 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_26'... [-Wswitch-enum] switch (code) ^ ./coffcode.h:2632:11: warning: 64 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (bfd_get_arch (abfd)) ^ cofflink.c:161:11: warning: enumeration values 'bfd_unknown', 'bfd_core', and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (bfd_get_format (abfd)) ^ cofflink.c:359:12: warning: enumeration value 'COFF_SYMBOL_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (classification) ^ cofflink.c:2676:15: warning: 6 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_undefined', 'bfd_link_hash_undefweak'... [-Wswitch-enum] switch (h->root.type) ^ cofflink.c:2727:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (rstat) ^ cofflink.c:3005:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (rstat) ^ .././opcodes/disassemble.c:88:11: warning: 64 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (a) ^ .././opcodes/disassemble.c:420:11: warning: 65 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (info->arch) ^ bucomm.c:168:11: warning: enumeration value 'BFD_ENDIAN_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (endian) ^ prdbg.c:1334:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ prdbg.c:1577:11: warning: 19 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (kind) ^ prdbg.c:1731:11: warning: enumeration values 'DEBUG_VAR_ILLEGAL', 'DEBUG_GLOBAL', and 'DEBUG_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ prdbg.c:2216:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ prdbg.c:2399:11: warning: 19 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (kind) ^ prdbg.c:2572:11: warning: enumeration values 'DEBUG_VAR_ILLEGAL', 'DEBUG_GLOBAL', and 'DEBUG_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ debug.c:1655:11: warning: 19 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (kind) ^ debug.c:2041:11: warning: 21 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_VOID', 'DEBUG_KIND_INT'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2066:11: warning: 21 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_VOID', 'DEBUG_KIND_INT'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2125:11: warning: 21 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_VOID', 'DEBUG_KIND_INT'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2152:11: warning: 22 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2178:11: warning: 22 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2204:11: warning: 20 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (type->kind) ^ debug.c:2233:11: warning: 20 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (type->kind) ^ debug.c:3043:11: warning: 19 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_STRUCT'... [-Wswitch-enum] switch (t1->kind) ^ debug.c:3071:11: warning: 7 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (t1->kind) ^ stabs.c:5277:15: warning: 45 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ stabs.c:5181:11: warning: 23 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_VTABLE', 'DEMANGLE_COMPONENT_VTT', 'DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE'... [-Wswitch-enum] switch (dc->type) ^ ieee.c:523:15: warning: 76 enumeration values not explicitly handled in switch: 'ieee_number_start_enum', 'ieee_number_end_enum', 'ieee_number_repeat_start_enum'... [-Wswitch-enum] switch (c) ^ ieee.c:899:15: warning: 74 enumeration values not explicitly handled in switch: 'ieee_number_start_enum', 'ieee_number_end_enum', 'ieee_number_repeat_start_enum'... [-Wswitch-enum] switch (c) ^ ieee.c:2409:12: warning: 77 enumeration values not explicitly handled in switch: 'ieee_number_start_enum', 'ieee_number_end_enum', 'ieee_number_repeat_start_enum'... [-Wswitch-enum] switch ((ieee_record_enum_type) **pp) ^ ieee.c:3545:11: warning: 63 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_vax'... [-Wswitch-enum] switch (bfd_get_arch (abfd)) ^ ieee.c:3572:11: warning: 63 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_vax'... [-Wswitch-enum] switch (bfd_get_arch (abfd)) ^ ieee.c:4778:15: warning: 19 enumeration values not explicitly handled in switch: 'DEBUG_KIND_ILLEGAL', 'DEBUG_KIND_INDIRECT', 'DEBUG_KIND_VOID'... [-Wswitch-enum] switch (nt->kind) ^ ieee.c:5799:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ ieee.c:6612:15: warning: 4 enumeration values not explicitly handled in switch: 'builtin_unknown', 'builtin_quoted_string', 'builtin_instruction_address'... [-Wswitch-enum] switch ((enum builtin_types) indx) ^ ieee.c:6904:11: warning: enumeration value 'DEBUG_VAR_ILLEGAL' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ ieee.c:7120:15: warning: enumeration value 'DEBUG_PARM_ILLEGAL' not explicitly handled in switch [-Wswitch-enum] switch (m->kind) ^ ar.c:629:15: warning: enumeration value 'none' not explicitly handled in switch [-Wswitch-enum] switch (operation) ^ wrstabs.c:1371:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ wrstabs.c:1514:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ wrstabs.c:1564:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ wrstabs.c:1666:11: warning: enumeration value 'DEBUG_VISIBILITY_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (visibility) ^ wrstabs.c:2024:11: warning: enumeration value 'DEBUG_VAR_ILLEGAL' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ wrstabs.c:2121:11: warning: enumeration value 'DEBUG_PARM_ILLEGAL' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ cxxfilt.c:222:15: warning: enumeration values 'no_demangling' and 'unknown_demangling' not explicitly handled in switch [-Wswitch-enum] switch (current_demangling_style) ^ cond.c:152:11: warning: 57 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_constant'... [-Wswitch-enum] switch ((operatorT) arg) ^ cond.c:313:15: warning: 57 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_constant'... [-Wswitch-enum] switch ((operatorT) arg) ^ dw2gencfi.c:423:11: warning: 61 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_symbol'... [-Wswitch-enum] switch (exp.X_op) ^ expr.c:1350:11: warning: 61 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_constant'... [-Wswitch-enum] switch (expressionP->X_op) ^ expr.c:1373:11: warning: 55 enumeration values not explicitly handled in switch: 'O_symbol_rva', 'O_logical_not', 'O_multiply'... [-Wswitch-enum] switch (expressionP->X_op) ^ expr.c:1792:12: warning: 44 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_constant'... [-Wswitch-enum] switch (op_left) ^ read.c:1991:13: warning: enumeration value 'LINKONCE_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ read.c:3241:11: warning: 57 enumeration values not explicitly handled in switch: 'O_symbol_rva', 'O_uminus', 'O_bit_not'... [-Wswitch-enum] switch (exp.X_op) ^ symbols.c:1169:12: warning: 44 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_constant'... [-Wswitch-enum] switch (symp->sy_value.X_op) ^ symbols.c:949:15: warning: 34 enumeration values not explicitly handled in switch: 'O_index', 'O_md1', 'O_md2'... [-Wswitch-enum] switch (op) ^ symbols.c:2484:11: warning: 37 enumeration values not explicitly handled in switch: 'O_symbol_rva', 'O_logical_not', 'O_bit_or_not'... [-Wswitch-enum] switch (exp->X_op) ^ write.c:307:11: warning: 55 enumeration values not explicitly handled in switch: 'O_illegal', 'O_big', 'O_bit_not'... [-Wswitch-enum] switch (exp->X_op) ^ write.c:523:11: warning: enumeration value 'rs_dummy' not explicitly handled in switch [-Wswitch-enum] switch (fragP->fr_type) ^ write.c:956:15: warning: 5 enumeration values not explicitly handled in switch: 'bfd_reloc_continue', 'bfd_reloc_notsupported', 'bfd_reloc_other'... [-Wswitch-enum] switch (s) ^ write.c:2191:15: warning: enumeration value 'rs_dummy' not explicitly handled in switch [-Wswitch-enum] switch (fragP->fr_type) ^ write.c:2287:14: warning: enumeration value 'rs_dummy' not explicitly handled in switch [-Wswitch-enum] switch (fragP->fr_type) ^ .././gas/config/tc-i386.c:1972:10: warning: 60 enumeration values not explicitly handled in switch: 'O_illegal', 'O_symbol', 'O_symbol_rva'... [-Wswitch-enum] switch (i.op[op].imms->X_op) ^ .././gas/config/tc-i386.c:4789:15: warning: 978 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_26'... [-Wswitch-enum] switch (fixP->fx_r_type) ^ .././gas/config/tc-i386.c:4860:13: warning: 963 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_32'... [-Wswitch-enum] switch (fixP->fx_r_type) ^ .././gas/config/tc-i386.c:5342:11: warning: 958 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_32'... [-Wswitch-enum] switch (fixp->fx_r_type) ^ .././gas/config/tc-i386.c:5447:10: warning: 976 enumeration values not explicitly handled in switch: '_dummy_first_bfd_reloc_code_real', 'BFD_RELOC_64', 'BFD_RELOC_32'... [-Wswitch-enum] switch (code) ^ .././gas/config/obj-elf.c:1691:15: warning: 61 enumeration values not explicitly handled in switch: 'O_illegal', 'O_absent', 'O_symbol'... [-Wswitch-enum] switch (sy_obj->size->X_op) ^ corefile.c:216:11: warning: 62 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (bfd_get_arch (core_bfd)) ^ corefile.c:265:11: warning: 59 enumeration values not explicitly handled in switch: 'bfd_arch_unknown', 'bfd_arch_obscure', 'bfd_arch_m68k'... [-Wswitch-enum] switch (bfd_get_arch (core_bfd)) ^ vax.c:216:11: warning: 18 enumeration values not explicitly handled in switch: 'literal', 'indexed', 'reg'... [-Wswitch-enum] switch (mode) ^ vax.c:279:12: warning: 19 enumeration values not explicitly handled in switch: 'indexed', 'reg', 'regdef'... [-Wswitch-enum] switch (firstmode) ^ vax.c:292:12: warning: 11 enumeration values not explicitly handled in switch: 'literal', 'indexed', 'reg'... [-Wswitch-enum] switch (mode) ^ tahoe.c:205:11: warning: 18 enumeration values not explicitly handled in switch: 'literal', 'indexed', 'reg'... [-Wswitch-enum] switch (mode) ^ tahoe.c:267:12: warning: 19 enumeration values not explicitly handled in switch: 'indexed', 'reg', 'regdef'... [-Wswitch-enum] switch (firstmode) ^ tahoe.c:281:12: warning: 11 enumeration values not explicitly handled in switch: 'literal', 'indexed', 'reg'... [-Wswitch-enum] switch (mode) ^ ldlex.l:130:15: warning: enumeration value 'input_selected' not explicitly handled in switch [-Wswitch-enum] switch (t) ^ ldlang.c:308:15: warning: enumeration value 'lang_afile_asection_pair_statement_enum' not explicitly handled in switch [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:1218:11: warning: 6 enumeration values not explicitly handled in switch: 'etree_provide', 'etree_provided', 'etree_undef'... [-Wswitch-enum] switch (exp->type.node_class) ^ ldlang.c:1434:11: warning: enumeration value 'none' not explicitly handled in switch [-Wswitch-enum] switch (sort) ^ ldlang.c:1819:11: warning: enumeration values 'bfd_unknown', 'bfd_core', and 'bfd_type_end' not explicitly handled in switch [-Wswitch-enum] switch (bfd_get_format (entry->the_bfd)) ^ ldlang.c:2166:11: warning: 14 enumeration values not explicitly handled in switch: 'lang_output_section_statement_enum', 'lang_assignment_statement_enum', 'lang_input_statement_enum'... [-Wswitch-enum] switch (statement->header.type) ^ ldlang.c:2225:15: warning: 10 enumeration values not explicitly handled in switch: 'lang_assignment_statement_enum', 'lang_address_statement_enum', 'lang_input_section_enum'... [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:2439:15: warning: 13 enumeration values not explicitly handled in switch: 'lang_output_section_statement_enum', 'lang_assignment_statement_enum', 'lang_input_statement_enum'... [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:2493:13: warning: enumeration values 'by_name_alignment' and 'by_alignment_name' not explicitly handled in switch [-Wswitch-enum] switch (sec->spec.sorted) ^ ldlang.c:2484:12: warning: 12 enumeration values not explicitly handled in switch: 'lang_assignment_statement_enum', 'lang_input_statement_enum', 'lang_address_statement_enum'... [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:2472:11: warning: enumeration values 'by_name_alignment' and 'by_alignment_name' not explicitly handled in switch [-Wswitch-enum] switch (sort_section) ^ ldlang.c:3412:15: warning: enumeration value 'lang_afile_asection_pair_statement_enum' not explicitly handled in switch [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:3902:15: warning: enumeration value 'lang_afile_asection_pair_statement_enum' not explicitly handled in switch [-Wswitch-enum] switch (s->header.type) ^ ldlang.c:4659:15: warning: 12 enumeration values not explicitly handled in switch: 'lang_assignment_statement_enum', 'lang_input_statement_enum', 'lang_address_statement_enum'... [-Wswitch-enum] switch (s->header.type) ^ .././ld/ldmain.c:912:12: warning: enumeration values 'bfd_link_hash_new', 'bfd_link_hash_indirect', and 'bfd_link_hash_warning' not explicitly handled in switch [-Wswitch-enum] switch (h->type) ^ .././ld/ldmain.c:1441:15: warning: 4 enumeration values not explicitly handled in switch: 'bfd_link_hash_new', 'bfd_link_hash_common', 'bfd_link_hash_indirect'... [-Wswitch-enum] switch (entry->type) ^ ldwrite.c:41:11: warning: 12 enumeration values not explicitly handled in switch: 'lang_output_section_statement_enum', 'lang_assignment_statement_enum', 'lang_input_statement_enum'... [-Wswitch-enum] switch (statement->header.type) ^ ldexp.c:706:11: warning: enumeration values 'etree_undef' and 'etree_unspec' not explicitly handled in switch [-Wswitch-enum] switch (tree->type.node_class) ^ ldexp.c:992:11: warning: enumeration value 'etree_unspec' not explicitly handled in switch [-Wswitch-enum] switch (tree->type.node_class) ^ eelf_x86_64.c:858:11: warning: 7 enumeration values not explicitly handled in switch: 'etree_name', 'etree_provided', 'etree_undef'... [-Wswitch-enum] switch (exp->type.node_class) ^ eelf_i386.c:858:11: warning: 7 enumeration values not explicitly handled in switch: 'etree_name', 'etree_provided', 'etree_undef'... [-Wswitch-enum] switch (exp->type.node_class) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/blktool/blktool_4.orig.tar.gz blktool.c:432:9: warning: enumeration values 'dc_unknown' and 'dc_i2o' not explicitly handled in switch [-Wswitch-enum] switch(dev_class) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bluez-hcidump/bluez-hcidump_2.4.orig.tar.gz parser/lmp.c:114:10: warning: 5 enumeration values not explicitly handled in switch: 'IN_RAND', 'AU_RAND_M', 'AU_RAND_S'... [-Wswitch-enum] switch (pairing_state) { ^ parser/lmp.c:133:10: warning: 5 enumeration values not explicitly handled in switch: 'IN_RAND', 'COMB_KEY_M', 'COMB_KEY_S'... [-Wswitch-enum] switch (pairing_state) { ^ parser/lmp.c:152:10: warning: 5 enumeration values not explicitly handled in switch: 'IN_RAND', 'COMB_KEY_M', 'COMB_KEY_S'... [-Wswitch-enum] switch (pairing_state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/boa/boa_0.94.14rc21.orig.tar.gz cgi.c:238:17: warning: 6 enumeration values not explicitly handled in switch: 'M_PUT', 'M_DELETE', 'M_LINK'... [-Wswitch-enum] switch (req->method) { ^ queue.c:44:17: warning: 7 enumeration values not explicitly handled in switch: 'READ_HEADER', 'ONE_CR', 'ONE_LF'... [-Wswitch-enum] switch (req->status) { ^ queue.c:84:17: warning: 7 enumeration values not explicitly handled in switch: 'READ_HEADER', 'ONE_CR', 'ONE_LF'... [-Wswitch-enum] switch (req->status) { ^ read.c:70:17: warning: 9 enumeration values not explicitly handled in switch: 'BODY_READ', 'BODY_WRITE', 'WRITE'... [-Wswitch-enum] switch (req->status) { ^ select.c:183:21: warning: 5 enumeration values not explicitly handled in switch: 'READ_HEADER', 'ONE_CR', 'ONE_LF'... [-Wswitch-enum] switch (current->status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/btcheck/btcheck_1.9.orig.tar.gz bencode.c:58:10: warning: enumeration value 'BTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (get_btree_type(btree)) { ^ btree.c:188:11: warning: enumeration value 'BTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (btree->type) { ^ btree.c:217:10: warning: enumeration value 'BTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (btree->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/buildtorrent/buildtorrent_0.8.orig.tar.gz buildtorrent.c:337:11: warning: enumeration value 'BT_TYPE_DICTIONARY' not explicitly handled in switch [-Wswitch-enum] switch (data->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/c-ares/c-ares_1.9.1.orig.tar.gz ares_data.c:63:11: warning: enumeration values 'ARES_DATATYPE_UNKNOWN' and 'ARES_DATATYPE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (ptr->type) ^ ares_data.c:143:11: warning: enumeration values 'ARES_DATATYPE_UNKNOWN' and 'ARES_DATATYPE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/c-icap/c-icap_0.3.5.orig.tar.gz module.c:144:14: warning: enumeration values 'UNKNOWN' and 'MODS_TABLE_END' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cairo/cairo_1.8.10.orig.tar.gz cairo-image-surface.c:43:13: warning: 8 enumeration values not explicitly handled in switch: 'PIXMAN_x14r6g6b6', 'PIXMAN_x2r10g10b10', 'PIXMAN_a2r10g10b10'... [-Wswitch-enum] switch (pixman_format) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/calcurse/calcurse_3.1.4.orig.tar.gz calcurse.c:71:11: warning: 5 enumeration values not explicitly handled in switch: 'CAL', 'NOT', 'STA'... [-Wswitch-enum] switch (wins_slctd()) { ^ calcurse.c:144:11: warning: 5 enumeration values not explicitly handled in switch: 'CAL', 'NOT', 'STA'... [-Wswitch-enum] switch (wins_slctd()) { ^ calendar.c:162:11: warning: 6 enumeration values not explicitly handled in switch: 'TUESDAY', 'WEDNESDAY', 'THURSDAY'... [-Wswitch-enum] switch (first_day) { ^ help.c:108:13: warning: 25 enumeration values not explicitly handled in switch: 'KEY_GENERIC_CANCEL', 'KEY_GENERIC_SELECT', 'KEY_GENERIC_QUIT'... [-Wswitch-enum] switch (action) { ^ help.c:766:13: warning: 45 enumeration values not explicitly handled in switch: 'KEY_GENERIC_CANCEL', 'KEY_GENERIC_SELECT', 'KEY_GENERIC_CREDITS'... [-Wswitch-enum] switch (ch) { ^ ical.c:580:11: warning: enumeration values 'RECUR_NO' and 'RECUR_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (rpt->type) { ^ io.c:911:11: warning: enumeration value 'UI_MODES' not explicitly handled in switch [-Wswitch-enum] switch (ui_mode) { ^ io.c:982:11: warning: enumeration value 'UI_MODES' not explicitly handled in switch [-Wswitch-enum] switch (ui_mode) { ^ pcal.c:78:13: warning: enumeration values 'RECUR_NO' and 'RECUR_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (rpt->type) { ^ pcal.c:152:15: warning: enumeration values 'RECUR_NO' and 'RECUR_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (rev->rpt->type) { ^ pcal.c:213:15: warning: enumeration values 'RECUR_NO' and 'RECUR_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (rapt->rpt->type) { ^ recur.c:250:11: warning: enumeration values 'RECUR_NO' and 'RECUR_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (define) { ^ utils.c:688:11: warning: enumeration value 'DATEFMT_MAX' not explicitly handled in switch [-Wswitch-enum] switch (datefmt) { ^ utils.c:1226:15: warning: enumeration values 'FS_PRIORITY' and 'FS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (parse_fs(&p, extformat)) { ^ utils.c:1271:15: warning: 5 enumeration values not explicitly handled in switch: 'FS_STARTDATE', 'FS_DURATION', 'FS_ENDDATE'... [-Wswitch-enum] switch (parse_fs(&p, extformat)) { ^ utils.c:1333:15: warning: 4 enumeration values not explicitly handled in switch: 'FS_STARTDATE', 'FS_DURATION', 'FS_ENDDATE'... [-Wswitch-enum] switch (parse_fs(&p, extformat)) { ^ wins.c:657:11: warning: 4 enumeration values not explicitly handled in switch: 'NOT', 'STA', 'KEY'... [-Wswitch-enum] switch (active_panel) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/ccontrol/ccontrol_1.0.orig.tar.gz ccontrol-parse.c:366:12: warning: 23 enumeration values not explicitly handled in switch: 'CC', 'CPLUSPLUS', 'LD'... [-Wswitch-enum] switch (tok.type) { ^ ccontrol-parse.c:323:11: warning: 10 enumeration values not explicitly handled in switch: 'NONE', 'INDENT', 'LEFT_BRACKET'... [-Wswitch-enum] switch (tok.type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cconv/cconv_0.6.2.orig.tar.gz cconv.c:274:9: warning: enumeration value 'CCONV_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(cd_struct->cconv_cd) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/ccze/ccze_0.2.1.orig.tar.gz ccze.c:370:11: warning: enumeration value 'CCZE_MODE_PLUGIN_LIST' not explicitly handled in switch [-Wswitch-enum] switch (ccze_config.mode) ^ ccze.c:433:11: warning: enumeration value 'CCZE_MODE_PLUGIN_LIST' not explicitly handled in switch [-Wswitch-enum] switch (ccze_config.mode) ^ ccze.c:510:11: warning: 4 enumeration values not explicitly handled in switch: 'CCZE_MODE_CURSES', 'CCZE_MODE_RAW_ANSI', 'CCZE_MODE_DEBUG'... [-Wswitch-enum] switch (ccze_config.mode) ^ ccze.c:525:11: warning: enumeration values 'CCZE_MODE_DEBUG' and 'CCZE_MODE_PLUGIN_LIST' not explicitly handled in switch [-Wswitch-enum] switch (ccze_config.mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cddlib/cddlib_094g.orig.tar.gz cddcore.c:1981:13: warning: enumeration values 'dd_LexMin', 'dd_LexMax', and 'dd_RandomRow' not explicitly handled in switch [-Wswitch-enum] switch (cone->HalfspaceOrder) { ^ cddlp.c:1542:15: warning: 6 enumeration values not explicitly handled in switch: 'dd_LPSundecided', 'dd_Optimal', 'dd_StrucInconsistent'... [-Wswitch-enum] switch (lp->LPS){ ^ cddlp.c:1655:15: warning: 6 enumeration values not explicitly handled in switch: 'dd_LPSundecided', 'dd_Optimal', 'dd_StrucInconsistent'... [-Wswitch-enum] switch (lp->LPS){ ^ cddlp.c:1690:11: warning: 4 enumeration values not explicitly handled in switch: 'dd_LPSundecided', 'dd_StrucInconsistent', 'dd_Unbounded'... [-Wswitch-enum] switch (LPS){ ^ cddlp.c:1778:11: warning: enumeration values 'dd_MinCutoff', 'dd_MaxCutoff', and 'dd_MixCutoff' not explicitly handled in switch [-Wswitch-enum] switch (ho){ ^ cddlp.c:2091:11: warning: 4 enumeration values not explicitly handled in switch: 'dd_LPSundecided', 'dd_StrucInconsistent', 'dd_Unbounded'... [-Wswitch-enum] switch (lp->LPS){ ^ cddio.c:77:15: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (rep) { ^ cddio.c:1282:11: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (poly->representation) { ^ cddio.c:1302:11: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (poly->representation) { ^ cddio.c:1441:11: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (poly->representation) { ^ cddio.c:1466:11: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (poly->representation) { ^ simplecdd.c:96:13: warning: enumeration value 'dd_Unspecified' not explicitly handled in switch [-Wswitch-enum] switch (poly->representation) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cfitsio/cfitsio_3.370.orig.tar.gz region.c:587:16: warning: 5 enumeration values not explicitly handled in switch: 'point_rgn', 'line_rgn', 'circle_rgn'... [-Wswitch-enum] switch( newShape->shape ) { ^ region.c:1162:11: warning: enumeration values 'point_rgn' and 'poly_rgn' not explicitly handled in switch [-Wswitch-enum] switch( newShape->shape ) { ^ region.c:1249:12: warning: 4 enumeration values not explicitly handled in switch: 'line_rgn', 'rectangle_rgn', 'sector_rgn'... [-Wswitch-enum] switch ( newShape->shape ) { ^ region.c:1331:12: warning: 11 enumeration values not explicitly handled in switch: 'point_rgn', 'circle_rgn', 'annulus_rgn'... [-Wswitch-enum] switch ( newShape->shape ) { ^ region.c:1649:14: warning: 7 enumeration values not explicitly handled in switch: 'point_rgn', 'line_rgn', 'rectangle_rgn'... [-Wswitch-enum] switch ( newShape->shape ) { ^ region.c:1702:14: warning: 9 enumeration values not explicitly handled in switch: 'point_rgn', 'line_rgn', 'circle_rgn'... [-Wswitch-enum] switch ( newShape->shape ) { ^ zlib/infback.c:282:17: warning: 26 enumeration values not explicitly handled in switch: 'HEAD', 'FLAGS', 'TIME'... [-Wswitch-enum] switch (state->mode) { ^ zlib/inftrees.c:181:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cfitsio3/cfitsio3_3.300.orig.tar.gz inftrees.c:181:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ infback.c:282:17: warning: 26 enumeration values not explicitly handled in switch: 'HEAD', 'FLAGS', 'TIME'... [-Wswitch-enum] switch (state->mode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cflow/cflow_1.4+dfsg1.orig.tar.bz2 printf-args.c:44:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1621:11: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4764:11: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4921:15: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ symbol.c:139:14: warning: enumeration values 'ExternStorage', 'ExplicitExternStorage', and 'AnyStorage' not explicitly handled in switch [-Wswitch-enum] switch (storage) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/check/check_0.9.8.orig.tar.gz check_run.c:163:15: warning: enumeration value 'CK_FORK_GETENV' not explicitly handled in switch [-Wswitch-enum] switch (srunner_fork_status(sr)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cherokee/cherokee_1.0.8.orig.tar.gz http.c:40:10: warning: enumeration values 'http_unknown' and 'http_all_methods' not explicitly handled in switch [-Wswitch-enum] switch (method) { ^ http.c:172:10: warning: enumeration value 'http_version_unknown' not explicitly handled in switch [-Wswitch-enum] switch (version) { ^ http.c:189:10: warning: enumeration values 'http_unset' and 'http_switching_protocols' not explicitly handled in switch [-Wswitch-enum] switch (code) { ^ http.c:274:10: warning: enumeration values 'http_unset' and 'http_switching_protocols' not explicitly handled in switch [-Wswitch-enum] switch (code) { ^ util.c:1633:11: warning: 6 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_error', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ socket.c:681:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ socket.c:771:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ fdpoll.c:48:10: warning: enumeration value 'cherokee_poll_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ fdpoll.c:123:10: warning: enumeration value 'cherokee_poll_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ fdpoll.c:213:10: warning: enumeration value 'cherokee_poll_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (fdp->type) { ^ iocache.c:523:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ post.c:440:9: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch(ret) { ^ post.c:507:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ post.c:558:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ post.c:582:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ post.c:642:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ cache.c:199:10: warning: enumeration value 'cache_no_list' not explicitly handled in switch [-Wswitch-enum] switch (entry->in_list) { ^ cache.c:432:10: warning: 5 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_eof', 'ret_eof_have_data'... [-Wswitch-enum] switch (ret) { ^ cache.c:472:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_eof', 'ret_eof_have_data'... [-Wswitch-enum] switch (ret) { ^ cache.c:525:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_deny', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ cache.c:541:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_deny', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ cache.c:501:10: warning: enumeration value 'cache_no_list' not explicitly handled in switch [-Wswitch-enum] switch (entry->in_list) { ^ cache.c:581:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ logger_writer.c:177:10: warning: enumeration values 'cherokee_logger_writer_stderr' and 'cherokee_logger_writer_syslog' not explicitly handled in switch [-Wswitch-enum] switch (writer->type) { ^ request.c:131:10: warning: enumeration values 'http_version_09' and 'http_version_unknown' not explicitly handled in switch [-Wswitch-enum] switch (REQUEST_VERSION(request)) { ^ downloader.c:302:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ downloader.c:351:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ downloader.c:336:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ downloader.c:426:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ downloader.c:553:11: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:447:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:599:10: warning: enumeration value 'cherokee_expiration_none' not explicitly handled in switch [-Wswitch-enum] switch (conn->expiration) { ^ connection.c:636:10: warning: enumeration values 'http_version_09' and 'http_version_unknown' not explicitly handled in switch [-Wswitch-enum] switch (conn->header.version) { ^ connection.c:756:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:827:12: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:864:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:949:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:1086:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:1257:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:1302:10: warning: 5 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (step_ret) { ^ connection.c:1326:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (step_ret) { ^ connection.c:1551:10: warning: enumeration value 'http_auth_nothing' not explicitly handled in switch [-Wswitch-enum] switch (conn->req_auth_type) { ^ connection.c:1866:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ connection.c:2062:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ rule_list.c:97:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ server.c:886:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ server.c:1404:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_deny', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ thread.c:506:11: warning: 10 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:753:13: warning: enumeration value 'socket_closed' not explicitly handled in switch [-Wswitch-enum] switch (blocking) { ^ thread.c:751:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:805:13: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:823:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:849:12: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:873:12: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1028:12: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1070:12: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1138:12: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof_have_data'... [-Wswitch-enum] switch (ret) { ^ thread.c:1170:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1207:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1240:13: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1268:13: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1285:13: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1261:12: warning: 5 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1323:13: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1343:12: warning: 10 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:1371:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ thread.c:746:11: warning: enumeration value 'phase_nothing' not explicitly handled in switch [-Wswitch-enum] switch (conn->phase) { ^ plugin_loader.c:358:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_error.c:116:10: warning: 42 enumeration values not explicitly handled in switch: 'http_continue', 'http_switching_protocols', 'http_processing'... [-Wswitch-enum] switch (conn->error_code) { ^ source.c:151:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ source_interpreter.c:421:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ source_interpreter.c:589:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ source_interpreter.c:657:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ dwriter.c:193:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:213:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:225:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:242:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:270:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:305:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_NEW_LINE; ^ dwriter.c:349:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_WHITE; ^ dwriter.c:408:2: warning: enumeration values 'dwriter_list_in', 'dwriter_complete', and 'dwriter_error' not explicitly handled in switch [-Wswitch-enum] ADD_END; ADD_WHITE; ^ spawner.c:120:10: warning: enumeration values 'cherokee_logger_writer_syslog' and 'cherokee_logger_writer_pipe' not explicitly handled in switch [-Wswitch-enum] switch (error_writer->type) { ^ admin_client.c:175:10: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ rule_extensions.c:201:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ rule_fullpath.c:91:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ rule_not.c:44:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ rrd_tools.c:418:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ rrd_tools.c:502:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ handler_file.c:332:11: warning: 6 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_error', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ handler_file.c:395:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_file.c:461:11: warning: 6 enumeration values not explicitly handled in switch: 'ret_nomem', 'ret_error', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ handler_cgi_base.c:1080:10: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_cgi_base.c:1098:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_cgi.c:96:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_cgi.c:396:10: warning: enumeration value 'hcgi_phase_send_headers' not explicitly handled in switch [-Wswitch-enum] switch (cgi_base->init_phase) { ^ handler_cgi.c:451:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_fcgi.c:180:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_fcgi.c:571:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_fcgi.c:644:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_fcgi.c:724:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ handler_scgi.c:146:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_scgi.c:362:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ handler_scgi.c:411:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:603:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:673:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:719:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:755:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:815:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:980:14: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:950:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1022:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1066:12: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_eof_have_data'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1102:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1395:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1516:11: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_proxy.c:1582:12: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ proxy_hosts.c:78:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ proxy_hosts.c:366:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ proxy_hosts.c:401:11: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ proxy_hosts.c:384:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_uwsgi.c:166:10: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_uwsgi.c:386:11: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_error'... [-Wswitch-enum] switch (ret) { ^ handler_uwsgi.c:442:10: warning: 9 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ handler_ssi.c:271:12: warning: enumeration value 'path_none' not explicitly handled in switch [-Wswitch-enum] switch (path) { ^ handler_ssi.c:312:13: warning: enumeration value 'op_none' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ handler_ssi.c:241:11: warning: enumeration value 'op_none' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ admin_server.c:218:10: warning: 8 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ logger_custom.c:152:10: warning: enumeration value 'http_version_unknown' not explicitly handled in switch [-Wswitch-enum] switch (conn->header.version) { ^ validator_plain.c:179:11: warning: enumeration value 'http_auth_nothing' not explicitly handled in switch [-Wswitch-enum] switch (conn->req_auth_type) { ^ validator_authlist.c:191:11: warning: enumeration value 'http_auth_nothing' not explicitly handled in switch [-Wswitch-enum] switch (conn->req_auth_type) { ^ main_tweak.c:155:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_set_trace, trace); ^ main_tweak.c:255:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_set_backup_mode, true); ^ main_tweak.c:270:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_set_backup_mode, false); ^ main_tweak.c:315:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_port, &port); ^ main_tweak.c:319:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_port_tls, &port); ^ main_tweak.c:323:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_thread_num, &buf); ^ main_tweak.c:328:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_rx, &buf); ^ main_tweak.c:333:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_tx, &buf); ^ main_tweak.c:337:2: warning: 7 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] RUN_CLIENT1 (client, cherokee_admin_client_ask_connections, &conns); ^ main.c:293:11: warning: 6 enumeration values not explicitly handled in switch: 'ret_no_sys', 'ret_nomem', 'ret_deny'... [-Wswitch-enum] switch (ret) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/chrony/chrony_1.30.orig.tar.gz main.c:177:11: warning: enumeration value 'REF_ModeIgnore' not explicitly handled in switch [-Wswitch-enum] switch (ref_mode) { ^ ntp_core.c:538:14: warning: 4 enumeration values not explicitly handled in switch: 'MODE_UNDEFINED', 'MODE_PASSIVE', 'MODE_SERVER'... [-Wswitch-enum] switch(inst->mode) { ^ ntp_core.c:741:11: warning: enumeration values 'MD_OFFLINE' and 'MD_ONLINE' not explicitly handled in switch [-Wswitch-enum] switch (inst->opmode) { ^ ntp_core.c:813:11: warning: enumeration values 'MD_OFFLINE' and 'MD_ONLINE' not explicitly handled in switch [-Wswitch-enum] switch (inst->opmode) { ^ ntp_core.c:1241:15: warning: enumeration values 'MD_OFFLINE' and 'MD_ONLINE' not explicitly handled in switch [-Wswitch-enum] switch (inst->opmode) { ^ ntp_core.c:1391:14: warning: enumeration value 'MODE_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(inst->mode) { ^ ntp_core.c:1422:14: warning: enumeration value 'MODE_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(inst->mode) { ^ ntp_core.c:1449:14: warning: enumeration value 'MODE_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(inst->mode) { ^ ntp_core.c:1762:11: warning: 4 enumeration values not explicitly handled in switch: 'MODE_UNDEFINED', 'MODE_PASSIVE', 'MODE_SERVER'... [-Wswitch-enum] switch (inst->mode) { ^ reference.c:714:11: warning: enumeration value 'REF_ModeNormal' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ cmdmon.c:1478:13: warning: enumeration values 'CLG_EMPTYSUBNET' and 'CLG_BADSUBNET' not explicitly handled in switch [-Wswitch-enum] switch (result) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cmph/cmph_2.0.orig.tar.gz hash.c:15:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ hash.c:30:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ hash.c:43:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ hash.c:58:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ hash.c:83:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (src_state->hashfunc) ^ hash.c:110:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ hash.c:121:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ hash.c:142:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ hash.c:162:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ hash.c:182:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ hash.c:201:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ cmph.c:307:11: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph.c:339:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(algo) ^ cmph.c:437:11: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph.c:480:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph.c:526:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph.c:574:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mphf->algo) ^ cmph.c:608:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mphf->algo) ^ cmph.c:656:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph.c:698:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph.c:746:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph.c:788:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ brz.c:134:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) // validating restrictions over parameter c. ^ brz.c:464:11: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ brz.c:617:10: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ brz.c:690:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ brz.c:797:10: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(data->algo) ^ brz.c:842:13: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(data->algo) ^ brz.c:977:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(algo) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/colorblind/colorblind_0.0.1.orig.tar.gz colorblind.c:29:17: warning: enumeration values 'colorblind_filter_t_selective_saturate', 'colorblind_filter_t_selective_dessaturate', and 'colorblind_filter_t_monochrome_others' not explicitly handled in switch [-Wswitch-enum] switch (cbr->filter_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/confuse/confuse_2.7.orig.tar.gz confuse.c:486:24: warning: enumeration values 'CFGT_NONE' and 'CFGT_SEC' not explicitly handled in switch [-Wswitch-enum] switch(cfg->opts[i].type) ^ confuse.c:598:12: warning: enumeration values 'CFGT_NONE' and 'CFGT_FUNC' not explicitly handled in switch [-Wswitch-enum] switch(opt->type) ^ confuse.c:1348:16: warning: enumeration values 'CFGT_NONE' and 'CFGT_PTR' not explicitly handled in switch [-Wswitch-enum] switch(opt->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cook/cook_2.33.orig.tar.gz c_incl/main.c:262:13: warning: 9 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_number', 'arglex_token_option'... [-Wswitch-enum] switch (arglex()) ^ c_incl/main.c:366:25: warning: 9 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex()) ^ c_incl/main.c:384:21: warning: 9 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex()) ^ c_incl/main.c:288:17: warning: 9 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex_token) ^ common/arglex.c:703:13: warning: 6 enumeration values not explicitly handled in switch: 'arglex_token_help', 'arglex_token_page_width', 'arglex_token_page_length'... [-Wswitch-enum] switch (n) ^ common/help.c:200:13: warning: 7 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex_token) ^ common/help.c:277:13: warning: 7 enumeration values not explicitly handled in switch: 'arglex_token_help', 'arglex_token_page_width', 'arglex_token_page_length'... [-Wswitch-enum] switch (arglex_token) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/coreutils/coreutils_8.5.orig.tar.gz savewd.c:133:21: warning: enumeration value 'INITIAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ savewd.c:167:11: warning: enumeration value 'FINAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ savewd.c:225:11: warning: enumeration value 'FINAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ printf-args.c:45:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ quotearg.c:349:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ./regcomp.c:1083:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1076:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1390:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1417:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2229:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3400:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1988:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4101:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ vasnprintf.c:1886:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4801:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4958:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ chown-core.c:142:11: warning: enumeration value 'CH_NOT_APPLIED' not explicitly handled in switch [-Wswitch-enum] switch (changed) ^ chmod.c:155:11: warning: enumeration value 'CH_NOT_APPLIED' not explicitly handled in switch [-Wswitch-enum] switch (changed) ^ ls.c:2108:15: warning: enumeration values 'ST_END' and 'ST_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ ls.c:2801:15: warning: enumeration values 'DEREF_UNDEFINED' and 'DEREF_NEVER' not explicitly handled in switch [-Wswitch-enum] switch (dereference) ^ ls.c:3660:11: warning: enumeration value 'time_numtypes' not explicitly handled in switch [-Wswitch-enum] switch (time_type) ^ du.c:964:19: warning: enumeration values 'AI_ERR_OK' and 'AI_ERR_EOF' not explicitly handled in switch [-Wswitch-enum] switch (ai_err) ^ factor.c:456:11: warning: enumeration values 'LONGINT_INVALID_SUFFIX_CHAR', 'LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW', and 'LONGINT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ head.c:148:11: warning: enumeration value 'COPY_FD_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ od.c:697:15: warning: 5 enumeration values not explicitly handled in switch: 'NO_SIZE', 'FLOAT_SINGLE', 'FLOAT_DOUBLE'... [-Wswitch-enum] switch (size_spec) ^ od.c:775:15: warning: 7 enumeration values not explicitly handled in switch: 'NO_SIZE', 'CHAR', 'SHORT'... [-Wswitch-enum] switch (size_spec) ^ split.c:556:11: warning: enumeration value 'type_undef' not explicitly handled in switch [-Wswitch-enum] switch (split_type) ^ tr.c:371:11: warning: enumeration value 'CC_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (char_class) ^ tr.c:1080:19: warning: 11 enumeration values not explicitly handled in switch: 'CC_ALNUM', 'CC_ALPHA', 'CC_BLANK'... [-Wswitch-enum] switch (p->u.char_class) ^ tr.c:1224:19: warning: 11 enumeration values not explicitly handled in switch: 'CC_ALNUM', 'CC_ALPHA', 'CC_BLANK'... [-Wswitch-enum] switch (p->u.char_class) ^ uniq.c:192:11: warning: enumeration values 'LONGINT_INVALID_SUFFIX_CHAR', 'LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW', and 'LONGINT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (xstrtoul (opt, NULL, 10, &size, "")) ^ wc.c:720:19: warning: enumeration values 'AI_ERR_OK' and 'AI_ERR_EOF' not explicitly handled in switch [-Wswitch-enum] switch (ai_err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cpio/cpio_2.11.orig.tar.gz printf-args.c:45:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ quotearg.c:351:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ vasnprintf.c:1621:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4764:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4921:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ copyout.c:539:11: warning: enumeration value 'arf_unknown' not explicitly handled in switch [-Wswitch-enum] switch (archive_format) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cpluff/cpluff_0.1.3.orig.tar.gz psymbol.c:113:11: warning: 6 enumeration values not explicitly handled in switch: 'CP_OK', 'CP_ERR_UNKNOWN', 'CP_ERR_IO'... [-Wswitch-enum] switch (status) { ^ pscan.c:270:10: warning: 6 enumeration values not explicitly handled in switch: 'CP_ERR_UNKNOWN', 'CP_ERR_IO', 'CP_ERR_MALFORMED'... [-Wswitch-enum] switch (status) { ^ ploader.c:535:10: warning: enumeration values 'PARSER_END' and 'PARSER_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (plcontext->state) { ^ ploader.c:828:10: warning: enumeration values 'PARSER_BEGIN', 'PARSER_END', and 'PARSER_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (plcontext->state) { ^ ploader.c:1127:11: warning: 5 enumeration values not explicitly handled in switch: 'CP_OK', 'CP_ERR_UNKNOWN', 'CP_ERR_CONFLICT'... [-Wswitch-enum] switch (status) { ^ pcontrol.c:706:10: warning: 6 enumeration values not explicitly handled in switch: 'CP_OK', 'CP_ERR_UNKNOWN', 'CP_ERR_IO'... [-Wswitch-enum] switch (status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cssed/cssed_0.4.0.orig.tar.gz cr-additional-sel.c:216:25: warning: enumeration value 'NO_ADD_SELECTOR' not explicitly handled in switch [-Wswitch-enum] switch (cur->type) { ^ cr-additional-sel.c:316:17: warning: enumeration value 'NO_ADD_SELECTOR' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-additional-sel.c:438:17: warning: enumeration value 'NO_ADD_SELECTOR' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-declaration.c:332:25: warning: 4 enumeration values not explicitly handled in switch: 'AT_RULE_STMT', 'AT_IMPORT_RULE_STMT', 'AT_MEDIA_RULE_STMT'... [-Wswitch-enum] switch (a_decl->parent_statement->type) { ^ cr-fonts.c:47:17: warning: enumeration values 'FONT_FAMILY_INHERIT' and 'NB_FONT_FAMILIE_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-fonts.c:97:17: warning: enumeration values 'FONT_SIZE_INHERIT' and 'NB_PREDEFINED_ABSOLUTE_FONT_SIZES' not explicitly handled in switch [-Wswitch-enum] switch (a_code) { ^ cr-fonts.c:130:17: warning: enumeration value 'NB_RELATIVE_FONT_SIZE' not explicitly handled in switch [-Wswitch-enum] switch (a_code) { ^ cr-fonts.c:304:17: warning: enumeration value 'NB_FONT_SIZE_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-fonts.c:327:17: warning: enumeration value 'NB_FONT_SIZE_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (a_src->type) { ^ cr-fonts.c:422:17: warning: enumeration value 'NB_FONT_SIZE_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-fonts.c:453:17: warning: enumeration value 'NB_PREDEFINED_ABSOLUTE_FONT_SIZES' not explicitly handled in switch [-Wswitch-enum] switch (a_font_size) { ^ cr-fonts.c:498:17: warning: enumeration value 'NB_PREDEFINED_ABSOLUTE_FONT_SIZES' not explicitly handled in switch [-Wswitch-enum] switch (a_font_size) { ^ cr-fonts.c:635:17: warning: enumeration value 'NB_FONT_WEIGHTS' not explicitly handled in switch [-Wswitch-enum] switch (a_code) { ^ cr-om-parser.c:657:17: warning: 4 enumeration values not explicitly handled in switch: 'AT_RULE_STMT', 'AT_IMPORT_RULE_STMT', 'AT_MEDIA_RULE_STMT'... [-Wswitch-enum] switch (ctxt->cur_stmt->type) { ^ cr-statement.c:2323:17: warning: enumeration value 'AT_RULE_STMT' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-token.c:46:17: warning: enumeration value 'CDC_TK' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-attr-sel.c:132:41: warning: enumeration value 'NO_MATCH' not explicitly handled in switch [-Wswitch-enum] switch (cur->match_way) { ^ cr-parser.c:712:17: warning: 36 enumeration values not explicitly handled in switch: 'NO_TK', 'S_TK', 'INCLUDES_TK'... [-Wswitch-enum] switch (token->type) { ^ cr-parser.c:1116:17: warning: 36 enumeration values not explicitly handled in switch: 'NO_TK', 'S_TK', 'CDO_TK'... [-Wswitch-enum] switch (token->type) { ^ cr-parser.c:1192:17: warning: 14 enumeration values not explicitly handled in switch: 'NO_TK', 'CDO_TK', 'CDC_TK'... [-Wswitch-enum] switch (token1->type) { ^ cr-parser.c:3250:17: warning: 32 enumeration values not explicitly handled in switch: 'NO_TK', 'S_TK', 'CDO_TK'... [-Wswitch-enum] switch (token->type) { ^ cr-sel-eng.c:306:25: warning: enumeration value 'NO_MATCH' not explicitly handled in switch [-Wswitch-enum] switch (cur_sel->match_way) { ^ cr-sel-eng.c:861:25: warning: 4 enumeration values not explicitly handled in switch: 'AT_RULE_STMT', 'AT_PAGE_RULE_STMT', 'AT_CHARSET_RULE_STMT'... [-Wswitch-enum] switch (cur_stmt->type) { ^ cr-sel-eng.c:1470:25: warning: 6 enumeration values not explicitly handled in switch: 'AT_RULE_STMT', 'AT_IMPORT_RULE_STMT', 'AT_MEDIA_RULE_STMT'... [-Wswitch-enum] switch (stmt->type) { ^ cr-term.c:317:25: warning: enumeration values 'NO_UNARY_UOP' and 'EMPTY_UNARY_UOP' not explicitly handled in switch [-Wswitch-enum] switch (cur->unary_op) { ^ cr-term.c:330:25: warning: enumeration value 'TERM_NO_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (cur->type) { ^ cr-term.c:512:17: warning: enumeration values 'NO_UNARY_UOP' and 'EMPTY_UNARY_UOP' not explicitly handled in switch [-Wswitch-enum] switch (a_this->unary_op) { ^ cr-term.c:525:17: warning: enumeration value 'TERM_NO_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-num.c:114:17: warning: enumeration values 'NUM_UNKNOWN_TYPE' and 'NB_NUM_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (a_this->type) { ^ cr-rgb.c:506:9: warning: 6 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch(a_value->type) { ^ cr-simple-sel.c:110:41: warning: enumeration value 'NO_COMBINATOR' not explicitly handled in switch [-Wswitch-enum] switch (cur->combinator) { ^ cr-simple-sel.c:259:33: warning: enumeration values 'CLASS_ADD_SELECTOR', 'PSEUDO_CLASS_ADD_SELECTOR', and 'ATTRIBUTE_ADD_SELECTOR' not explicitly handled in switch [-Wswitch-enum] switch (cur_add_sel->type) { ^ cr-style.c:443:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:480:17: warning: 12 enumeration values not explicitly handled in switch: 'NUM_AUTO', 'NUM_GENERIC', 'NUM_ANGLE_DEG'... [-Wswitch-enum] switch (a_value->content.num->type) { ^ cr-style.c:510:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:621:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:755:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:776:17: warning: 7 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_FUNCTION', 'TERM_STRING'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:837:17: warning: 8 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:888:17: warning: 8 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:932:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:1090:17: warning: enumeration value 'NB_DIRS' not explicitly handled in switch [-Wswitch-enum] switch (a_dir) { ^ cr-style.c:1305:25: warning: 7 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch (cur_term->type) { ^ cr-style.c:1416:17: warning: 7 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_FUNCTION', 'TERM_STRING'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:1563:17: warning: 8 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:1603:17: warning: 7 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_FUNCTION', 'TERM_STRING'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:1672:10: warning: 8 enumeration values not explicitly handled in switch: 'TERM_NO_TYPE', 'TERM_NUMBER', 'TERM_FUNCTION'... [-Wswitch-enum] switch (a_value->type) { ^ cr-style.c:2030:17: warning: enumeration values 'PROP_ID_NOT_KNOWN' and 'NB_PROP_IDS' not explicitly handled in switch [-Wswitch-enum] switch (prop_id) { ^ cr-style.c:2443:17: warning: enumeration value 'BORDER_STYLE_INHERIT' not explicitly handled in switch [-Wswitch-enum] switch (a_prop) { ^ cr-tknzr.c:2659:25: warning: 8 enumeration values not explicitly handled in switch: 'RGB_TK', 'SEMICOLON_TK', 'CBO_TK'... [-Wswitch-enum] switch (a_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/ctpl/ctpl_0.3.3.dfsg.orig.tar.gz ctpl-eval.c:120:15: warning: enumeration values 'CTPL_VTYPE_INT', 'CTPL_VTYPE_FLOAT', and 'CTPL_VTYPE_STRING' not explicitly handled in switch [-Wswitch-enum] switch (ctpl_value_get_held_type (rvalue)) { ^ ctpl-eval.c:532:13: warning: 8 enumeration values not explicitly handled in switch: 'CTPL_OPERATOR_AND', 'CTPL_OPERATOR_DIV', 'CTPL_OPERATOR_MINUS'... [-Wswitch-enum] switch (op) { ^ ctpl-eval.c:562:11: warning: 12 enumeration values not explicitly handled in switch: 'CTPL_OPERATOR_DIV', 'CTPL_OPERATOR_EQUAL', 'CTPL_OPERATOR_INFEQ'... [-Wswitch-enum] switch (op) { ^ ctpl-value.c:1178:17: warning: enumeration value 'CTPL_VTYPE_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (actual_type) { ^ ctpl-value.c:1205:17: warning: enumeration values 'CTPL_VTYPE_FLOAT' and 'CTPL_VTYPE_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (actual_type) { ^ ctpl-value.c:1231:17: warning: enumeration values 'CTPL_VTYPE_INT' and 'CTPL_VTYPE_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (actual_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cue2toc/cue2toc_0.4.orig.tar.gz cue2toc.c:382:12: warning: 19 enumeration values not explicitly handled in switch: 'REM', 'CATALOG', 'CDTEXTFILE'... [-Wswitch-enum] switch (cmd = get_command(f)) { ^ cue2toc.c:344:11: warning: 15 enumeration values not explicitly handled in switch: 'TRACK', 'FLAGS', 'DCP'... [-Wswitch-enum] switch (cmd) { ^ cue2toc.c:465:13: warning: 20 enumeration values not explicitly handled in switch: 'REM', 'CATALOG', 'CDTEXTFILE'... [-Wswitch-enum] switch (cmd) { ^ cue2toc.c:579:12: warning: 19 enumeration values not explicitly handled in switch: 'REM', 'CATALOG', 'CDTEXTFILE'... [-Wswitch-enum] switch (cmd = get_command(f)) { ^ cue2toc.c:408:10: warning: 12 enumeration values not explicitly handled in switch: 'CATALOG', 'CDTEXTFILE', 'DCP'... [-Wswitch-enum] switch(cmd) { ^ cue2toc.c:828:10: warning: enumeration value 'INVALID' not explicitly handled in switch [-Wswitch-enum] switch (cs->type) { ^ conf.c:218:11: warning: enumeration value 'E_O_F' not explicitly handled in switch [-Wswitch-enum] switch (option) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cups/cups_2.1~rc1.orig.tar.bz2 dest.c:3896:13: warning: 38 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ dest-options.c:169:13: warning: 27 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ dest-options.c:2061:15: warning: 27 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ encode.c:648:15: warning: 35 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ file.c:100:11: warning: enumeration values '_CUPS_FILE_CHECK_FILE', '_CUPS_FILE_CHECK_PROGRAM', and '_CUPS_FILE_CHECK_FILE_ONLY' not explicitly handled in switch [-Wswitch-enum] switch (filetype) ^ http.c:967:11: warning: 28 enumeration values not explicitly handled in switch: 'HTTP_FIELD_UNKNOWN', 'HTTP_FIELD_ACCEPT_LANGUAGE', 'HTTP_FIELD_ACCEPT_RANGES'... [-Wswitch-enum] switch (field) ^ http.c:2613:11: warning: 29 enumeration values not explicitly handled in switch: 'HTTP_FIELD_UNKNOWN', 'HTTP_FIELD_ACCEPT_LANGUAGE', 'HTTP_FIELD_ACCEPT_RANGES'... [-Wswitch-enum] switch (field) ^ http.c:2682:11: warning: 28 enumeration values not explicitly handled in switch: 'HTTP_FIELD_UNKNOWN', 'HTTP_FIELD_ACCEPT_LANGUAGE', 'HTTP_FIELD_ACCEPT_RANGES'... [-Wswitch-enum] switch (field) ^ http.c:2975:13: warning: 11 enumeration values not explicitly handled in switch: 'HTTP_STATE_ERROR', 'HTTP_STATE_WAITING', 'HTTP_STATE_OPTIONS'... [-Wswitch-enum] switch (http->state) ^ http.c:3728:11: warning: enumeration value '_HTTP_CODING_IDENTITY' not explicitly handled in switch [-Wswitch-enum] switch (http->coding) ^ http.c:3841:11: warning: enumeration value '_HTTP_CODING_IDENTITY' not explicitly handled in switch [-Wswitch-enum] switch (coding) ^ http-support.c:1329:11: warning: 20 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_STATUS_NOT_AUTHORITATIVE', 'HTTP_STATUS_RESET_CONTENT'... [-Wswitch-enum] switch (status) ^ ipp.c:1146:11: warning: 32 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value_tag) ^ ipp.c:3340:12: warning: 19 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (tag) ^ ipp.c:2987:11: warning: enumeration value 'IPP_STATE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (ipp->state) ^ ipp.c:4471:11: warning: 32 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value_tag) ^ ipp.c:4596:11: warning: 30 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value_tag) ^ ipp.c:4864:11: warning: 24 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipp.c:5524:11: warning: enumeration value 'IPP_STATE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (ipp->state) ^ ipp.c:6480:13: warning: 17 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ppd.c:228:15: warning: 5 enumeration values not explicitly handled in switch: 'PPD_CUSTOM_CURVE', 'PPD_CUSTOM_INT', 'PPD_CUSTOM_INVCURVE'... [-Wswitch-enum] switch (cparam->type) ^ ppd-cache.c:139:15: warning: 37 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value_tag) ^ request.c:824:13: warning: 40 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_STATUS_SWITCHING_PROTOCOLS', 'HTTP_STATUS_CREATED'... [-Wswitch-enum] switch (status) ^ request.c:1136:11: warning: 34 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_STATUS_CONTINUE', 'HTTP_STATUS_SWITCHING_PROTOCOLS'... [-Wswitch-enum] switch (status) ^ snmp.c:1019:16: warning: 5 enumeration values not explicitly handled in switch: 'CUPS_ASN1_END_OF_CONTENTS', 'CUPS_ASN1_SEQUENCE', 'CUPS_ASN1_GET_REQUEST'... [-Wswitch-enum] switch (packet->object_type) ^ snmp.c:1105:11: warning: 10 enumeration values not explicitly handled in switch: 'CUPS_ASN1_END_OF_CONTENTS', 'CUPS_ASN1_BIT_STRING', 'CUPS_ASN1_SEQUENCE'... [-Wswitch-enum] switch (packet->object_type) ^ snmp.c:1186:11: warning: 10 enumeration values not explicitly handled in switch: 'CUPS_ASN1_END_OF_CONTENTS', 'CUPS_ASN1_BIT_STRING', 'CUPS_ASN1_SEQUENCE'... [-Wswitch-enum] switch (packet->object_type) ^ ippserver.c:2829:11: warning: 4 enumeration values not explicitly handled in switch: 'IPP_JSTATE_PENDING', 'IPP_JSTATE_HELD', 'IPP_JSTATE_PROCESSING'... [-Wswitch-enum] switch (job->state) ^ ippserver.c:2895:11: warning: enumeration values 'IPP_JSTATE_PENDING' and 'IPP_JSTATE_HELD' not explicitly handled in switch [-Wswitch-enum] switch (job->state) ^ ippserver.c:4724:11: warning: 13 enumeration values not explicitly handled in switch: 'HTTP_STATE_ERROR', 'HTTP_STATE_WAITING', 'HTTP_STATE_GET_SEND'... [-Wswitch-enum] switch (client->operation) ^ ippserver.c:5286:12: warning: 78 enumeration values not explicitly handled in switch: 'IPP_OP_CUPS_INVALID', 'IPP_OP_CUPS_NONE', 'IPP_OP_HOLD_JOB'... [-Wswitch-enum] switch (ippGetOperation(client->request)) ^ ipptool.c:1712:17: warning: 25 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value) ^ ipptool.c:2847:21: warning: 36 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_END'... [-Wswitch-enum] switch (attrptr->group_tag) ^ ipptool.c:3124:11: warning: 28 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (ippGetValueTag(found)) ^ ipptool.c:3715:15: warning: 35 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (value) ^ ipptool.c:4277:13: warning: 25 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipptool.c:4954:11: warning: 24 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipptool.c:5592:11: warning: 25 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipptool.c:5943:11: warning: 27 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (ippGetValueTag(attr)) ^ interpret.c:401:11: warning: 22 enumeration values not explicitly handled in switch: 'CUPS_CSPACE_RGB', 'CUPS_CSPACE_CMY', 'CUPS_CSPACE_YMC'... [-Wswitch-enum] switch (h->cupsColorSpace) ^ interpret.c:554:13: warning: 9 enumeration values not explicitly handled in switch: 'CUPS_PS_NAME', 'CUPS_PS_NUMBER', 'CUPS_PS_STRING'... [-Wswitch-enum] switch (obj->type) ^ raster.c:207:13: warning: enumeration value 'CUPS_RASTER_READ' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ rastertopwg.c:108:13: warning: 29 enumeration values not explicitly handled in switch: 'CUPS_CSPACE_RGBA', 'CUPS_CSPACE_CMY', 'CUPS_CSPACE_YMC'... [-Wswitch-enum] switch (inheader.cupsColorSpace) ^ network.c:174:16: warning: 5 enumeration values not explicitly handled in switch: 'CUPS_ASN1_END_OF_CONTENTS', 'CUPS_ASN1_SEQUENCE', 'CUPS_ASN1_GET_REQUEST'... [-Wswitch-enum] switch (packet.object_type) ^ network.c:75:11: warning: 4 enumeration values not explicitly handled in switch: 'CUPS_SC_CMD_NONE', 'CUPS_SC_CMD_SOFT_RESET', 'CUPS_SC_CMD_GET_STATE'... [-Wswitch-enum] switch (command) ^ ipp.c:2865:13: warning: 37 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ./usb-unix.c:560:11: warning: 7 enumeration values not explicitly handled in switch: 'CUPS_SC_CMD_NONE', 'CUPS_SC_CMD_SOFT_RESET', 'CUPS_SC_CMD_GET_STATE'... [-Wswitch-enum] switch (command) ^ ipp-var.c:210:17: warning: 34 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipp-var.c:1167:15: warning: 27 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ppdc-driver.cxx:626:15: warning: enumeration values 'PPDC_DRIVER_CUSTOM', 'PPDC_DRIVER_PS', and 'PPDC_DRIVER_MAX' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ppdc-driver.cxx:1026:15: warning: enumeration value 'PPDC_PICKONE' not explicitly handled in switch [-Wswitch-enum] switch (o->type) ^ ppdc-driver.cxx:1043:15: warning: enumeration value 'PPDC_SECTION_ANY' not explicitly handled in switch [-Wswitch-enum] switch (o->section) ^ ppdc-source.cxx:3507:15: warning: 5 enumeration values not explicitly handled in switch: 'PPDC_DRIVER_CUSTOM', 'PPDC_DRIVER_PS', 'PPDC_DRIVER_ESCP'... [-Wswitch-enum] switch (d->type) ^ client.c:638:11: warning: 9 enumeration values not explicitly handled in switch: 'HTTP_STATE_ERROR', 'HTTP_STATE_GET_SEND', 'HTTP_STATE_POST_RECV'... [-Wswitch-enum] switch (httpGetState(con->http)) ^ client.c:1057:15: warning: 11 enumeration values not explicitly handled in switch: 'HTTP_STATE_ERROR', 'HTTP_STATE_WAITING', 'HTTP_STATE_OPTIONS'... [-Wswitch-enum] switch (httpGetState(con->http)) ^ client.c:1780:11: warning: 15 enumeration values not explicitly handled in switch: 'HTTP_STATE_ERROR', 'HTTP_STATE_WAITING', 'HTTP_STATE_OPTIONS'... [-Wswitch-enum] switch (httpGetState(con->http)) ^ ipp.c:434:10: warning: 43 enumeration values not explicitly handled in switch: 'IPP_OP_CUPS_INVALID', 'IPP_OP_CUPS_NONE', 'IPP_OP_PRINT_URI'... [-Wswitch-enum] switch (con->request->request.op.operation_id) ^ ipp.c:3111:11: warning: 88 enumeration values not explicitly handled in switch: 'IPP_OP_CUPS_INVALID', 'IPP_OP_CUPS_NONE', 'IPP_OP_PRINT_JOB'... [-Wswitch-enum] switch (con->request->request.op.operation_id) ^ ipp.c:3482:13: warning: 5 enumeration values not explicitly handled in switch: 'IPP_JSTATE_PENDING', 'IPP_JSTATE_HELD', 'IPP_JSTATE_PROCESSING'... [-Wswitch-enum] switch (job->state_value) ^ ipp.c:4232:10: warning: 29 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ ipp.c:4779:15: warning: 4 enumeration values not explicitly handled in switch: 'IPP_JSTATE_PENDING', 'IPP_JSTATE_HELD', 'IPP_JSTATE_PROCESSING'... [-Wswitch-enum] switch (job->state_value) ^ ipp.c:10482:13: warning: 32 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ job.c:2541:11: warning: enumeration values 'IPP_JSTATE_HELD', 'IPP_JSTATE_PROCESSING', and 'IPP_JSTATE_STOPPED' not explicitly handled in switch [-Wswitch-enum] switch (newstate) ^ job.c:3837:10: warning: 30 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ job.c:3976:13: warning: 30 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ log.c:976:13: warning: 28 enumeration values not explicitly handled in switch: 'IPP_TAG_CUPS_CONST', 'IPP_TAG_CUPS_INVALID', 'IPP_TAG_ZERO'... [-Wswitch-enum] switch (attr->value_tag) ^ policy.c:298:11: warning: 87 enumeration values not explicitly handled in switch: 'IPP_OP_CUPS_INVALID', 'IPP_OP_CUPS_NONE', 'IPP_OP_PRINT_JOB'... [-Wswitch-enum] switch (con->request->request.op.operation_id) ^ subscriptions.c:507:11: warning: enumeration value 'CUPSD_EVENT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ cupstestppd.c:349:21: warning: 11 enumeration values not explicitly handled in switch: 'PPD_OK', 'PPD_FILE_OPEN_ERROR', 'PPD_NULL_FILE'... [-Wswitch-enum] switch (error) ^ cupstestppd.c:1500:10: warning: enumeration values 'PPD_CS_RGBK' and 'PPD_CS_N' not explicitly handled in switch [-Wswitch-enum] switch (ppd->colorspace) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/curl/curl_7.44.0.orig.tar.gz progress.c:168:10: warning: enumeration value 'TIMER_LAST' not explicitly handled in switch [-Wswitch-enum] switch(timer) { ^ formdata.c:311:13: warning: 5 enumeration values not explicitly handled in switch: 'CURLFORM_NOTHING', 'CURLFORM_OBSOLETE', 'CURLFORM_END'... [-Wswitch-enum] switch (option) { ^ http.c:389:10: warning: 6 enumeration values not explicitly handled in switch: 'HTTPREQ_NONE', 'HTTPREQ_POST', 'HTTPREQ_POST_FORM'... [-Wswitch-enum] switch(data->set.httpreq) { ^ http.c:410:12: warning: 5 enumeration values not explicitly handled in switch: 'HTTPREQ_NONE', 'HTTPREQ_GET', 'HTTPREQ_HEAD'... [-Wswitch-enum] switch(data->set.httpreq) { ^ http.c:1725:10: warning: enumeration values 'CURL_TIMECOND_NONE' and 'CURL_TIMECOND_LAST' not explicitly handled in switch [-Wswitch-enum] switch(data->set.timecondition) { ^ http.c:1833:14: warning: enumeration values 'HTTPREQ_NONE', 'HTTPREQ_CUSTOM', and 'HTTPREQ_LAST' not explicitly handled in switch [-Wswitch-enum] switch(httpreq) { ^ http.c:2410:10: warning: 5 enumeration values not explicitly handled in switch: 'HTTPREQ_NONE', 'HTTPREQ_GET', 'HTTPREQ_HEAD'... [-Wswitch-enum] switch(httpreq) { ^ http.c:3147:20: warning: 5 enumeration values not explicitly handled in switch: 'HTTPREQ_NONE', 'HTTPREQ_GET', 'HTTPREQ_HEAD'... [-Wswitch-enum] switch(data->set.httpreq) { ^ sendf.c:238:10: warning: 91 enumeration values not explicitly handled in switch: 'CURLE_UNSUPPORTED_PROTOCOL', 'CURLE_FAILED_INIT', 'CURLE_URL_MALFORMAT'... [-Wswitch-enum] switch(result) { ^ sendf.c:655:10: warning: 5 enumeration values not explicitly handled in switch: 'CURLINFO_DATA_IN', 'CURLINFO_DATA_OUT', 'CURLINFO_SSL_DATA_IN'... [-Wswitch-enum] switch(type) { ^ sendf.c:683:13: warning: 4 enumeration values not explicitly handled in switch: 'CURLINFO_TEXT', 'CURLINFO_SSL_DATA_IN', 'CURLINFO_SSL_DATA_OUT'... [-Wswitch-enum] switch (type) { ^ ftp.c:1726:10: warning: 32 enumeration values not explicitly handled in switch: 'FTP_STOP', 'FTP_WAIT220', 'FTP_AUTH'... [-Wswitch-enum] switch(instate) { ^ ftp.c:1776:12: warning: 32 enumeration values not explicitly handled in switch: 'FTP_STOP', 'FTP_WAIT220', 'FTP_AUTH'... [-Wswitch-enum] switch(instate) { ^ ftp.c:2209:14: warning: enumeration values 'CURL_TIMECOND_NONE', 'CURL_TIMECOND_LASTMOD', and 'CURL_TIMECOND_LAST' not explicitly handled in switch [-Wswitch-enum] switch(data->set.timecondition) { ^ ftp.c:2398:10: warning: 34 enumeration values not explicitly handled in switch: 'FTP_STOP', 'FTP_WAIT220', 'FTP_AUTH'... [-Wswitch-enum] switch(instate) { ^ ftp.c:2748:16: warning: enumeration value 'CURLFTPAUTH_LAST' not explicitly handled in switch [-Wswitch-enum] switch(data->set.ftpsslauth) { ^ ftp.c:2714:12: warning: enumeration values 'FTP_STOP' and 'FTP_LAST' not explicitly handled in switch [-Wswitch-enum] switch(ftpc->state) { ^ ftp.c:3242:10: warning: 79 enumeration values not explicitly handled in switch: 'CURLE_UNSUPPORTED_PROTOCOL', 'CURLE_FAILED_INIT', 'CURLE_URL_MALFORMAT'... [-Wswitch-enum] switch(status) { ^ url.c:701:10: warning: 19 enumeration values not explicitly handled in switch: 'CURLOPT_OBSOLETE72', 'CURLOPT_USE_SSL', 'CURLOPT_SSH_AUTH_TYPES'... [-Wswitch-enum] switch(option) { ^ url.c:6019:10: warning: 90 enumeration values not explicitly handled in switch: 'CURLE_OK', 'CURLE_UNSUPPORTED_PROTOCOL', 'CURLE_FAILED_INIT'... [-Wswitch-enum] switch(status) { ^ mprintf.c:498:13: warning: enumeration values 'FORMAT_LONG', 'FORMAT_LONGLONG', and 'FORMAT_LONGDOUBLE' not explicitly handled in switch [-Wswitch-enum] switch (vto[i].type) { ^ mprintf.c:666:13: warning: 5 enumeration values not explicitly handled in switch: 'FORMAT_UNKNOWN', 'FORMAT_LONG', 'FORMAT_LONGLONG'... [-Wswitch-enum] switch (p->type) { ^ getinfo.c:79:10: warning: 37 enumeration values not explicitly handled in switch: 'CURLINFO_NONE', 'CURLINFO_LASTONE', 'CURLINFO_RESPONSE_CODE'... [-Wswitch-enum] switch(info) { ^ getinfo.c:132:10: warning: 27 enumeration values not explicitly handled in switch: 'CURLINFO_NONE', 'CURLINFO_LASTONE', 'CURLINFO_EFFECTIVE_URL'... [-Wswitch-enum] switch(info) { ^ getinfo.c:212:10: warning: 32 enumeration values not explicitly handled in switch: 'CURLINFO_NONE', 'CURLINFO_LASTONE', 'CURLINFO_EFFECTIVE_URL'... [-Wswitch-enum] switch(info) { ^ getinfo.c:270:10: warning: 41 enumeration values not explicitly handled in switch: 'CURLINFO_NONE', 'CURLINFO_LASTONE', 'CURLINFO_EFFECTIVE_URL'... [-Wswitch-enum] switch(info) { ^ transfer.c:364:10: warning: enumeration values 'CURL_TIMECOND_NONE', 'CURL_TIMECOND_LASTMOD', and 'CURL_TIMECOND_LAST' not explicitly handled in switch [-Wswitch-enum] switch(data->set.timecondition) { ^ ftplistparser.c:420:13: warning: enumeration value 'OS_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (parser->os_type) { ^ http_chunks.c:363:11: warning: enumeration values 'CHUNKE_STOP', 'CHUNKE_OK', and 'CHUNKE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (code) { ^ multi.c:688:10: warning: 9 enumeration values not explicitly handled in switch: 'CURLM_STATE_INIT', 'CURLM_STATE_CONNECT_PEND', 'CURLM_STATE_CONNECT'... [-Wswitch-enum] switch(data->mstate) { ^ multi.c:1083:12: warning: enumeration value 'CURLM_STATE_LAST' not explicitly handled in switch [-Wswitch-enum] switch(data->mstate) { ^ multi.c:2357:10: warning: enumeration value 'CURLMOPT_LASTENTRY' not explicitly handled in switch [-Wswitch-enum] switch(option) { ^ content_encoding.c:330:11: warning: enumeration values 'ZLIB_UNINIT' and 'ZLIB_INIT_GZIP' not explicitly handled in switch [-Wswitch-enum] switch (k->zlib_init) { ^ share.c:69:10: warning: enumeration values 'CURLSHOPT_NONE' and 'CURLSHOPT_LAST' not explicitly handled in switch [-Wswitch-enum] switch(option) { ^ tftp.c:460:10: warning: enumeration values 'TFTP_EVENT_NONE', 'TFTP_EVENT_RRQ', and 'TFTP_EVENT_WRQ' not explicitly handled in switch [-Wswitch-enum] switch(event) { ^ tftp.c:583:10: warning: 5 enumeration values not explicitly handled in switch: 'TFTP_EVENT_NONE', 'TFTP_EVENT_INIT', 'TFTP_EVENT_RRQ'... [-Wswitch-enum] switch(event) { ^ tftp.c:706:10: warning: 5 enumeration values not explicitly handled in switch: 'TFTP_EVENT_NONE', 'TFTP_EVENT_INIT', 'TFTP_EVENT_RRQ'... [-Wswitch-enum] switch(event) { ^ tftp.c:838:12: warning: enumeration value 'TFTP_ERR_NONE' not explicitly handled in switch [-Wswitch-enum] switch(error) { ^ tftp.c:1108:12: warning: enumeration values 'TFTP_EVENT_NONE', 'TFTP_EVENT_INIT', and 'TFTP_EVENT_TIMEOUT' not explicitly handled in switch [-Wswitch-enum] switch(state->event) { ^ imap.c:313:12: warning: 11 enumeration values not explicitly handled in switch: 'IMAP_STOP', 'IMAP_SERVERGREET', 'IMAP_STARTTLS'... [-Wswitch-enum] switch(imapc->state) { ^ imap.c:365:12: warning: 14 enumeration values not explicitly handled in switch: 'IMAP_STOP', 'IMAP_SERVERGREET', 'IMAP_CAPABILITY'... [-Wswitch-enum] switch(imapc->state) { ^ imap.c:978:12: warning: enumeration value 'SASL_INPROGRESS' not explicitly handled in switch [-Wswitch-enum] switch(progress) { ^ imap.c:1304:12: warning: enumeration values 'IMAP_STOP', 'IMAP_UPGRADETLS', and 'IMAP_LAST' not explicitly handled in switch [-Wswitch-enum] switch(imapc->state) { ^ pop3.c:818:12: warning: enumeration value 'SASL_INPROGRESS' not explicitly handled in switch [-Wswitch-enum] switch(progress) { ^ pop3.c:993:12: warning: enumeration values 'POP3_STOP', 'POP3_UPGRADETLS', and 'POP3_LAST' not explicitly handled in switch [-Wswitch-enum] switch(pop3c->state) { ^ smtp.c:834:12: warning: enumeration value 'SASL_INPROGRESS' not explicitly handled in switch [-Wswitch-enum] switch(progress) { ^ smtp.c:1025:12: warning: enumeration values 'SMTP_STOP', 'SMTP_UPGRADETLS', and 'SMTP_LAST' not explicitly handled in switch [-Wswitch-enum] switch(smtpc->state) { ^ rtsp.c:267:10: warning: enumeration value 'RTSPREQ_NONE' not explicitly handled in switch [-Wswitch-enum] switch(rtspreq) { ^ curl_sasl.c:1532:10: warning: 6 enumeration values not explicitly handled in switch: 'SASL_NTLM', 'SASL_NTLM_TYPE2MSG', 'SASL_GSSAPI'... [-Wswitch-enum] switch(sasl->state) { ^ curl_sasl.c:1648:10: warning: 91 enumeration values not explicitly handled in switch: 'CURLE_UNSUPPORTED_PROTOCOL', 'CURLE_FAILED_INIT', 'CURLE_URL_MALFORMAT'... [-Wswitch-enum] switch(result) { ^ tool_cb_dbg.c:108:12: warning: enumeration value 'CURLINFO_END' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ tool_cb_dbg.c:185:11: warning: enumeration value 'CURLINFO_END' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ tool_helpers.c:44:10: warning: 7 enumeration values not explicitly handled in switch: 'PARAM_OK', 'PARAM_HELP_REQUESTED', 'PARAM_MANUAL_REQUESTED'... [-Wswitch-enum] switch(error) { ^ tool_operate.c:118:10: warning: 88 enumeration values not explicitly handled in switch: 'CURLE_OK', 'CURLE_UNSUPPORTED_PROTOCOL', 'CURLE_URL_MALFORMAT'... [-Wswitch-enum] switch(code) { ^ tool_operate.c:931:18: warning: 5 enumeration values not explicitly handled in switch: 'HTTPREQ_UNSPEC', 'HTTPREQ_GET', 'HTTPREQ_HEAD'... [-Wswitch-enum] switch(config->httpreq) { ^ tool_writeout.c:129:22: warning: enumeration values 'VAR_NONE' and 'VAR_NUM_OF_VARS' not explicitly handled in switch [-Wswitch-enum] switch(replacements[i].id) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cutter-testing-framework/cutter-testing-framework_1.2.4.orig.tar.gz cut-console-diff-writer.c:327:13: warning: 5 enumeration values not explicitly handled in switch: 'CUT_DIFF_WRITER_TAG_NONE', 'CUT_DIFF_WRITER_TAG_EQUAL_MARK', 'CUT_DIFF_WRITER_TAG_EQUAL_LINE'... [-Wswitch-enum] switch (tag) { ^ cut-stream-parser.c:1465:13: warning: 25 enumeration values not explicitly handled in switch: 'IN_STREAM_SUCCESS', 'IN_TEST_NAME', 'IN_TEST_DESCRIPTION'... [-Wswitch-enum] switch (state) { ^ cut-stream-parser.c:2057:13: warning: 32 enumeration values not explicitly handled in switch: 'IN_TOP_LEVEL', 'IN_STREAM_SUCCESS', 'IN_TEST_SUITE'... [-Wswitch-enum] switch (state) { ^ cut-stream-parser.c:2195:13: warning: 51 enumeration values not explicitly handled in switch: 'IN_TOP_LEVEL', 'IN_TOP_LEVEL_RESULT', 'IN_STREAM'... [-Wswitch-enum] switch (parent_state) { ^ cut-stream-parser.c:2561:13: warning: 31 enumeration values not explicitly handled in switch: 'IN_TOP_LEVEL', 'IN_TOP_LEVEL_RESULT', 'IN_STREAM'... [-Wswitch-enum] switch (state) { ^ cut-test-result.c:750:13: warning: enumeration values 'CUT_TEST_RESULT_INVALID' and 'CUT_TEST_RESULT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ cut-test-result.c:884:13: warning: enumeration values 'CUT_TEST_RESULT_INVALID' and 'CUT_TEST_RESULT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ cut-utils.c:855:21: warning: enumeration value 'GDB_BACKTRACE_FUNCTION' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ cut-logger.c:437:13: warning: enumeration values 'CUT_LOG_LEVEL_DEFAULT' and 'CUT_LOG_LEVEL_NONE' not explicitly handled in switch [-Wswitch-enum] switch (level) { ^ cut-logger.c:506:13: warning: enumeration values 'CUT_LOG_COLORIZE_DEFAULT' and 'CUT_LOG_COLORIZE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (colorize) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cxref/cxref_1.6e.orig.tar.gz cccp.c:3642:15: warning: 33 enumeration values not explicitly handled in switch: 'T_DEFINE', 'T_INCLUDE', 'T_INCLUDE_NEXT'... [-Wswitch-enum] switch (if_stack->type) ^ cccp.c:4259:11: warning: 23 enumeration values not explicitly handled in switch: 'T_DEFINE', 'T_INCLUDE', 'T_INCLUDE_NEXT'... [-Wswitch-enum] switch (hp->type) { ^ cccp.c:7788:12: warning: 29 enumeration values not explicitly handled in switch: 'T_DEFINE', 'T_PRAGMA', 'T_UNDEF'... [-Wswitch-enum] switch (kt->type) { ^ cccp.c:10049:10: warning: enumeration value 'NO_SHARP_TOKEN' not explicitly handled in switch [-Wswitch-enum] switch (ap->stringify) { ^ cccp.c:10059:12: warning: enumeration values 'NO_SHARP_TOKEN', 'SHARP_TOKEN', and 'PERCENT_COLON_TOKEN' not explicitly handled in switch [-Wswitch-enum] switch (ap->raw_before) { ^ cccp.c:10068:12: warning: enumeration value 'NO_SHARP_TOKEN' not explicitly handled in switch [-Wswitch-enum] switch (ap->raw_before) { ^ cccp.c:10081:15: warning: enumeration value 'NO_SHARP_TOKEN' not explicitly handled in switch [-Wswitch-enum] switch (ap->raw_after) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dash/dash_0.5.8.orig.tar.gz bltin/test.c:300:11: warning: 34 enumeration values not explicitly handled in switch: 'EOI', 'FILEXIST', 'FILREG'... [-Wswitch-enum] switch (n) { ^ bltin/test.c:383:10: warning: 26 enumeration values not explicitly handled in switch: 'EOI', 'FILRD', 'FILWR'... [-Wswitch-enum] switch (mode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/datamash/datamash_1.0.6.orig.tar.gz lib/quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ lib/xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dbacl/dbacl_1.12.orig.tar.gz dbacl.c:1789:12: warning: enumeration values 'msUNDEF', 'msBODY', and 'msATTACH' not explicitly handled in switch [-Wswitch-enum] switch(mbox_state) { ^ fh.c:364:14: warning: enumeration value 'mhsMIME' not explicitly handled in switch [-Wswitch-enum] switch(mbox.hstate) { ^ ./mbw.c:703:10: warning: 21 enumeration values not explicitly handled in switch: 'fDEF', 'fANX', 'fNAX'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:747:10: warning: 26 enumeration values not explicitly handled in switch: 'fDEF', 'fANX', 'fNAX'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:934:10: warning: 28 enumeration values not explicitly handled in switch: 'fDEF', 'fANX', 'fNAX'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:1153:10: warning: 28 enumeration values not explicitly handled in switch: 'fDEF', 'fANX', 'fNAX'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:1206:10: warning: 6 enumeration values not explicitly handled in switch: 'fALNUM', 'fNUMERIC', 'fSYMBOL'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:1281:10: warning: 11 enumeration values not explicitly handled in switch: 'fANX', 'fNAX', 'fMUL'... [-Wswitch-enum] switch(char_filter_state) { ^ ./mbw.c:2039:20: warning: 5 enumeration values not explicitly handled in switch: 'htSTANDARD', 'htEXTENDED', 'htTRACE'... [-Wswitch-enum] switch(mbw_prefix(scan_header_type)(mbox, line)) { ^ ./mbw.c:2064:25: warning: 5 enumeration values not explicitly handled in switch: 'htSTANDARD', 'htEXTENDED', 'htTRACE'... [-Wswitch-enum] switch(mbw_prefix(scan_header_type)(mbox, line)) { ^ ./mbw.c:2081:14: warning: 13 enumeration values not explicitly handled in switch: 'ctUNDEF', 'ctTEXT_PLAIN', 'ctTEXT_RICH'... [-Wswitch-enum] switch(mbox->body.type) { ^ ./mbw.c:2120:12: warning: 4 enumeration values not explicitly handled in switch: 'msuTRACK', 'msuMIME', 'msuARMOR'... [-Wswitch-enum] switch(mbox->substate) { ^ ./mbw.c:2194:12: warning: enumeration values 'msuTRACK', 'msuMIME', and 'msuOTHER' not explicitly handled in switch [-Wswitch-enum] switch(mbox->substate) { ^ ./mbw.c:2299:12: warning: 4 enumeration values not explicitly handled in switch: 'msuTRACK', 'msuMIME', 'msuARMOR'... [-Wswitch-enum] switch(mbox->substate) { ^ ./mbw.c:3801:15: warning: 5 enumeration values not explicitly handled in switch: 'COMMENT', 'NOFRAMES', 'NOEMBED'... [-Wswitch-enum] switch(xml->hide) { ^ ./mbw.c:3829:11: warning: 5 enumeration values not explicitly handled in switch: 'COMMENT', 'NOFRAMES', 'NOEMBED'... [-Wswitch-enum] switch(xml->hide) { ^ ./mbw.c:3851:11: warning: 5 enumeration values not explicitly handled in switch: 'COMMENT', 'NOFRAMES', 'NOEMBED'... [-Wswitch-enum] switch(xml->hide) { ^ ./mbw.c:4139:16: warning: 7 enumeration values not explicitly handled in switch: 'COMMENT', 'NOFRAMES', 'NOEMBED'... [-Wswitch-enum] } else switch(xml->hide) { ^ ./mbw.c:2039:9: warning: 5 enumeration values not explicitly handled in switch: 'htSTANDARD', 'htEXTENDED', 'htTRACE'... [-Wswitch-enum] switch(mbw_prefix(scan_header_type)(mbox, line)) { ^ ./mbw.c:2064:14: warning: 5 enumeration values not explicitly handled in switch: 'htSTANDARD', 'htEXTENDED', 'htTRACE'... [-Wswitch-enum] switch(mbw_prefix(scan_header_type)(mbox, line)) { ^ hmine.c:76:10: warning: 11 enumeration values not explicitly handled in switch: 'hltUNDEF', 'hltIGN', 'hltRET'... [-Wswitch-enum] switch(h->tag) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dbus/dbus_1.8.20.orig.tar.gz dbus-marshal-validate.c:839:11: warning: enumeration values 'DBUS_INVALID_MISSING_UNIX_FDS' and 'DBUS_VALIDITY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (validity) ^ dbus-transport.c:744:19: warning: 4 enumeration values not explicitly handled in switch: 'DBUS_AUTH_STATE_WAITING_FOR_INPUT', 'DBUS_AUTH_STATE_WAITING_FOR_MEMORY', 'DBUS_AUTH_STATE_HAVE_BYTES_TO_SEND'... [-Wswitch-enum] switch (_dbus_auth_do_work (transport->auth)) ^ config-parser-trivial.c:163:11: warning: 19 enumeration values not explicitly handled in switch: 'ELEMENT_NONE', 'ELEMENT_BUSCONFIG', 'ELEMENT_INCLUDE'... [-Wswitch-enum] switch (parser->type) ^ config-parser-trivial.c:237:11: warning: 19 enumeration values not explicitly handled in switch: 'ELEMENT_NONE', 'ELEMENT_BUSCONFIG', 'ELEMENT_INCLUDE'... [-Wswitch-enum] switch (parser->type) ^ dbus-monitor.c:349:19: warning: enumeration value 'DBUS_BUS_STARTER' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dc3dd/dc3dd_7.2.641.orig.tar.gz savewd.c:137:14: warning: enumeration value 'INITIAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ savewd.c:171:11: warning: enumeration value 'FINAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ savewd.c:229:11: warning: enumeration value 'FINAL_STATE' not explicitly handled in switch [-Wswitch-enum] switch (wd->state) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ quotearg.c:332:12: warning: 6 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ./regcomp.c:1052:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1045:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1359:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1386:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2198:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3353:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1969:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4075:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ vasnprintf.c:1582:11: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4099:11: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4256:15: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/desktop-file-utils/desktop-file-utils_0.22.orig.tar.xz install.c:186:15: warning: enumeration value 'DFU_SET_KEY_BUILDING' not explicitly handled in switch [-Wswitch-enum] switch (action->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dhcpcd5/dhcpcd5_6.9.1.orig.tar.xz dhcp6.c:630:9: warning: 7 enumeration values not explicitly handled in switch: 'DH6S_BOUND', 'DH6S_INFORM', 'DH6S_INFORMED'... [-Wswitch-enum] switch(state->state) { ^ dhcp6.c:694:9: warning: 6 enumeration values not explicitly handled in switch: 'DH6S_BOUND', 'DH6S_INFORMED', 'DH6S_RENEW_REQUESTED'... [-Wswitch-enum] switch(state->state) { ^ dhcp6.c:2764:10: warning: 8 enumeration values not explicitly handled in switch: 'DH6S_INIT', 'DH6S_BOUND', 'DH6S_INFORMED'... [-Wswitch-enum] switch(state->state) { ^ dhcp6.c:2959:9: warning: 9 enumeration values not explicitly handled in switch: 'DH6S_INIT', 'DH6S_DISCOVER', 'DH6S_BOUND'... [-Wswitch-enum] switch(state->state) { ^ dhcp6.c:3238:11: warning: 12 enumeration values not explicitly handled in switch: 'DH6S_INIT', 'DH6S_DISCOVER', 'DH6S_REQUEST'... [-Wswitch-enum] switch (state->state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dia/dia_0.97.3.orig.tar.xz textline.c:194:11: warning: enumeration value 'ALIGN_LEFT' not explicitly handled in switch [-Wswitch-enum] switch (alignment) { ^ font.c:260:11: warning: enumeration value 'DIA_FONT_FAMILY_ANY' not explicitly handled in switch [-Wswitch-enum] switch (fam) { ^ arrows.c:104:11: warning: 18 enumeration values not explicitly handled in switch: 'ARROW_NONE', 'ARROW_HOLLOW_DIAMOND', 'ARROW_FILLED_DIAMOND'... [-Wswitch-enum] switch (arrow_type) { ^ arrows.c:162:11: warning: 6 enumeration values not explicitly handled in switch: 'ARROW_NONE', 'ARROW_SLASHED_CROSS', 'ARROW_CROW_FOOT'... [-Wswitch-enum] switch (arrow_type) { ^ arrows.c:1986:10: warning: 23 enumeration values not explicitly handled in switch: 'ARROW_LINES', 'ARROW_HOLLOW_TRIANGLE', 'ARROW_FILLED_TRIANGLE'... [-Wswitch-enum] switch(type) { ^ connection.c:92:10: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(id) { ^ orth_conn.c:174:10: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ neworth_conn.c:166:10: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ poly_conn.c:92:10: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ bezier_conn.c:145:10: warning: 14 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ bezier_conn.c:623:11: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch (handle->id) { ^ element.c:168:10: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch(id) { ^ element.c:260:10: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch(id) { ^ beziershape.c:133:10: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ beziershape.c:575:11: warning: 16 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch (handle->id) { ^ box.c:251:13: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ ellipse.c:238:17: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ image.c:247:13: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ outline.c:474:11: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE', 'HANDLE_RESIZE_W'... [-Wswitch-enum] switch (handle->id) { ^ transition.c:458:11: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch (handle->id) ^ box.c:273:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ box.c:456:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ box.c:464:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ parallelogram.c:285:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ parallelogram.c:412:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ parallelogram.c:420:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ diamond.c:283:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ diamond.c:398:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ diamond.c:406:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ ellipse.c:280:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ ellipse.c:396:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ ellipse.c:404:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ shape_info.c:882:13: warning: enumeration value 'GE_SUBSHAPE' not explicitly handled in switch [-Wswitch-enum] switch (el->type) { ^ custom_object.c:715:11: warning: enumeration values 'HANDLE_MOVE_CONNECTED', 'HANDLE_MOVE_CREATE', and 'HANDLE_MOVE_CREATE_FINAL' not explicitly handled in switch [-Wswitch-enum] switch (reason) { ^ custom_object.c:778:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ step.c:293:10: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ step.c:398:10: warning: enumeration values 'STEP_NORMAL', 'STEP_MACROENTRY', and 'STEP_MACROEXIT' not explicitly handled in switch [-Wswitch-enum] switch(step->type) { ^ transition.c:304:10: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch(handle->id) { ^ condition.c:213:11: warning: 17 enumeration values not explicitly handled in switch: 'HANDLE_RESIZE_NW', 'HANDLE_RESIZE_N', 'HANDLE_RESIZE_NE'... [-Wswitch-enum] switch (handle->id) { ^ chronoline_event.c:110:14: warning: enumeration value 'CLE_START' not explicitly handled in switch [-Wswitch-enum] switch(*oet) { ^ arrow.c:422:10: warning: enumeration values 'SADT_ARROW_NORMAL' and 'SADT_ARROW_DISABLED' not explicitly handled in switch [-Wswitch-enum] switch(sadtarrow->style) { ^ box.c:237:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ box.c:344:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ box.c:352:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ actor.c:257:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ actor.c:391:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ actor.c:399:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ goal.c:234:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ goal.c:379:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ goal.c:387:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ other.c:236:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ other.c:362:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ other.c:370:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ domain.c:289:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ domain.c:382:11: warning: enumeration value 'DOMAIN_NONE' not explicitly handled in switch [-Wswitch-enum] switch (box->domkind) { ^ domain.c:424:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ domain.c:433:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ goal.c:246:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ goal.c:375:11: warning: enumeration value 'SOFTGOAL' not explicitly handled in switch [-Wswitch-enum] switch (goal->type) { ^ goal.c:466:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ goal.c:474:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ other.c:240:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ other.c:413:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ other.c:421:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ metabinrel.c:339:11: warning: enumeration values 'MBR_CONTRIBUTES', 'MBR_OBSTRUCTS', and 'MBR_CONFLICTS' not explicitly handled in switch [-Wswitch-enum] switch (mbr->type) { ^ aadlport.c:246:10: warning: 9 enumeration values not explicitly handled in switch: 'BUS', 'DEVICE', 'MEMORY'... [-Wswitch-enum] switch(port->type) { ^ aadlport.c:451:11: warning: 9 enumeration values not explicitly handled in switch: 'BUS', 'DEVICE', 'MEMORY'... [-Wswitch-enum] switch (port->type) { ^ sissi.c:224:11: warning: 11 enumeration values not explicitly handled in switch: 'HANDLE_MOVE_STARTPOINT', 'HANDLE_MOVE_ENDPOINT', 'HANDLE_CUSTOM1'... [-Wswitch-enum] switch (handle->id) { ^ sissi.c:354:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (horiz) { ^ sissi.c:363:11: warning: enumeration value 'ANCHOR_START' not explicitly handled in switch [-Wswitch-enum] switch (vert) { ^ diacairo.c:129:11: warning: enumeration values 'OUTPUT_WMF', 'OUTPUT_EMF', and 'OUTPUT_CLIPBOARD' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ xfig-export.c:448:11: warning: 26 enumeration values not explicitly handled in switch: 'ARROW_HALF_HEAD', 'ARROW_SLASHED_CROSS', 'ARROW_FILLED_ELLIPSE'... [-Wswitch-enum] switch (arrow->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dialog/dialog_1.2-20150528.orig.tar.gz dlg_keys.c:272:10: warning: 30 enumeration values not explicitly handled in switch: 'DLGK_MIN', 'DLGK_PAGE_FIRST', 'DLGK_PAGE_LAST'... [-Wswitch-enum] switch ((DLG_KEYS_ENUM) dialog_key) { ^ dialog.c:1401:10: warning: 37 enumeration values not explicitly handled in switch: 'o_and_widget', 'o_checklist', 'o_create_rc'... [-Wswitch-enum] switch (lookupOption(argv[offset], 1)) { ^ dialog.c:1754:10: warning: 108 enumeration values not explicitly handled in switch: 'o_unknown', 'o_allow_close', 'o_and_widget'... [-Wswitch-enum] switch (lookupOption(argv[offset], 7)) { ^ dialog.c:1820:10: warning: 112 enumeration values not explicitly handled in switch: 'o_unknown', 'o_allow_close', 'o_and_widget'... [-Wswitch-enum] switch (lookupOption(argv[1], 7)) { ^ dialog.c:1876:14: warning: 113 enumeration values not explicitly handled in switch: 'o_unknown', 'o_allow_close', 'o_and_widget'... [-Wswitch-enum] switch (lookupOption(argv[offset], 2)) { ^ dialog.c:1932:14: warning: 111 enumeration values not explicitly handled in switch: 'o_allow_close', 'o_and_widget', 'o_ascii_lines'... [-Wswitch-enum] switch (lookupOption(argv[j - 1], 7)) { ^ dialog.c:1975:11: warning: 114 enumeration values not explicitly handled in switch: 'o_allow_close', 'o_ascii_lines', 'o_aspect'... [-Wswitch-enum] switch (lookupOption(argv[offset], 7)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dico/dico_2.2.orig.tar.gz printf-args.c:45:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ quotearg.c:350:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ vasnprintf.c:1889:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4809:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4970:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ join.c:43:10: warning: enumeration value 'grecs_tree_recurse_post' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ tree.c:162:4: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:167:5: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:170:5: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:190:10: warning: enumeration values 'grecs_tree_recurse_fail' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] switch (_tree_recurse(node, recfun, data)) { ^ tree.c:205:10: warning: enumeration values 'grecs_node_stmt' and 'grecs_node_block' not explicitly handled in switch [-Wswitch-enum] switch (node->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/diffstat/diffstat_1.60.orig.tar.gz diffstat.c:1697:11: warning: 5 enumeration values not explicitly handled in switch: 'Only', 'OnlyLeft', 'OnlyRight'... [-Wswitch-enum] switch (p->cmt) { ^ diffstat.c:1980:10: warning: enumeration value 'Either' not explicitly handled in switch [-Wswitch-enum] switch (p->cmt) { ^ diffstat.c:2132:11: warning: 5 enumeration values not explicitly handled in switch: 'Normal', 'Only', 'Binary'... [-Wswitch-enum] switch (resolve_only(p)) { ^ diffstat.c:2127:14: warning: 5 enumeration values not explicitly handled in switch: 'Normal', 'OnlyLeft', 'OnlyRight'... [-Wswitch-enum] switch (p->cmt) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/diffutils/diffutils_3.3.orig.tar.xz quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ ./regcomp.c:1120:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1113:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1427:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1454:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2271:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3438:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1984:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4094:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ analyze.c:649:16: warning: enumeration value 'OUTPUT_UNSPECIFIED' not explicitly handled in switch [-Wswitch-enum] switch (output_style) ^ io.c:244:15: warning: enumeration value 'IGNORE_NO_WHITE_SPACE' not explicitly handled in switch [-Wswitch-enum] switch (ig_white_space) ^ util.c:343:11: warning: 7 enumeration values not explicitly handled in switch: 'OUTPUT_UNSPECIFIED', 'OUTPUT_NORMAL', 'OUTPUT_ED'... [-Wswitch-enum] switch (output_style) ^ diff3.c:979:15: warning: 5 enumeration values not explicitly handled in switch: 'ERROR', 'DIFF_ALL', 'DIFF_1ST'... [-Wswitch-enum] switch (dt) ^ diff3.c:1356:15: warning: 4 enumeration values not explicitly handled in switch: 'ERROR', 'ADD', 'CHANGE'... [-Wswitch-enum] switch (ptr->correspond) ^ diff3.c:1507:15: warning: 5 enumeration values not explicitly handled in switch: 'ERROR', 'ADD', 'CHANGE'... [-Wswitch-enum] switch (type) ^ diff3.c:1625:15: warning: 5 enumeration values not explicitly handled in switch: 'ERROR', 'ADD', 'CHANGE'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/ding-libs/ding-libs_0.5.0.orig.tar.gz dhash/dhash.c:726:17: warning: enumeration value 'HI_STATE_0' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ ini/ini_fileobj.c:975:13: warning: enumeration value 'INDEX_UTF8NOBOM' not explicitly handled in switch [-Wswitch-enum] switch (bom) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/direvent/direvent_5.0.90.orig.tar.gz join.c:43:10: warning: enumeration value 'grecs_tree_recurse_post' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ tree.c:169:4: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:174:5: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:177:5: warning: enumeration values 'grecs_tree_recurse_ok' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] CKRES(); ^ tree.c:197:10: warning: enumeration values 'grecs_tree_recurse_fail' and 'grecs_tree_recurse_skip' not explicitly handled in switch [-Wswitch-enum] switch (_tree_recurse(node, recfun, data)) { ^ tree.c:212:10: warning: enumeration values 'grecs_node_stmt' and 'grecs_node_block' not explicitly handled in switch [-Wswitch-enum] switch (node->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dopewars/dopewars_1.5.12.orig.tar.gz gtk_client.c:446:11: warning: 24 enumeration values not explicitly handled in switch: 'C_LIST', 'C_UNUSED', 'C_BUYOBJECT'... [-Wswitch-enum] switch (Code) { ^ gtk_client.c:1167:13: warning: 4 enumeration values not explicitly handled in switch: 'F_FAILFLEE', 'F_MSG', 'F_RELOAD'... [-Wswitch-enum] switch (fp) { ^ curses_client.c:1106:11: warning: 24 enumeration values not explicitly handled in switch: 'C_LIST', 'C_DRUGHERE', 'C_UNUSED'... [-Wswitch-enum] switch (Code) { ^ AIPlayer.c:324:11: warning: 25 enumeration values not explicitly handled in switch: 'C_LIST', 'C_BANK', 'C_UNUSED'... [-Wswitch-enum] switch (Code) { ^ AIPlayer.c:608:11: warning: 7 enumeration values not explicitly handled in switch: 'C_NONE', 'C_COPSMESG', 'C_FIGHT'... [-Wswitch-enum] switch (AI) { ^ message.c:1096:11: warning: 34 enumeration values not explicitly handled in switch: 'C_PRINTMESSAGE', 'C_ENDLIST', 'C_NEWNAME'... [-Wswitch-enum] switch (Code) { ^ message.c:1234:11: warning: enumeration values 'F_ARRIVED', 'F_MSG', and 'F_STAND' not explicitly handled in switch [-Wswitch-enum] switch (*fp) { ^ serverside.c:409:11: warning: 27 enumeration values not explicitly handled in switch: 'C_PRINTMESSAGE', 'C_LIST', 'C_ENDLIST'... [-Wswitch-enum] switch (Code) { ^ serverside.c:2289:13: warning: 10 enumeration values not explicitly handled in switch: 'E_NONE', 'E_WEED', 'E_MAX'... [-Wswitch-enum] switch (To->EventNum) { ^ serverside.c:3352:13: warning: 11 enumeration values not explicitly handled in switch: 'E_NONE', 'E_SUBWAY', 'E_SAYING'... [-Wswitch-enum] switch (From->EventNum) { ^ serverside.c:3449:13: warning: 11 enumeration values not explicitly handled in switch: 'E_NONE', 'E_SUBWAY', 'E_SAYING'... [-Wswitch-enum] switch (From->EventNum) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dovecot/dovecot_2.2.18.orig.tar.gz failures.c:224:10: warning: 6 enumeration values not explicitly handled in switch: 'LOG_TYPE_WARNING', 'LOG_TYPE_ERROR', 'LOG_TYPE_FATAL'... [-Wswitch-enum] switch (ctx->type) { ^ failures.c:253:10: warning: 6 enumeration values not explicitly handled in switch: 'LOG_TYPE_WARNING', 'LOG_TYPE_ERROR', 'LOG_TYPE_FATAL'... [-Wswitch-enum] switch (ctx->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dvbsnoop/dvbsnoop_1.4.50.orig.tar.gz fe_misc.c:224:14: warning: enumeration value 'FE_ATSC' not explicitly handled in switch [-Wswitch-enum] switch (fi.type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elinks/elinks_0.12~pre6.orig.tar.gz ../.././src/bfu/widget.h:81:10: warning: 4 enumeration values not explicitly handled in switch: 'WIDGET_CHECKBOX', 'WIDGET_FIELD', 'WIDGET_FIELD_PASS'... [-Wswitch-enum] switch (widget_data->widget->type) { ^ dialog.c:357:10: warning: 12 enumeration values not explicitly handled in switch: 'ACT_MENU_NONE', 'ACT_MENU_SCRIPTING_FUNCTION', 'ACT_MENU_DELETE'... [-Wswitch-enum] switch (action_id) { ^ hierbox.c:154:10: warning: 18 enumeration values not explicitly handled in switch: 'ACT_MENU_NONE', 'ACT_MENU_SCRIPTING_FUNCTION', 'ACT_MENU_CANCEL'... [-Wswitch-enum] switch (action_id) { ^ hierbox.c:601:10: warning: enumeration value 'DELETE_ERRORS' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ inpfield.c:785:11: warning: 26 enumeration values not explicitly handled in switch: 'ACT_EDIT_NONE', 'ACT_EDIT_SCRIPTING_FUNCTION', 'ACT_EDIT_AUTO_COMPLETE'... [-Wswitch-enum] switch (action_id) { ^ inpfield.c:780:10: warning: enumeration values 'EVENT_INIT' and 'EVENT_ABORT' not explicitly handled in switch [-Wswitch-enum] switch (ev->ev) { ^ listbox.c:621:10: warning: 14 enumeration values not explicitly handled in switch: 'ACT_MENU_NONE', 'ACT_MENU_SCRIPTING_FUNCTION', 'ACT_MENU_CANCEL'... [-Wswitch-enum] switch (action_id) { ^ menu.c:888:10: warning: 10 enumeration values not explicitly handled in switch: 'ACT_MENU_NONE', 'ACT_MENU_SCRIPTING_FUNCTION', 'ACT_MENU_DELETE'... [-Wswitch-enum] switch (action_id) { ^ menu.c:1267:10: warning: 8 enumeration values not explicitly handled in switch: 'ACT_MENU_NONE', 'ACT_MENU_SCRIPTING_FUNCTION', 'ACT_MENU_DELETE'... [-Wswitch-enum] switch (action_id) { ^ ../../.././src/bfu/widget.h:81:10: warning: 4 enumeration values not explicitly handled in switch: 'WIDGET_CHECKBOX', 'WIDGET_FIELD', 'WIDGET_FIELD_PASS'... [-Wswitch-enum] switch (widget_data->widget->type) { ^ conf.c:649:11: warning: enumeration values 'ERROR_OPTION', 'ERROR_VALUE', and 'ERROR_NOMEM' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ options.c:567:10: warning: 8 enumeration values not explicitly handled in switch: 'OPT_BOOL', 'OPT_INT', 'OPT_LONG'... [-Wswitch-enum] switch (option->type) { ^ cookies.c:354:10: warning: enumeration value 'HEADER_PARAM_OUT_OF_MEMORY' not explicitly handled in switch [-Wswitch-enum] switch (parse_header_param(str, "path", &path)) { ^ cookies.c:426:11: warning: enumeration value 'HEADER_PARAM_OUT_OF_MEMORY' not explicitly handled in switch [-Wswitch-enum] switch (parse_header_param(str, "expires", &date)) { ^ dcigettext.c:804:12: warning: 15 enumeration values not explicitly handled in switch: 'lnot', 'mult', 'divide'... [-Wswitch-enum] switch (pexp->operation) { ^ dcigettext.c:838:14: warning: 6 enumeration values not explicitly handled in switch: 'var', 'num', 'lnot'... [-Wswitch-enum] switch (pexp->operation) { ^ parse.c:228:11: warning: enumeration value 'FTP_FILE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ parse.c:331:12: warning: enumeration value 'FTP_FILE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (info->type) { ^ uri.c:933:11: warning: 19 enumeration values not explicitly handled in switch: 'PROTOCOL_ABOUT', 'PROTOCOL_BITTORRENT', 'PROTOCOL_BITTORRENT_PEER'... [-Wswitch-enum] switch (get_protocol(rel, length)) { ^ uri.c:1120:13: warning: 18 enumeration values not explicitly handled in switch: 'PROTOCOL_ABOUT', 'PROTOCOL_BITTORRENT', 'PROTOCOL_BITTORRENT_PEER'... [-Wswitch-enum] switch (protocol) { ^ uri.c:1238:11: warning: 18 enumeration values not explicitly handled in switch: 'PROTOCOL_ABOUT', 'PROTOCOL_BITTORRENT', 'PROTOCOL_BITTORRENT_PEER'... [-Wswitch-enum] switch (protocol) { ^ dump.c:332:11: warning: enumeration value 'COLOR_MODES' not explicitly handled in switch [-Wswitch-enum] switch (o.color_mode) { ^ form.c:1155:11: warning: 8 enumeration values not explicitly handled in switch: 'FC_FILE', 'FC_CHECKBOX', 'FC_RADIO'... [-Wswitch-enum] switch (sv->type) { ^ form.c:1476:10: warning: 8 enumeration values not explicitly handled in switch: 'ACT_EDIT_NONE', 'ACT_EDIT_SCRIPTING_FUNCTION', 'ACT_EDIT_AUTO_COMPLETE_FILE'... [-Wswitch-enum] switch (action_id) { ^ form.c:2107:11: warning: 9 enumeration values not explicitly handled in switch: 'FC_TEXT', 'FC_PASSWORD', 'FC_FILE'... [-Wswitch-enum] switch (fc->type) { ^ link.c:884:10: warning: enumeration values 'LINK_CHECKBOX', 'LINK_SELECT', and 'LINK_AREA' not explicitly handled in switch [-Wswitch-enum] switch (link->type) { ^ link.c:1323:11: warning: 10 enumeration values not explicitly handled in switch: 'FC_TEXT', 'FC_PASSWORD', 'FC_FILE'... [-Wswitch-enum] switch (fc->type) { ^ view.c:1235:10: warning: 4 enumeration values not explicitly handled in switch: 'EVENT_INIT', 'EVENT_REDRAW', 'EVENT_RESIZE'... [-Wswitch-enum] switch (ev->ev) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emboss/emboss_6.6.0+dfsg.orig.tar.xz xmlparse.c:1442:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1467:15: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1565:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1591:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1613:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1692:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:1738:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:2113:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:2602:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:3197:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:3529:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:4611:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ xmlparse.c:4681:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ infback.c:282:17: warning: 26 enumeration values not explicitly handled in switch: 'HEAD', 'FLAGS', 'TIME'... [-Wswitch-enum] switch (state->mode) { ^ inftrees.c:181:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ajdom.c:794:12: warning: enumeration values 'ajEDomNodeTypeNULL' and 'ajEDomNodeTypeDocumentFragment' not explicitly handled in switch [-Wswitch-enum] switch(node->type) ^ ajdom.c:1046:13: warning: 6 enumeration values not explicitly handled in switch: 'ajEDomNodeTypeNULL', 'ajEDomNodeTypeText', 'ajEDomNodeTypeCdataSection'... [-Wswitch-enum] switch (nodetype) ^ ajdom.c:3441:12: warning: enumeration value 'ajEDomNodeTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch(node->type) ^ ajdom.c:3807:12: warning: enumeration value 'ajEDomNodeTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch(node->type) ^ ajdom.c:4014:12: warning: enumeration value 'ajEDomNodeTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch(node->type) ^ ajnam.c:775:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:828:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:881:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:1483:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr.Type) ^ ajnam.c:2178:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr.Type) ^ ajnam.c:2262:20: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr.Type) ^ ajnam.c:2315:12: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:2380:16: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:2441:12: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:8080:16: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajnam.c:8936:16: warning: enumeration values 'ATTR_UNKNOWN', 'ATTR_STR', and 'ATTR_BOOL' not explicitly handled in switch [-Wswitch-enum] switch(attr->Type) ^ ajpdbio.c:1018:21: warning: enumeration value 'ajEPdbModeNULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ajpdbio.c:1055:17: warning: enumeration value 'ajEPdbModeNULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ajpdbio.c:1332:21: warning: enumeration value 'ajEPdbModeNULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ajpdbio.c:6677:21: warning: 4 enumeration values not explicitly handled in switch: 'pdbfileELinetypeIgnore', 'pdbfileELinetypeTER', 'pdbfileELinetypeMODEL'... [-Wswitch-enum] switch (pdbfile->linetype[j]) ^ ajpdbio.c:7521:13: warning: 10 enumeration values not explicitly handled in switch: 'ajEPdbioModeSeqResChain', 'ajEPdbioModeAtomPdbChain', 'ajEPdbioModeAtomIdxChain'... [-Wswitch-enum] switch (mode) ^ ajpdbio.c:7604:13: warning: 4 enumeration values not explicitly handled in switch: 'ajEPdbioModeHeaderDomain', 'ajEPdbioModeSeqresDomain', 'ajEPdbioModeAtomPdbDomain'... [-Wswitch-enum] switch (mode) ^ ajpdbio.c:7723:21: warning: enumeration value 'ajEPdbModeNULL' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ajseqread.c:11501:32: warning: 6 enumeration values not explicitly handled in switch: 'SWISS_DES_ALT', 'SWISS_DES_CONT', 'SWISS_DES_FLG'... [-Wswitch-enum] switch(seqDesSwiss(seqToken)) ^ ajseqread.c:11524:32: warning: 7 enumeration values not explicitly handled in switch: 'SWISS_SUB_ALLER', 'SWISS_SUB_BIOTECH', 'SWISS_SUB_CDA'... [-Wswitch-enum] switch(seqDessubSwiss(&seqToken)) ^ ajseqread.c:11579:32: warning: enumeration values 'SWISS_DES_UNK' and 'SWISS_DES_MAX' not explicitly handled in switch [-Wswitch-enum] switch(seqDesSwiss(seqToken)) ^ ajseqread.c:11634:32: warning: enumeration values 'SWISS_SUB_UNK' and 'SWISS_SUB_MAX' not explicitly handled in switch [-Wswitch-enum] switch(seqDessubSwiss(&seqToken)) ^ ajseqread.c:11560:16: warning: 11 enumeration values not explicitly handled in switch: 'SWISS_AC', 'SWISS_AS', 'SWISS_AV'... [-Wswitch-enum] switch(lineprefix) /* all other line types */ ^ ajsql.c:747:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(client) ^ ajsql.c:907:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(pthis->Client) ^ ajsql.c:1044:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(sqlc->Client) ^ ajsql.c:1846:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(sqlc->Client) ^ ajsql.c:1954:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(pthis->Sqlconnection->Client) ^ ajsql.c:2118:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(sqls->Sqlconnection->Client) ^ ajsql.c:2433:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(sqli->Sqlstatement->Sqlconnection->Client) ^ ajsql.c:2565:12: warning: enumeration value 'ajESqlconnectionClientNULL' not explicitly handled in switch [-Wswitch-enum] switch(sqli->Sqlstatement->Sqlconnection->Client) ^ ensalign.c:1665:13: warning: enumeration value 'ensEBasealignfeatureTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (baf->Type) ^ ensalign.c:1786:13: warning: enumeration value 'ensEBasealignfeatureTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (baf->Type) ^ ensalign.c:1832:13: warning: enumeration value 'ensEBasealignfeatureTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (baf->Type) ^ enscache.c:171:13: warning: enumeration value 'ensECacheTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (cache->Type) ^ enscache.c:266:13: warning: enumeration value 'ensECacheTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (cache->Type) ^ enscache.c:615:13: warning: enumeration value 'ensECacheTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ensdensity.c:3733:21: warning: enumeration value 'ensEDensitytypeTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (ensDensitytypeGetType(newdt)) ^ ensexon.c:369:13: warning: enumeration values 'ensEMapperresultTypeNULL' and 'ensEMapperresultTypeInDel' not explicitly handled in switch [-Wswitch-enum] switch (ensMapperresultGetType(mr)) ^ ensfeature.c:1456:17: warning: enumeration value 'ensEAssemblyexceptionTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (ensAssemblyexceptionfeatureGetType(aef)) ^ ensgvindividual.c:2361:13: warning: enumeration values 'ensEGvindividualGenderNULL' and 'ensEGvindividualGenderUnknown' not explicitly handled in switch [-Wswitch-enum] switch (parent->Gender) ^ ensmapper.c:1134:13: warning: enumeration value 'ensEMapperunitTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ensmapper.c:2530:13: warning: enumeration value 'ensEMapperresultTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (mr->Type) ^ ensqcalignment.c:2714:21: warning: enumeration values 'ensEQcdatabaseTypeNULL' and 'ensEQcdatabaseTypeUnknown' not explicitly handled in switch [-Wswitch-enum] switch (ensQcdatabaseGetType(qqcdb)) ^ ensqcalignment.c:2747:21: warning: enumeration values 'ensEQcdatabaseTypeNULL' and 'ensEQcdatabaseTypeUnknown' not explicitly handled in switch [-Wswitch-enum] switch (ensQcdatabaseGetType(qqcdb)) ^ ensqcalignment.c:2710:13: warning: 5 enumeration values not explicitly handled in switch: 'ensEQcdatabaseClassNULL', 'ensEQcdatabaseClassUnknown', 'ensEQcdatabaseClassReference'... [-Wswitch-enum] switch (ensQcdatabaseGetClass(tqcdb)) ^ ensregistry.c:2820:13: warning: enumeration value 'ensEDatabaseadaptorGroupNULL' not explicitly handled in switch [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:3985:13: warning: enumeration value 'ensEDatabaseadaptorGroupNULL' not explicitly handled in switch [-Wswitch-enum] switch (dbag) ^ ensregistry.c:4207:13: warning: 5 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:4310:13: warning: 5 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:4438:13: warning: enumeration value 'ensEDatabaseadaptorGroupNULL' not explicitly handled in switch [-Wswitch-enum] switch (dbag) ^ ensregistry.c:4704:21: warning: enumeration value 'ensEDatabaseadaptorGroupNULL' not explicitly handled in switch [-Wswitch-enum] switch (j) ^ ensregistry.c:4925:13: warning: enumeration value 'ensEDatabaseadaptorGroupNULL' not explicitly handled in switch [-Wswitch-enum] switch (dbag) ^ ensregistry.c:5124:13: warning: 12 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupFunctionalGenomics', 'ensEDatabaseadaptorGroupComparativeGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:5440:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:5515:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:5590:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:5665:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:5724:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:5781:13: warning: 12 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupFunctionalGenomics', 'ensEDatabaseadaptorGroupComparativeGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:5858:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:5915:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:5972:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6039:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6108:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6175:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6242:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6309:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6376:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6443:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6510:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6585:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:6652:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6719:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6779:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6829:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6886:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:6953:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7020:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7087:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7154:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7221:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7288:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7355:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7422:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7489:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7566:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:7641:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:7708:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7775:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7850:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(rsa)) ^ ensregistry.c:7917:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:7984:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8051:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8106:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8163:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8230:13: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8323:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8384:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8487:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8548:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8609:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8670:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8731:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8792:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8934:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:8998:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9060:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9114:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9166:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9228:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9290:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9352:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9414:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9476:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9530:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9582:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9646:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9708:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensregistry.c:9770:13: warning: 16 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupCore', 'ensEDatabaseadaptorGroupVega'... [-Wswitch-enum] switch (ensDatabaseadaptorGetGroup(dba)) ^ ensslice.c:3296:21: warning: enumeration value 'ensEMapperresultTypeNULL' not explicitly handled in switch [-Wswitch-enum] switch (ensMapperresultGetType(mr)) ^ ensslice.c:6504:17: warning: 7 enumeration values not explicitly handled in switch: 'ensEAssemblyexceptionTypeNULL', 'ensEAssemblyexceptionTypeHAP', 'ensEAssemblyexceptionTypePatchFix'... [-Wswitch-enum] switch (ensAssemblyexceptionGetType(ae)) ^ ensslice.c:6737:17: warning: enumeration values 'ensEMapperresultTypeNULL' and 'ensEMapperresultTypeInDel' not explicitly handled in switch [-Wswitch-enum] switch (ensMapperresultGetType(mr)) ^ ensslice.c:7525:17: warning: enumeration value 'ensERepeatMaskTypeNone' not explicitly handled in switch [-Wswitch-enum] switch (msktyp) ^ ajfeatdb.c:3466:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajfeatdb.c:4381:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(fd->Link) ^ ajseqdb.c:2109:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(fd->Link) ^ ajseqdb.c:3249:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajseqdb.c:5534:12: warning: enumeration values 'seqEEnsemblTypeNULL' and 'seqEEnsemblTypeGene' not explicitly handled in switch [-Wswitch-enum] switch(se->EnsemblType) ^ ajseqdb.c:5884:12: warning: enumeration values 'seqEEnsemblTypeNULL' and 'seqEEnsemblTypeGene' not explicitly handled in switch [-Wswitch-enum] switch(se->EnsemblType) ^ ajseqdb.c:5974:12: warning: enumeration value 'AJQUERY_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(qry->QueryType) ^ ajseqdb.c:6093:16: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch(ensDatabaseadaptorGetGroup(dba)) ^ ajseqdb.c:6313:12: warning: enumeration value 'AJQUERY_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(qry->QueryType) ^ ajseqdb.c:6413:12: warning: enumeration value 'AJQUERY_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(qry->QueryType) ^ ajtaxdb.c:1068:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(fd->Link) ^ ajtextdb.c:3524:20: warning: enumeration values 'AJQLINK_INIT' and 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajtextdb.c:3634:20: warning: enumeration values 'AJQLINK_INIT' and 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajtextdb.c:3776:20: warning: enumeration values 'AJQLINK_INIT' and 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajtextdb.c:4919:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(fd->Link) ^ ajtextdb.c:5405:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajtextdb.c:6650:16: warning: enumeration value 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(field->Link) ^ ajtextdb.c:8635:9: warning: enumeration values 'AJQLINK_INIT', 'AJQLINK_ELSE', and 'AJQLINK_MAX' not explicitly handled in switch [-Wswitch-enum] switch(qfd->Link) ^ ajacd.c:4643:9: warning: enumeration value 'NO_STAGE' not explicitly handled in switch [-Wswitch-enum] switch(acdCurrentStage) ^ ajacd.c:5689:12: warning: 7 enumeration values not explicitly handled in switch: 'APPL_STAGE', 'VAR_STAGE', 'REL_STAGE'... [-Wswitch-enum] switch(acdCurrentStage) ^ ajacd.c:5755:12: warning: 5 enumeration values not explicitly handled in switch: 'QUAL_STAGE', 'REL_STAGE', 'ENDSEC_STAGE'... [-Wswitch-enum] switch(acdCurrentStage) ^ ajacd.c:18030:9: warning: enumeration value 'HELP_UNK' not explicitly handled in switch [-Wswitch-enum] switch(helpType) ^ cacheensembl.c:173:20: warning: 13 enumeration values not explicitly handled in switch: 'ensEDatabaseadaptorGroupNULL', 'ensEDatabaseadaptorGroupGeneticVariation', 'ensEDatabaseadaptorGroupFunctionalGenomics'... [-Wswitch-enum] switch(dbag) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enca/enca_1.16.orig.tar.xz enca.c:227:11: warning: enumeration value 'OTYPE_CONVERT' not explicitly handled in switch [-Wswitch-enum] switch (options.output_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enet/enet_1.3.3.orig.tar.gz protocol.c:1122:20: warning: 7 enumeration values not explicitly handled in switch: 'ENET_PEER_STATE_DISCONNECTED', 'ENET_PEER_STATE_CONNECTING', 'ENET_PEER_STATE_CONNECTION_PENDING'... [-Wswitch-enum] switch (peer -> state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enscript/enscript_1.6.5.90.orig.tar.gz regex.c:3161:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ regex.c:4365:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ regex.c:5098:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ regex.c:5162:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:5269:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:5303:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ afmparse.c:198:15: warning: 42 enumeration values not explicitly handled in switch: 'kStartDescendent', 'kEndDescendent', 'kMetricsSets'... [-Wswitch-enum] switch (key) ^ afmparse.c:737:15: warning: 65 enumeration values not explicitly handled in switch: 'kComment', 'kStartFontMetrics', 'kEndFontMetrics'... [-Wswitch-enum] switch (key) ^ afmparse.c:879:12: warning: 78 enumeration values not explicitly handled in switch: 'kComment', 'kStartFontMetrics', 'kEndFontMetrics'... [-Wswitch-enum] switch (key) ^ afmparse.c:866:15: warning: 77 enumeration values not explicitly handled in switch: 'kComment', 'kStartFontMetrics', 'kEndFontMetrics'... [-Wswitch-enum] switch (key) ^ psgen.c:834:14: warning: enumeration values 'MWLS_BOX' and 'MWLS_ARROW' not explicitly handled in switch [-Wswitch-enum] switch (mark_wrapped_lines_style) ^ psgen.c:748:16: warning: enumeration value 'tEOF' not explicitly handled in switch [-Wswitch-enum] switch (token.type) ^ psgen.c:1460:15: warning: enumeration values 'ESC_COMMENT' and 'ESC_EPSF' not explicitly handled in switch [-Wswitch-enum] switch (escapes[e].escape) ^ utils.c:648:12: warning: 21 enumeration values not explicitly handled in switch: 'eSTRING', 'eREGEXP', 'eINTEGER'... [-Wswitch-enum] switch (type) ^ utils.c:711:12: warning: 21 enumeration values not explicitly handled in switch: 'eSTRING', 'eREGEXP', 'eINTEGER'... [-Wswitch-enum] switch (type) ^ utils.c:633:11: warning: 21 enumeration values not explicitly handled in switch: 'eSTRING', 'eREGEXP', 'eINTEGER'... [-Wswitch-enum] switch (type) ^ utils.c:949:15: warning: 27 enumeration values not explicitly handled in switch: 'eSTRING', 'eREGEXP', 'eINTEGER'... [-Wswitch-enum] switch (expr->type) ^ prims.c:415:15: warning: 5 enumeration values not explicitly handled in switch: 'nVOID', 'nREGEXP', 'nINTEGER'... [-Wswitch-enum] switch (n->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic4/epic4_2.10.5.orig.tar.gz alias.c:2545:10: warning: enumeration value 'MAXRET' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epos/epos_2.5.37.orig.tar.gz rx.c:3180:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ rx.c:4386:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ rx.c:5119:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ rx.c:5183:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ rx.c:5290:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ rx.c:5324:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ethtool/ethtool_3.4.2.orig.tar.bz2 ethtool.c:268:13: warning: enumeration value 'CMDL_NONE' not explicitly handled in switch [-Wswitch-enum] switch (info[idx].type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/expat/expat_2.1.0.orig.tar.gz lib/xmlparse.c:1502:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1532:15: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1628:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1659:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1681:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1762:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:1808:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:2186:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:2675:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:3291:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:3623:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:4713:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ lib/xmlparse.c:4783:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310.orig.tar.gz args.c:242:10: warning: enumeration value 'ARG_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current->type) ^ c.c:666:10: warning: 95 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ATTRIBUTE', 'KEYWORD_ABSTRACT'... [-Wswitch-enum] switch (token->keyword) ^ c.c:685:26: warning: 10 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] if (st != NULL) switch (st->declaration) ^ c.c:716:34: warning: 10 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] if (st->parent != NULL) switch (st->parent->declaration) ^ c.c:802:10: warning: 10 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_EVENT', 'TAG_FIELD'... [-Wswitch-enum] switch (type) ^ c.c:826:10: warning: 11 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FUNCTION', 'TAG_MEMBER'... [-Wswitch-enum] switch (type) ^ c.c:849:10: warning: 15 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_EVENT', 'TAG_FUNCTION'... [-Wswitch-enum] switch (type) ^ c.c:867:10: warning: 11 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_EVENT', 'TAG_FIELD'... [-Wswitch-enum] switch (type) ^ c.c:935:10: warning: 6 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_IGNORE'... [-Wswitch-enum] switch (declaration) ^ c.c:978:10: warning: 7 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_LOCAL', 'TAG_PACKAGE'... [-Wswitch-enum] switch (type) ^ c.c:1170:10: warning: 10 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_FUNCTION', 'DECL_IGNORE'... [-Wswitch-enum] switch (declaration) ^ c.c:1246:10: warning: 9 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:1717:10: warning: 48 enumeration values not explicitly handled in switch: 'KEYWORD_BOOLEAN', 'KEYWORD_BYTE', 'KEYWORD_BAD_STATE'... [-Wswitch-enum] switch (token->keyword) /* is it a reserved word? */ ^ c.c:1930:13: warning: 75 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ABSTRACT', 'KEYWORD_BOOLEAN'... [-Wswitch-enum] switch (token->keyword) ^ c.c:2642:10: warning: 7 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:2675:10: warning: 10 enumeration values not explicitly handled in switch: 'TOKEN_NONE', 'TOKEN_ARGS', 'TOKEN_BRACE_CLOSE'... [-Wswitch-enum] switch (token->type) ^ eiffel.c:965:13: warning: 55 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_alias', 'KEYWORD_all'... [-Wswitch-enum] switch (token->keyword) ^ eiffel.c:934:10: warning: 55 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_alias', 'KEYWORD_all'... [-Wswitch-enum] switch (token->keyword) ^ eiffel.c:1152:12: warning: 56 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_alias', 'KEYWORD_all'... [-Wswitch-enum] switch (token->keyword) /* check for feature adaptation */ ^ eiffel.c:1226:16: warning: 59 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_alias', 'KEYWORD_all'... [-Wswitch-enum] else switch (token->keyword) ^ flex.c:1528:11: warning: 17 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_capital_function', 'KEYWORD_object'... [-Wswitch-enum] switch (token->keyword) ^ flex.c:1947:11: warning: 20 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_function', 'KEYWORD_capital_function'... [-Wswitch-enum] switch (token->keyword) ^ flex.c:2321:13: warning: 28 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_capital_function', 'KEYWORD_object'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1097:10: warning: 60 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1120:10: warning: 65 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1150:10: warning: 60 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1253:11: warning: 57 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_assignment', 'KEYWORD_automatic'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1287:11: warning: 12 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_BLOCK_DATA', 'TAG_COMMON_BLOCK'... [-Wswitch-enum] switch (parent->tag) ^ fortran.c:1573:10: warning: 53 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_assignment', 'KEYWORD_automatic'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1715:11: warning: 67 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1773:10: warning: 53 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1814:10: warning: 65 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1856:10: warning: 64 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1931:11: warning: 66 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2001:11: warning: 64 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2117:16: warning: 63 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] else switch (token->keyword) ^ jscript.c:1537:11: warning: 9 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_function', 'KEYWORD_capital_function'... [-Wswitch-enum] switch (token->keyword) ^ jscript.c:1580:12: warning: 17 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_capital_function', 'KEYWORD_object'... [-Wswitch-enum] switch (token->keyword) ^ objc.c:515:10: warning: 33 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:540:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:579:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:620:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:661:10: warning: 35 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:691:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:719:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:791:10: warning: 33 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:828:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:877:10: warning: 37 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:906:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:949:10: warning: 35 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcIMPLEMENTATION', 'ObjcINTERFACE'... [-Wswitch-enum] switch (what) ^ objc.c:981:10: warning: 37 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:1014:10: warning: 38 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:1033:10: warning: 26 enumeration values not explicitly handled in switch: 'ObjcENUM', 'ObjcENCODE', 'ObjcSYNCHRONIZED'... [-Wswitch-enum] switch (what) ^ ocaml.c:774:10: warning: 43 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:947:10: warning: 46 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:993:10: warning: 46 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1038:10: warning: 46 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1077:10: warning: 43 enumeration values not explicitly handled in switch: 'OcaKEYWORD_begin', 'OcaKEYWORD_class', 'OcaKEYWORD_do'... [-Wswitch-enum] switch (what) ^ ocaml.c:1126:10: warning: 45 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1180:10: warning: 46 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1215:10: warning: 43 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1281:10: warning: 45 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1311:10: warning: 40 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1362:10: warning: 46 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1420:10: warning: 48 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1438:10: warning: 43 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1486:10: warning: 45 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1518:10: warning: 47 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1543:10: warning: 47 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1570:10: warning: 42 enumeration values not explicitly handled in switch: 'OcaKEYWORD_and', 'OcaKEYWORD_begin', 'OcaKEYWORD_class'... [-Wswitch-enum] switch (what) ^ ocaml.c:1619:10: warning: 38 enumeration values not explicitly handled in switch: 'OcaKEYWORD_begin', 'OcaKEYWORD_do', 'OcaKEYWORD_done'... [-Wswitch-enum] switch (what) ^ ocaml.c:1688:10: warning: 29 enumeration values not explicitly handled in switch: 'OcaKEYWORD_class', 'OcaKEYWORD_do', 'OcaKEYWORD_exception'... [-Wswitch-enum] switch (what) ^ sql.c:740:10: warning: 19 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_BLOCK_LABEL_BEGIN', 'TOKEN_BLOCK_LABEL_END'... [-Wswitch-enum] switch (token->type) ^ sql.c:1072:12: warning: 69 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_begin'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:1126:11: warning: 67 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_begin'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:1245:12: warning: 63 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_body'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:2289:11: warning: 40 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_body'... [-Wswitch-enum] switch (token->keyword) ^ tex.c:447:12: warning: enumeration value 'KEYWORD_NONE' not explicitly handled in switch [-Wswitch-enum] switch (token->keyword) ^ vhdl.c:498:10: warning: 9 enumeration values not explicitly handled in switch: 'TOKEN_NONE', 'TOKEN_CLOSE_PAREN', 'TOKEN_COMMA'... [-Wswitch-enum] switch (token->type) ^ vhdl.c:769:10: warning: 87 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ABS', 'KEYWORD_ACCESS'... [-Wswitch-enum] switch (token->keyword) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fastjar/fastjar_0.98.orig.tar.gz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ ./regcomp.c:1052:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1045:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1359:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1386:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2198:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3353:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1969:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4077:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ vasnprintf.c:1582:11: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4161:11: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4318:15: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fcml/fcml_1.1.1.orig.tar.gz fcml_apc_ast.c:410:18: warning: enumeration values 'FCML_EN_TN_VALUE' and 'FCML_EN_TN_REG' not explicitly handled in switch [-Wswitch-enum] switch ( exp->type ) { ^ fcml_apc_ast.c:468:18: warning: enumeration values 'FCML_EN_TN_VALUE', 'FCML_EN_TN_REG', and 'FCML_EN_TN_USE_SYMBOL' not explicitly handled in switch [-Wswitch-enum] switch ( ast_node->type ) { ^ fcml_apc_ast.c:638:14: warning: 5 enumeration values not explicitly handled in switch: 'FCML_EN_TN_INSTRUCTION', 'FCML_EN_TN_OPERAND_LIST', 'FCML_EN_TN_REG'... [-Wswitch-enum] switch ( exp->type ) { ^ fcml_gas_dialect.c:1478:14: warning: enumeration value 'FP_NO_PSEUDO_OP' not explicitly handled in switch [-Wswitch-enum] switch ( pseudo_operation ) { ^ fcml_intel_dialect.c:1180:14: warning: enumeration value 'FP_NO_PSEUDO_OP' not explicitly handled in switch [-Wswitch-enum] switch ( pseudo_operation ) { ^ fcml_parser_utils.c:55:14: warning: enumeration values 'FCML_REG_UNDEFINED' and 'FCML_REG_IP' not explicitly handled in switch [-Wswitch-enum] switch ( type ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fcrackzip/fcrackzip_1.0.orig.tar.gz main.c:485:11: warning: enumeration value 'm_benchmark' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fftw/fftw_2.1.5.orig.tar.gz executor.c:78:14: warning: 7 enumeration values not explicitly handled in switch: 'FFTW_TWIDDLE', 'FFTW_GENERIC', 'FFTW_RADER'... [-Wswitch-enum] switch (p->type) { ^ executor.c:219:14: warning: 4 enumeration values not explicitly handled in switch: 'FFTW_REAL2HC', 'FFTW_HC2REAL', 'FFTW_HC2HC'... [-Wswitch-enum] switch (p->type) { ^ executor.c:330:14: warning: 7 enumeration values not explicitly handled in switch: 'FFTW_TWIDDLE', 'FFTW_GENERIC', 'FFTW_RADER'... [-Wswitch-enum] switch (p->type) { ^ executor.c:363:14: warning: 7 enumeration values not explicitly handled in switch: 'FFTW_TWIDDLE', 'FFTW_GENERIC', 'FFTW_RADER'... [-Wswitch-enum] switch (p->type) { ^ rexec.c:63:14: warning: 6 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ rexec.c:235:14: warning: 4 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ rexec.c:379:14: warning: 6 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ rexec.c:418:14: warning: 6 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ rexec2.c:119:14: warning: 7 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ rexec2.c:167:14: warning: 7 enumeration values not explicitly handled in switch: 'FFTW_NOTW', 'FFTW_TWIDDLE', 'FFTW_GENERIC'... [-Wswitch-enum] switch (p->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fftw3/fftw3_3.3.4.orig.tar.gz twiddle.c:248:14: warning: enumeration values 'AWAKE_ZERO', 'AWAKE_SQRTN_TABLE', and 'AWAKE_SINCOS' not explicitly handled in switch [-Wswitch-enum] switch (wakefulness) { ^ bluestein.c:136:14: warning: enumeration values 'AWAKE_ZERO', 'AWAKE_SQRTN_TABLE', and 'AWAKE_SINCOS' not explicitly handled in switch [-Wswitch-enum] switch (wakefulness) { ^ dftw-genericbuf.c:124:14: warning: enumeration values 'AWAKE_ZERO', 'AWAKE_SQRTN_TABLE', and 'AWAKE_SINCOS' not explicitly handled in switch [-Wswitch-enum] switch (wakefulness) { ^ rader.c:177:14: warning: enumeration values 'AWAKE_ZERO', 'AWAKE_SQRTN_TABLE', and 'AWAKE_SINCOS' not explicitly handled in switch [-Wswitch-enum] switch (wakefulness) { ^ hc2hc.c:140:14: warning: 15 enumeration values not explicitly handled in switch: 'R2HC01', 'R2HC10', 'R2HC11'... [-Wswitch-enum] switch (p->kind[0]) { ^ dht-rader.c:211:14: warning: enumeration values 'AWAKE_ZERO', 'AWAKE_SQRTN_TABLE', and 'AWAKE_SINCOS' not explicitly handled in switch [-Wswitch-enum] switch (wakefulness) { ^ problem2.c:100:14: warning: 13 enumeration values not explicitly handled in switch: 'R2HC10', 'R2HC11', 'HC2R01'... [-Wswitch-enum] switch (kind) { ^ ct-hc2c.c:171:14: warning: 15 enumeration values not explicitly handled in switch: 'R2HC01', 'R2HC10', 'R2HC11'... [-Wswitch-enum] switch (p->kind) { ^ reodft010e-r2hc.c:364:14: warning: 13 enumeration values not explicitly handled in switch: 'R2HC00', 'R2HC01', 'R2HC10'... [-Wswitch-enum] switch (p->kind[0]) { ^ verify-r2r.c:815:14: warning: enumeration value 'R2R_DHT' not explicitly handled in switch [-Wswitch-enum] switch (p->k[0]) { ^ verify-r2r.c:855:14: warning: enumeration value 'R2R_DHT' not explicitly handled in switch [-Wswitch-enum] switch (p->k[0]) { ^ verify-r2r.c:944:14: warning: enumeration value 'R2R_DHT' not explicitly handled in switch [-Wswitch-enum] switch (p->k[0]) { ^ hook.c:88:14: warning: 11 enumeration values not explicitly handled in switch: 'R2HC00', 'HC2R00', 'DHT'... [-Wswitch-enum] switch (p->kind[i]) { ^ hook.c:115:14: warning: 6 enumeration values not explicitly handled in switch: 'R2HC01', 'R2HC10', 'R2HC11'... [-Wswitch-enum] switch (p->kind[i]) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fhist/fhist_1.18.orig.tar.gz fcomp/main.c:177:13: warning: 5 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_number', 'arglex_token_option'... [-Wswitch-enum] switch (arglex()) ^ fcomp/main.c:377:21: warning: 5 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex()) ^ fcomp/main.c:197:17: warning: 6 enumeration values not explicitly handled in switch: 'arglex_token_eoln', 'arglex_token_help', 'arglex_token_number'... [-Wswitch-enum] switch (arglex_token) ^ common/arglex.c:399:13: warning: enumeration values 'arglex_token_help' and 'arglex_token_version' not explicitly handled in switch [-Wswitch-enum] switch (n) ^ common/help.c:196:13: warning: enumeration values 'arglex_token_help', 'arglex_token_stdio', and 'arglex_token_version' not explicitly handled in switch [-Wswitch-enum] switch (arglex_token) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/filtergen/filtergen_0.12.4.orig.tar.gz gen.c:95:12: warning: 20 enumeration values not explicitly handled in switch: 'YYEOF', 'F_NEG', 'F_FILTER_MAX'... [-Wswitch-enum] switch(f->type) { ^ filter.c:277:12: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(f->type) { ^ filter.c:303:12: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch((*f)->type) { ^ filter.c:365:12: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(f->type) { ^ filter.c:399:12: warning: 26 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(f->type) { ^ fg-iptables.c:113:12: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-iptables.c:249:9: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(target) { ^ fg-iptables.c:267:9: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-iptables.c:288:9: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-iptables.c:261:12: warning: 27 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(target) { ^ fg-iptables.c:403:13: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch (policy) { ^ fg-ipchains.c:93:12: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-ipchains.c:177:9: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-ipchains.c:205:9: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-ipchains.c:173:12: warning: 27 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->target) { ^ fg-ipchains.c:281:12: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(policy) { ^ fg-ipfilter.c:65:12: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->target) { ^ fg-ipfilter.c:80:12: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-cisco.c:62:12: warning: 31 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->direction) { ^ fg-cisco.c:69:12: warning: 30 enumeration values not explicitly handled in switch: 'YYEOF', 'F_DIRECTION', 'F_TARGET'... [-Wswitch-enum] switch(ent->target) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/findutils/findutils_4.5.14.orig.tar.gz quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ tree.c:758:15: warning: enumeration values 'OPEN_PAREN' and 'CLOSE_PAREN' not explicitly handled in switch [-Wswitch-enum] switch (p_type) ^ tree.c:883:11: warning: enumeration values 'NO_PREC', 'NEGATE_PREC', and 'MAX_PREC' not explicitly handled in switch [-Wswitch-enum] switch (high_prec) ^ tree.c:1550:13: warning: enumeration values 'UNI_OP', 'BI_OP', and 'OPEN_PAREN' not explicitly handled in switch [-Wswitch-enum] switch (last_pred->p_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fio/fio_2.1.11.orig.tar.gz gettime.c:149:10: warning: enumeration values 'CS_GTOD', 'CS_CGETTIME', and 'CS_INVAL' not explicitly handled in switch [-Wswitch-enum] switch (fio_clock_source) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/flac/flac_1.3.1.orig.tar.xz metadata_iterators.c:2086:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(block->type) { ^ metadata_iterators.c:2546:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(block->type) { ^ metadata_object.c:450:10: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ metadata_object.c:540:10: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(to->type) { ^ metadata_object.c:641:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(object->type) { ^ metadata_object.c:889:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(block1->type) { ^ stream_decoder.c:1023:10: warning: 4 enumeration values not explicitly handled in switch: 'FLAC__STREAM_DECODER_OGG_ERROR', 'FLAC__STREAM_DECODER_SEEK_ERROR', 'FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR'... [-Wswitch-enum] switch(decoder->protected_->state) { ^ stream_decoder.c:1059:10: warning: 4 enumeration values not explicitly handled in switch: 'FLAC__STREAM_DECODER_OGG_ERROR', 'FLAC__STREAM_DECODER_SEEK_ERROR', 'FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR'... [-Wswitch-enum] switch(decoder->protected_->state) { ^ stream_decoder.c:1087:10: warning: 4 enumeration values not explicitly handled in switch: 'FLAC__STREAM_DECODER_OGG_ERROR', 'FLAC__STREAM_DECODER_SEEK_ERROR', 'FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR'... [-Wswitch-enum] switch(decoder->protected_->state) { ^ stream_decoder.c:1121:10: warning: 4 enumeration values not explicitly handled in switch: 'FLAC__STREAM_DECODER_OGG_ERROR', 'FLAC__STREAM_DECODER_SEEK_ERROR', 'FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR'... [-Wswitch-enum] switch(decoder->protected_->state) { ^ stream_encoder_framing.c:70:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(metadata->type) { ^ analyze.c:135:11: warning: enumeration values 'FLAC__SUBFRAME_TYPE_CONSTANT' and 'FLAC__SUBFRAME_TYPE_VERBATIM' not explicitly handled in switch [-Wswitch-enum] switch(subframe->type) { ^ decode.c:656:10: warning: 5 enumeration values not explicitly handled in switch: 'FORMAT_RAW', 'FORMAT_AIFF', 'FORMAT_AIFF_C'... [-Wswitch-enum] switch(format) { ^ operations.c:132:9: warning: 33 enumeration values not explicitly handled in switch: 'OP__SHOW_MD5SUM', 'OP__SHOW_MIN_BLOCKSIZE', 'OP__SHOW_MAX_BLOCKSIZE'... [-Wswitch-enum] switch(options->ops.operations[0].type) { ^ operations.c:335:9: warning: 6 enumeration values not explicitly handled in switch: 'OP__LIST', 'OP__APPEND', 'OP__REMOVE'... [-Wswitch-enum] switch(operation->type) { ^ operations.c:561:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(block->type) { ^ operations_shorthand_cuesheet.c:72:9: warning: 37 enumeration values not explicitly handled in switch: 'OP__SHOW_MD5SUM', 'OP__SHOW_MIN_BLOCKSIZE', 'OP__SHOW_MAX_BLOCKSIZE'... [-Wswitch-enum] switch(operation->type) { ^ operations_shorthand_picture.c:47:9: warning: 37 enumeration values not explicitly handled in switch: 'OP__SHOW_MD5SUM', 'OP__SHOW_MIN_BLOCKSIZE', 'OP__SHOW_MAX_BLOCKSIZE'... [-Wswitch-enum] switch(operation->type) { ^ operations_shorthand_streaminfo.c:52:9: warning: 21 enumeration values not explicitly handled in switch: 'OP__SHOW_VC_VENDOR', 'OP__SHOW_VC_FIELD', 'OP__REMOVE_VC_ALL'... [-Wswitch-enum] switch(operation->type) { ^ operations_shorthand_vorbiscomment.c:83:9: warning: 31 enumeration values not explicitly handled in switch: 'OP__SHOW_MD5SUM', 'OP__SHOW_MIN_BLOCKSIZE', 'OP__SHOW_MAX_BLOCKSIZE'... [-Wswitch-enum] switch(operation->type) { ^ options.c:267:10: warning: 28 enumeration values not explicitly handled in switch: 'OP__SHOW_MD5SUM', 'OP__SHOW_MIN_BLOCKSIZE', 'OP__SHOW_MAX_BLOCKSIZE'... [-Wswitch-enum] switch(op->type) { ^ options.c:310:10: warning: enumeration value 'ARG__DATA_FORMAT' not explicitly handled in switch [-Wswitch-enum] switch(arg->type) { ^ metadata_utils.c:387:9: warning: enumeration values 'FLAC__METADATA_TYPE_UNDEFINED' and 'FLAC__MAX_METADATA_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(block->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fontconfig/fontconfig_2.9.0.orig.tar.gz fccfg.c:709:14: warning: 31 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:736:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:751:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:770:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:785:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:806:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:825:14: warning: 37 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:836:14: warning: 35 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (op) { ^ fccfg.c:964:11: warning: 36 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:993:11: warning: 38 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:1008:11: warning: 39 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:1024:11: warning: 39 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:1045:11: warning: 38 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:1064:11: warning: 38 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:962:14: warning: enumeration values 'FcTypeVoid', 'FcTypeInteger', and 'FcTypeFTFace' not explicitly handled in switch [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:1094:10: warning: 8 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:1107:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:1123:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:1139:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:1155:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (vl.type) { ^ fccfg.c:876:13: warning: 10 enumeration values not explicitly handled in switch: 'FcOpRange', 'FcOpNil', 'FcOpAssign'... [-Wswitch-enum] switch (e->op) { ^ fccfg.c:1521:14: warning: 34 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (e->op) { ^ fcdbg.c:257:10: warning: 18 enumeration values not explicitly handled in switch: 'FcOpInteger', 'FcOpDouble', 'FcOpString'... [-Wswitch-enum] switch (expr->op) { ^ fcfreetype.c:2252:13: warning: enumeration values 'FT_GLYPH_FORMAT_NONE', 'FT_GLYPH_FORMAT_COMPOSITE', and 'FT_GLYPH_FORMAT_PLOTTER' not explicitly handled in switch [-Wswitch-enum] switch (slot->format) { ^ fcmatch.c:36:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (value1->type) { ^ fcmatch.c:46:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (value2->type) { ^ fcmatch.c:91:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (value2.type) { ^ fcmatch.c:104:10: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (value2.type) { ^ fcmatch.c:89:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (value1.type) { ^ fcmatch.c:149:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (value1->type) { ^ fcmatch.c:159:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (value2->type) { ^ fcname.c:298:10: warning: 6 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (t->type) { ^ fcname.c:580:13: warning: enumeration values 'FcTypeVoid' and 'FcTypeFTFace' not explicitly handled in switch [-Wswitch-enum] switch (v.type) { ^ fcname.c:705:16: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (v.type) { ^ fcname.c:717:12: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (v.type) { ^ fcname.c:737:15: warning: 6 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeMatrix'... [-Wswitch-enum] switch (t->type) { ^ fcpat.c:51:13: warning: 5 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (v.type) { ^ fcpat.c:75:13: warning: 6 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (v->type) ^ fcpat.c:99:13: warning: 5 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (v.type) { ^ fcpat.c:132:10: warning: 5 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (l->value.type) { ^ fcpat.c:758:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (v.type) { ^ fcpat.c:787:13: warning: 7 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeString', 'FcTypeBool'... [-Wswitch-enum] switch (v.type) { ^ fcpat.c:1170:10: warning: 6 enumeration values not explicitly handled in switch: 'FcTypeVoid', 'FcTypeInteger', 'FcTypeDouble'... [-Wswitch-enum] switch (vl->value.type) { ^ fcpat.c:1216:10: warning: enumeration value 'FcTypeVoid' not explicitly handled in switch [-Wswitch-enum] switch (vl->value.type) { ^ fcxml.c:576:13: warning: 6 enumeration values not explicitly handled in switch: 'FcOpRange', 'FcOpPrependFirst', 'FcOpPrepend'... [-Wswitch-enum] switch (expr->op) { ^ fcxml.c:1145:10: warning: 18 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (v->tag) { ^ fcxml.c:1315:10: warning: 18 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:1327:10: warning: enumeration value 'm_done' not explicitly handled in switch [-Wswitch-enum] switch (matrix_state) { ^ fcxml.c:1358:10: warning: 19 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:1424:10: warning: 18 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:1468:10: warning: 19 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackFamily', 'FcVStackField'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:1591:10: warning: 16 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackField'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:1704:13: warning: enumeration value 'FcVStackPattern' not explicitly handled in switch [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:2062:10: warning: 18 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:2096:10: warning: 18 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:2135:13: warning: 12 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackFamily', 'FcVStackField'... [-Wswitch-enum] switch (vstack->tag) { ^ fcxml.c:2234:10: warning: 19 enumeration values not explicitly handled in switch: 'FcVStackNone', 'FcVStackString', 'FcVStackFamily'... [-Wswitch-enum] switch (vstack->tag) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/foxeye/foxeye_0.10.1.orig.tar.xz main.c:253:11: warning: 6 enumeration values not explicitly handled in switch: 'S_FLUSH', 'S_TIMEOUT', 'S_LOCAL'... [-Wswitch-enum] switch (signal) ^ direct.c:604:15: warning: 6 enumeration values not explicitly handled in switch: 'P_DISCONNECTED', 'P_INITIAL', 'P_TALK'... [-Wswitch-enum] switch (dcc->state) ^ direct.c:596:20: warning: enumeration values 'S_TIMEOUT', 'S_LOCAL', and 'S_REG' not explicitly handled in switch [-Wswitch-enum] if (dcc) switch (signal) ^ direct.c:1203:11: warning: 5 enumeration values not explicitly handled in switch: 'S_FLUSH', 'S_TIMEOUT', 'S_LOCAL'... [-Wswitch-enum] switch (signal) ^ direct.c:2042:15: warning: 19 enumeration values not explicitly handled in switch: 'F_T_MESSAGE', 'F_T_NOTICE', 'F_T_CTCP'... [-Wswitch-enum] switch (f) ^ direct.c:2776:11: warning: 6 enumeration values not explicitly handled in switch: 'S_FLUSH', 'S_TIMEOUT', 'S_LOCAL'... [-Wswitch-enum] switch (signal) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/freetds/freetds_0.91.orig.tar.gz data.c:70:11: warning: 48 enumeration values not explicitly handled in switch: 'SYBVOID', 'SYBIMAGE', 'SYBTEXT'... [-Wswitch-enum] switch (type) { ^ data.c:100:10: warning: 37 enumeration values not explicitly handled in switch: 'SYBVOID', 'SYBVARBINARY', 'SYBINTN'... [-Wswitch-enum] switch (type) { ^ dblib.c:1676:11: warning: enumeration values '_DB_RES_INIT', '_DB_RES_RESULTSET_EMPTY', and '_DB_RES_NEXT_RESULT' not explicitly handled in switch [-Wswitch-enum] switch ( dbproc->dbresults_state ) { ^ dblib.c:1731:13: warning: enumeration values '_DB_RES_NO_MORE_RESULTS' and '_DB_RES_SUCCEED' not explicitly handled in switch [-Wswitch-enum] switch (dbproc->dbresults_state) { ^ dblib.c:7166:10: warning: 12 enumeration values not explicitly handled in switch: 'SYBINTERVAL', 'SYBDATE', 'SYBTIME'... [-Wswitch-enum] switch (datatype_token) { ^ user.c:172:12: warning: enumeration values 'TDS_SRV_WAIT', 'TDS_SRV_CANCEL', and 'TDS_SRV_DEAD' not explicitly handled in switch [-Wswitch-enum] switch (puser->user_state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/frox/frox_0.7.18.orig.tar.gz linux.c:77:10: warning: enumeration values 'LINUX_2_4' and 'OTHER' not explicitly handled in switch [-Wswitch-enum] switch (kernel) { ^ linux.c:117:10: warning: enumeration values 'LINUX_2_0' and 'OTHER' not explicitly handled in switch [-Wswitch-enum] switch (kernel) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/galan/galan_0.3.0+beta4.orig.tar.gz control.c:439:11: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ control.c:526:11: warning: enumeration values 'CONTROL_KIND_NONE' and 'CONTROL_MAX_KIND' not explicitly handled in switch [-Wswitch-enum] switch (desc->kind) { ^ control.c:861:11: warning: 6 enumeration values not explicitly handled in switch: 'CONTROL_KIND_NONE', 'CONTROL_KIND_TOGGLE', 'CONTROL_KIND_BUTTON'... [-Wswitch-enum] switch (c->desc->kind) { ^ control.c:899:13: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ control.c:1115:11: warning: 5 enumeration values not explicitly handled in switch: 'CONTROL_KIND_NONE', 'CONTROL_KIND_BUTTON', 'CONTROL_KIND_USERDEF'... [-Wswitch-enum] switch (c->desc->kind) { ^ event.c:52:10: warning: 5 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch( src->kind ) { ^ event.c:93:10: warning: 5 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch( evq->e.kind ) { ^ gui.c:318:11: warning: 6 enumeration values not explicitly handled in switch: 'MSGBOX_NONE', 'MSGBOX_ACCEPT', 'MSGBOX_CANCEL'... [-Wswitch-enum] switch (popup_dialog("Select Master Clock", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, ^ gui.c:451:11: warning: enumeration value 'CLOCK_MAX_REASON' not explicitly handled in switch [-Wswitch-enum] switch (reason) { ^ objectstore.c:55:11: warning: 4 enumeration values not explicitly handled in switch: 'OSI_KIND_INT', 'OSI_KIND_DOUBLE', 'OSI_KIND_OBJECT'... [-Wswitch-enum] switch (datum->kind) { ^ objectstore.c:113:11: warning: enumeration value 'OSI_MAX_KIND' not explicitly handled in switch [-Wswitch-enum] switch (datum->kind) { ^ sheet.c:436:13: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (e->type) ^ oss_output.la.c:100:11: warning: enumeration value 'CLOCK_MAX_REASON' not explicitly handled in switch [-Wswitch-enum] switch (reason) { ^ oss_output.la.c:121:11: warning: 7 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch (event->kind) { ^ evtadd.la.c:76:13: warning: 6 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_REALTIME'... [-Wswitch-enum] switch( event->kind ) { ^ evtmul.la.c:76:13: warning: 6 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_REALTIME'... [-Wswitch-enum] switch( event->kind ) { ^ scope.la.c:97:10: warning: 7 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch (event->kind) ^ ladspa.c:153:13: warning: 7 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch (event->kind) ^ sampler.la.c:98:13: warning: 7 enumeration values not explicitly handled in switch: 'AE_ANY', 'AE_NONE', 'AE_NUMBER'... [-Wswitch-enum] switch (event->kind) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gamin/gamin_0.1.10.orig.tar.gz gam_event.c:33:13: warning: enumeration values 'GAMIN_EVENT_ENDEXISTS' and 'GAMIN_EVENT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (event) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gawk/gawk_4.1.1+dfsg.orig.tar.xz array.c:343:10: warning: 16 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (symbol->type) { ^ awkgram.y:4575:10: warning: 87 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_line_range', 'Op_cond_pair'... [-Wswitch-enum] switch (type) { ^ awkgram.y:4620:10: warning: 113 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (ip->opcode) { ^ awkgram.y:4713:12: warning: 110 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times_i', 'Op_quotient_i'... [-Wswitch-enum] switch (op->opcode) { ^ awkgram.y:4764:12: warning: 110 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times_i', 'Op_quotient_i'... [-Wswitch-enum] switch (op->opcode) { ^ awkgram.y:5037:10: warning: 111 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (tp->opcode) { ^ awkgram.y:5129:11: warning: 112 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (i2->opcode) { ^ awkgram.y:5394:10: warning: enumeration value 'LINT_illegal' not explicitly handled in switch [-Wswitch-enum] switch (linttype) { ^ awkgram.y:5517:11: warning: 114 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (ip->opcode) { ^ builtin.c:1520:12: warning: 4 enumeration values not explicitly handled in switch: 'MP_NONE', 'MP_INT_WITH_PREC', 'MP_INT_WITHOUT_PREC'... [-Wswitch-enum] switch (fmt_type) { ^ command.y:985:11: warning: 46 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:655:10: warning: 48 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:944:10: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (r->type) { ^ debug.c:1144:11: warning: 48 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (a->type) { ^ debug.c:1220:11: warning: 17 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (r->type) { ^ debug.c:1211:10: warning: 49 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:1416:10: warning: 49 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:1701:11: warning: 16 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (symbol->type) { ^ debug.c:2354:10: warning: 49 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:2477:10: warning: 49 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:3335:10: warning: 49 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (arg->type) { ^ debug.c:3533:10: warning: 110 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (pc->opcode) { ^ debug.c:3609:10: warning: 107 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (cur_pc->opcode) { ^ debug.c:3675:10: warning: 12 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_func', 'Node_ext_func'... [-Wswitch-enum] switch (m->type) { ^ debug.c:3778:10: warning: 56 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_quotient'... [-Wswitch-enum] switch (pc->opcode) { ^ debug.c:4955:11: warning: 48 enumeration values not explicitly handled in switch: 'D_illegal', 'D_backtrace', 'D_break'... [-Wswitch-enum] switch (a->type) { ^ debug.c:5376:10: warning: 111 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (ei->opcode) { ^ eval.c:1120:10: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (n->type) { ^ eval.c:1302:11: warning: 14 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_regex', 'Node_dynregex'... [-Wswitch-enum] switch (m->type) { ^ eval.c:1452:11: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_regex', 'Node_dynregex'... [-Wswitch-enum] switch (r->type) { ^ eval.c:1556:10: warning: 110 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (op) { ^ ./interpret.h:152:12: warning: 16 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (m->type) { ^ ./interpret.h:75:11: warning: 7 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_breakpoint', 'Op_token'... [-Wswitch-enum] switch ((op = pc->opcode)) { ^ gawkapi.c:389:10: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_regex', 'Node_dynregex'... [-Wswitch-enum] switch (node->type) { ^ gawkapi.c:637:10: warning: enumeration value 'AWK_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (value->val_type) { ^ gawkapi.c:699:10: warning: enumeration value 'AWK_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (valtype) { ^ gawkapi.c:1009:10: warning: 4 enumeration values not explicitly handled in switch: 'AWK_UNDEFINED', 'AWK_ARRAY', 'AWK_SCALAR'... [-Wswitch-enum] switch (value->val_type) { ^ profile.c:261:12: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (m->type) { ^ profile.c:280:12: warning: 113 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_times', 'Op_times_i'... [-Wswitch-enum] switch (pc->opcode) { ^ profile.c:186:11: warning: 9 enumeration values not explicitly handled in switch: 'Op_illegal', 'Op_old_ext_builtin', 'Op_func'... [-Wswitch-enum] switch (pc->opcode) { ^ ./regcomp.c:1151:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1144:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1451:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1478:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2292:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3451:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1967:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4069:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ symbol.c:236:10: warning: 15 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (r->type) { ^ symbol.c:589:13: warning: 14 enumeration values not explicitly handled in switch: 'Node_illegal', 'Node_val', 'Node_regex'... [-Wswitch-enum] switch (r->type) { ^ symbol.c:799:9: warning: 107 enumeration values not explicitly handled in switch: 'Op_times', 'Op_times_i', 'Op_quotient'... [-Wswitch-enum] switch(cp->opcode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcal/gcal_3.6.3.orig.tar.gz ./printf-args.c:44:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ ./vasnprintf.c:1917:25: warning: 21 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ ./vasnprintf.c:2013:25: warning: 23 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ ./vasnprintf.c:4837:25: warning: 19 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ ./vasnprintf.c:4998:29: warning: 9 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ./regcomp.c:1122:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1115:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1429:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1456:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2273:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3437:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1978:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4088:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ file-io.c:1438:10: warning: 5 enumeration values not explicitly handled in switch: 'USr_include', 'SYs_include', 'REsource'... [-Wswitch-enum] switch (mode) ^ file-io.c:1522:11: warning: 5 enumeration values not explicitly handled in switch: 'USr_include', 'SYs_include', 'REsource'... [-Wswitch-enum] switch (mode) ^ rc-utils.c:1688:15: warning: 5 enumeration values not explicitly handled in switch: 'DAy', 'DVar', 'TVar'... [-Wswitch-enum] switch (mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcc-h8300-hms/gcc-h8300-hms_3.4.6.orig.tar.gz ./regex.c:4672:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ ./regex.c:6786:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./regex.c:7542:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ ./regex.c:7606:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7716:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7750:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ cp-demangle.c:747:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ cp-demangle.c:998:11: warning: 46 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ cp-demangle.c:1020:11: warning: 45 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ cp-demangle.c:2326:15: warning: 47 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ cp-demangle.c:3373:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ cp-demangle.c:3360:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ cp-demangle.c:3582:11: warning: 37 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ cp-demangle.c:3654:15: warning: 38 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ cp-demangle.c:4210:10: warning: 41 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_VTABLE'... [-Wswitch-enum] switch (dc->type) ^ cp-demint.c:67:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ genmodes.c:110:11: warning: 8 enumeration values not explicitly handled in switch: 'MODE_RANDOM', 'MODE_CC', 'MODE_PARTIAL_INT'... [-Wswitch-enum] switch (class) ^ genmodes.c:123:11: warning: 8 enumeration values not explicitly handled in switch: 'MODE_RANDOM', 'MODE_CC', 'MODE_PARTIAL_INT'... [-Wswitch-enum] switch (class) ^ genmodes.c:298:11: warning: enumeration value 'MAX_MODE_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (m->class) ^ genmodes.c:1087:12: warning: 6 enumeration values not explicitly handled in switch: 'MODE_RANDOM', 'MODE_CC', 'MODE_INT'... [-Wswitch-enum] switch (m->class) ^ genmodes.c:1123:12: warning: 6 enumeration values not explicitly handled in switch: 'MODE_RANDOM', 'MODE_CC', 'MODE_INT'... [-Wswitch-enum] switch (m->class) ^ gengtype.c:899:11: warning: enumeration values 'TYPE_SCALAR' and 'TYPE_STRING' not explicitly handled in switch [-Wswitch-enum] switch (t->kind) ^ gengtype.c:1857:11: warning: enumeration value 'TYPE_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (f->kind) ^ gengtype.c:2154:11: warning: enumeration value 'TYPE_ARRAY' not explicitly handled in switch [-Wswitch-enum] switch (f->kind) ^ gengtype.c:2343:11: warning: 5 enumeration values not explicitly handled in switch: 'TYPE_SCALAR', 'TYPE_STRUCT', 'TYPE_UNION'... [-Wswitch-enum] switch (t->kind) ^ gengtype.c:2449:11: warning: enumeration values 'TYPE_UNION', 'TYPE_LANG_STRUCT', and 'TYPE_PARAM_STRUCT' not explicitly handled in switch [-Wswitch-enum] switch (type->kind) ^ rtl.c:212:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtl.c:351:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gensupport.c:267:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'EXPR_LIST'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ gensupport.c:345:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (sub)) ^ gensupport.c:453:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (XEXP (elem->data, 2))) ^ gensupport.c:510:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gensupport.c:566:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gensupport.c:998:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ genconditions.c:209:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ print-rtl1.c:509:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (in_rtx)) ^ print-rtl1.c:738:13: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtx_first)) ^ c-parse.y:2879:11: warning: 7 enumeration values not explicitly handled in switch: 'CPP_ATSIGN', 'CPP_OTHER', 'CPP_HEADER_NAME'... [-Wswitch-enum] switch (last_token) ^ c-pretty-print.c:223:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-pretty-print.c:268:11: warning: 135 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:339:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:443:11: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-pretty-print.c:549:11: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-pretty-print.c:603:11: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-pretty-print.c:867:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ c-pretty-print.c:894:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:943:11: warning: 134 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (e)) ^ c-pretty-print.c:1059:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1129:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-pretty-print.c:1164:11: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1295:11: warning: 136 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1353:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (e)) ^ c-pretty-print.c:1377:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1409:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1438:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1465:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1500:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-pretty-print.c:1671:11: warning: 83 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (e)) ^ c-pretty-print.c:1838:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-lex.c:364:12: warning: 68 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (tok->type) ^ c-lex.c:326:11: warning: 60 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (tok->type) ^ c-decl.c:575:15: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (p)) ^ c-decl.c:2549:13: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ c-decl.c:3154:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ c-decl.c:3320:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ c-decl.c:3726:14: warning: enumeration values 'NORMAL', 'FUNCDEF', and 'TYPENAME' not explicitly handled in switch [-Wswitch-enum] switch (decl_context) ^ c-decl.c:4705:15: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ ./gt-c-decl.h:104:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gt-c-decl.h:174:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gt-c-decl.h:55:19: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ ./gt-c-decl.h:357:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gt-c-decl.h:428:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gt-c-decl.h:305:19: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ ./gt-c-decl.h:658:19: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gt-c-decl.h:763:19: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gt-c-decl.h:571:15: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ c-typeck.c:130:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ c-typeck.c:263:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code1) ^ c-typeck.c:526:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t1)) ^ c-typeck.c:719:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t1)) ^ c-typeck.c:2379:12: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg)) ^ c-typeck.c:2195:11: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-typeck.c:2554:11: warning: 134 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ c-typeck.c:2645:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-typeck.c:2689:13: warning: 135 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (x)) ^ c-typeck.c:3235:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (lhs)) ^ c-typeck.c:3288:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (lhs)) ^ c-typeck.c:6420:12: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (inner)) ^ c-typeck.c:6688:11: warning: 109 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-aux-info.c:311:15: warning: 134 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-common.c:1531:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ c-common.c:1889:11: warning: 36 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ c-common.c:2096:11: warning: 121 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-common.c:2219:15: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-common.c:2361:14: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-common.c:2445:12: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-common.c:2627:11: warning: 117 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (expr)) ^ c-common.c:3563:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-common.c:3722:11: warning: 378 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (function)) ^ c-common.c:4056:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ c-common.c:4220:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ c-common.c:5755:12: warning: 398 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (decl)) ^ c-common.c:5733:11: warning: 110 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'VOID_TYPE', 'INTEGER_TYPE'... [-Wswitch-enum] switch (TREE_CODE (x)) ^ c-opts.c:258:11: warning: 194 enumeration values not explicitly handled in switch: 'OPT__help', 'OPT__param', 'OPT__target_help'... [-Wswitch-enum] switch (code) ^ c-semantics.c:787:15: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-semantics.c:903:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (*tp)) ^ c-semantics.c:986:10: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ c-semantics.c:1004:15: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ genconfig.c:77:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genconfig.c:294:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ c-dump.c:57:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cpplex.c:1150:11: warning: enumeration values 'SPELL_OPERATOR' and 'SPELL_NONE' not explicitly handled in switch [-Wswitch-enum] switch (TOKEN_SPELL (token)) ^ cpplex.c:1322:11: warning: 56 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_MULT'... [-Wswitch-enum] switch (a) ^ cppmacro.c:122:11: warning: enumeration value 'BT_PRAGMA' not explicitly handled in switch [-Wswitch-enum] switch (node->value.builtin) ^ cppmacro.c:1280:15: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cppexp.c:523:11: warning: 67 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cppexp.c:705:15: warning: 63 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_GREATER', 'CPP_LESS'... [-Wswitch-enum] switch (op.op) ^ cppexp.c:773:15: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op.op) ^ cppexp.c:850:15: warning: 43 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_CLOSE_PAREN', 'CPP_EOF'... [-Wswitch-enum] switch (top->op) ^ cppexp.c:1252:11: warning: 68 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op) ^ cppexp.c:1292:11: warning: 65 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op) ^ alias.c:706:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ alias.c:776:11: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (src)) ^ alias.c:1002:13: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (src)) ^ alias.c:1217:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ alias.c:1372:11: warning: 150 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ alias.c:1605:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (addr)) ^ alias.c:1735:13: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ alias.c:2401:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ alias.c:2520:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ alias.c:2614:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./gt-alias.h:39:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-alias.h:147:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-alias.h:259:11: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ builtins.c:190:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ builtins.c:1407:11: warning: 127 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ builtins.c:1487:11: warning: 181 enumeration values not explicitly handled in switch: 'BUILT_IN_CABS', 'BUILT_IN_CABSF', 'BUILT_IN_CABSL'... [-Wswitch-enum] switch (fn) ^ builtins.c:1638:11: warning: 364 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fndecl)) ^ builtins.c:1814:11: warning: 394 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fndecl)) ^ builtins.c:4995:11: warning: 263 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (fcode) ^ builtins.c:5690:15: warning: 385 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (builtin_mathfn_code (t)) ^ builtins.c:5642:11: warning: 130 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ builtins.c:5982:15: warning: 385 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fndecl)) ^ builtins.c:6119:12: warning: 379 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (fcode) ^ builtins.c:6527:11: warning: 302 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fndecl)) ^ builtins.c:6973:15: warning: 144 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ calls.c:194:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ cfgbuild.c:66:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ cfgbuild.c:100:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ cfgbuild.c:495:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cfgcleanup.c:211:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ cfglayout.c:99:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ cfglayout.c:944:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ cfgloopanal.c:196:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (*expr)) ^ cfgloopanal.c:244:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (condition)) ^ cfgloopanal.c:599:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (cond) ^ cfgloopanal.c:626:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (cond) ^ cfgloopanal.c:855:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (cond) ^ cfgrtl.c:2165:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ combine.c:968:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (elt)) ^ combine.c:1341:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ combine.c:3040:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:2875:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:3815:11: warning: 120 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:4762:13: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (true_code) ^ combine.c:4784:13: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (true_code) ^ combine.c:5298:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ combine.c:5608:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ combine.c:6357:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:6436:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:6792:11: warning: 147 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:7489:13: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (cond) ^ combine.c:7536:16: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (cond) ^ combine.c:7814:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (inner_code) ^ combine.c:8355:10: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:8132:11: warning: 118 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:8659:11: warning: 124 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:9028:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (op0) ^ combine.c:9060:13: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (op0) ^ combine.c:9261:15: warning: 148 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (varop)) ^ combine.c:10374:15: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:10530:15: warning: 135 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op0)) ^ combine.c:12105:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ combine.c:12462:15: warning: 9 enumeration values not explicitly handled in switch: 'REG_CC_SETTER', 'REG_CC_USER', 'REG_DEP_ANTI'... [-Wswitch-enum] switch (REG_NOTE_KIND (note)) ^ convert.c:51:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (TREE_TYPE (expr))) ^ convert.c:204:13: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (expr)) ^ convert.c:248:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (TREE_TYPE (expr))) ^ convert.c:405:15: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (ex_form) ^ convert.c:300:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (intype)) ^ convert.c:618:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (TREE_TYPE (expr))) ^ convert.c:671:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (TREE_TYPE (expr))) ^ cse.c:673:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ cse.c:834:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:853:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:1813:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ cse.c:2214:11: warning: 150 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:2530:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:2749:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:3274:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:3669:10: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (arg)) ^ cse.c:4013:16: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:4062:15: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:6404:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cse.c:7389:11: warning: 153 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code = GET_CODE (x)) ^ cselib.c:566:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ cselib.c:789:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ dbxout.c:1362:11: warning: 127 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dbxout.c:2131:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ df.c:1000:10: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (dst)) ^ df.c:950:11: warning: 144 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ df.c:1139:14: warning: 27 enumeration values not explicitly handled in switch: 'REG_DEAD', 'REG_INC', 'REG_RETVAL'... [-Wswitch-enum] switch (REG_NOTE_KIND (note)) ^ df.c:2356:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (mem)) ^ diagnostic.c:194:11: warning: enumeration values 'DK_DEBUG' and 'DK_LAST_DIAGNOSTIC_KIND' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ diagnostic.c:256:11: warning: enumeration value 'DK_LAST_DIAGNOSTIC_KIND' not explicitly handled in switch [-Wswitch-enum] switch (diagnostic->kind) ^ dojump.c:178:11: warning: 109 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ doloop.c:181:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ doloop.c:441:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (condition)) ^ dwarf2out.c:657:11: warning: 23 enumeration values not explicitly handled in switch: 'DW_CFA_nop', 'DW_CFA_set_loc', 'DW_CFA_advance_loc1'... [-Wswitch-enum] switch (cfi->dw_cfi_opc) ^ dwarf2out.c:933:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:923:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:1005:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ dwarf2out.c:1410:16: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (XEXP (src, 1))) ^ dwarf2out.c:1384:15: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (src)) ^ dwarf2out.c:1547:15: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (XEXP (dest, 0))) ^ dwarf2out.c:1378:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (dest)) ^ dwarf2out.c:1728:11: warning: 5 enumeration values not explicitly handled in switch: 'DW_CFA_remember_state', 'DW_CFA_restore_state', 'DW_CFA_GNU_negative_offset_extended'... [-Wswitch-enum] switch (cfi) ^ dwarf2out.c:1774:11: warning: 21 enumeration values not explicitly handled in switch: 'DW_CFA_nop', 'DW_CFA_set_loc', 'DW_CFA_advance_loc1'... [-Wswitch-enum] switch (cfi) ^ dwarf2out.c:1829:15: warning: 6 enumeration values not explicitly handled in switch: 'DW_CFA_nop', 'DW_CFA_remember_state', 'DW_CFA_restore_state'... [-Wswitch-enum] switch (cfi->dw_cfi_opc) ^ dwarf2out.c:2797:11: warning: 94 enumeration values not explicitly handled in switch: 'DW_OP_deref', 'DW_OP_dup', 'DW_OP_drop'... [-Wswitch-enum] switch (loc->dw_loc_opc) ^ dwarf2out.c:2926:11: warning: 97 enumeration values not explicitly handled in switch: 'DW_OP_deref', 'DW_OP_dup', 'DW_OP_drop'... [-Wswitch-enum] switch (loc->dw_loc_opc) ^ dwarf2out.c:3144:15: warning: 82 enumeration values not explicitly handled in switch: 'DW_OP_addr', 'DW_OP_const1u', 'DW_OP_const1s'... [-Wswitch-enum] switch (op) ^ dwarf2out.c:5288:15: warning: enumeration value 'dw_val_class_fde_ref' not explicitly handled in switch [-Wswitch-enum] switch (AT_class (a)) ^ dwarf2out.c:5530:15: warning: 169 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (r)) ^ dwarf2out.c:5507:11: warning: enumeration values 'dw_val_class_loc_list' and 'dw_val_class_range_list' not explicitly handled in switch [-Wswitch-enum] switch (AT_class (at)) ^ dwarf2out.c:5638:15: warning: 169 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (r1)) ^ dwarf2out.c:5611:11: warning: enumeration values 'dw_val_class_loc_list' and 'dw_val_class_range_list' not explicitly handled in switch [-Wswitch-enum] switch (v1->val_class) ^ dwarf2out.c:5787:11: warning: 44 enumeration values not explicitly handled in switch: 'DW_TAG_padding', 'DW_TAG_entry_point', 'DW_TAG_formal_parameter'... [-Wswitch-enum] switch (die->die_tag) ^ dwarf2out.c:7712:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:7790:11: warning: 143 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:7810:11: warning: 125 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:8272:11: warning: 153 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:8474:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:8522:11: warning: 83 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (loc)) ^ dwarf2out.c:9263:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:9650:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtl)) ^ dwarf2out.c:9736:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:9783:11: warning: 137 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (bound)) ^ dwarf2out.c:9991:11: warning: 140 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (tree_node)) ^ dwarf2out.c:11721:11: warning: 125 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:11870:11: warning: 141 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ dwarf2out.c:12152:11: warning: 137 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ dwarf2out.c:12341:11: warning: 141 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ dwarf2out.c:12929:11: warning: 43 enumeration values not explicitly handled in switch: 'DW_TAG_padding', 'DW_TAG_entry_point', 'DW_TAG_formal_parameter'... [-Wswitch-enum] switch (die->die_tag) { ^ ./gt-dwarf2out.h:79:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_attr_val).val_class) ^ ./gt-dwarf2out.h:160:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd1).val_class) ^ ./gt-dwarf2out.h:200:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd2).val_class) ^ ./gt-dwarf2out.h:260:15: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd1_desc (((*x)).dw_cfi_opc)) ^ ./gt-dwarf2out.h:274:15: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd2_desc (((*x)).dw_cfi_opc)) ^ ./gt-dwarf2out.h:378:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_attr_val).val_class) ^ ./gt-dwarf2out.h:466:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd1).val_class) ^ ./gt-dwarf2out.h:507:15: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd2).val_class) ^ ./gt-dwarf2out.h:571:15: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd1_desc (((*x)).dw_cfi_opc)) ^ ./gt-dwarf2out.h:586:15: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd2_desc (((*x)).dw_cfi_opc)) ^ ./gt-dwarf2out.h:699:11: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_attr_val).val_class) ^ ./gt-dwarf2out.h:805:11: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd1).val_class) ^ ./gt-dwarf2out.h:853:11: warning: enumeration values 'dw_val_class_range_list', 'dw_val_class_const', and 'dw_val_class_lbl_offset' not explicitly handled in switch [-Wswitch-enum] switch (((*x).dw_loc_oprnd2).val_class) ^ ./gt-dwarf2out.h:929:11: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd1_desc (((*x)).dw_cfi_opc)) ^ ./gt-dwarf2out.h:946:11: warning: enumeration value 'dw_cfi_oprnd_unused' not explicitly handled in switch [-Wswitch-enum] switch (dw_cfi_oprnd2_desc (((*x)).dw_cfi_opc)) ^ emit-rtl.c:683:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2285:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2462:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2579:11: warning: 153 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2701:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2771:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:2824:13: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (other)) ^ emit-rtl.c:3370:15: warning: 24 enumeration values not explicitly handled in switch: 'REG_DEAD', 'REG_INC', 'REG_EQUIV'... [-Wswitch-enum] switch (REG_NOTE_KIND (note)) ^ emit-rtl.c:4047:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4093:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4139:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4273:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4329:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4368:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4665:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4706:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4747:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ emit-rtl.c:4888:11: warning: 27 enumeration values not explicitly handled in switch: 'REG_DEAD', 'REG_INC', 'REG_RETVAL'... [-Wswitch-enum] switch (kind) ^ emit-rtl.c:5196:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ emit-rtl.c:5667:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ except.c:1275:11: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_FIXUP' not explicitly handled in switch [-Wswitch-enum] switch (n->type) ^ except.c:1320:11: warning: 6 enumeration values not explicitly handled in switch: 'ERT_UNKNOWN', 'ERT_CLEANUP', 'ERT_ALLOWED_EXCEPTIONS'... [-Wswitch-enum] switch (n->type) ^ except.c:1594:15: warning: 6 enumeration values not explicitly handled in switch: 'ERT_UNKNOWN', 'ERT_CLEANUP', 'ERT_TRY'... [-Wswitch-enum] switch (r->type) ^ except.c:1660:15: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_FIXUP' not explicitly handled in switch [-Wswitch-enum] switch (region->type) ^ except.c:3186:11: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_FIXUP' not explicitly handled in switch [-Wswitch-enum] switch (region->type) ^ ./gt-except.h:33:15: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_MUST_NOT_THROW' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-except.h:145:15: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_MUST_NOT_THROW' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-except.h:262:11: warning: enumeration values 'ERT_UNKNOWN' and 'ERT_MUST_NOT_THROW' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ explow.c:96:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ explow.c:771:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ explow.c:906:11: warning: enumeration values 'SAVE_BLOCK', 'SAVE_FUNCTION', and 'SAVE_NONLOCAL' not explicitly handled in switch [-Wswitch-enum] switch (save_level) ^ explow.c:986:11: warning: enumeration values 'SAVE_BLOCK', 'SAVE_FUNCTION', and 'SAVE_NONLOCAL' not explicitly handled in switch [-Wswitch-enum] switch (save_level) ^ explow.c:1595:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ expmed.c:2518:16: warning: 6 enumeration values not explicitly handled in switch: 'alg_zero', 'alg_m', 'alg_add'... [-Wswitch-enum] switch (alg.op[opno]) ^ expmed.c:3212:13: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ expmed.c:4119:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ expmed.c:4370:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ expmed.c:4820:15: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (op) ^ expr.c:461:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ expr.c:504:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (body)) ^ expr.c:4409:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ expr.c:5623:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ expr.c:5717:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ expr.c:5890:15: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ expr.c:6025:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ expr.c:6043:11: warning: 129 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ expr.c:6361:11: warning: 35 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ expr.c:9509:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ final.c:390:13: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ final.c:1656:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ final.c:2575:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ final.c:3169:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ flow.c:1350:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (*ptr)) ^ flow.c:2501:14: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code = GET_CODE (sub)) ^ flow.c:2477:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code = GET_CODE (x)) ^ flow.c:2558:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (reg)) ^ flow.c:3722:11: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ flow.c:4267:16: warning: 27 enumeration values not explicitly handled in switch: 'REG_INC', 'REG_EQUIV', 'REG_EQUAL'... [-Wswitch-enum] switch (REG_NOTE_KIND (link)) ^ fold-const.c:730:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:815:11: warning: 388 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (code) ^ fold-const.c:854:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ fold-const.c:938:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ fold-const.c:1207:11: warning: 125 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:1438:15: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:1969:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:1994:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:2020:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:2135:13: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg0)) ^ fold-const.c:2195:15: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg0)) ^ fold-const.c:2240:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg0)) ^ fold-const.c:2266:15: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg0)) ^ fold-const.c:2510:15: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:2618:11: warning: 129 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:3210:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:3303:12: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:3285:15: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:4321:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ fold-const.c:4447:11: warning: 127 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (tcode) ^ fold-const.c:5122:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:6490:13: warning: 394 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (fcode0) ^ fold-const.c:7327:12: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:7371:16: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:7397:16: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:7410:16: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:7433:16: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:7679:12: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:8021:14: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (comp_code) ^ fold-const.c:8102:16: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (comp_code) ^ fold-const.c:8151:14: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (comp_code) ^ fold-const.c:5590:11: warning: 87 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ fold-const.c:8646:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (top)) ^ fold-const.c:8842:12: warning: 349 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fndecl)) ^ fold-const.c:8708:11: warning: 120 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ fold-const.c:8924:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (r)) ^ function.c:1859:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ function.c:3514:12: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (pattern)) ^ function.c:3807:11: warning: 99 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ function.c:4247:13: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (fntype)) ^ gcse.c:1279:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ gcse.c:1335:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:1569:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:1773:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:2744:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:3060:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:3684:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gcse.c:4249:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ gcse.c:7053:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ gtype-desc.c:138:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ gtype-desc.c:483:15: warning: enumeration value 'LAST_AND_UNUSED_RTX_CODE' not explicitly handled in switch [-Wswitch-enum] switch (GET_CODE (&(*x))) ^ gtype-desc.c:1376:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ gtype-desc.c:1725:15: warning: enumeration value 'LAST_AND_UNUSED_RTX_CODE' not explicitly handled in switch [-Wswitch-enum] switch (GET_CODE (&(*x))) ^ gtype-desc.c:2702:11: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ gtype-desc.c:3122:11: warning: enumeration value 'LAST_AND_UNUSED_RTX_CODE' not explicitly handled in switch [-Wswitch-enum] switch (GET_CODE (&(*x))) ^ haifa-sched.c:407:12: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ haifa-sched.c:439:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ifcvt.c:1441:12: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ifcvt.c:1555:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ifcvt.c:1681:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (cond)) ^ genattrtab.c:837:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:927:11: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:1080:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:1329:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (value)) ^ genattrtab.c:1382:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:2205:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:3094:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:3319:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:3886:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:4088:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:4174:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:4394:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:4583:15: warning: 149 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:4672:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:4571:11: warning: 135 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:4856:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:4898:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (exp)) ^ genattrtab.c:4945:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genattrtab.c:5413:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (value)) ^ genattrtab.c:6036:15: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ genemit.c:164:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genemit.c:829:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (desc)) ^ genextract.c:197:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genoutput.c:434:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (part)) ^ insn-output.c:157:11: warning: 54 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:184:11: warning: 54 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:226:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:260:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:279:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:293:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:317:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:331:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:369:11: warning: 53 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_ALU', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:402:11: warning: 53 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_ALU', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:644:15: warning: 10 enumeration values not explicitly handled in switch: 'MODE_UNKNOWN', 'MODE_NONE', 'MODE_QI'... [-Wswitch-enum] switch (get_attr_mode (insn)) ^ insn-output.c:656:15: warning: 10 enumeration values not explicitly handled in switch: 'MODE_UNKNOWN', 'MODE_NONE', 'MODE_QI'... [-Wswitch-enum] switch (get_attr_mode (insn)) ^ insn-output.c:715:15: warning: 10 enumeration values not explicitly handled in switch: 'MODE_UNKNOWN', 'MODE_NONE', 'MODE_QI'... [-Wswitch-enum] switch (get_attr_mode (insn)) ^ insn-output.c:727:15: warning: 10 enumeration values not explicitly handled in switch: 'MODE_UNKNOWN', 'MODE_NONE', 'MODE_QI'... [-Wswitch-enum] switch (get_attr_mode (insn)) ^ insn-output.c:1290:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1331:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1369:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1407:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1438:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1474:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1513:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1547:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1581:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1611:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1645:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1675:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1704:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1738:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1769:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1798:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1827:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1856:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1885:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1915:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1953:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:1988:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2014:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2042:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2070:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2099:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2127:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2148:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2215:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2258:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2292:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2361:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2395:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2424:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2453:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2480:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2504:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2528:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2554:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2578:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2602:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2646:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:2688:11: warning: 56 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:3164:11: warning: 54 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:3194:11: warning: 54 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ insn-output.c:3226:11: warning: 55 enumeration values not explicitly handled in switch: 'TYPE_OTHER', 'TYPE_MULTI', 'TYPE_ALU1'... [-Wswitch-enum] switch (get_attr_type (insn)) ^ genpeep.c:142:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genrecog.c:469:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genrecog.c:796:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ genrecog.c:1063:15: warning: 6 enumeration values not explicitly handled in switch: 'DT_veclen_ge', 'DT_dup', 'DT_pred'... [-Wswitch-enum] switch (d1->type) ^ genrecog.c:1888:15: warning: 8 enumeration values not explicitly handled in switch: 'DT_code', 'DT_elt_zero_wide', 'DT_veclen_ge'... [-Wswitch-enum] switch (type) ^ genrecog.c:1926:12: warning: 7 enumeration values not explicitly handled in switch: 'DT_code', 'DT_veclen_ge', 'DT_dup'... [-Wswitch-enum] switch (type) ^ genrecog.c:2016:15: warning: enumeration values 'SPLIT' and 'PEEPHOLE2' not explicitly handled in switch [-Wswitch-enum] switch (subroutine_type) ^ genrecog.c:1969:11: warning: enumeration value 'DT_accept_op' not explicitly handled in switch [-Wswitch-enum] switch (p->type) ^ insn-recog.c:309:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:431:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:457:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:628:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:1204:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:1320:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:1550:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:1650:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:1726:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:1755:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:1819:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x4)) ^ insn-recog.c:2195:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:2384:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:2505:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:2679:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:2807:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:2939:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:3087:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:3227:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:3378:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:3996:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:4063:11: warning: 139 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:4700:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:4906:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:4947:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:4991:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:5020:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:5068:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:5385:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x5)) ^ insn-recog.c:5571:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:5631:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:5693:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x4)) ^ insn-recog.c:5909:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:6079:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:6329:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:6460:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:7002:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:7064:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:7546:11: warning: 147 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:7828:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:8562:11: warning: 147 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:8957:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:9550:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:9724:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:9805:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:9837:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:9913:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:9979:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:10045:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:10343:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:10455:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:10542:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:10558:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:10782:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:10929:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:11169:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:11367:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:11600:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:12176:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:12276:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:12318:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x4)) ^ insn-recog.c:12394:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:12633:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x4)) ^ insn-recog.c:13310:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:13706:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:14118:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:14305:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:14504:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:14943:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:15006:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:15306:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:15326:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x4)) ^ insn-recog.c:15824:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:16276:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:16912:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:17027:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:17606:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:17890:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:18129:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x4)) ^ insn-recog.c:19051:11: warning: 39 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCGCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:19083:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:19093:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:19114:11: warning: 33 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:19157:11: warning: 34 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:19198:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:19233:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:19563:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:19579:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:19673:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:19710:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:19798:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:19989:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:20022:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:20110:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:20190:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:20331:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:20346:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:20490:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:20589:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:20615:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:21370:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:21466:11: warning: 143 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:21890:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:21900:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:21976:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:22048:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:22114:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:22228:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:22299:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:22469:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:22665:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:22874:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:23374:11: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:23660:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:23862:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:23896:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:24618:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:24887:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:25226:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:25412:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:25435:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:25489:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:25681:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:25701:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:25812:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:26363:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:26471:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:26857:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:27005:11: warning: 147 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:27099:11: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:27988:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:28023:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:28270:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:28473:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:28665:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:28953:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:29319:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:29526:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:29805:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:30398:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:30497:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:30682:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:30860:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:31042:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:31214:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:31251:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:31825:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:31912:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:32176:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:32869:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:33058:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:33730:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:34583:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:34629:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:35274:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:35622:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:35978:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:36171:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:36456:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:36470:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:36649:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:36730:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:36779:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:36843:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:36908:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:37173:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:37262:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:37825:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:37896:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:37909:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:38035:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:38424:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:38539:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:38556:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:39051:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:39068:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:40378:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:40443:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:40697:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:40784:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:41345:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:41410:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:41779:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:41966:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:42612:11: warning: 40 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCGCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:42638:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:42955:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:43148:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:43433:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:43544:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:43626:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:43706:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:44026:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:44120:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:44356:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:44484:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:44501:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:44937:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:45044:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:45556:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:45602:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:45964:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:46096:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:46475:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:46519:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x5)) ^ insn-recog.c:46962:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:47285:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:47331:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x5)) ^ insn-recog.c:47500:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x6)) ^ insn-recog.c:47890:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:48234:11: warning: 44 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:48384:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:48636:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:48889:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:49101:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:49434:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:49804:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:50024:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:50167:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:50344:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:50721:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:51308:11: warning: 45 enumeration values not explicitly handled in switch: 'VOIDmode', 'CCmode', 'CCGCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:51669:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:52113:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:52601:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:53242:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:53451:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:54511:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:54521:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:54806:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:54971:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:55180:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:55816:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:55836:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x4)) ^ insn-recog.c:56095:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x4)) ^ insn-recog.c:56928:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x0)) ^ insn-recog.c:56972:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:57131:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:57491:11: warning: 44 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:57520:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:57549:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:57727:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:57936:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:57971:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:58080:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:58125:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:58436:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:58613:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:58649:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:58770:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:58943:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:59036:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:59211:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:59242:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:59657:11: warning: 44 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:59730:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:60046:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:60215:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:60549:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:60643:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:60657:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:60777:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:60941:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61019:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:61169:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61314:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61366:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:61530:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61608:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x3)) ^ insn-recog.c:61758:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61859:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:61941:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:62027:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x3)) ^ insn-recog.c:62464:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:62633:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:63045:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:63172:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:63194:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:63298:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:63746:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:64060:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:64166:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:64348:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:64454:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:65262:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:65298:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:66074:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x0)) ^ insn-recog.c:66101:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:66161:11: warning: 45 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:66181:11: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x1)) ^ insn-recog.c:66195:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:66332:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:66446:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:66794:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:66959:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:67019:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:67244:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x1)) ^ insn-recog.c:67341:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:67669:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:68205:11: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:68856:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x2)) ^ insn-recog.c:69063:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (x2)) ^ insn-recog.c:69517:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x0)) ^ integrate.c:1346:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ integrate.c:1879:11: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ integrate.c:2489:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:351:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ jump.c:418:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ jump.c:679:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:786:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:833:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:875:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:922:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:951:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:990:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code1) ^ jump.c:1385:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ jump.c:2277:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ local-alloc.c:524:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ local-alloc.c:583:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ local-alloc.c:645:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ local-alloc.c:693:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:1255:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:1336:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (p)) ^ loop.c:2479:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:2567:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ loop.c:3085:11: warning: 149 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ loop.c:3318:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:5597:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:6268:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:6475:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ loop.c:6598:10: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (arg0)) ^ loop.c:6709:15: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (arg0)) ^ loop.c:6835:28: warning: enumeration values 'UNKNOWN_INDUCT' and 'NOT_BASIC_INDUCT' not explicitly handled in switch [-Wswitch-enum] switch (REG_IV_TYPE (ivs, REGNO (x))) ^ loop.c:6578:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ loop.c:7520:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ loop.c:8795:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:9445:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ loop.c:9568:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (m)) ^ loop.c:10378:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (m)) ^ loop.c:10694:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (v->ext_dependent)) ^ optabs.c:1545:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (binoptab->code) ^ optabs.c:1889:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (binoptab->code) ^ optabs.c:3897:12: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (comparison) ^ opts.c:661:11: warning: 189 enumeration values not explicitly handled in switch: 'OPT__output_pch_', 'OPT_A', 'OPT_C'... [-Wswitch-enum] switch (code) ^ postreload.c:1044:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ postreload.c:1479:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (src)) ^ predict.c:547:10: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (cond)) ^ predict.c:638:15: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ print-rtl.c:509:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (in_rtx)) ^ print-rtl.c:738:13: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (rtx_first)) ^ print-tree.c:627:15: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'BLOCK', 'VOID_TYPE'... [-Wswitch-enum] switch (TREE_CODE (node)) ^ value-prof.c:95:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (set_src)) ^ ra-colorize.c:173:11: warning: enumeration values 'SIMPLIFY_SPILL', 'SIMPLIFY_FAT', and 'LAST_NODE_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ra-colorize.c:290:11: warning: enumeration value 'LAST_MOVE_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ra-debug.c:77:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ra-debug.c:114:11: warning: 146 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ra-debug.c:209:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ra-debug.c:403:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ real.c:986:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ real.c:1058:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ recog.c:536:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ recog.c:749:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ recog.c:1392:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (body)) ^ recog.c:2028:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (body)) ^ recog.c:3134:12: warning: 26 enumeration values not explicitly handled in switch: 'REG_DEAD', 'REG_INC', 'REG_EQUIV'... [-Wswitch-enum] switch (REG_NOTE_KIND (note)) ^ reg-stack.c:554:13: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (*pat)) ^ reg-stack.c:1500:10: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (pat_src)) ^ reg-stack.c:1404:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (pat)) ^ regclass.c:1930:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ regclass.c:2360:11: warning: 155 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ regmove.c:365:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ regmove.c:2263:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ regrename.c:523:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ regrename.c:654:11: warning: 148 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ regrename.c:1401:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload.c:957:13: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (XEXP (in, 0))) ^ reload.c:4255:10: warning: 8 enumeration values not explicitly handled in switch: 'RELOAD_FOR_INPUT', 'RELOAD_FOR_OUTPUT', 'RELOAD_FOR_INSN'... [-Wswitch-enum] switch (rld[i].when_needed) ^ reload.c:4290:14: warning: 8 enumeration values not explicitly handled in switch: 'RELOAD_FOR_INPUT', 'RELOAD_FOR_OUTPUT', 'RELOAD_FOR_INSN'... [-Wswitch-enum] switch (rld[i].when_needed) ^ reload.c:5041:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload.c:5261:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload.c:6182:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload.c:6442:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload1.c:2188:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (SET_SRC (x))) ^ reload1.c:2098:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload1.c:2267:11: warning: 98 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload1.c:2642:11: warning: 126 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload1.c:3715:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ reload1.c:4746:11: warning: enumeration values 'RELOAD_FOR_OUTPUT' and 'RELOAD_FOR_INSN' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ reload1.c:5648:15: warning: 4 enumeration values not explicitly handled in switch: 'RELOAD_FOR_OUTPUT', 'RELOAD_FOR_INSN', 'RELOAD_FOR_OUTPUT_ADDRESS'... [-Wswitch-enum] switch (rld[r].when_needed) ^ reload1.c:5666:15: warning: 4 enumeration values not explicitly handled in switch: 'RELOAD_FOR_OUTPUT', 'RELOAD_FOR_INSN', 'RELOAD_FOR_OUTPUT_ADDRESS'... [-Wswitch-enum] switch (rld[r].when_needed) ^ reload1.c:6255:11: warning: enumeration values 'RELOAD_FOR_OUTPUT' and 'RELOAD_FOR_INSN' not explicitly handled in switch [-Wswitch-enum] switch (rl->when_needed) ^ resource.c:218:11: warning: 149 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ resource.c:461:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ resource.c:643:11: warning: 137 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:65:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:144:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:227:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:290:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:586:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ rtlanal.c:662:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:730:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:832:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (body)) ^ rtlanal.c:973:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:1022:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:1080:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:1205:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (sub)) ^ rtlanal.c:1426:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:1536:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ rtlanal.c:1700:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (body)) ^ rtlanal.c:2145:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2211:11: warning: 153 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2275:11: warning: 146 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2355:11: warning: 140 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2482:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2626:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:2832:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ rtlanal.c:3068:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ rtlanal.c:3555:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ rtlanal.c:3537:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (pat)) ^ rtlanal.c:3663:12: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ rtlanal.c:3649:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (pat)) ^ sched-deps.c:616:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ sched-vis.c:209:11: warning: 113 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ sched-vis.c:549:11: warning: 157 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ sched-vis.c:638:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ sched-vis.c:750:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ simplify-rtx.c:111:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ simplify-rtx.c:506:15: warning: 154 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:642:15: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:761:15: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:814:15: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:908:15: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:1293:16: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:1349:15: warning: 151 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:1458:15: warning: 144 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:2145:11: warning: 146 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:2362:12: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (this_code) ^ simplify-rtx.c:2659:10: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:2746:15: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:2827:11: warning: 152 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:2879:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ simplify-rtx.c:3107:15: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (el)) ^ simplify-rtx.c:3244:15: warning: 7 enumeration values not explicitly handled in switch: 'MODE_RANDOM', 'MODE_CC', 'MODE_COMPLEX_INT'... [-Wswitch-enum] switch (outer_class) ^ stmt.c:2228:11: warning: 125 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ stmt.c:4895:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ stor-layout.c:1526:11: warning: 126 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ tree.c:164:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ tree.c:176:15: warning: 141 enumeration values not explicitly handled in switch: 'BLOCK', 'VOID_TYPE', 'INTEGER_TYPE'... [-Wswitch-enum] switch (code) ^ tree.c:315:15: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ tree.c:1199:11: warning: 127 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ tree.c:1266:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg)) ^ tree.c:1451:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ tree.c:1482:11: warning: 136 enumeration values not explicitly handled in switch: 'BLOCK', 'VOID_TYPE', 'INTEGER_TYPE'... [-Wswitch-enum] switch (code) ^ tree.c:1508:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (expr)) ^ tree.c:1620:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ tree.c:1725:15: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ tree.c:1794:11: warning: 127 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ tree.c:1890:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ tree.c:2055:15: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ tree.c:2129:11: warning: 128 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ tree.c:2462:16: warning: 136 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] else switch (code) ^ tree.c:2655:15: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (ntype)) ^ tree.c:3405:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code1) ^ tree.c:3704:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ tree.c:4333:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ tree.c:4437:13: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (context)) ^ tree.c:5083:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (init)) ^ tree-dump.c:384:11: warning: 101 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'BLOCK', 'VOID_TYPE'... [-Wswitch-enum] switch (code) ^ unroll.c:1783:15: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (insn)) ^ unroll.c:3538:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (comparison_code) ^ unroll.c:3912:11: warning: 161 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ varasm.c:1283:15: warning: enumeration values 'asm_dest_common', 'asm_dest_bss', and 'asm_dest_local' not explicitly handled in switch [-Wswitch-enum] switch (destination) ^ varasm.c:1564:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ varasm.c:1996:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (target)) ^ varasm.c:2096:11: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ varasm.c:2216:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t1)) ^ varasm.c:2359:11: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ varasm.c:2688:11: warning: 163 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ varasm.c:2836:13: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (value->un.addr.base)) ^ varasm.c:3131:15: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ varasm.c:3393:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ varasm.c:3457:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (exp)) ^ varasm.c:3513:11: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (value)) ^ varasm.c:3776:11: warning: 131 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ varasm.c:4950:11: warning: 11 enumeration values not explicitly handled in switch: 'SECCAT_TEXT', 'SECCAT_DATA', 'SECCAT_DATA_REL'... [-Wswitch-enum] switch (categorize_decl_for_section (decl, reloc, shlib)) ^ varasm.c:5112:13: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ varasm.c:5134:13: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./gt-varasm.h:130:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-varasm.h:363:15: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./gt-varasm.h:618:11: warning: enumeration values 'VARRAY_DATA_REG', 'VARRAY_DATA_BB', and 'NUM_VARRAY_DATA' not explicitly handled in switch [-Wswitch-enum] switch ((*x).type) ^ ./config/i386/i386.c:2222:11: warning: 20 enumeration values not explicitly handled in switch: 'CCmode', 'CCGCmode', 'CCGOCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:2376:13: warning: enumeration values 'X86_64_SSEUP_CLASS', 'X86_64_X87UP_CLASS', and 'X86_64_MEMORY_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (class[0]) ^ ./config/i386/i386.c:2413:15: warning: 4 enumeration values not explicitly handled in switch: 'X86_64_SSEUP_CLASS', 'X86_64_X87_CLASS', 'X86_64_X87UP_CLASS'... [-Wswitch-enum] switch (class[i]) ^ ./config/i386/i386.c:2617:13: warning: 34 enumeration values not explicitly handled in switch: 'VOIDmode', 'CCmode', 'CCGCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:2929:15: warning: 42 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:3567:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op)) ^ ./config/i386/i386.c:4025:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:4067:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:4144:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:4163:11: warning: 164 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op)) ^ ./config/i386/i386.c:4221:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op)) ^ ./config/i386/i386.c:4615:14: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op1)) ^ ./config/i386/i386.c:4560:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (value)) ^ ./config/i386/i386.c:4707:14: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op1)) ^ ./config/i386/i386.c:4671:11: warning: 165 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (value)) ^ ./config/i386/i386.c:5600:12: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (op)) ^ ./config/i386/i386.c:5820:11: warning: 168 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./config/i386/i386.c:5891:11: warning: 167 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./config/i386/i386.c:6764:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./config/i386/i386.c:7028:11: warning: 158 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:7400:12: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (x)) ^ ./config/i386/i386.c:7915:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (operands[3])) ^ ./config/i386/i386.c:7968:11: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (GET_CODE (operands[3])) ^ ./config/i386/i386.c:8688:11: warning: 45 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCFPmode'... [-Wswitch-enum] switch (set_mode) ^ ./config/i386/i386.c:8758:11: warning: 159 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:8835:15: warning: 45 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCFPmode'... [-Wswitch-enum] switch (m2) ^ ./config/i386/i386.c:8825:11: warning: 43 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'BImode'... [-Wswitch-enum] switch (m1) ^ ./config/i386/i386.c:8942:11: warning: 162 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:8991:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:9046:11: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:9190:15: warning: 156 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:9457:12: warning: 166 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:9476:10: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:9344:11: warning: 43 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (ix86_compare_op0)) ^ ./config/i386/i386.c:9708:11: warning: 160 enumeration values not explicitly handled in switch: 'UNKNOWN', 'NIL', 'INCLUDE'... [-Wswitch-enum] switch (code) ^ ./config/i386/i386.c:10497:15: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (operands[0])) ^ ./config/i386/i386.c:10517:15: warning: 46 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (operands[0])) ^ ./config/i386/i386.c:10607:16: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:12060:14: warning: 9 enumeration values not explicitly handled in switch: 'MODE_UNKNOWN', 'MODE_NONE', 'MODE_SF'... [-Wswitch-enum] switch (get_attr_mode (insn)) ^ ./config/i386/i386.c:12122:11: warning: enumeration values 'PROCESSOR_I386', 'PROCESSOR_I486', and 'PROCESSOR_max' not explicitly handled in switch [-Wswitch-enum] switch (ix86_tune) ^ ./config/i386/i386.c:12243:11: warning: 4 enumeration values not explicitly handled in switch: 'PROCESSOR_I386', 'PROCESSOR_I486', 'PROCESSOR_PENTIUM4'... [-Wswitch-enum] switch (ix86_tune) ^ ./config/i386/i386.c:12533:11: warning: 8 enumeration values not explicitly handled in switch: 'PROCESSOR_I386', 'PROCESSOR_I486', 'PROCESSOR_PENTIUM'... [-Wswitch-enum] switch (ix86_tune) ^ ./config/i386/i386.c:12555:11: warning: 8 enumeration values not explicitly handled in switch: 'PROCESSOR_I386', 'PROCESSOR_I486', 'PROCESSOR_PENTIUM'... [-Wswitch-enum] switch (ix86_tune) ^ ./config/i386/i386.c:13552:15: warning: 39 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:14720:15: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:14741:15: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:14990:15: warning: 47 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (mode) ^ ./config/i386/i386.c:16038:15: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (target)) ^ ./config/i386/i386.c:16053:11: warning: 48 enumeration values not explicitly handled in switch: 'VOIDmode', 'BLKmode', 'CCmode'... [-Wswitch-enum] switch (GET_MODE (target)) ^ tree-inline.c:247:11: warning: 130 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (new)) ^ tree-inline.c:1034:10: warning: 395 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (t)) ^ tree-inline.c:1004:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (node)) ^ tree-inline.c:1848:11: warning: 118 enumeration values not explicitly handled in switch: 'FILE_TYPE', 'SET_TYPE', 'QUAL_UNION_TYPE'... [-Wswitch-enum] switch (code) ^ tree-optimize.c:64:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cgraphunit.c:245:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/call.c:421:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:1457:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:1734:15: warning: 135 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code2) ^ cp/call.c:1468:11: warning: 117 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:1882:11: warning: 128 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:2855:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3421:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3503:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3524:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3578:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3622:11: warning: 109 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/call.c:3953:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (convs)) ^ cp/call.c:4045:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (convs)) ^ cp/call.c:4342:13: warning: 395 enumeration values not explicitly handled in switch: 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF', 'BUILT_IN_ACOSH'... [-Wswitch-enum] switch (DECL_FUNCTION_CODE (fn)) ^ cp/decl.c:3727:13: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ cp/decl.c:6250:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (declarator)) ^ cp/decl.c:6299:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/decl.c:6366:11: warning: 6 enumeration values not explicitly handled in switch: 'sfk_none', 'sfk_copy_constructor', 'sfk_assignment_operator'... [-Wswitch-enum] switch (sfk) ^ cp/decl.c:6528:10: warning: 136 enumeration values not explicitly handled in switch: 'TREE_VEC', 'BLOCK', 'VOID_TYPE'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ cp/decl.c:7392:15: warning: 136 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (declarator)) ^ cp/decl.c:9062:13: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (operator_code) ^ cp/decl.c:9186:16: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (operator_code) ^ cp/decl.c:9333:11: warning: enumeration value 'none_type' not explicitly handled in switch [-Wswitch-enum] switch (code) ^ cp/decl.c:9456:11: warning: enumeration values 'none_type' and 'typename_type' not explicitly handled in switch [-Wswitch-enum] switch (tag_code) ^ cp/decl.c:11340:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (TREE_CODE (&t->generic)) ^ ./gtype-cp.h:170:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gtype-cp.h:240:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gtype-cp.h:121:19: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ ./gtype-cp.h:118:15: warning: enumeration values 'TS_CP_BINDING' and 'LAST_TS_CP_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (cp_tree_node_structure (&((*x)))) ^ ./gtype-cp.h:614:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gtype-cp.h:685:23: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gtype-cp.h:562:19: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ ./gtype-cp.h:559:15: warning: enumeration values 'TS_CP_BINDING' and 'LAST_TS_CP_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (cp_tree_node_structure (&((*x)))) ^ ./gtype-cp.h:1139:19: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE((tree) &((*x)))) ^ ./gtype-cp.h:1244:19: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE ((tree) &(*x))) ^ ./gtype-cp.h:1052:15: warning: enumeration value 'LAST_TS_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (tree_node_structure (&((*x).generic))) ^ ./gtype-cp.h:1049:11: warning: enumeration values 'TS_CP_BINDING' and 'LAST_TS_CP_ENUM' not explicitly handled in switch [-Wswitch-enum] switch (cp_tree_node_structure (&((*x)))) ^ cp/expr.c:43:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (cst)) ^ cp/expr.c:106:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/pt.c:364:15: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (parm)) ^ cp/pt.c:3321:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/pt.c:3593:15: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (parm)) ^ cp/pt.c:4597:11: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:5848:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:5993:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:6861:10: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:6714:11: warning: 116 enumeration values not explicitly handled in switch: 'BLOCK', 'CHAR_TYPE', 'FILE_TYPE'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:7460:11: warning: 79 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (code) ^ cp/pt.c:7837:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:8194:11: warning: 91 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/pt.c:9640:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (decl)) ^ cp/pt.c:9789:11: warning: 126 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (parm)) ^ cp/typeck2.c:226:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/typeck2.c:301:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/class.c:5278:11: warning: 131 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (instance)) ^ cp/class.c:6047:11: warning: 85 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (rhs)) ^ cp/decl2.c:2504:13: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/error.c:302:11: warning: 124 enumeration values not explicitly handled in switch: 'BLOCK', 'CHAR_TYPE', 'FILE_TYPE'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/error.c:540:11: warning: 125 enumeration values not explicitly handled in switch: 'BLOCK', 'CHAR_TYPE', 'FILE_TYPE'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/error.c:638:11: warning: 125 enumeration values not explicitly handled in switch: 'BLOCK', 'CHAR_TYPE', 'FILE_TYPE'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/error.c:761:11: warning: 130 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/error.c:1009:13: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (NEXT_CODE (t)) ^ cp/error.c:1301:11: warning: 75 enumeration values not explicitly handled in switch: 'TREE_LIST', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/parser.c:605:15: warning: 68 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:910:11: warning: 62 enumeration values not explicitly handled in switch: 'CPP_NOT', 'CPP_GREATER', 'CPP_LESS'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:2462:15: warning: 99 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:2387:11: warning: 63 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:2773:15: warning: 70 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:2827:11: warning: 69 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:3479:10: warning: 105 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:3430:11: warning: 103 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:3681:15: warning: 65 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:4248:15: warning: 102 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:4366:15: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (unary_operator) ^ cp/parser.c:4415:11: warning: 65 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_GREATER', 'CPP_LESS'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:5236:11: warning: 58 enumeration values not explicitly handled in switch: 'CPP_NOT', 'CPP_GREATER', 'CPP_LESS'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:5444:15: warning: 97 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:5546:11: warning: 107 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:5713:11: warning: 107 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:5913:11: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:6071:11: warning: 105 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:6678:15: warning: 98 enumeration values not explicitly handled in switch: 'RID_UNSIGNED', 'RID_LONG', 'RID_CONST'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:6859:11: warning: 103 enumeration values not explicitly handled in switch: 'RID_UNSIGNED', 'RID_LONG', 'RID_CONST'... [-Wswitch-enum] switch (cp_lexer_peek_token (parser->lexer)->keyword) ^ cp/parser.c:6887:11: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (cp_lexer_peek_token (parser->lexer)->keyword) ^ cp/parser.c:7341:11: warning: 29 enumeration values not explicitly handled in switch: 'CPP_QUERY', 'CPP_COLON', 'CPP_CLOSE_PAREN'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:7732:11: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:8737:11: warning: 100 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:8871:11: warning: 97 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_CONST', 'RID_EXTERN'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:10851:11: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:11340:16: warning: 58 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_LESS'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:11574:10: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ cp/parser.c:12408:15: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (keyword) ^ cp/parser.c:12973:15: warning: 105 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/parser.c:13951:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (declarator)) ^ cp/parser.c:15251:11: warning: 106 enumeration values not explicitly handled in switch: 'RID_STATIC', 'RID_UNSIGNED', 'RID_LONG'... [-Wswitch-enum] switch (token->keyword) ^ cp/ptree.c:64:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (node)) ^ cp/ptree.c:167:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (node)) ^ cp/rtti.c:445:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (tc) ^ cp/rtti.c:975:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/rtti.c:999:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/rtti.c:1162:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/typeck.c:623:11: warning: 140 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code1) ^ cp/typeck.c:1005:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t1)) ^ cp/typeck.c:2177:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (array)) ^ cp/typeck.c:2860:11: warning: 110 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/typeck.c:3897:10: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg)) ^ cp/typeck.c:4072:15: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (arg)) ^ cp/typeck.c:3728:11: warning: 132 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/typeck.c:4326:13: warning: 134 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (x)) ^ cp/typeck.c:5046:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (lhs)) ^ cp/typeck.c:5200:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (lhs)) ^ cp/cvt.c:805:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (expr)) ^ cp/cvt.c:1027:13: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (basetype)) ^ cp/cvt.c:1070:15: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (candidate)) ^ cp/except.c:301:11: warning: enumeration value 'lang_c' not explicitly handled in switch [-Wswitch-enum] switch (lang) ^ cp/init.c:2831:11: warning: 6 enumeration values not explicitly handled in switch: 'sfk_none', 'sfk_constructor', 'sfk_copy_constructor'... [-Wswitch-enum] switch (dtor_kind) ^ cp/method.c:984:11: warning: 5 enumeration values not explicitly handled in switch: 'sfk_none', 'sfk_complete_destructor', 'sfk_base_destructor'... [-Wswitch-enum] switch (kind) ^ cp/search.c:203:15: warning: enumeration value 'bk_inaccessible' not explicitly handled in switch [-Wswitch-enum] switch (bk) ^ cp/search.c:302:13: warning: 4 enumeration values not explicitly handled in switch: 'bk_inaccessible', 'bk_same_type', 'bk_proper_base'... [-Wswitch-enum] switch (bk) ^ cp/semantics.c:2743:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/tree.c:75:11: warning: 122 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (ref)) ^ cp/tree.c:1471:11: warning: 131 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_VEC', 'BLOCK'... [-Wswitch-enum] switch (code1) ^ cp/tree.c:2005:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ cp/dump.c:220:11: warning: 138 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ cp/mangle.c:1495:20: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] else switch (TREE_CODE (type)) ^ cp/mangle.c:1654:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (type)) ^ cp/mangle.c:2047:15: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/mangle.c:2313:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (parm)) ^ cp/cp-lang.c:363:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/name-lookup.c:3482:13: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (val)) ^ cp/name-lookup.c:4316:16: warning: 129 enumeration values not explicitly handled in switch: 'IDENTIFIER_NODE', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] else switch (TREE_CODE (type)) ^ cp/cxx-pretty-print.c:138:11: warning: 133 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'TREE_LIST', 'TREE_VEC'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:231:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:292:11: warning: 137 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:350:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:493:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:533:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:573:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:597:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:617:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:651:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (code) ^ cp/cxx-pretty-print.c:699:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:743:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (e)) ^ cp/cxx-pretty-print.c:775:11: warning: 130 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:877:11: warning: 145 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:904:11: warning: 139 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:960:11: warning: 143 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:998:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1030:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1163:11: warning: 141 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1300:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1345:11: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1417:11: warning: 146 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (t)) ^ cp/cxx-pretty-print.c:1561:11: warning: 144 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] switch (TREE_CODE (parameter)) ^ cp/cxx-pretty-print.c:1681:16: warning: 142 enumeration values not explicitly handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch-enum] else switch (TREE_CODE (t)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcx/gcx_1.3.orig.tar.gz params.c:560:9: warning: enumeration values 'T_START' and 'T_STRING' not explicitly handled in switch [-Wswitch-enum] switch(state) { ^ params.c:655:10: warning: enumeration value 'P_DOT' not explicitly handled in switch [-Wswitch-enum] switch(state) { ^ params.c:799:10: warning: enumeration values 'P_START', 'P_DOT', and 'P_ABS_TREE' not explicitly handled in switch [-Wswitch-enum] switch(state) { ^ starfile.c:419:11: warning: 21 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:445:11: warning: 21 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:470:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:491:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:510:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:531:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:552:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:573:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:594:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:615:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:628:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:641:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:654:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:668:11: warning: 22 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:702:11: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:712:11: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:722:11: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:732:11: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch(tok) { ^ starfile.c:783:10: warning: 18 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_COMMA', 'G_TOKEN_EQUAL_SIGN'... [-Wswitch-enum] switch(tok) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gdb/gdb_7.9.1.orig.tar.xz ./regex.c:4611:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ ./regex.c:6696:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./regex.c:7452:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ ./regex.c:7515:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7624:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7657:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./cp-demangle.c:892:11: warning: 15 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (type) ^ ./cp-demangle.c:1200:11: warning: 70 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:1223:11: warning: 71 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:2630:12: warning: 73 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch ((*pstart)->type) ^ ./cp-demangle.c:3189:15: warning: 73 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ ./cp-demangle.c:3434:10: warning: 74 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (name->type) ^ ./cp-demangle.c:4176:11: warning: 62 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:5210:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:5197:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:4329:11: warning: enumeration value 'DEMANGLE_COMPONENT_DEFAULT_ARG' not explicitly handled in switch [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:5538:11: warning: 59 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ ./cp-demangle.c:5620:15: warning: 61 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ ./cp-demangle.c:6166:10: warning: 65 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demint.c:66:11: warning: 34 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_FUNCTION_PARAM'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/geany/geany_1.25+dfsg.orig.tar.gz args.c:224:13: warning: enumeration value 'ARG_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current->type) ^ c.c:787:10: warning: 103 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ATTRIBUTE', 'KEYWORD_ABSTRACT'... [-Wswitch-enum] switch (token->keyword) ^ c.c:828:10: warning: 108 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ATTRIBUTE', 'KEYWORD_ABSTRACT'... [-Wswitch-enum] switch (token->keyword) ^ c.c:863:12: warning: 11 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:901:34: warning: 11 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] if (st->parent != NULL) switch (st->parent->declaration) ^ c.c:1003:10: warning: 11 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FIELD', 'TAG_INTERFACE'... [-Wswitch-enum] switch (type) ^ c.c:1026:10: warning: 11 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FUNCTION', 'TAG_MEMBER'... [-Wswitch-enum] switch (type) ^ c.c:1049:10: warning: 10 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FIELD', 'TAG_METHOD'... [-Wswitch-enum] switch (type) ^ c.c:1073:10: warning: 12 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FUNCTION', 'TAG_MEMBER'... [-Wswitch-enum] switch (type) ^ c.c:1095:10: warning: 16 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_FUNCTION', 'TAG_MEMBER'... [-Wswitch-enum] switch (type) ^ c.c:1160:10: warning: 9 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (declaration) ^ c.c:1194:10: warning: 10 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_PACKAGE', 'TAG_VARIABLE'... [-Wswitch-enum] switch (type) ^ c.c:1282:11: warning: 11 enumeration values not explicitly handled in switch: 'TOKEN_NONE', 'TOKEN_ARGS', 'TOKEN_BRACE_CLOSE'... [-Wswitch-enum] switch (t->type) ^ c.c:1449:10: warning: 12 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_EVENT', 'DECL_SIGNAL'... [-Wswitch-enum] switch (declaration) ^ c.c:1519:10: warning: 11 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:2002:10: warning: 70 enumeration values not explicitly handled in switch: 'KEYWORD_ALIAS', 'KEYWORD_BYTE', 'KEYWORD_BAD_STATE'... [-Wswitch-enum] switch (token->keyword) /* is it a reserved word? */ ^ c.c:2156:10: warning: 109 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ATTRIBUTE', 'KEYWORD_ABSTRACT'... [-Wswitch-enum] switch (token->keyword) ^ c.c:2241:14: warning: 88 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_ABSTRACT', 'KEYWORD_ALIAS'... [-Wswitch-enum] switch (token->keyword) ^ c.c:2910:10: warning: 10 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:2994:15: warning: 12 enumeration values not explicitly handled in switch: 'DECL_NONE', 'DECL_BASE', 'DECL_EVENT'... [-Wswitch-enum] switch (st->declaration) ^ c.c:2935:10: warning: 10 enumeration values not explicitly handled in switch: 'TOKEN_NONE', 'TOKEN_ARGS', 'TOKEN_BRACE_CLOSE'... [-Wswitch-enum] switch (token->type) ^ fortran.c:1160:10: warning: 68 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1185:10: warning: 75 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1230:10: warning: 68 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1332:11: warning: 63 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_assignment', 'KEYWORD_associate'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1374:11: warning: 13 enumeration values not explicitly handled in switch: 'TAG_UNDEFINED', 'TAG_BLOCK_DATA', 'TAG_COMMON_BLOCK'... [-Wswitch-enum] switch (parent->tag) ^ fortran.c:1672:10: warning: 62 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_assignment', 'KEYWORD_associate'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1816:11: warning: 77 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1924:10: warning: 63 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:1965:10: warning: 74 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2008:10: warning: 74 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2083:11: warning: 76 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2156:11: warning: 74 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] switch (token->keyword) ^ fortran.c:2278:16: warning: 73 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_allocatable', 'KEYWORD_assignment'... [-Wswitch-enum] else switch (token->keyword) ^ go.c:410:10: warning: 14 enumeration values not explicitly handled in switch: 'TOKEN_NONE', 'TOKEN_OTHER', 'TOKEN_KEYWORD'... [-Wswitch-enum] switch (open_token) ^ go.c:793:12: warning: 6 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_import', 'KEYWORD_struct'... [-Wswitch-enum] switch (token->keyword) ^ js.c:529:12: warning: 13 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (LastTokenType) ^ js.c:579:17: warning: 16 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_SEMICOLON'... [-Wswitch-enum] switch (LastTokenType) ^ js.c:1840:11: warning: 11 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_function', 'KEYWORD_capital_function'... [-Wswitch-enum] switch (token->keyword) ^ json.c:266:10: warning: 7 enumeration values not explicitly handled in switch: 'TOKEN_EOF', 'TOKEN_UNDEFINED', 'TOKEN_CLOSE_SQUARE'... [-Wswitch-enum] switch (type) ^ objc.c:514:10: warning: 33 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:539:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:576:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:617:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:658:10: warning: 35 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:688:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:714:10: warning: 34 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:786:10: warning: 33 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:823:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:871:10: warning: 37 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:899:10: warning: 36 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:942:10: warning: 35 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcIMPLEMENTATION', 'ObjcINTERFACE'... [-Wswitch-enum] switch (what) ^ objc.c:973:10: warning: 37 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:1006:10: warning: 38 enumeration values not explicitly handled in switch: 'ObjcTYPEDEF', 'ObjcSTRUCT', 'ObjcENUM'... [-Wswitch-enum] switch (what) ^ objc.c:1025:10: warning: 26 enumeration values not explicitly handled in switch: 'ObjcENUM', 'ObjcENCODE', 'ObjcSYNCHRONIZED'... [-Wswitch-enum] switch (what) ^ php.c:1123:12: warning: 18 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (token->type) ^ php.c:1130:12: warning: 4 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (token->type) ^ php.c:1206:13: warning: 18 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (token->type) ^ php.c:1279:11: warning: 18 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (token->type) ^ php.c:1412:13: warning: 48 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_and', 'KEYWORD_as'... [-Wswitch-enum] switch (token->keyword) ^ php.c:1405:11: warning: 17 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CHARACTER'... [-Wswitch-enum] switch (token->type) ^ powershell.c:452:12: warning: 16 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_SEMICOLON'... [-Wswitch-enum] switch (token->type) ^ powershell.c:459:12: warning: enumeration values 'TOKEN_UNDEFINED', 'TOKEN_EOF', and 'TOKEN_OPERATOR' not explicitly handled in switch [-Wswitch-enum] switch (token->type) ^ powershell.c:578:11: warning: 15 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_EOF', 'TOKEN_CLOSE_PAREN'... [-Wswitch-enum] switch (token->type) ^ sql.c:755:10: warning: 19 enumeration values not explicitly handled in switch: 'TOKEN_UNDEFINED', 'TOKEN_BLOCK_LABEL_BEGIN', 'TOKEN_BLOCK_LABEL_END'... [-Wswitch-enum] switch (token->type) ^ sql.c:1094:12: warning: 69 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_begin'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:1151:11: warning: 67 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_begin'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:1269:12: warning: 63 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_body'... [-Wswitch-enum] switch (token->keyword) ^ sql.c:2293:11: warning: 40 enumeration values not explicitly handled in switch: 'KEYWORD_NONE', 'KEYWORD_is', 'KEYWORD_body'... [-Wswitch-enum] switch (token->keyword) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/genparse/genparse_0.9.1.orig.tar.gz xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gettext/gettext_0.19.5.1.orig.tar.xz ./eval-plural.h:30:15: warning: 15 enumeration values not explicitly handled in switch: 'lnot', 'mult', 'divide'... [-Wswitch-enum] switch (pexp->operation) ^ ./eval-plural.h:58:14: warning: 6 enumeration values not explicitly handled in switch: 'var', 'num', 'lnot'... [-Wswitch-enum] switch (pexp->operation) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gftp/gftp_2.0.19.orig.tar.gz gftp-text.c:101:11: warning: enumeration values 'gftp_logging_misc' and 'gftp_logging_misc_nolog' not explicitly handled in switch [-Wswitch-enum] switch (level) ^ misc-gtk.c:162:11: warning: enumeration values 'gftp_logging_misc' and 'gftp_logging_misc_nolog' not explicitly handled in switch [-Wswitch-enum] switch (level) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/giflib/giflib_4.1.6.orig.tar.gz dgif_lib.c:1034:17: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gif2epsn.c:220:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gif2ps.c:191:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gif2rgb.c:164:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifasm.c:207:14: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifasm.c:345:14: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifclip.c:158:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifcomb.c:231:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ giffix.c:127:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifflip.c:160:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifhisto.c:137:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifinter.c:132:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifpos.c:125:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifrsize.c:186:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ giftext.c:164:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ giffiltr.c:91:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ icon2gif.c:563:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifinfo.c:155:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifclrmp.c:179:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gifrotat.c:172:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ gif2x11.c:209:10: warning: enumeration values 'UNDEFINED_RECORD_TYPE' and 'SCREEN_DESC_RECORD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (RecordType) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glade-3/glade-3_3.6.7.orig.tar.gz glade-widget.c:355:10: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ glade-fixed.c:566:10: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ glade-fixed.c:795:10: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ glade-fixed.c:814:10: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glib2.0/glib2.0_2.45.7.orig.tar.xz ghostutils.c:273:11: warning: 20 enumeration values not explicitly handled in switch: 'G_UNICODE_LOWERCASE_LETTER', 'G_UNICODE_MODIFIER_LETTER', 'G_UNICODE_OTHER_LETTER'... [-Wswitch-enum] switch (g_unichar_type (ch)) ^ giochannel.c:1758:19: warning: enumeration values 'G_IO_STATUS_ERROR' and 'G_IO_STATUS_AGAIN' not explicitly handled in switch [-Wswitch-enum] switch (status) ^ gmarkup.c:2741:15: warning: enumeration values 'G_MARKUP_COLLECT_INVALID' and 'G_MARKUP_COLLECT_OPTIONAL' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ goption.c:1733:19: warning: enumeration value 'G_OPTION_ARG_CALLBACK' not explicitly handled in switch [-Wswitch-enum] switch (change->arg_type) ^ gpattern.c:200:11: warning: enumeration value 'G_MATCH_LAST' not explicitly handled in switch [-Wswitch-enum] switch (pspec->match_type) ^ gscanner.c:481:11: warning: 19 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (*token_p) ^ gscanner.c:1358:11: warning: 9 enumeration values not explicitly handled in switch: 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch (scanner->token) ^ gscanner.c:1502:11: warning: 9 enumeration values not explicitly handled in switch: 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch (expected_token) ^ gscanner.c:1671:11: warning: 19 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (*token_p) ^ gscanner.c:2081:16: warning: 20 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (token) ^ gslice.c:302:11: warning: enumeration values 'G_SLICE_CONFIG_CHUNK_SIZES' and 'G_SLICE_CONFIG_CONTENTION_COUNTER' not explicitly handled in switch [-Wswitch-enum] switch (ckey) ^ gslice.c:322:11: warning: enumeration value 'G_SLICE_CONFIG_CONTENTION_COUNTER' not explicitly handled in switch [-Wswitch-enum] switch (ckey) ^ gslice.c:347:11: warning: 5 enumeration values not explicitly handled in switch: 'G_SLICE_CONFIG_ALWAYS_MALLOC', 'G_SLICE_CONFIG_BYPASS_MAGAZINES', 'G_SLICE_CONFIG_WORKING_SET_MSECS'... [-Wswitch-enum] switch (ckey) ^ gtestutils.c:804:11: warning: 4 enumeration values not explicitly handled in switch: 'G_TEST_LOG_NONE', 'G_TEST_LOG_LIST_CASE', 'G_TEST_LOG_SKIP_CASE'... [-Wswitch-enum] switch (lbit) ^ gtestutils.c:887:11: warning: 11 enumeration values not explicitly handled in switch: 'G_TEST_LOG_NONE', 'G_TEST_LOG_ERROR', 'G_TEST_LOG_START_BINARY'... [-Wswitch-enum] switch (lbit) ^ gvariant.c:1446:15: warning: 15 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_BOOLEAN'... [-Wswitch-enum] switch (g_variant_classify (value)) ^ gvariant.c:2616:11: warning: 5 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_MAYBE'... [-Wswitch-enum] switch (g_variant_classify (value)) ^ gvariant.c:2786:11: warning: 6 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_HANDLE'... [-Wswitch-enum] switch (g_variant_classify (a)) ^ gspawn.c:361:19: warning: enumeration value 'READ_OK' not explicitly handled in switch [-Wswitch-enum] switch (read_data (outstr, outpipe, error)) ^ gspawn.c:380:19: warning: enumeration value 'READ_OK' not explicitly handled in switch [-Wswitch-enum] switch (read_data (errstr, errpipe, error)) ^ gfileattribute.c:230:11: warning: 6 enumeration values not explicitly handled in switch: 'G_FILE_ATTRIBUTE_TYPE_INVALID', 'G_FILE_ATTRIBUTE_TYPE_BOOLEAN', 'G_FILE_ATTRIBUTE_TYPE_UINT32'... [-Wswitch-enum] switch (attr->type) { ^ gnetworkmonitorbase.c:439:15: warning: enumeration values 'G_SOCKET_FAMILY_INVALID' and 'G_SOCKET_FAMILY_UNIX' not explicitly handled in switch [-Wswitch-enum] switch (g_inet_address_mask_get_family (network)) ^ gnetworkmonitorbase.c:485:23: warning: enumeration values 'G_SOCKET_FAMILY_INVALID' and 'G_SOCKET_FAMILY_UNIX' not explicitly handled in switch [-Wswitch-enum] switch (g_inet_address_mask_get_family (network)) ^ gsocket.c:406:16: warning: enumeration value 'G_SOCKET_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (socket->priv->type) ^ gsocket.c:518:11: warning: enumeration value 'G_SOCKET_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gsocket.c:2190:11: warning: enumeration values 'G_SOCKET_FAMILY_INVALID' and 'G_SOCKET_FAMILY_UNIX' not explicitly handled in switch [-Wswitch-enum] switch (socket->priv->family) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/global/global_5.7.1.orig.tar.gz regex.c:3258:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ regex.c:4484:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ regex.c:5206:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ regex.c:5270:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:5377:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:5411:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/globus-common/globus-common_15.30.orig.tar.gz globus_url.c:182:12: warning: enumeration values 'GLOBUS_URL_SCHEME_UNKNOWN' and 'GLOBUS_URL_NUM_SCHEMES' not explicitly handled in switch [-Wswitch-enum] switch(url->scheme_type) ^ globus_url.c:416:12: warning: enumeration values 'GLOBUS_URL_SCHEME_UNKNOWN' and 'GLOBUS_URL_NUM_SCHEMES' not explicitly handled in switch [-Wswitch-enum] switch(url->scheme_type) ^ globus_url.c:668:12: warning: enumeration values 'GLOBUS_URL_SCHEME_UNKNOWN' and 'GLOBUS_URL_NUM_SCHEMES' not explicitly handled in switch [-Wswitch-enum] switch(url->scheme_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glpk/glpk_4.55.orig.tar.gz zlib/inftrees.c:181:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmime/gmime_2.6.20.orig.tar.xz gmime-data-wrapper.c:240:10: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (wrapper->encoding) { ^ gmime-encodings.c:157:10: warning: enumeration value 'GMIME_CONTENT_ENCODING_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch (encoding) { ^ gmime-encodings.c:249:10: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (state->encoding) { ^ gmime-encodings.c:293:10: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (state->encoding) { ^ gmime-encodings.c:334:10: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (state->encoding) { ^ gmime-gpg-context.c:225:10: warning: enumeration value 'GMIME_DIGEST_ALGO_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch (digest) { ^ gmime-gpg-context.c:416:10: warning: 4 enumeration values not explicitly handled in switch: 'GPG_CTX_MODE_VERIFY', 'GPG_CTX_MODE_ENCRYPT', 'GPG_CTX_MODE_IMPORT'... [-Wswitch-enum] switch (gpg->mode) { ^ gmime-gpg-context.c:567:10: warning: enumeration values 'GMIME_DIGEST_ALGO_DEFAULT' and 'GMIME_DIGEST_ALGO_HAVAL5160' not explicitly handled in switch [-Wswitch-enum] switch (digest) { ^ gmime-multipart-encrypted.c:253:10: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (wrapper->encoding) { ^ gmime-part.c:300:11: warning: 4 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (part->encoding) { ^ gmime-pkcs7-context.c:218:10: warning: enumeration value 'GMIME_DIGEST_ALGO_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch (digest) { ^ gmime-stream-buffer.c:153:10: warning: enumeration value 'GMIME_STREAM_BUFFER_BLOCK_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (buffer->mode) { ^ gmime-stream-buffer.c:248:10: warning: enumeration values 'GMIME_STREAM_BUFFER_CACHE_READ' and 'GMIME_STREAM_BUFFER_BLOCK_READ' not explicitly handled in switch [-Wswitch-enum] switch (buffer->mode) { ^ gmime-stream-buffer.c:365:10: warning: enumeration value 'GMIME_STREAM_BUFFER_BLOCK_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (buffer->mode) { ^ gmime-stream-buffer.c:677:10: warning: enumeration value 'GMIME_STREAM_BUFFER_CACHE_READ' not explicitly handled in switch [-Wswitch-enum] switch (buffer->mode) { ^ gmime-stream-buffer.c:732:11: warning: enumeration value 'GMIME_STREAM_BUFFER_BLOCK_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (buffer->mode) { ^ gmime-utils.c:2265:10: warning: 5 enumeration values not explicitly handled in switch: 'GMIME_CONTENT_ENCODING_DEFAULT', 'GMIME_CONTENT_ENCODING_7BIT', 'GMIME_CONTENT_ENCODING_8BIT'... [-Wswitch-enum] switch (g_mime_utils_best_encoding ((const unsigned char *) word, len)) { ^ testsuite.c:217:11: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (stack->v.check.status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmtk/gmtk_1.0.9.orig.tar.gz gmtk_media_player.c:733:21: warning: 4 enumeration values not explicitly handled in switch: 'MEDIA_STATE_UNKNOWN', 'MEDIA_STATE_STOP', 'MEDIA_STATE_QUIT'... [-Wswitch-enum] switch (player->media_state) { ^ gmtk_media_player.c:1207:13: warning: 68 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1313:13: warning: 62 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1414:13: warning: 74 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1522:13: warning: 67 enumeration values not explicitly handled in switch: 'ATTRIBUTE_RUN_TIME', 'ATTRIBUTE_SIZE', 'ATTRIBUTE_VIDEO_PRESENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1606:13: warning: 71 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1778:13: warning: 66 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1891:13: warning: 73 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:1984:13: warning: 79 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:2017:13: warning: 67 enumeration values not explicitly handled in switch: 'ATTRIBUTE_LENGTH', 'ATTRIBUTE_POSITION', 'ATTRIBUTE_POSITION_PERCENT'... [-Wswitch-enum] switch (attribute) { ^ gmtk_media_player.c:2279:13: warning: enumeration value 'ERROR_RETRY_WITHOUT_AF_EXPORT' not explicitly handled in switch [-Wswitch-enum] switch (playback_error) { ^ gmtk_media_player.c:2788:17: warning: enumeration values 'TYPE_PVR' and 'TYPE_CUE' not explicitly handled in switch [-Wswitch-enum] switch (player->type) { ^ gmtk_media_player.c:2992:17: warning: enumeration value 'NO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (player->playback_error) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnet/gnet_2.0.8.orig.tar.gz tcp.c:944:11: warning: enumeration value 'GNET_TOS_NONE' not explicitly handled in switch [-Wswitch-enum] switch (tos) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnokii/gnokii_0.6.31+dfsg.orig.tar.gz nokia.c:155:10: warning: enumeration values 'GN_CDV_Disable' and 'GN_CDV_Enable' not explicitly handled in switch [-Wswitch-enum] switch (data->call_divert->operation) { ^ nokia.c:188:10: warning: enumeration values 'GN_CDV_Unconditional' and 'GN_CDV_NotAvailable' not explicitly handled in switch [-Wswitch-enum] switch (data->call_divert->type) { ^ nk7110.c:195:10: warning: 41 enumeration values not explicitly handled in switch: 'GN_OP_GetManufacturer', 'GN_OP_DisplayOutput', 'GN_OP_GetPowersource'... [-Wswitch-enum] switch (op) { ^ nk7110.c:352:11: warning: 6 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Tekram', 'GN_CT_DKU2'... [-Wswitch-enum] switch (state->config.connection_type) { ^ nk7110.c:1006:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_SMS_MT_DeliveryReport', 'GN_SMS_MT_SubmitReport', 'GN_SMS_MT_Command'... [-Wswitch-enum] switch (t) { ^ nk7110.c:1787:10: warning: enumeration value 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (calnote->type) { ^ nk7110.c:1819:10: warning: enumeration value 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (calnote->type) { ^ nk7110.c:2979:9: warning: 8 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_WelcomeNoteText'... [-Wswitch-enum] switch(data->bitmap->type) { ^ nk7110.c:2993:9: warning: 8 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_WelcomeNoteText'... [-Wswitch-enum] switch(data->bitmap->type) { ^ nk7110.c:3009:10: warning: 10 enumeration values not explicitly handled in switch: 'GN_MT_LD', 'GN_MT_BD', 'GN_MT_SD'... [-Wswitch-enum] switch (memory_type) { ^ nk6510.c:379:10: warning: 25 enumeration values not explicitly handled in switch: 'GN_OP_GetManufacturer', 'GN_OP_DisplayOutput', 'GN_OP_GetPowersource'... [-Wswitch-enum] switch (op) { ^ nk6510.c:565:11: warning: 4 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Tekram', 'GN_CT_M2BUS'... [-Wswitch-enum] switch (state->config.connection_type) { ^ nk6510.c:3078:13: warning: 31 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Postal'... [-Wswitch-enum] switch (entry->subentries[i].entry_type) { ^ nk6510.c:3158:13: warning: 20 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Note'... [-Wswitch-enum] switch (entry->subentries[i].entry_type) { ^ nk6510.c:3239:14: warning: 26 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Note'... [-Wswitch-enum] switch (entry->subentries[i].entry_type) { ^ nk6510.c:3527:10: warning: enumeration values 'GN_CALNOTE_MEETING' and 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (data->calnote->type) { ^ nk6510.c:3557:11: warning: enumeration values 'GN_CALNOTE_BIRTHDAY', 'GN_CALNOTE_REMINDER', and 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (data->calnote->type) { ^ nk6510.c:5258:10: warning: 20 enumeration values not explicitly handled in switch: 'GN_KEY_NONE', 'GN_KEY_1', 'GN_KEY_2'... [-Wswitch-enum] switch (data->key_code) { ^ nk6510.c:6519:9: warning: 6 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_DealerNoteText'... [-Wswitch-enum] switch(data->bitmap->type) { ^ nk6510.c:6536:9: warning: 7 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_WelcomeNoteText'... [-Wswitch-enum] switch(data->bitmap->type) { ^ nk6510.c:6553:10: warning: 9 enumeration values not explicitly handled in switch: 'GN_MT_LD', 'GN_MT_BD', 'GN_MT_SD'... [-Wswitch-enum] switch (memory_type) { ^ nk6160.c:104:10: warning: 91 enumeration values not explicitly handled in switch: 'GN_OP_GetImei', 'GN_OP_SetBitmap', 'GN_OP_GetBatteryLevel'... [-Wswitch-enum] switch (op) { ^ nk6160.c:143:10: warning: 7 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Tekram', 'GN_CT_M2BUS'... [-Wswitch-enum] switch (state->config.connection_type) { ^ nk6160.c:346:10: warning: 4 enumeration values not explicitly handled in switch: 'GN_BMP_NewOperatorLogo', 'GN_BMP_EMSPicture', 'GN_BMP_EMSAnimation'... [-Wswitch-enum] switch (data->bitmap->type) { ^ nk6100.c:235:10: warning: 33 enumeration values not explicitly handled in switch: 'GN_OP_GetIncomingCallNr', 'GN_OP_GetSecurityCode', 'GN_OP_CreateSMSFolder'... [-Wswitch-enum] switch (op) { ^ nk6100.c:531:10: warning: 7 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DLR3P', 'GN_CT_Bluetooth'... [-Wswitch-enum] switch (state->config.connection_type) { ^ nk6100.c:671:12: warning: 4 enumeration values not explicitly handled in switch: 'GN_RF_dBm', 'GN_RF_mV', 'GN_RF_uV'... [-Wswitch-enum] switch (*data->rf_unit) { ^ nk6100.c:828:10: warning: 4 enumeration values not explicitly handled in switch: 'GN_BMP_NewOperatorLogo', 'GN_BMP_EMSPicture', 'GN_BMP_EMSAnimation'... [-Wswitch-enum] switch (data->bitmap->type) { ^ nk6100.c:1250:10: warning: 34 enumeration values not explicitly handled in switch: 'GN_MT_LD', 'GN_MT_BD', 'GN_MT_SD'... [-Wswitch-enum] switch (memory_type) { ^ nk6100.c:1469:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_NONE', 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL'... [-Wswitch-enum] switch (error) { ^ nk6100.c:1922:10: warning: 4 enumeration values not explicitly handled in switch: 'GN_BMP_NewOperatorLogo', 'GN_BMP_EMSPicture', 'GN_BMP_EMSAnimation'... [-Wswitch-enum] switch (bmp->type) { ^ nk6100.c:2676:10: warning: enumeration value 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (note->type) { ^ nk6100.c:4024:10: warning: 9 enumeration values not explicitly handled in switch: 'GN_SMS_DATA_None', 'GN_SMS_DATA_Text', 'GN_SMS_DATA_iMelody'... [-Wswitch-enum] switch (type) { ^ nk3110.c:165:10: warning: 74 enumeration values not explicitly handled in switch: 'GN_OP_GetManufacturer', 'GN_OP_GetBitmap', 'GN_OP_SetBitmap'... [-Wswitch-enum] switch (op) { ^ nk3110.c:302:10: warning: 41 enumeration values not explicitly handled in switch: 'GN_MT_FD', 'GN_MT_ON', 'GN_MT_EN'... [-Wswitch-enum] switch (data->memory_status->memory_type) { ^ nk3110.c:1095:11: warning: 41 enumeration values not explicitly handled in switch: 'GN_MT_FD', 'GN_MT_ON', 'GN_MT_EN'... [-Wswitch-enum] switch (data->memory_status->memory_type) { ^ nk3110.c:1338:10: warning: 39 enumeration values not explicitly handled in switch: 'GN_MT_FD', 'GN_MT_EN', 'GN_MT_DC'... [-Wswitch-enum] switch (memory_type) { ^ atgen.c:377:10: warning: enumeration values 'AT_CHAR_UNKNOWN', 'AT_CHAR_CP437', and 'AT_CHAR_HEX437' not explicitly handled in switch [-Wswitch-enum] switch (charset) { ^ atgen.c:1247:10: warning: enumeration value 'GN_CDV_AllCalls' not explicitly handled in switch [-Wswitch-enum] switch (data->call_divert->ctype) { ^ atgen.c:1832:10: warning: 35 enumeration values not explicitly handled in switch: 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE', 'GN_ERR_INTERNALERROR'... [-Wswitch-enum] switch (error) { ^ atgen.c:3288:10: warning: 10 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->config.connection_type) { ^ gnapplet.c:249:12: warning: enumeration values 'GN_SMS_VP_EnhancedFormat' and 'GN_SMS_VP_AbsoluteFormat' not explicitly handled in switch [-Wswitch-enum] switch (rawsms->validity_indicator) { ^ gnapplet.c:360:12: warning: enumeration values 'GN_SMS_VP_EnhancedFormat' and 'GN_SMS_VP_AbsoluteFormat' not explicitly handled in switch [-Wswitch-enum] switch (rawsms->validity_indicator) { ^ gnapplet.c:417:10: warning: 59 enumeration values not explicitly handled in switch: 'GN_OP_GetBitmap', 'GN_OP_SetBitmap', 'GN_OP_DisplayOutput'... [-Wswitch-enum] switch (op) { ^ gnapplet.c:514:10: warning: 9 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->config.connection_type) { ^ fake.c:437:10: warning: enumeration values 'AT_CHAR_UNKNOWN', 'AT_CHAR_CP437', and 'AT_CHAR_HEX437' not explicitly handled in switch [-Wswitch-enum] switch (charset) { ^ fake.c:533:10: warning: 87 enumeration values not explicitly handled in switch: 'GN_OP_GetRevision', 'GN_OP_GetImei', 'GN_OP_GetManufacturer'... [-Wswitch-enum] switch (op) { ^ atbus.c:305:10: warning: 10 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->config.connection_type) { ^ fbus.c:691:10: warning: 8 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Irda', 'GN_CT_Bluetooth'... [-Wswitch-enum] switch (state->config.connection_type) { ^ fbus-phonet.c:139:10: warning: 6 enumeration values not explicitly handled in switch: 'FBUS_RX_Discarding', 'FBUS_RX_EchoSource', 'FBUS_RX_EchoType'... [-Wswitch-enum] switch (i->state) { ^ fbus-phonet.c:330:10: warning: 11 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Serial', 'GN_CT_DAU9P'... [-Wswitch-enum] switch (state->config.connection_type) { ^ fbus-phonet.c:411:10: warning: 8 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_Serial', 'GN_CT_DAU9P'... [-Wswitch-enum] switch (state->config.connection_type) { ^ at-emulator.c:227:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_CALL_Idle', 'GN_CALL_Ringing', 'GN_CALL_Dialing'... [-Wswitch-enum] switch (CallStatus) { ^ at-emulator.c:662:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ at-emulator.c:865:12: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ at-emulator.c:923:12: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ at-emulator.c:995:13: warning: 36 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ datapump.c:90:9: warning: enumeration value 'Conn_Conf' not explicitly handled in switch [-Wswitch-enum] switch(ind) { ^ datapump.c:163:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_CALL_Idle', 'GN_CALL_Ringing', 'GN_CALL_Dialing'... [-Wswitch-enum] switch (CallStatus) { ^ rlp-common.c:355:10: warning: enumeration values 'RLP_FT_X' and 'RLP_FT_IS' not explicitly handled in switch [-Wswitch-enum] switch (header.Type) { ^ rlp-common.c:555:10: warning: enumeration value 'RLP_FT_BAD' not explicitly handled in switch [-Wswitch-enum] switch (FrameType) { ^ rlp-common.c:714:11: warning: enumeration values 'RLP_FT_X' and 'RLP_FT_IS' not explicitly handled in switch [-Wswitch-enum] switch (header.Type) { ^ rlp-common.c:1067:10: warning: 10 enumeration values not explicitly handled in switch: 'RLP_FT_U_SABM', 'RLP_FT_U_UA', 'RLP_FT_U_DISC'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1248:11: warning: 16 enumeration values not explicitly handled in switch: 'RLP_FT_U_UA', 'RLP_FT_U_DM', 'RLP_FT_U_NULL'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1285:11: warning: 14 enumeration values not explicitly handled in switch: 'RLP_FT_U_UA', 'RLP_FT_U_DM', 'RLP_FT_U_NULL'... [-Wswitch-enum] switch(CurrentFrameType) { ^ rlp-common.c:1329:11: warning: 13 enumeration values not explicitly handled in switch: 'RLP_FT_U_NULL', 'RLP_FT_U_UI', 'RLP_FT_U_XID'... [-Wswitch-enum] switch(CurrentFrameType) { ^ rlp-common.c:1413:11: warning: 16 enumeration values not explicitly handled in switch: 'RLP_FT_U_SABM', 'RLP_FT_U_UA', 'RLP_FT_U_DM'... [-Wswitch-enum] switch(CurrentFrameType) { ^ rlp-common.c:1465:12: warning: 7 enumeration values not explicitly handled in switch: 'RLP_FT_U_UA', 'RLP_FT_U_DM', 'RLP_FT_U_NULL'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1586:12: warning: 15 enumeration values not explicitly handled in switch: 'RLP_FT_U_SABM', 'RLP_FT_U_NULL', 'RLP_FT_U_UI'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1636:12: warning: 18 enumeration values not explicitly handled in switch: 'RLP_FT_U_SABM', 'RLP_FT_U_UA', 'RLP_FT_U_DISC'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1663:12: warning: 17 enumeration values not explicitly handled in switch: 'RLP_FT_U_SABM', 'RLP_FT_U_UA', 'RLP_FT_U_DM'... [-Wswitch-enum] switch (CurrentFrameType) { ^ rlp-common.c:1232:10: warning: enumeration value 'RLP_S8' not explicitly handled in switch [-Wswitch-enum] switch (CurrentState) { ^ libfunctions.c:560:10: warning: enumeration value 'GN_CT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ct) { ^ gsm-statemachine.c:175:10: warning: enumeration values 'GN_SM_Startup', 'GN_SM_MessageSent', and 'GN_SM_WaitingForResponse' not explicitly handled in switch [-Wswitch-enum] switch (state->current_state) { ^ device.c:60:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:95:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:134:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:154:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:177:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:202:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:227:10: warning: 5 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:254:10: warning: 11 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ device.c:266:10: warning: 11 enumeration values not explicitly handled in switch: 'GN_CT_NONE', 'GN_CT_DAU9P', 'GN_CT_DLR3P'... [-Wswitch-enum] switch (state->device.type) { ^ ldif.c:114:11: warning: 28 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Ringtone', 'GN_PHONEBOOK_ENTRY_Date'... [-Wswitch-enum] switch (entry->subentries[i].entry_type) { ^ ldif.c:236:12: warning: enumeration value 'GN_PHONEBOOK_NUMBER_Fax' not explicitly handled in switch [-Wswitch-enum] switch (entry->subentries[i].number_type) { ^ gsm-filetypes.c:126:10: warning: 13 enumeration values not explicitly handled in switch: 'GN_FT_None', 'GN_FT_NOL', 'GN_FT_NGG'... [-Wswitch-enum] switch (filetype) { ^ gsm-filetypes.c:575:10: warning: 10 enumeration values not explicitly handled in switch: 'GN_FT_None', 'GN_FT_RTTTL', 'GN_FT_OTT'... [-Wswitch-enum] switch (filetype) { ^ gsm-filetypes.c:1040:12: warning: enumeration values 'GN_BMP_EMSPicture', 'GN_BMP_EMSAnimation', and 'GN_BMP_EMSAnimation2' not explicitly handled in switch [-Wswitch-enum] switch (bitmap->type) { ^ gsm-filetypes.c:1308:10: warning: enumeration values 'GN_BMP_EMSPicture', 'GN_BMP_EMSAnimation', and 'GN_BMP_EMSAnimation2' not explicitly handled in switch [-Wswitch-enum] switch (bitmap->type) { ^ gsm-filetypes.c:1598:11: warning: 30 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Postal'... [-Wswitch-enum] switch (entry->subentries[entry->subentries_count].entry_type) { ^ gsm-filetypes.c:1687:11: warning: 30 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Postal'... [-Wswitch-enum] switch (entry->subentries[i].entry_type) { ^ gsm-bitmaps.c:66:10: warning: enumeration values 'GN_BMP_None', 'GN_BMP_WelcomeNoteText', and 'GN_BMP_DealerNoteText' not explicitly handled in switch [-Wswitch-enum] switch (bmp->type) { ^ gsm-bitmaps.c:88:10: warning: enumeration values 'GN_BMP_None', 'GN_BMP_WelcomeNoteText', and 'GN_BMP_DealerNoteText' not explicitly handled in switch [-Wswitch-enum] switch (bmp->type) { ^ gsm-bitmaps.c:112:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_WelcomeNoteText', 'GN_BMP_DealerNoteText'... [-Wswitch-enum] switch (bmp->type) { ^ gsm-bitmaps.c:145:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_WelcomeNoteText', 'GN_BMP_DealerNoteText'... [-Wswitch-enum] switch (target) { ^ gsm-bitmaps.c:260:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_StartupLogo', 'GN_BMP_CallerLogo'... [-Wswitch-enum] switch (bitmap->type) { ^ gsm-bitmaps.c:311:10: warning: 8 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_StartupLogo', 'GN_BMP_PictureMessage'... [-Wswitch-enum] switch (bitmap->type) { ^ gsm-sms.c:602:10: warning: enumeration values 'GN_SMS_MT_SubmitReport' and 'GN_SMS_MT_Command' not explicitly handled in switch [-Wswitch-enum] switch (sms->type = rawsms->type) { ^ gsm-sms.c:679:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_SMS_MT_Deliver', 'GN_SMS_MT_Submit', 'GN_SMS_MT_SubmitReport'... [-Wswitch-enum] switch (sms->type) { ^ gsm-sms.c:1392:12: warning: 8 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_StartupLogo', 'GN_BMP_WelcomeNoteText'... [-Wswitch-enum] switch (sms->user_data[i].u.bitmap.type) { ^ gsm-sms.c:1390:11: warning: enumeration value 'GN_SMS_DATA_Other' not explicitly handled in switch [-Wswitch-enum] switch (sms->user_data[i].type) { ^ gsm-sms.c:1679:11: warning: enumeration value 'GN_SMS_DCS_8bit' not explicitly handled in switch [-Wswitch-enum] switch (data->sms->dcs.u.general.alphabet) { ^ gsm-sms.c:1886:12: warning: 9 enumeration values not explicitly handled in switch: 'GN_SMS_DATA_None', 'GN_SMS_DATA_Text', 'GN_SMS_DATA_iMelody'... [-Wswitch-enum] switch (ud[0].type) { ^ gsm-sms.c:1827:11: warning: enumeration value 'GN_SMS_DCS_8bit' not explicitly handled in switch [-Wswitch-enum] switch (data->sms->dcs.u.general.alphabet) { ^ gsm-sms.c:2089:10: warning: enumeration values 'GN_SMS_Unknown' and 'GN_SMS_Read' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ gsm-sms.c:2193:10: warning: enumeration value 'GN_SMS_Unknown' not explicitly handled in switch [-Wswitch-enum] switch (sms->status) { ^ gsm-sms.c:2214:10: warning: enumeration value 'GN_SMS_Unknown' not explicitly handled in switch [-Wswitch-enum] switch (sms->status) { ^ gsm-mms.c:676:10: warning: enumeration values 'GN_MMS_FORMAT_UNKNOWN', 'GN_MMS_FORMAT_TEXT', and 'GN_MMS_FORMAT_MIME' not explicitly handled in switch [-Wswitch-enum] switch (source_format) { ^ gsm-mms.c:705:11: warning: enumeration values 'GN_MMS_FORMAT_UNKNOWN' and 'GN_MMS_FORMAT_RAW' not explicitly handled in switch [-Wswitch-enum] switch (dest_mms->buffer_format) { ^ gsm-mms.c:756:10: warning: enumeration value 'GN_MMS_FORMAT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (data->mms->buffer_format) { ^ gsm-call.c:57:10: warning: enumeration values 'GN_CALL_Idle', 'GN_CALL_Ringing', and 'GN_CALL_Dialing' not explicitly handled in switch [-Wswitch-enum] switch (call_status) { ^ gsm-common.c:97:10: warning: enumeration value 'GN_MT_XX' not explicitly handled in switch [-Wswitch-enum] switch (mt) { ^ gsm-common.c:147:10: warning: enumeration value 'GN_MT_XX' not explicitly handled in switch [-Wswitch-enum] switch (mt) { ^ gsm-common.c:217:10: warning: enumeration value 'GN_PS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (s) { ^ gsm-common.c:257:10: warning: enumeration value 'GN_PHONEBOOK_ENTRY_Video' not explicitly handled in switch [-Wswitch-enum] switch (t) { ^ gsm-common.c:296:10: warning: enumeration value 'GN_PHONEBOOK_ENTRY_Video' not explicitly handled in switch [-Wswitch-enum] switch (entry_type) { ^ gsm-common.c:404:10: warning: enumeration value 'GN_SMS_Unknown' not explicitly handled in switch [-Wswitch-enum] switch (t) { ^ gsm-common.c:618:10: warning: enumeration value 'GN_CDV_Unconditional' not explicitly handled in switch [-Wswitch-enum] switch (p) { ^ nokia-decoding.c:438:10: warning: enumeration value 'GN_CALNOTE_MEMO' not explicitly handled in switch [-Wswitch-enum] switch (data->calnote->type = message[6]) { ^ gnokii-dial.c:91:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-dial.c:141:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-file.c:159:12: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error2) { ^ gnokii-logo.c:196:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_NONE', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-logo.c:231:12: warning: 5 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_EMSPicture'... [-Wswitch-enum] switch (bitmap.type) { ^ gnokii-logo.c:229:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-logo.c:316:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-logo.c:342:10: warning: 6 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_NewOperatorLogo'... [-Wswitch-enum] switch (bitmap.type) { ^ gnokii-logo.c:411:12: warning: 8 enumeration values not explicitly handled in switch: 'GN_BMP_None', 'GN_BMP_PictureMessage', 'GN_BMP_OperatorLogo'... [-Wswitch-enum] switch (bitmap.type) { ^ gnokii-logo.c:405:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-mms.c:176:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-monitor.c:77:10: warning: enumeration values 'GN_CALL_Idle', 'GN_CALL_Ringing', and 'GN_CALL_Dialing' not explicitly handled in switch [-Wswitch-enum] switch (call_status) { ^ gnokii-monitor.c:140:10: warning: 4 enumeration values not explicitly handled in switch: 'GN_CALL_Idle', 'GN_CALL_LocalHangup', 'GN_CALL_RemoteHangup'... [-Wswitch-enum] switch (call->status) { ^ gnokii-monitor.c:425:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-monitor.c:475:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-phonebook.c:227:14: warning: 29 enumeration values not explicitly handled in switch: 'GN_PHONEBOOK_ENTRY_Name', 'GN_PHONEBOOK_ENTRY_Email', 'GN_PHONEBOOK_ENTRY_Postal'... [-Wswitch-enum] switch (entry.subentries[i].entry_type) { ^ gnokii-phonebook.c:165:11: warning: 36 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-phonebook.c:503:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-profile.c:108:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-settings.c:118:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-settings.c:140:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-settings.c:176:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-settings.c:198:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-sms.c:797:13: warning: 8 enumeration values not explicitly handled in switch: 'GN_SMS_MT_Deliver', 'GN_SMS_MT_DeliveryReport', 'GN_SMS_MT_SubmitReport'... [-Wswitch-enum] switch (message.type) { ^ gnokii-sms.c:810:13: warning: 7 enumeration values not explicitly handled in switch: 'GN_SMS_UDH_MultipartMessage', 'GN_SMS_UDH_VoiceMessage', 'GN_SMS_UDH_FaxMessage'... [-Wswitch-enum] switch (message.udh.udh[0].type) { ^ gnokii-sms.c:750:12: warning: 7 enumeration values not explicitly handled in switch: 'GN_SMS_MT_Deliver', 'GN_SMS_MT_DeliveryReport', 'GN_SMS_MT_Submit'... [-Wswitch-enum] switch (message.type) { ^ gnokii-sms.c:745:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-sms.c:1041:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-todo.c:114:11: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-wap.c:86:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-wap.c:124:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-wap.c:157:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-wap.c:207:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ gnokii-wap.c:318:10: warning: 37 enumeration values not explicitly handled in switch: 'GN_ERR_FAILED', 'GN_ERR_UNKNOWNMODEL', 'GN_ERR_INVALIDSECURITYCODE'... [-Wswitch-enum] switch (error) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-menus/gnome-menus_3.8.0.orig.tar.xz entry-directories.c:545:15: warning: enumeration value 'MENU_MONITOR_EVENT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ entry-directories.c:563:15: warning: enumeration value 'MENU_MONITOR_EVENT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ gmenu-tree.c:245:11: warning: enumeration value 'MENU_FILE_MONITOR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gmenu-tree.c:286:11: warning: enumeration value 'MENU_FILE_MONITOR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (monitor->type) ^ gmenu-tree.c:1713:15: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (item->type) ^ gmenu-tree.c:1763:11: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (item->type) ^ gmenu-tree.c:1860:15: warning: 33 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (from_child)) ^ gmenu-tree.c:2606:11: warning: 26 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_MENU', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout)) ^ gmenu-tree.c:2769:15: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_DEFAULT_APP_DIRS'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:2908:15: warning: 33 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:2989:15: warning: 32 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:3144:11: warning: 28 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout)) ^ gmenu-tree.c:3316:15: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (iter)) ^ gmenu-tree.c:3447:15: warning: 24 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout_iter)) ^ gmenu-tree.c:4586:12: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (node)) ^ gmenu-tree.c:4712:15: warning: 4 enumeration values not explicitly handled in switch: 'GMENU_TREE_ITEM_INVALID', 'GMENU_TREE_ITEM_SEPARATOR', 'GMENU_TREE_ITEM_HEADER'... [-Wswitch-enum] switch (next_type) ^ menu-layout.c:272:11: warning: 27 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR', 'MENU_LAYOUT_NODE_DEFAULT_APP_DIRS'... [-Wswitch-enum] switch (type) ^ menu-monitor.c:176:11: warning: 5 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT', 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT'... [-Wswitch-enum] switch (eflags) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-menus2/gnome-menus2_3.0.1.orig.tar.bz2 entry-directories.c:478:15: warning: enumeration value 'MENU_MONITOR_EVENT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ entry-directories.c:496:15: warning: enumeration value 'MENU_MONITOR_EVENT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ gmenu-tree.c:342:11: warning: enumeration value 'MENU_FILE_MONITOR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gmenu-tree.c:383:11: warning: enumeration value 'MENU_FILE_MONITOR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (monitor->type) ^ gmenu-tree.c:1521:15: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (item->type) ^ gmenu-tree.c:1601:11: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (item->type) ^ gmenu-tree.c:1706:15: warning: 33 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (from_child)) ^ gmenu-tree.c:2452:11: warning: 26 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_MENU', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout)) ^ gmenu-tree.c:2615:15: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_DEFAULT_APP_DIRS'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:2754:15: warning: 33 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:2835:15: warning: 32 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (child)) ^ gmenu-tree.c:2995:11: warning: 28 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout)) ^ gmenu-tree.c:3167:15: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (iter)) ^ gmenu-tree.c:3285:15: warning: 24 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR'... [-Wswitch-enum] switch (menu_layout_node_get_type (layout_iter)) ^ gmenu-tree.c:4387:12: warning: 30 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_ROOT', 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_MENU'... [-Wswitch-enum] switch (menu_layout_node_get_type (node)) ^ menu-layout.c:262:11: warning: 27 enumeration values not explicitly handled in switch: 'MENU_LAYOUT_NODE_PASSTHROUGH', 'MENU_LAYOUT_NODE_APP_DIR', 'MENU_LAYOUT_NODE_DEFAULT_APP_DIRS'... [-Wswitch-enum] switch (type) ^ menu-monitor.c:176:11: warning: 5 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT', 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT'... [-Wswitch-enum] switch (eflags) ^ test-menu-spec.c:126:15: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gmenu_tree_item_get_type (item)) ^ gmenu.c:96:11: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gmenu_tree_item_get_type (item->item)) ^ gmenu.c:238:15: warning: enumeration value 'GMENU_TREE_ITEM_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gmenu_tree_item_get_type (item)) ^ gmenu.c:1301:11: warning: 4 enumeration values not explicitly handled in switch: 'GMENU_TREE_ITEM_INVALID', 'GMENU_TREE_ITEM_SEPARATOR', 'GMENU_TREE_ITEM_HEADER'... [-Wswitch-enum] switch (gmenu_tree_item_get_type (item)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-paint/gnome-paint_0.4.0.orig.tar.gz toolbar.c:539:18: warning: 4 enumeration values not explicitly handled in switch: 'TOOL_CLEAR_CANVAS', 'TOOL_INVERT_CANVAS', 'TOOL_FLIP_CANVAS'... [-Wswitch-enum] switch ( tool ) ^ cv_drawing.c:132:14: warning: 4 enumeration values not explicitly handled in switch: 'TOOL_CLEAR_CANVAS', 'TOOL_INVERT_CANVAS', 'TOOL_FLIP_CANVAS'... [-Wswitch-enum] switch ( tool ) ^ pixbuf-file-chooser.c:420:10: warning: enumeration value 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ cv_paintbrush_tool.c:737:9: warning: enumeration value 'GP_BRUSH_MAX' not explicitly handled in switch [-Wswitch-enum] switch(size) ^ selection.c:403:14: warning: enumeration value 'SEL_NONE' not explicitly handled in switch [-Wswitch-enum] switch ( get_box_in ( p ) ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-xcf-thumbnailer/gnome-xcf-thumbnailer_1.0.orig.tar.gz ./xcf2png.c:87:11: warning: enumeration values 'COLOR_BY_FILENAME', 'COLOR_BY_CONTENTS', and 'COLOR_MONO' not explicitly handled in switch [-Wswitch-enum] switch( flatspec.out_color_mode ) { ^ ./xcf2png.c:276:11: warning: enumeration values 'COLOR_BY_FILENAME', 'COLOR_BY_CONTENTS', and 'COLOR_MONO' not explicitly handled in switch [-Wswitch-enum] switch( flatspec.out_color_mode ) { ^ flatspec.c:297:11: warning: 4 enumeration values not explicitly handled in switch: 'COLOR_BY_FILENAME', 'COLOR_BY_CONTENTS', 'COLOR_INDEXED'... [-Wswitch-enum] switch( color_by_layers(spec) ) { ^ flatten.c:288:13: warning: 6 enumeration values not explicitly handled in switch: 'GIMP_NORMAL_NOPARTIAL_MODE', 'GIMP_BEHIND_MODE', 'GIMP_COLOR_ERASE_MODE'... [-Wswitch-enum] switch( mode ) { ^ flatten.c:489:13: warning: 24 enumeration values not explicitly handled in switch: 'GIMP_BEHIND_MODE', 'GIMP_MULTIPLY_MODE', 'GIMP_SCREEN_MODE'... [-Wswitch-enum] switch( spec->layers[nlayers].mode ) { ^ pixels.c:332:11: warning: enumeration values 'COMPRESS_ZLIB' and 'COMPRESS_FRACTAL' not explicitly handled in switch [-Wswitch-enum] switch( XCF.compression ) { ^ xcf-general.c:55:10: warning: 21 enumeration values not explicitly handled in switch: 'PROP_END', 'PROP_ACTIVE_LAYER', 'PROP_ACTIVE_CHANNEL'... [-Wswitch-enum] switch(type) { ^ xcf-general.c:224:12: warning: 25 enumeration values not explicitly handled in switch: 'PROP_END', 'PROP_ACTIVE_LAYER', 'PROP_ACTIVE_CHANNEL'... [-Wswitch-enum] switch(type) { ^ xcf-general.c:254:14: warning: 22 enumeration values not explicitly handled in switch: 'PROP_END', 'PROP_COLORMAP', 'PROP_ACTIVE_LAYER'... [-Wswitch-enum] switch(type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnu-smalltalk/gnu-smalltalk_3.2.5.orig.tar.gz regex.c:784:15: warning: enumeration value 'jump_past_alt' not explicitly handled in switch [-Wswitch-enum] switch ((enum regexpcode) *p++) ^ regex.c:2298:16: warning: 39 enumeration values not explicitly handled in switch: 'unused', 'exactn', 'begline'... [-Wswitch-enum] switch ((enum regexpcode) laststart[1]) ^ regex.c:2865:15: warning: 42 enumeration values not explicitly handled in switch: 'unused', 'exactn', 'endline'... [-Wswitch-enum] switch ((enum regexpcode) bufp->buffer[0]) ^ regex.c:4036:16: warning: 39 enumeration values not explicitly handled in switch: 'unused', 'exactn', 'begline'... [-Wswitch-enum] switch ((enum regexpcode) *p1) ^ tree.c:733:11: warning: enumeration values 'CONST_BYTE_OBJECT' and 'CONST_CHAR' not explicitly handled in switch [-Wswitch-enum] switch (node->v_const.constType) ^ comp.c:982:11: warning: 11 enumeration values not explicitly handled in switch: 'TREE_METHOD_NODE', 'TREE_ATTRIBUTE_LIST', 'TREE_KEYWORD_LIST'... [-Wswitch-enum] switch (expr->nodeType) ^ comp.c:2024:11: warning: enumeration value 'CONST_BYTE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (constExpr->v_const.constType) ^ cint.c:840:15: warning: 18 enumeration values not explicitly handled in switch: 'CDATA_CHAR', 'CDATA_UCHAR', 'CDATA_SHORT'... [-Wswitch-enum] switch (cType) ^ cint.c:949:10: warning: 28 enumeration values not explicitly handled in switch: 'CDATA_CHAR', 'CDATA_UCHAR', 'CDATA_SHORT'... [-Wswitch-enum] switch (arg->cType) ^ cint.c:1309:11: warning: 9 enumeration values not explicitly handled in switch: 'CDATA_LONG_DOUBLE', 'CDATA_UNKNOWN', 'CDATA_BYTEARRAY'... [-Wswitch-enum] switch (returnType) ^ input.c:392:11: warning: enumeration value 'STREAM_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (stream->type) ^ input.c:519:11: warning: enumeration value 'STREAM_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (in_stream->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnubg/gnubg_1.05.000.orig.tar.gz analysis.c:303:13: warning: 4 enumeration values not explicitly handled in switch: 'MOVE_RESIGN', 'MOVE_SETBOARD', 'MOVE_SETCUBEVAL'... [-Wswitch-enum] switch (pmr->mt) { ^ analysis.c:1584:13: warning: 5 enumeration values not explicitly handled in switch: 'MOVE_RESIGN', 'MOVE_SETBOARD', 'MOVE_SETDICE'... [-Wswitch-enum] switch (pmr->mt) { ^ analysis.c:1692:13: warning: enumeration values 'MOVE_SETBOARD', 'MOVE_SETCUBEVAL', and 'MOVE_SETCUBEPOS' not explicitly handled in switch [-Wswitch-enum] switch (pmr->mt) { ^ analysis.c:2065:17: warning: 5 enumeration values not explicitly handled in switch: 'MOVE_RESIGN', 'MOVE_SETBOARD', 'MOVE_SETDICE'... [-Wswitch-enum] switch (pmr->mt) { ^ analysis.c:2179:17: warning: 8 enumeration values not explicitly handled in switch: 'MOVE_GAMEINFO', 'MOVE_TAKE', 'MOVE_DROP'... [-Wswitch-enum] switch (pmr->mt) { ^ analysis.c:2377:17: warning: 8 enumeration values not explicitly handled in switch: 'MOVE_GAMEINFO', 'MOVE_TAKE', 'MOVE_DROP'... [-Wswitch-enum] switch (pmr->mt) { ^ dice.c:351:13: warning: enumeration values 'RNG_MERSENNE', 'RNG_MANUAL', and 'NUM_RNGS' not explicitly handled in switch [-Wswitch-enum] switch (rngx) { ^ dice.c:417:13: warning: enumeration values 'RNG_MANUAL', 'RNG_RANDOM_DOT_ORG', and 'NUM_RNGS' not explicitly handled in switch [-Wswitch-enum] switch (rngx) { ^ dice.c:481:13: warning: enumeration value 'NUM_RNGS' not explicitly handled in switch [-Wswitch-enum] switch (rngx) { ^ dice.c:636:13: warning: 9 enumeration values not explicitly handled in switch: 'RNG_ANSI', 'RNG_BBS', 'RNG_BSD'... [-Wswitch-enum] switch (rngx) { ^ dice.c:781:13: warning: enumeration value 'NUM_RNGS' not explicitly handled in switch [-Wswitch-enum] switch (*prng) { ^ eval.c:1787:13: warning: enumeration value 'NUM_VARIATIONS' not explicitly handled in switch [-Wswitch-enum] switch (bgv) { ^ eval.c:2356:13: warning: 9 enumeration values not explicitly handled in switch: 'CLASS_OVER', 'CLASS_HYPERGAMMON1', 'CLASS_HYPERGAMMON2'... [-Wswitch-enum] switch (pc) { ^ eval.c:3083:13: warning: enumeration value 'NOT_AVAILABLE' not explicitly handled in switch [-Wswitch-enum] switch (cd) { ^ eval.c:4813:13: warning: enumeration value 'NOT_AVAILABLE' not explicitly handled in switch [-Wswitch-enum] switch (cd) { ^ eval.c:4900:13: warning: enumeration value 'NOT_AVAILABLE' not explicitly handled in switch [-Wswitch-enum] switch (cd) { ^ eval.c:5069:13: warning: 16 enumeration values not explicitly handled in switch: 'NODOUBLE_TAKE', 'TOOGOOD_TAKE', 'TOOGOOD_PASS'... [-Wswitch-enum] switch (cd) { ^ export.c:176:13: warning: 6 enumeration values not explicitly handled in switch: 'MOVE_GAMEINFO', 'MOVE_RESIGN', 'MOVE_SETBOARD'... [-Wswitch-enum] switch (pmr->mt) { ^ external.c:479:21: warning: 14 enumeration values not explicitly handled in switch: 'DOUBLE_TAKE', 'NODOUBLE_TAKE', 'TOOGOOD_TAKE'... [-Wswitch-enum] switch (FindCubeDecision(arDouble, aarOutput, &ci)) { ^ external.c:531:21: warning: 16 enumeration values not explicitly handled in switch: 'NODOUBLE_TAKE', 'TOOGOOD_TAKE', 'TOOGOOD_PASS'... [-Wswitch-enum] switch (FindCubeDecision(arDouble, aarOutput, &ci)) { ^ external.c:668:25: warning: enumeration value 'COMMAND_LIST' not explicitly handled in switch [-Wswitch-enum] switch (scanctx.ct) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnugo/gnugo_3.8.orig.tar.gz owl.c:4051:10: warning: 8 enumeration values not explicitly handled in switch: 'MIN_VALUE', 'MAX_VALUE', 'MIN_TERRITORY'... [-Wswitch-enum] switch (attribute->type) { ^ persistent.c:793:13: warning: 16 enumeration values not explicitly handled in switch: 'OWL_ATTACK', 'OWL_DEFEND', 'SEMEAI'... [-Wswitch-enum] switch (entry->routine) { ^ persistent.c:1422:13: warning: 9 enumeration values not explicitly handled in switch: 'SEMEAI', 'FIND_DEFENSE', 'ATTACK'... [-Wswitch-enum] switch (entry->routine) { ^ shapes.c:145:13: warning: 4 enumeration values not explicitly handled in switch: 'FIRST_OFFSET_ATTRIBUTE', 'THREATENS_EYE', 'REVERSE_SENTE'... [-Wswitch-enum] switch (attribute->type) { ^ value_moves.c:1680:14: warning: 14 enumeration values not explicitly handled in switch: 'DEAD', 'CRITICAL', 'UNKNOWN'... [-Wswitch-enum] switch (DRAGON2(target + delta[i]).safety) { ^ main.c:1083:11: warning: enumeration values 'MODE_UNKNOWN', 'MODE_SGF', and 'MODE_DECIDE_ORACLE' not explicitly handled in switch [-Wswitch-enum] switch (playmode) { ^ gmp.c:413:10: warning: enumeration value 'cmd_ack' not explicitly handled in switch [-Wswitch-enum] switch(command) { ^ gmp.c:521:12: warning: 9 enumeration values not explicitly handled in switch: 'query_bufSize', 'query_protocol', 'query_stones'... [-Wswitch-enum] switch(query) { ^ gmp.c:612:10: warning: 10 enumeration values not explicitly handled in switch: 'query_game', 'query_bufSize', 'query_protocol'... [-Wswitch-enum] switch(ge->lastQuerySent) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnuit/gnuit_4.9.5.orig.tar.gz quotearg.c:315:12: warning: 6 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnupg/gnupg_1.4.19.orig.tar.gz estream-printf.c:298:15: warning: enumeration values 'LENMOD_NONE' and 'LENMOD_LONGDBL' not explicitly handled in switch [-Wswitch-enum] switch (arg->lenmod) ^ estream-printf.c:315:15: warning: enumeration values 'LENMOD_NONE' and 'LENMOD_LONGDBL' not explicitly handled in switch [-Wswitch-enum] switch (arg->lenmod) ^ estream-printf.c:336:15: warning: 7 enumeration values not explicitly handled in switch: 'LENMOD_NONE', 'LENMOD_CHAR', 'LENMOD_SHORT'... [-Wswitch-enum] switch (arg->lenmod) ^ estream-printf.c:361:15: warning: enumeration values 'LENMOD_NONE' and 'LENMOD_LONGDBL' not explicitly handled in switch [-Wswitch-enum] switch (arg->lenmod) ^ estream-printf.c:659:15: warning: enumeration value 'VALTYPE_UNSUPPORTED' not explicitly handled in switch [-Wswitch-enum] switch (vt) ^ estream-printf.c:807:15: warning: 22 enumeration values not explicitly handled in switch: 'VALTYPE_UNSUPPORTED', 'VALTYPE_CHAR', 'VALTYPE_SCHAR'... [-Wswitch-enum] switch (arg->vt) ^ estream-printf.c:835:15: warning: 22 enumeration values not explicitly handled in switch: 'VALTYPE_UNSUPPORTED', 'VALTYPE_CHAR', 'VALTYPE_SCHAR'... [-Wswitch-enum] switch (arg->vt) ^ estream-printf.c:1005:11: warning: 27 enumeration values not explicitly handled in switch: 'VALTYPE_UNSUPPORTED', 'VALTYPE_CHAR', 'VALTYPE_SCHAR'... [-Wswitch-enum] switch (arg->vt) ^ estream-printf.c:1021:11: warning: 11 enumeration values not explicitly handled in switch: 'CONSPEC_UNKNOWN', 'CONSPEC_DECIMAL', 'CONSPEC_OCTAL'... [-Wswitch-enum] switch (arg->conspec) ^ estream-printf.c:1241:11: warning: 21 enumeration values not explicitly handled in switch: 'VALTYPE_UNSUPPORTED', 'VALTYPE_CHAR', 'VALTYPE_SCHAR'... [-Wswitch-enum] switch (arg->vt) ^ gpg.c:3157:9: warning: 293 enumeration values not explicitly handled in switch: 'aNull', 'aListSecretKeys', 'oSetNotation'... [-Wswitch-enum] switch(cmd) ^ gpg.c:3227:13: warning: enumeration value 'PREFTYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch(badtype) ^ gpg.c:3331:13: warning: 290 enumeration values not explicitly handled in switch: 'aNull', 'aListSecretKeys', 'oSetNotation'... [-Wswitch-enum] switch( cmd ) { ^ gpg.c:3352:13: warning: 294 enumeration values not explicitly handled in switch: 'aNull', 'aListSecretKeys', 'oSetNotation'... [-Wswitch-enum] switch (cmd) ^ gpg.c:3367:13: warning: 244 enumeration values not explicitly handled in switch: 'aNull', 'oSetNotation', 'oHiddenRecipient'... [-Wswitch-enum] switch( cmd ) ^ build-packet.c:163:13: warning: 8 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_SECRET_SUBKEY', 'PKT_MARKER'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ build-packet.c:657:12: warning: 24 enumeration values not explicitly handled in switch: 'SIGSUBPKT_TEST_CRITICAL', 'SIGSUBPKT_LIST_UNHASHED', 'SIGSUBPKT_LIST_HASHED'... [-Wswitch-enum] switch(type) ^ build-packet.c:675:12: warning: 20 enumeration values not explicitly handled in switch: 'SIGSUBPKT_TEST_CRITICAL', 'SIGSUBPKT_LIST_UNHASHED', 'SIGSUBPKT_LIST_HASHED'... [-Wswitch-enum] switch(type) ^ build-packet.c:732:13: warning: 26 enumeration values not explicitly handled in switch: 'SIGSUBPKT_TEST_CRITICAL', 'SIGSUBPKT_LIST_UNHASHED', 'SIGSUBPKT_LIST_HASHED'... [-Wswitch-enum] switch( type ) ^ free-packet.c:398:13: warning: 8 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_ONEPASS_SIG', 'PKT_MARKER'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ keyring.c:405:17: warning: 10 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_PUBKEY_ENC', 'PKT_SYMKEY_ENC'... [-Wswitch-enum] switch (pkt->pkttype){ ^ keyring.c:903:15: warning: enumeration values 'KEYDB_SEARCH_MODE_NONE' and 'KEYDB_SEARCH_MODE_NEXT' not explicitly handled in switch [-Wswitch-enum] switch (desc[n].mode) ^ kbnode.c:342:10: warning: 6 enumeration values not explicitly handled in switch: 'PKT_SYMKEY_ENC', 'PKT_MARKER', 'PKT_OLD_COMMENT'... [-Wswitch-enum] switch( node->pkt->pkttype ) { ^ mainproc.c:1273:14: warning: 16 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_SIGNATURE', 'PKT_ONEPASS_SIG'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ mainproc.c:1283:14: warning: 9 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_SECRET_SUBKEY', 'PKT_MARKER'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ mainproc.c:1303:14: warning: 9 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_SECRET_SUBKEY', 'PKT_MARKER'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ mainproc.c:1323:14: warning: 6 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_MARKER', 'PKT_OLD_COMMENT'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ keyid.c:239:10: warning: 10 enumeration values not explicitly handled in switch: 'KEYDB_SEARCH_MODE_NONE', 'KEYDB_SEARCH_MODE_EXACT', 'KEYDB_SEARCH_MODE_SUBSTR'... [-Wswitch-enum] switch(desc->mode) ^ card-util.c:1868:15: warning: enumeration value 'cmdDEBUG' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ app-openpgp.c:2256:11: warning: enumeration value 'RSA_UNKNOWN_FMT' not explicitly handled in switch [-Wswitch-enum] switch (app->app_local->keyattr[keyno].format) ^ keyedit.c:1255:10: warning: 18 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_PUBKEY_ENC', 'PKT_SYMKEY_ENC'... [-Wswitch-enum] switch( node->pkt->pkttype ) { ^ keyedit.c:1693:10: warning: enumeration values 'cmdNONE', 'cmdUPDTRUST', and 'cmdCHKTRUST' not explicitly handled in switch [-Wswitch-enum] switch( cmd ) ^ import.c:448:10: warning: 17 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_PUBKEY_ENC', 'PKT_SIGNATURE'... [-Wswitch-enum] switch( pkt->pkttype ) { ^ export.c:220:10: warning: 9 enumeration values not explicitly handled in switch: 'KEYDB_SEARCH_MODE_NONE', 'KEYDB_SEARCH_MODE_EXACT', 'KEYDB_SEARCH_MODE_SUBSTR'... [-Wswitch-enum] switch(desc->mode) ^ export.c:243:10: warning: 9 enumeration values not explicitly handled in switch: 'KEYDB_SEARCH_MODE_NONE', 'KEYDB_SEARCH_MODE_EXACT', 'KEYDB_SEARCH_MODE_SUBSTR'... [-Wswitch-enum] switch(desc->mode) ^ trustdb.c:388:10: warning: enumeration value 'TM_AUTO' not explicitly handled in switch [-Wswitch-enum] switch(opt.trust_model) ^ keyserver.c:482:10: warning: 10 enumeration values not explicitly handled in switch: 'KEYDB_SEARCH_MODE_NONE', 'KEYDB_SEARCH_MODE_EXACT', 'KEYDB_SEARCH_MODE_SUBSTR'... [-Wswitch-enum] switch(keyrec->desc.mode) ^ keyserver.c:1353:14: warning: 17 enumeration values not explicitly handled in switch: 'PKT_NONE', 'PKT_PUBKEY_ENC', 'PKT_SYMKEY_ENC'... [-Wswitch-enum] switch(node->pkt->pkttype) ^ keyserver.c:1215:10: warning: enumeration value 'KS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(action) ^ keyserver.c:1608:12: warning: enumeration value 'KS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(action) ^ ksutil.c:407:10: warning: enumeration values 'CURLE_HTTP_RETURNED_ERROR' and 'CURLE_WRITE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(error) ^ curl-shim.c:41:14: warning: enumeration value 'CURLE_FTP_COULDNT_RETR_FILE' not explicitly handled in switch [-Wswitch-enum] switch(err) ^ curl-shim.c:112:10: warning: 4 enumeration values not explicitly handled in switch: 'CURLOPT_FOLLOWLOCATION', 'CURLOPT_MAXREDIRS', 'CURLOPT_SSL_VERIFYPEER'... [-Wswitch-enum] switch(option) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnuplot/gnuplot_4.6.6.orig.tar.gz axis.c:962:10: warning: enumeration value 'TIC_USER' not explicitly handled in switch [-Wswitch-enum] switch (def->type) { ^ axis.c:1146:11: warning: enumeration values 'TIC_COMPUTED', 'TIC_SERIES', and 'TIC_USER' not explicitly handled in switch [-Wswitch-enum] switch (def->type) { ^ axis.c:1324:14: warning: 7 enumeration values not explicitly handled in switch: 'FIRST_Z_AXIS', 'COLOR_AXIS', 'SECOND_Z_AXIS'... [-Wswitch-enum] switch (axis) { ^ axis.c:1765:13: warning: enumeration values 'graph', 'screen', and 'character' not explicitly handled in switch [-Wswitch-enum] switch (*type) { ^ datafile.c:3671:10: warning: 4 enumeration values not explicitly handled in switch: 'DF_DELTA', 'DF_FLIP_AXIS', 'DF_ROTATION'... [-Wswitch-enum] switch (type) { ^ datafile.c:4605:14: warning: enumeration value 'DF_BAD_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (df_column_bininfo[i].column.read_type) { ^ eval.c:289:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (val->type) { ^ eval.c:328:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (val->type) { ^ getcolor.c:238:12: warning: enumeration value 'SMPAL_COLOR_MODE_NONE' not explicitly handled in switch [-Wswitch-enum] switch(sm_palette.colorMode) { ^ graph3d.c:1227:15: warning: 7 enumeration values not explicitly handled in switch: 'FILLSTEPS', 'PM3DSURFACE', 'LABELPOINTS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ graph3d.c:1297:16: warning: 6 enumeration values not explicitly handled in switch: 'FILLSTEPS', 'LABELPOINTS', 'HISTOGRAMS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ graph3d.c:1342:15: warning: 7 enumeration values not explicitly handled in switch: 'FILLSTEPS', 'LABELPOINTS', 'HISTOGRAMS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ hidden3d.c:1101:10: warning: 20 enumeration values not explicitly handled in switch: 'DOTS', 'XERRORBARS', 'YERRORBARS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ hidden3d.c:1252:15: warning: 20 enumeration values not explicitly handled in switch: 'DOTS', 'XERRORBARS', 'YERRORBARS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ hidden3d.c:1338:11: warning: 21 enumeration values not explicitly handled in switch: 'DOTS', 'XERRORBARS', 'YERRORBARS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ internal.c:351:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:380:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:394:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:378:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:425:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:439:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:423:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:471:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:484:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:469:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:513:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:526:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:511:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:555:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:568:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:553:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:597:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:610:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:595:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:638:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:652:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:636:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:683:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:697:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:681:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:730:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:748:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:728:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:786:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:815:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:784:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:889:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:936:10: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (b.type) { ^ internal.c:887:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ internal.c:1002:13: warning: enumeration values 'CMPLX' and 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ interpol.c:1123:10: warning: 7 enumeration values not explicitly handled in switch: 'SMOOTH_NONE', 'SMOOTH_UNIQUE', 'SMOOTH_UNWRAP'... [-Wswitch-enum] switch (plot->plot_smooth) { ^ plot2d.c:393:13: warning: 5 enumeration values not explicitly handled in switch: 'STEPS', 'FILLSTEPS', 'FSTEPS'... [-Wswitch-enum] switch (current_plot->plot_style) { /* set maximum columns to scan */ ^ plot2d.c:549:13: warning: 10 enumeration values not explicitly handled in switch: 'SMOOTH_BEZIER', 'SMOOTH_CSPLINES', 'SMOOTH_SBEZIER'... [-Wswitch-enum] switch (current_plot->plot_smooth) { ^ plot2d.c:602:11: warning: 11 enumeration values not explicitly handled in switch: 'STEPS', 'FILLSTEPS', 'FSTEPS'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:814:11: warning: 13 enumeration values not explicitly handled in switch: 'XYERRORBARS', 'BOXXYERROR', 'STEPS'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:914:14: warning: 16 enumeration values not explicitly handled in switch: 'LINES', 'IMPULSES', 'DOTS'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:999:11: warning: 24 enumeration values not explicitly handled in switch: 'LINES', 'POINTSTYLE', 'IMPULSES'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:1050:14: warning: 25 enumeration values not explicitly handled in switch: 'LINES', 'POINTSTYLE', 'IMPULSES'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:1240:13: warning: 18 enumeration values not explicitly handled in switch: 'XERRORBARS', 'YERRORBARS', 'XYERRORBARS'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ plot2d.c:2363:25: warning: 20 enumeration values not explicitly handled in switch: 'XERRORBARS', 'XYERRORBARS', 'BOXXYERROR'... [-Wswitch-enum] if (polar) switch (this_plot->plot_style) { ^ plot2d.c:2567:11: warning: enumeration value 'SMOOTH_UNWRAP' not explicitly handled in switch [-Wswitch-enum] switch (this_plot->plot_smooth) { ^ readline.c:371:13: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ readline.c:405:13: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ readline.c:429:13: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ readline.c:462:13: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ readline.c:764:11: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ save.c:838:13: warning: 4 enumeration values not explicitly handled in switch: 'PM3D_WHICHCORNER_C1', 'PM3D_WHICHCORNER_C2', 'PM3D_WHICHCORNER_C3'... [-Wswitch-enum] switch (pm3d.which_corner_color) { ^ save.c:874:15: warning: enumeration values 'SMPAL_COLOR_MODE_NONE' and 'SMPAL_COLOR_MODE_GRAY' not explicitly handled in switch [-Wswitch-enum] switch( sm_palette.colorMode ) { ^ save.c:1225:13: warning: enumeration values 'FILLSTEPS' and 'RGBA_IMAGE' not explicitly handled in switch [-Wswitch-enum] switch (style) { ^ set.c:1548:13: warning: 9 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ show.c:200:12: warning: 27 enumeration values not explicitly handled in switch: 'S_MISSING', 'S_NOMX2TICS', 'S_NOMXTICS'... [-Wswitch-enum] switch(token_found) { ^ show.c:693:10: warning: 32 enumeration values not explicitly handled in switch: 'PUSHD', 'POP', 'LNOT'... [-Wswitch-enum] switch (curr_at->actions[i].index) { ^ show.c:2290:10: warning: enumeration value 'SMPAL_COLOR_MODE_NONE' not explicitly handled in switch [-Wswitch-enum] switch( sm_palette.colorMode ) { ^ show.c:2463:13: warning: 4 enumeration values not explicitly handled in switch: 'PM3D_WHICHCORNER_C1', 'PM3D_WHICHCORNER_C2', 'PM3D_WHICHCORNER_C3'... [-Wswitch-enum] switch (pm3d.which_corner_color) { ^ standard.c:709:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ standard.c:727:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ standard.c:814:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ standard.c:833:13: warning: enumeration value 'STRING' not explicitly handled in switch [-Wswitch-enum] switch (a.type) { ^ tabulate.c:112:10: warning: 9 enumeration values not explicitly handled in switch: 'FILLSTEPS', 'XERRORLINES', 'YERRORLINES'... [-Wswitch-enum] switch (current_plot->plot_style) { ^ tabulate.c:307:10: warning: 24 enumeration values not explicitly handled in switch: 'LINESPOINTS', 'XERRORBARS', 'YERRORBARS'... [-Wswitch-enum] switch (this_plot->plot_style) { ^ ../term/x11.trm:1590:12: warning: enumeration value 'SMPAL_COLOR_MODE_NONE' not explicitly handled in switch [-Wswitch-enum] switch(palette->colorMode) { ^ ../term/canvas.trm:1152:13: warning: 8 enumeration values not explicitly handled in switch: 'TERM_LAYER_BACKTEXT', 'TERM_LAYER_FRONTTEXT', 'TERM_LAYER_END_TEXT'... [-Wswitch-enum] switch (layer) { ^ ../term/emf.trm:511:13: warning: 10 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_15'... [-Wswitch-enum] switch (encoding) { ^ ../term/fig.trm:1233:13: warning: 11 enumeration values not explicitly handled in switch: 'TERM_LAYER_BACKTEXT', 'TERM_LAYER_FRONTTEXT', 'TERM_LAYER_BEGIN_GRID'... [-Wswitch-enum] switch (syncpoint) { ^ ../term/post.trm:400:12: warning: 4 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_CP950', 'S_ENC_SJIS'... [-Wswitch-enum] switch(encoding) { ^ ../term/post.trm:1605:13: warning: enumeration value 'PSTERM_POSTSCRIPT' not explicitly handled in switch [-Wswitch-enum] switch (ps_params->terminal) { ^ ../term/post.trm:1675:10: warning: enumeration values 'S_ENC_CP950', 'S_ENC_SJIS', and 'S_ENC_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (encoding) { ^ ../term/post.trm:1799:13: warning: enumeration values 'PSTERM_PSTEX' and 'PSTERM_PSLATEX' not explicitly handled in switch [-Wswitch-enum] switch (ps_params->terminal) { ^ ../term/post.trm:2852:12: warning: enumeration value 'SMPAL_COLOR_MODE_NONE' not explicitly handled in switch [-Wswitch-enum] switch(sm_palette.colorMode) { ^ ../term/post.trm:3765:13: warning: 9 enumeration values not explicitly handled in switch: 'TERM_LAYER_BACKTEXT', 'TERM_LAYER_FRONTTEXT', 'TERM_LAYER_BEGIN_GRID'... [-Wswitch-enum] switch (syncpoint) { ^ ../term/svg.trm:804:13: warning: 4 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_CP1254', 'S_ENC_UTF8'... [-Wswitch-enum] switch (encoding) { ^ ../term/svg.trm:1576:13: warning: 6 enumeration values not explicitly handled in switch: 'TERM_LAYER_BACKTEXT', 'TERM_LAYER_FRONTTEXT', 'TERM_LAYER_END_TEXT'... [-Wswitch-enum] switch (syncpoint) { ^ ../term/pslatex.trm:143:13: warning: enumeration value 'PSTERM_POSTSCRIPT' not explicitly handled in switch [-Wswitch-enum] switch (ps_params->terminal) { ^ ../term/pslatex.trm:237:13: warning: enumeration values 'PSTERM_EPSLATEX' and 'PSTERM_POSTSCRIPT' not explicitly handled in switch [-Wswitch-enum] switch (ps_params->terminal) { ^ ../term/pslatex.trm:423:16: warning: 4 enumeration values not explicitly handled in switch: 'S_ENC_CP950', 'S_ENC_CP1254', 'S_ENC_SJIS'... [-Wswitch-enum] switch(encoding) { ^ ../term/pslatex.trm:899:13: warning: 8 enumeration values not explicitly handled in switch: 'TERM_LAYER_BEGIN_GRID', 'TERM_LAYER_END_GRID', 'TERM_LAYER_BEFORE_PLOT'... [-Wswitch-enum] switch (syncpoint) { ^ ../term/tpic.trm:399:13: warning: enumeration value 'tpic_nosize' not explicitly handled in switch [-Wswitch-enum] switch (tpic_line[tpic_linetype + 2].thickness) { ^ ../term/tpic.trm:595:10: warning: enumeration value 'tpic_nosize' not explicitly handled in switch [-Wswitch-enum] switch (tpic_point[number].size) { ^ ../term/context.trm:798:11: warning: 16 enumeration values not explicitly handled in switch: 'S_ENC_DEFAULT', 'S_ENC_ISO8859_1', 'S_ENC_ISO8859_2'... [-Wswitch-enum] switch (encoding) { ^ ../term/context.trm:1600:10: warning: enumeration value 'SMPAL_COLOR_MODE_CUBEHELIX' not explicitly handled in switch [-Wswitch-enum] switch (sm_palette.colorMode) { ^ wxterminal/gp_cairo.c:1828:10: warning: 5 enumeration values not explicitly handled in switch: 'S_ENC_ISO8859_9', 'S_ENC_CP950', 'S_ENC_CP1251'... [-Wswitch-enum] switch (plot->encoding) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goaccess/goaccess_0.8.3.orig.tar.gz gdashboard.c:1441:13: warning: 4 enumeration values not explicitly handled in switch: 'VISITORS', 'REFERRERS', 'REFERRING_SITES'... [-Wswitch-enum] switch (module) { ^ parser.c:1107:11: warning: 8 enumeration values not explicitly handled in switch: 'REQUESTS', 'REQUESTS_STATIC', 'NOT_FOUND'... [-Wswitch-enum] switch (module) { ^ glibht.c:467:11: warning: 6 enumeration values not explicitly handled in switch: 'OS', 'BROWSERS', 'REFERRERS'... [-Wswitch-enum] switch (module) { ^ glibht.c:500:11: warning: 7 enumeration values not explicitly handled in switch: 'VISITORS', 'OS', 'BROWSERS'... [-Wswitch-enum] switch (module) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goban/goban_1.1.orig.tar.gz client_main.c:543:10: warning: enumeration values 'cliPlayer_unknown' and 'cliPlayer_noPlayer' not explicitly handled in switch [-Wswitch-enum] switch(newState) { ^ clp.c:249:14: warning: enumeration value 'clpDtype_end' not explicitly handled in switch [-Wswitch-enum] switch(ci->type) { ^ clp.c:290:10: warning: enumeration values 'clpDtype_double', 'clpDtype_bool', and 'clpDtype_end' not explicitly handled in switch [-Wswitch-enum] switch(ce->type) { ^ clp.c:308:10: warning: enumeration values 'clpDtype_int', 'clpDtype_bool', and 'clpDtype_end' not explicitly handled in switch [-Wswitch-enum] switch(ce->type) { ^ clp.c:342:10: warning: enumeration values 'clpDtype_int', 'clpDtype_double', and 'clpDtype_end' not explicitly handled in switch [-Wswitch-enum] switch(ce->type) { ^ editBoard.c:443:10: warning: 6 enumeration values not explicitly handled in switch: 'editTool_score', 'editTool_triangle', 'editTool_square'... [-Wswitch-enum] switch(eb->tools.tool) { ^ editInfo.c:117:9: warning: 28 enumeration values not explicitly handled in switch: 'sgfType_node', 'sgfType_unknown', 'sgfType_style'... [-Wswitch-enum] switch(elLookup->type) { ^ engine.c:284:10: warning: enumeration value 'cmd_ack' not explicitly handled in switch [-Wswitch-enum] switch(command) { ^ engine.c:393:12: warning: 8 enumeration values not explicitly handled in switch: 'query_bufSize', 'query_protocol', 'query_stones'... [-Wswitch-enum] switch(query) { ^ game.c:183:12: warning: enumeration values 'cliGame_idle' and 'cliGame_observing' not explicitly handled in switch [-Wswitch-enum] switch(g->state) { ^ game.c:572:10: warning: enumeration values 'cliGame_idle', 'cliGame_observing', and 'cliGame_waitNoOb' not explicitly handled in switch [-Wswitch-enum] switch(gl->games[gNum].state) { ^ local.c:643:10: warning: enumeration values 'goGameState_play' and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ local.c:664:10: warning: enumeration values 'goGameState_play' and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ local.c:687:10: warning: enumeration values 'goGameState_play', 'goGameState_dispute', and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ login.c:62:12: warning: enumeration value 'cliConnErr_ok' not explicitly handled in switch [-Wswitch-enum] switch(conn->err) { ^ play.c:680:10: warning: enumeration values 'goGameState_play' and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ play.c:705:10: warning: enumeration values 'goGameState_play' and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ play.c:732:10: warning: enumeration values 'goGameState_play', 'goGameState_dispute', and 'goGameState_done' not explicitly handled in switch [-Wswitch-enum] switch(game->state) { ^ setup.c:302:9: warning: enumeration values 'gmpSetup_nngs' and 'gmpSetup_igs' not explicitly handled in switch [-Wswitch-enum] switch(p->type) { ^ setup.c:493:10: warning: enumeration value 'gmpSetup_human' not explicitly handled in switch [-Wswitch-enum] switch(p->type) { ^ setup.c:544:10: warning: 4 enumeration values not explicitly handled in switch: 'gmpSetup_program', 'gmpSetup_device', 'gmpSetup_human'... [-Wswitch-enum] switch(p->type) { ^ sgf.c:488:12: warning: 27 enumeration values not explicitly handled in switch: 'sgfType_unknown', 'sgfType_style', 'sgfType_size'... [-Wswitch-enum] switch(se->type) { ^ sgfMap.c:410:12: warning: 22 enumeration values not explicitly handled in switch: 'sgfType_node', 'sgfType_unknown', 'sgfType_style'... [-Wswitch-enum] switch(elem->type) { ^ sgfMap.c:743:12: warning: 22 enumeration values not explicitly handled in switch: 'sgfType_node', 'sgfType_unknown', 'sgfType_style'... [-Wswitch-enum] switch(changed->type) { ^ sgfPlay.c:128:10: warning: 22 enumeration values not explicitly handled in switch: 'sgfType_unknown', 'sgfType_style', 'sgfType_size'... [-Wswitch-enum] switch(me->type) { ^ sgfPlay.c:215:10: warning: 25 enumeration values not explicitly handled in switch: 'sgfType_node', 'sgfType_unknown', 'sgfType_style'... [-Wswitch-enum] switch(me->type) { ^ text.c:156:11: warning: enumeration value 'butText_just' not explicitly handled in switch [-Wswitch-enum] switch (txt->align) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gom/gom_0.30.2.orig.tar.gz gom_iface_t.c:486:10: warning: enumeration value 'GOM_GOMII_REFRESH_NO' not explicitly handled in switch [-Wswitch-enum] switch (stage) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goocanvas/goocanvas_0.15.orig.tar.gz goocanvaswidget.c:167:10: warning: enumeration values 'GTK_ANCHOR_NORTH_WEST', 'GTK_ANCHOR_SOUTH_WEST', and 'GTK_ANCHOR_WEST' not explicitly handled in switch [-Wswitch-enum] switch(anchor) ^ goocanvaswidget.c:188:11: warning: enumeration values 'GTK_ANCHOR_NORTH', 'GTK_ANCHOR_NORTH_WEST', and 'GTK_ANCHOR_NORTH_EAST' not explicitly handled in switch [-Wswitch-enum] switch (anchor) ^ goocanvas.c:2794:11: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ goocanvas.c:2924:11: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event.type) ^ goocanvas.c:4093:15: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (data->direction) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gp2c/gp2c_0.0.9pl3.orig.tar.gz funcdesc.c:295:12: warning: enumeration value 'AAstdarg' not explicitly handled in switch [-Wswitch-enum] switch(da[j].t) ^ funcdesc.c:510:10: warning: 8 enumeration values not explicitly handled in switch: 'AAtype', 'AAnoarg', 'AAsmall'... [-Wswitch-enum] switch(r->t) ^ funcspec.c:63:10: warning: 21 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[*var].f) ^ funcspec.c:81:10: warning: 15 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ funcspec.c:238:12: warning: enumeration value 'PPend' not explicitly handled in switch [-Wswitch-enum] switch(mod) ^ genblock.c:243:12: warning: 19 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[stack[i]].f) ^ genblock.c:658:12: warning: enumeration values 'PPend', 'PPdefault', and 'PPdefaultmulti' not explicitly handled in switch [-Wswitch-enum] switch(mod) ^ genblock.c:755:10: warning: 8 enumeration values not explicitly handled in switch: 'Frange', 'Fmatrixelts', 'Fmatrixlines'... [-Wswitch-enum] switch(tree[n].f) ^ gencast.c:80:12: warning: 9 enumeration values not explicitly handled in switch: 'AActype', 'AAnoarg', 'AAstring'... [-Wswitch-enum] switch(atom.t) ^ gencode.c:347:10: warning: 11 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fmatcoeff'... [-Wswitch-enum] switch(tree[n].f) ^ genfunc.c:229:12: warning: enumeration value 'PPend' not explicitly handled in switch [-Wswitch-enum] switch(mod) ^ gentype.c:208:10: warning: 9 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fmatcoeff'... [-Wswitch-enum] switch(tree[n].f) ^ gerepile.c:87:10: warning: 13 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ gerepile.c:168:10: warning: 13 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ moveblock.c:89:10: warning: 13 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fassign'... [-Wswitch-enum] switch(tree[n].f) ^ moveblock.c:204:10: warning: 13 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ moveblock.c:308:10: warning: 12 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fmatcoeff'... [-Wswitch-enum] switch(tree[n].f) ^ moveblock.c:389:10: warning: 13 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fassign'... [-Wswitch-enum] switch(tree[n].f) ^ node.c:324:10: warning: 19 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ printnode.c:320:10: warning: 22 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ printnode.c:382:10: warning: 22 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ toplevel.c:76:12: warning: 20 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[stack[i]].f) ^ toplevel.c:107:10: warning: 14 enumeration values not explicitly handled in switch: 'Fmatrix', 'Frange', 'Fassign'... [-Wswitch-enum] switch(tree[n].f) ^ topfunc.c:132:12: warning: enumeration value 'PPend' not explicitly handled in switch [-Wswitch-enum] switch(mod) ^ topfunc.c:207:10: warning: 13 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ varlist.c:62:14: warning: 10 enumeration values not explicitly handled in switch: 'AAtype', 'AActype', 'AAnoarg'... [-Wswitch-enum] switch(rule->args[i].t) ^ varlist.c:85:12: warning: enumeration value 'PPend' not explicitly handled in switch [-Wswitch-enum] switch(mod) ^ varlist.c:135:10: warning: 13 enumeration values not explicitly handled in switch: 'Fseq', 'Fmatrix', 'Frange'... [-Wswitch-enum] switch(tree[n].f) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphicsmagick/graphicsmagick_1.3.21.orig.tar.xz magick/annotate.c:339:13: warning: enumeration value 'UndefinedAlign' not explicitly handled in switch [-Wswitch-enum] switch (annotate->align) ^ magick/annotate.c:1151:11: warning: 12 enumeration values not explicitly handled in switch: 'FT_ENCODING_NONE', 'FT_ENCODING_ADOBE_CUSTOM', 'FT_ENCODING_ADOBE_EXPERT'... [-Wswitch-enum] switch (encoding_type) ^ magick/blob.c:2462:11: warning: enumeration value 'UndefinedBlobMode' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ magick/blob.c:3059:11: warning: enumeration values 'UndefinedStream', 'ZipStream', and 'BZipStream' not explicitly handled in switch [-Wswitch-enum] switch (image->blob->type) ^ magick/blob.c:4389:11: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedStream', 'ZipStream', 'BZipStream'... [-Wswitch-enum] switch (image->blob->type) ^ magick/channel.c:59:10: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'OpacityChannel', 'MatteChannel'... [-Wswitch-enum] switch(channel) ^ magick/channel.c:345:11: warning: enumeration values 'UndefinedChannel', 'AllChannels', and 'GrayChannel' not explicitly handled in switch [-Wswitch-enum] switch (channel) ^ magick/channel.c:534:11: warning: enumeration values 'UndefinedChannel', 'AllChannels', and 'GrayChannel' not explicitly handled in switch [-Wswitch-enum] switch (channel) ^ magick/channel.c:688:11: warning: enumeration values 'UndefinedChannel', 'AllChannels', and 'GrayChannel' not explicitly handled in switch [-Wswitch-enum] switch (channel) ^ magick/colorspace.c:582:13: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'TransparentColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:1669:13: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ magick/composite.c:3226:11: warning: 40 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'OverCompositeOp', 'InCompositeOp'... [-Wswitch-enum] switch (compose) ^ magick/composite.c:3357:11: warning: 41 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'OverCompositeOp', 'InCompositeOp'... [-Wswitch-enum] switch (compose) ^ magick/describe.c:212:11: warning: enumeration values 'UndefinedType' and 'OptimizeType' not explicitly handled in switch [-Wswitch-enum] switch (GetImageType(image,&image->exception)) ^ magick/draw.c:1033:15: warning: enumeration value 'UndefinedRule' not explicitly handled in switch [-Wswitch-enum] switch (fill_rule) ^ magick/draw.c:1693:15: warning: enumeration value 'UndefinedRule' not explicitly handled in switch [-Wswitch-enum] switch (fill_rule) ^ magick/draw.c:5091:15: warning: enumeration value 'UndefinedCap' not explicitly handled in switch [-Wswitch-enum] switch (linecap) ^ magick/draw.c:5184:15: warning: enumeration value 'UndefinedJoin' not explicitly handled in switch [-Wswitch-enum] switch (linejoin) ^ magick/effect.c:534:11: warning: enumeration value 'UndefinedNoise' not explicitly handled in switch [-Wswitch-enum] switch (noise_type) ^ magick/enhance.c:952:11: warning: enumeration values 'UndefinedChannel', 'MatteChannel', and 'GrayChannel' not explicitly handled in switch [-Wswitch-enum] switch (channel) ^ magick/error.c:437:11: warning: 51 enumeration values not explicitly handled in switch: 'EventException', 'ExceptionEvent', 'ResourceEvent'... [-Wswitch-enum] switch (severity) ^ magick/fx.c:1173:11: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ magick/gem.c:197:11: warning: enumeration value 'UndefinedNoise' not explicitly handled in switch [-Wswitch-enum] switch (noise_type) ^ magick/image.c:3007:11: warning: enumeration value 'UndefinedType' not explicitly handled in switch [-Wswitch-enum] switch (image_type) ^ magick/pixel_cache.c:877:23: warning: enumeration value 'UndefinedVirtualPixelMethod' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->virtual_pixel_method) ^ magick/pixel_cache.c:1800:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/profile.c:896:19: warning: 36 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (cmsGetColorSpace(xform.source_profile)) ^ magick/profile.c:947:19: warning: 36 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (cmsGetColorSpace(xform.target_profile)) ^ magick/profile.c:1076:19: warning: enumeration value 'UndefinedIntent' not explicitly handled in switch [-Wswitch-enum] switch (image->rendering_intent) ^ magick/registry.c:117:13: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (registry_info->type) ^ magick/registry.c:180:13: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (registry_info->type) ^ magick/registry.c:315:13: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (registry_info->type) ^ magick/registry.c:434:11: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/render.c:643:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/render.c:2705:13: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'PointPrimitive', 'LinePrimitive'... [-Wswitch-enum] switch (primitive_type) ^ magick/render.c:2785:13: warning: enumeration value 'UndefinedPrimitive' not explicitly handled in switch [-Wswitch-enum] switch (primitive_type) ^ magick/render.c:3709:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/render.c:3812:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/render.c:5458:15: warning: enumeration value 'UndefinedJoin' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->linejoin) ^ magick/render.c:5529:15: warning: enumeration value 'UndefinedJoin' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->linejoin) ^ magick/animate.c:105:11: warning: enumeration value 'NullCommand' not explicitly handled in switch [-Wswitch-enum] switch (command_type) ^ magick/display.c:240:17: warning: 54 enumeration values not explicitly handled in switch: 'TextHelpCommand', 'TextApplyCommand', 'ChopDirectionCommand'... [-Wswitch-enum] switch (AnnotateCommands[id]) ^ magick/display.c:617:17: warning: 58 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (TextCommands[id]) ^ magick/display.c:1246:17: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (ChopCommands[id]) ^ magick/display.c:1687:17: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (ColorEditCommands[id]) ^ magick/display.c:2346:17: warning: 55 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (CompositeCommands[id]) ^ magick/display.c:3016:17: warning: 58 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (CropCommands[id]) ^ magick/display.c:3315:21: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (RectifyCommands[id]) ^ magick/display.c:3781:19: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (DrawCommands[id]) ^ magick/display.c:4156:15: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (element) ^ magick/display.c:4265:15: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (element) ^ magick/display.c:4649:11: warning: 30 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (command) ^ magick/display.c:5363:11: warning: 6 enumeration values not explicitly handled in switch: 'UndoCommand', 'RedoCommand', 'ROIHelpCommand'... [-Wswitch-enum] switch (command) ^ magick/display.c:7599:17: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (MatteEditCommands[id]) ^ magick/display.c:8524:17: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (PasteCommands[id]) ^ magick/display.c:9187:17: warning: 86 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (ROICommands[id]) ^ magick/display.c:9439:19: warning: 86 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (command_type) ^ magick/display.c:9873:21: warning: 56 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (RotateCommands[id]) ^ magick/display.c:10907:11: warning: 55 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (TileCommands[id]) ^ magick/xwindow.c:2376:11: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (draw_info->element) ^ magick/xwindow.c:4396:17: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (composite_image->storage_class) ^ coders/cals.c:423:11: warning: enumeration values 'UndefinedOrientation' and 'TopLeftOrientation' not explicitly handled in switch [-Wswitch-enum] switch (image->orientation) ^ coders/cmyk.c:203:13: warning: enumeration value 'UndefinedInterlace' not explicitly handled in switch [-Wswitch-enum] switch (image_info->interlace) ^ coders/cmyk.c:684:13: warning: enumeration value 'UndefinedInterlace' not explicitly handled in switch [-Wswitch-enum] switch (image_info->interlace) ^ coders/dpx.c:1026:11: warning: 9 enumeration values not explicitly handled in switch: 'ImageElementDepth', 'ImageElementCompositeVideo', 'ImageElementUserDef2Element'... [-Wswitch-enum] switch (element_descriptor) ^ coders/dpx.c:1071:10: warning: enumeration values 'ColorimetricZDepthLinear' and 'ColorimetricZDepthHomogeneous' not explicitly handled in switch [-Wswitch-enum] switch(colorimetric) ^ coders/dpx.c:1949:17: warning: 11 enumeration values not explicitly handled in switch: 'ImageElementUnspecified', 'ImageElementAlpha', 'ImageElementDepth'... [-Wswitch-enum] switch (element_descriptor) ^ coders/dpx.c:1991:17: warning: 18 enumeration values not explicitly handled in switch: 'ImageElementUnspecified', 'ImageElementRed', 'ImageElementGreen'... [-Wswitch-enum] switch (element_descriptor) ^ coders/dpx.c:2408:23: warning: 9 enumeration values not explicitly handled in switch: 'ImageElementDepth', 'ImageElementCompositeVideo', 'ImageElementUserDef2Element'... [-Wswitch-enum] switch (element_descriptor) ^ coders/dpx.c:3675:15: warning: 7 enumeration values not explicitly handled in switch: 'TransferCharacteristicUserDefined', 'TransferCharacteristicPrintingDensity', 'TransferCharacteristicLinear'... [-Wswitch-enum] switch (transfer_characteristic) ^ coders/dpx.c:4185:19: warning: 10 enumeration values not explicitly handled in switch: 'ImageElementDepth', 'ImageElementCompositeVideo', 'ImageElementABGR'... [-Wswitch-enum] switch (element_descriptor) ^ coders/miff.c:191:11: warning: 13 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'GrayQuantum', 'GrayAlphaQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/miff.c:1468:13: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'FaxCompression'... [-Wswitch-enum] switch (image->compression) ^ coders/miff.c:2145:12: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'FaxCompression', 'Group4Compression'... [-Wswitch-enum] switch(compression) ^ coders/miff.c:2478:15: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/mpc.c:996:13: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'LZMACompression', 'JPEG2000Compression'... [-Wswitch-enum] switch (image->compression) ^ coders/msl.c:1123:25: warning: enumeration value 'StaticGravity' not explicitly handled in switch [-Wswitch-enum] switch (gravity) ^ coders/pdf.c:775:15: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1017:15: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1109:19: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1239:19: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1372:21: warning: 12 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/pnm.c:508:12: warning: enumeration values 'Undefined_PNM_Format' and 'PAM_Format' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ coders/pnm.c:613:15: warning: enumeration value 'Undefined_PNM_Format' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ coders/preview.c:267:13: warning: enumeration value 'UndefinedPreview' not explicitly handled in switch [-Wswitch-enum] switch (image_info->preview_type) ^ coders/ps.c:1378:19: warning: 12 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (image_info->compression) ^ coders/ps.c:1507:19: warning: 12 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (image_info->compression) ^ coders/ps2.c:557:11: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:717:19: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:813:17: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:934:19: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:1093:19: warning: 12 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:801:11: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:845:11: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1244:11: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1635:15: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'Group4Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1689:21: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1721:19: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1757:23: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1795:19: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1833:19: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'FaxCompression'... [-Wswitch-enum] switch (compression) ^ coders/psd.c:386:12: warning: 25 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'InCompositeOp', 'OutCompositeOp'... [-Wswitch-enum] switch ( inOp ) ^ coders/rgb.c:200:13: warning: enumeration value 'UndefinedInterlace' not explicitly handled in switch [-Wswitch-enum] switch (image_info->interlace) ^ coders/rgb.c:650:13: warning: enumeration value 'UndefinedInterlace' not explicitly handled in switch [-Wswitch-enum] switch (image_info->interlace) ^ coders/txt.c:403:14: warning: 11 enumeration values not explicitly handled in switch: 'NO_TXT', 'IMAGEMAGICK_TXT', 'TXT_GM8B_PLAIN'... [-Wswitch-enum] switch(txt_subformat) ^ coders/xcf.c:1029:15: warning: 11 enumeration values not explicitly handled in switch: 'PROP_COLORMAP', 'PROP_ACTIVE_CHANNEL', 'PROP_SELECTION'... [-Wswitch-enum] switch (prop_type) ^ coders/xcf.c:1293:16: warning: 15 enumeration values not explicitly handled in switch: 'PROP_ACTIVE_LAYER', 'PROP_ACTIVE_CHANNEL', 'PROP_SELECTION'... [-Wswitch-enum] switch ( prop_type ) ^ coders/jpeg.c:877:11: warning: 10 enumeration values not explicitly handled in switch: 'JCS_EXT_RGB', 'JCS_EXT_RGBX', 'JCS_EXT_BGR'... [-Wswitch-enum] switch (colorspace) ^ coders/jpeg.c:909:11: warning: 13 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_YCbCr', 'JCS_YCCK'... [-Wswitch-enum] switch (jpeg_info->out_color_space) ^ coders/xwd.c:476:15: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz emit.c:2634:10: warning: 9 enumeration values not explicitly handled in switch: 'EMIT_GDRAW', 'EMIT_CDRAW', 'EMIT_TDRAW'... [-Wswitch-enum] switch (lkind) { ^ emit.c:2935:10: warning: 6 enumeration values not explicitly handled in switch: 'xd_fill_color', 'xd_pen_color', 'xd_style'... [-Wswitch-enum] switch (op->op.kind) { ^ xdot.c:908:13: warning: enumeration values 'xd_filled_ellipse', 'xd_unfilled_ellipse', and 'xd_fontchar' not explicitly handled in switch [-Wswitch-enum] switch (x->kind) { ^ adjust.c:1134:10: warning: 6 enumeration values not explicitly handled in switch: 'AM_NONE', 'AM_VOR', 'AM_SCALE'... [-Wswitch-enum] switch (am->mode) { ^ poly.c:203:10: warning: enumeration values 'SH_UNSET' and 'SH_EPSF' not explicitly handled in switch [-Wswitch-enum] switch (shapeOf(n)) { ^ poly.c:295:10: warning: enumeration values 'SH_UNSET' and 'SH_EPSF' not explicitly handled in switch [-Wswitch-enum] switch (shapeOf(n)) { ^ neatosplines.c:286:13: warning: enumeration value 'SH_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (shapeOf(n)) { ^ constraint.c:655:10: warning: 11 enumeration values not explicitly handled in switch: 'AM_NONE', 'AM_VOR', 'AM_SCALE'... [-Wswitch-enum] switch ((adjust_mode)mode) { ^ actions.c:1319:13: warning: 4 enumeration values not explicitly handled in switch: 'RGBA_WORD', 'RGBA_DOUBLE', 'COLOR_STRING'... [-Wswitch-enum] switch (type) { ^ gvrender_core_fig.c:142:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (color->type) { ^ gvrender_core_fig.c:173:13: warning: enumeration value 'PEN_NONE' not explicitly handled in switch [-Wswitch-enum] switch (obj->pen) { ^ gvrender_core_map.c:70:17: warning: enumeration values 'MAP_CIRCLE' and 'MAP_POLYGON' not explicitly handled in switch [-Wswitch-enum] switch (map_shape) { ^ gvrender_core_svg.c:71:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (color.type) { ^ gvrender_core_svg.c:429:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (obj->pencolor.type) { ^ gvrender_core_tk.c:39:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (color.type) { ^ gvrender_core_vml.c:83:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (color.type) { ^ gvrender_core_vml.c:429:13: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (obj->pencolor.type) { ^ gvrender_core_pov.c:410:10: warning: 5 enumeration values not explicitly handled in switch: 'HSVA_DOUBLE', 'RGBA_WORD', 'CMYK_BYTE'... [-Wswitch-enum] switch (color.type) { ^ gvrender_core_pic.c:272:13: warning: enumeration value 'PEN_NONE' not explicitly handled in switch [-Wswitch-enum] switch (obj->pen) { ^ gvloadimage_core.c:175:17: warning: 12 enumeration values not explicitly handled in switch: 'FT_NULL', 'FT_BMP', 'FT_GIF'... [-Wswitch-enum] switch (us->type) { ^ gvloadimage_gdk.c:82:17: warning: 9 enumeration values not explicitly handled in switch: 'FT_NULL', 'FT_GIF', 'FT_PDF'... [-Wswitch-enum] switch (us->type) { ^ gvloadimage_pango.c:78:17: warning: 13 enumeration values not explicitly handled in switch: 'FT_NULL', 'FT_BMP', 'FT_GIF'... [-Wswitch-enum] switch (us->type) { ^ gvgen.c:480:13: warning: enumeration value 'unknown' not explicitly handled in switch [-Wswitch-enum] switch (graphType) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/grep/grep_2.6.3.orig.tar.bz2 quotearg.c:349:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ./regcomp.c:1083:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1076:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1390:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1417:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2229:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3400:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1988:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4101:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ dfa.c:1127:11: warning: 15 enumeration values not explicitly handled in switch: 'END', 'BACKREF', 'BEGLINE'... [-Wswitch-enum] switch (t) ^ dfa.c:1277:11: warning: 16 enumeration values not explicitly handled in switch: 'END', 'EMPTY', 'BACKREF'... [-Wswitch-enum] switch (dfa->tokens[tindex - 1]) ^ dfa.c:1596:10: warning: 16 enumeration values not explicitly handled in switch: 'END', 'EMPTY', 'BACKREF'... [-Wswitch-enum] switch (d->tokens[old.index]) ^ dfa.c:1732:13: warning: 15 enumeration values not explicitly handled in switch: 'END', 'BACKREF', 'BEGLINE'... [-Wswitch-enum] switch (d->tokens[i]) ^ dfa.c:2608:14: warning: 20 enumeration values not explicitly handled in switch: 'END', 'EMPTY', 'BACKREF'... [-Wswitch-enum] switch(d->tokens[pos.index]) ^ dfa.c:3029:14: warning: 20 enumeration values not explicitly handled in switch: 'END', 'EMPTY', 'BACKREF'... [-Wswitch-enum] switch(d->tokens[i]) ^ dfa.c:3428:15: warning: 5 enumeration values not explicitly handled in switch: 'REPMN', 'ANYCHAR', 'MBCSET'... [-Wswitch-enum] switch (t = d->tokens[ri]) ^ main.c:1928:12: warning: enumeration values 'LONGINT_INVALID_SUFFIX_CHAR', 'LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW', and 'LONGINT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (xstrtoumax (optarg, 0, 10, &value, "")) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/grilo/grilo_0.2.12.orig.tar.xz grl-source.c:1113:11: warning: 8 enumeration values not explicitly handled in switch: 'GRL_OP_NONE', 'GRL_OP_RESOLVE', 'GRL_OP_STORE'... [-Wswitch-enum] switch (brc->operation_type) { ^ grl-source.c:2223:11: warning: 8 enumeration values not explicitly handled in switch: 'GRL_OP_NONE', 'GRL_OP_RESOLVE', 'GRL_OP_STORE'... [-Wswitch-enum] switch (brc->operation_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/grisbi/grisbi_1.0.0.orig.tar.bz2 gsb_data_account.c:2696:14: warning: enumeration value 'GSB_TYPE_BALANCE' not explicitly handled in switch [-Wswitch-enum] switch ( account_kind ) ^ gsb_data_account.c:3290:14: warning: enumeration value 'GSB_TYPE_BALANCE' not explicitly handled in switch [-Wswitch-enum] switch ( kind ) ^ gsb_data_account.c:3571:14: warning: enumeration value 'GSB_TYPE_BALANCE' not explicitly handled in switch [-Wswitch-enum] switch ( kind ) ^ gsb_data_partial_balance.c:211:18: warning: enumeration value 'GSB_TYPE_BANK' not explicitly handled in switch [-Wswitch-enum] switch ( partial_balance -> kind ) ^ gsb_file_save.c:1165:18: warning: enumeration value 'BET_ONGLETS_PREV' not explicitly handled in switch [-Wswitch-enum] switch ( bet_show_onglets ) ^ metatree.c:783:14: warning: enumeration values 'META_TREE_TRANS_S_S_DIV' and 'META_TREE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch ( metatree_get_row_type ( model, path ) ) ^ metatree.c:1260:11: warning: enumeration values 'META_TREE_DIV', 'META_TREE_TRANS_S_S_DIV', and 'META_TREE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch ( orig_type ) ^ metatree.c:1350:11: warning: enumeration values 'META_TREE_DIV', 'META_TREE_TRANS_S_S_DIV', and 'META_TREE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch ( orig_type ) ^ navigation.c:1588:14: warning: enumeration values 'GDK_SCROLL_LEFT' and 'GDK_SCROLL_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch ( ev -> direction ) ^ bet_config.c:1050:14: warning: enumeration values 'BET_ONGLETS_SANS' and 'BET_ONGLETS_ASSET' not explicitly handled in switch [-Wswitch-enum] switch ( bet_show_onglets ) ^ bet_config.c:1151:18: warning: enumeration values 'BET_ONGLETS_SANS' and 'BET_ONGLETS_ASSET' not explicitly handled in switch [-Wswitch-enum] switch ( bet_show_onglets ) ^ bet_data.c:117:14: warning: enumeration values 'BET_ONGLETS_SANS' and 'BET_ONGLETS_ASSET' not explicitly handled in switch [-Wswitch-enum] switch ( bet_show_onglets ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gsasl/gsasl_1.8.0.orig.tar.gz gc-gnulib.c:264:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (alg) ^ gc-gnulib.c:340:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:404:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:458:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:528:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:641:11: warning: 7 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD2', 'GC_RMD160'... [-Wswitch-enum] switch (hash) ^ gc-gnulib.c:672:11: warning: enumeration value 'GC_HMAC' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ gc-gnulib.c:710:11: warning: 4 enumeration values not explicitly handled in switch: 'GC_SHA256', 'GC_SHA384', 'GC_SHA512'... [-Wswitch-enum] switch (hash) ^ gc-gnulib.c:744:11: warning: 7 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD2', 'GC_RMD160'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:781:11: warning: 7 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD2', 'GC_RMD160'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:829:11: warning: 7 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD2', 'GC_RMD160'... [-Wswitch-enum] switch (hash) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ property.c:33:11: warning: 9 enumeration values not explicitly handled in switch: 'GSASL_SAML20_AUTHENTICATE_IN_BROWSER', 'GSASL_OPENID20_AUTHENTICATE_IN_BROWSER', 'GSASL_VALIDATE_SIMPLE'... [-Wswitch-enum] switch (prop) ^ obsolete.c:1885:11: warning: 21 enumeration values not explicitly handled in switch: 'GSASL_GSSAPI_DISPLAY_NAME', 'GSASL_SUGGESTED_PIN', 'GSASL_DIGEST_MD5_HASHED_PASSWORD'... [-Wswitch-enum] switch (prop) ^ obsolete.c:2065:11: warning: 24 enumeration values not explicitly handled in switch: 'GSASL_AUTHID', 'GSASL_AUTHZID', 'GSASL_ANONYMOUS_TOKEN'... [-Wswitch-enum] switch (prop) ^ quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ gsasl_cmd.c:614:10: warning: enumeration value 'ARG_NO' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ gsasl_cmd.c:634:10: warning: enumeration values 'ARG_NO', 'ARG_FLAG', and 'ARG_STRING' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ gsasl_cmd.c:646:10: warning: enumeration values 'ARG_STRING' and 'ARG_INT' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ callbacks.c:73:11: warning: 14 enumeration values not explicitly handled in switch: 'GSASL_GSSAPI_DISPLAY_NAME', 'GSASL_SUGGESTED_PIN', 'GSASL_PIN'... [-Wswitch-enum] switch (prop) ^ smtp-server-openid20.c:210:11: warning: 28 enumeration values not explicitly handled in switch: 'GSASL_AUTHID', 'GSASL_AUTHZID', 'GSASL_ANONYMOUS_TOKEN'... [-Wswitch-enum] switch (prop) ^ client-callback.c:106:11: warning: 29 enumeration values not explicitly handled in switch: 'GSASL_AUTHZID', 'GSASL_PASSWORD', 'GSASL_ANONYMOUS_TOKEN'... [-Wswitch-enum] switch (prop) ^ client-xmpp-saml20.c:138:11: warning: 29 enumeration values not explicitly handled in switch: 'GSASL_AUTHID', 'GSASL_AUTHZID', 'GSASL_PASSWORD'... [-Wswitch-enum] switch (prop) ^ server-xmpp-saml20.c:141:11: warning: 29 enumeration values not explicitly handled in switch: 'GSASL_AUTHID', 'GSASL_AUTHZID', 'GSASL_PASSWORD'... [-Wswitch-enum] switch (prop) ^ smtp-server.c:42:11: warning: 30 enumeration values not explicitly handled in switch: 'GSASL_AUTHID', 'GSASL_AUTHZID', 'GSASL_ANONYMOUS_TOKEN'... [-Wswitch-enum] switch (prop) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gss/gss_1.0.3.orig.tar.gz gss_cmd.c:409:10: warning: enumeration value 'ARG_NO' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ gss_cmd.c:429:10: warning: enumeration values 'ARG_NO', 'ARG_FLAG', and 'ARG_STRING' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ gss_cmd.c:441:10: warning: enumeration values 'ARG_STRING' and 'ARG_LONG' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtalk/gtalk_0.99.10.orig.tar.gz gtl_dev.c:850:10: warning: enumeration value 'IO_X' not explicitly handled in switch [-Wswitch-enum] switch(dev->type) { ^ gtl_dev.c:919:10: warning: enumeration value 'IO_X' not explicitly handled in switch [-Wswitch-enum] switch(dev->type) { ^ gt_daemn.c:939:10: warning: enumeration values 'OTALKD' and 'NTALKD' not explicitly handled in switch [-Wswitch-enum] switch(io->host->type) ^ gt_display.c:1219:15: warning: enumeration value 'QueryConnect' not explicitly handled in switch [-Wswitch-enum] switch (Ctxt->querynewtcp) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtans/gtans_1.99.0.orig.tar.gz main.c:634:11: warning: enumeration value 'TAN_PETITEFG' not explicitly handled in switch [-Wswitch-enum] switch (remplis){ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk+2.0/gtk+2.0_2.24.28.orig.tar.xz gdkcolor-x11.c:460:11: warning: enumeration values 'GDK_VISUAL_STATIC_GRAY', 'GDK_VISUAL_STATIC_COLOR', and 'GDK_VISUAL_TRUE_COLOR' not explicitly handled in switch [-Wswitch-enum] switch (colormap->visual->type) ^ gdkdnd-x11.c:1394:11: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (context->suggested_action) ^ gdkdnd-x11.c:3160:15: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3546:12: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (protocol) ^ gdkdnd-x11.c:3603:12: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3670:15: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3776:15: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ gdkimage-x11.c:229:11: warning: enumeration values 'GDK_IMAGE_NORMAL' and 'GDK_IMAGE_SHARED' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gdkinput.c:366:11: warning: 4 enumeration values not explicitly handled in switch: 'GDK_AXIS_IGNORE', 'GDK_AXIS_PRESSURE', 'GDK_AXIS_WHEEL'... [-Wswitch-enum] switch (use) ^ gdkkeys-x11.c:569:15: warning: 5 enumeration values not explicitly handled in switch: 'PANGO_DIRECTION_TTB_LTR', 'PANGO_DIRECTION_TTB_RTL', 'PANGO_DIRECTION_WEAK_LTR'... [-Wswitch-enum] switch (dir) ^ gdkwindow-x11.c:5281:15: warning: enumeration value 'GDK_GRAVITY_STATIC' not explicitly handled in switch [-Wswitch-enum] switch (mv_resize->moveresize_geometry.win_gravity) ^ gdkevents.c:373:11: warning: 31 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (type) ^ gdkevents.c:451:11: warning: 23 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->any.type) ^ gdkevents.c:524:11: warning: 23 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->any.type) ^ gdkevents.c:745:11: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:804:11: warning: 25 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:873:15: warning: 33 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkwindow.c:9972:11: warning: 7 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_WINDOW_STATE', 'GDK_SETTING'... [-Wswitch-enum] switch (type) ^ gdkwindow.c:10830:11: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (type) ^ gtkbbox.c:536:15: warning: enumeration value 'GTK_BUTTONBOX_DEFAULT_STYLE' not explicitly handled in switch [-Wswitch-enum] switch (layout) ^ gtkbbox.c:617:11: warning: enumeration value 'GTK_BUTTONBOX_DEFAULT_STYLE' not explicitly handled in switch [-Wswitch-enum] switch (layout) ^ gtkbindings.c:1569:15: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (scanner->next_token) ^ gtkcellrenderertext.c:1424:15: warning: enumeration values 'PANGO_UNDERLINE_DOUBLE', 'PANGO_UNDERLINE_LOW', and 'PANGO_UNDERLINE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (uline) ^ gtkcombobox.c:5597:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkentry.c:3705:16: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkentry.c:3743:10: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkentry.c:6427:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (icon_info->storage_type) ^ gtkentry.c:6489:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE', 'GTK_IMAGE_ICON_SET'... [-Wswitch-enum] switch (icon_info->storage_type) ^ gtkentry.c:8827:23: warning: 5 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (icon_info->storage_type) ^ gtkfilechooserbutton.c:1325:11: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SAVE' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (gtk_file_chooser_get_action (GTK_FILE_CHOOSER (priv->dialog))) ^ gtkfilechooserdefault.c:1386:11: warning: 5 enumeration values not explicitly handled in switch: 'SHORTCUTS_SEARCH', 'SHORTCUTS_RECENT', 'SHORTCUTS_RECENT_SEPARATOR'... [-Wswitch-enum] switch (type) ^ gtkfilechooserdefault.c:4731:11: warning: enumeration values 'PATH_BAR_FOLDER_PATH', 'PATH_BAR_RECENTLY_USED', and 'PATH_BAR_SEARCH' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ gtkfilechooserdefault.c:8675:15: warning: enumeration value 'NOT_REACHED' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ gtkfilesystem.c:373:11: warning: 4 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT', 'G_FILE_MONITOR_EVENT_UNMOUNTED'... [-Wswitch-enum] switch (event) ^ gtkfilesystem.c:1416:11: warning: 6 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_CHANGED', 'G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT', 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED'... [-Wswitch-enum] switch (event) ^ gtkfilesystemmodel.c:1165:11: warning: enumeration value 'G_FILE_MONITOR_EVENT_MOVED' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtkhandlebox.c:1000:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkhsv.c:1630:11: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ gtkicontheme.c:2026:11: warning: enumeration values 'ICON_SUFFIX_NONE' and 'HAS_ICON_FILE' not explicitly handled in switch [-Wswitch-enum] switch (suffix) ^ gtkiconview.c:3866:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_DISPLAY_LINE_ENDS', 'GTK_MOVEMENT_PARAGRAPHS'... [-Wswitch-enum] switch (step) ^ gtkimage.c:2311:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (image->storage_type) ^ gtklabel.c:4130:15: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtkmain.c:1409:11: warning: 29 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmain.c:1461:11: warning: 29 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmain.c:1590:11: warning: enumeration values 'GDK_SETTING', 'GDK_OWNER_CHANGE', and 'GDK_EVENT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (event->type) ^ gtkmenu.c:968:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmenu.c:4964:15: warning: enumeration values 'GTK_MENU_DIR_NEXT' and 'GTK_MENU_DIR_PREV' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ gtkmenu.c:5160:11: warning: 12 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_JUMP', 'GTK_SCROLL_STEP_BACKWARD'... [-Wswitch-enum] switch (type) ^ gtkmenubar.c:773:12: warning: enumeration values 'GTK_MENU_DIR_PARENT' and 'GTK_MENU_DIR_CHILD' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4101:23: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4090:12: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (effective_direction) ^ gtknotebook.c:4128:23: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4117:12: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (effective_direction) ^ gtkpaned.c:1981:15: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkpathbar.c:1214:11: warning: enumeration values 'NORMAL_BUTTON' and 'ROOT_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch (data->button_data->type) ^ gtkpathbar.c:1246:11: warning: enumeration value 'NORMAL_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch (button_data->type) ^ gtkrecentmanager.c:471:11: warning: 5 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT', 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT'... [-Wswitch-enum] switch (event_type) ^ gtkscrolledwindow.c:1106:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkscrolledwindow.c:1171:15: warning: 10 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_JUMP', 'GTK_SCROLL_STEP_UP'... [-Wswitch-enum] switch (scroll) ^ gtkspinbutton.c:1314:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkstatusicon.c:1445:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE', 'GTK_IMAGE_ICON_SET'... [-Wswitch-enum] switch (priv->storage_type) ^ gtkstatusicon.c:1831:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE', 'GTK_IMAGE_ICON_SET'... [-Wswitch-enum] switch (priv->storage_type) ^ gtkstatusicon.c:1887:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (storage_type) ^ gtkstyle.c:3044:11: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ gtkstyle.c:3211:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ gtkstyle.c:3340:11: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ gtkstyle.c:5186:23: warning: 21 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) ^ gtktextbufferserialize.c:1335:11: warning: enumeration values 'STATE_ATTR' and 'STATE_PIXBUF' not explicitly handled in switch [-Wswitch-enum] switch (peek_state (info)) ^ gtktextbufferserialize.c:1441:11: warning: enumeration value 'STATE_START' not explicitly handled in switch [-Wswitch-enum] switch (peek_state (info)) ^ gtktextbufferserialize.c:1571:11: warning: 5 enumeration values not explicitly handled in switch: 'STATE_TEXT_VIEW_MARKUP', 'STATE_TAGS', 'STATE_TAG'... [-Wswitch-enum] switch (peek_state (info)) ^ gtktextlayout.c:1319:11: warning: 5 enumeration values not explicitly handled in switch: 'PANGO_DIRECTION_LTR', 'PANGO_DIRECTION_TTB_LTR', 'PANGO_DIRECTION_TTB_RTL'... [-Wswitch-enum] switch (base_dir) ^ gtktextlayout.c:1928:12: warning: 18 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) ^ gtktextview.c:4104:13: warning: 18 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtktextview.c:5183:11: warning: enumeration values 'GTK_MOVEMENT_PAGES' and 'GTK_MOVEMENT_HORIZONTAL_PAGES' not explicitly handled in switch [-Wswitch-enum] switch (step) ^ gtktextview.c:8244:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE' and 'GTK_TEXT_WINDOW_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (win->type) ^ gtktextview.c:8852:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtktextview.c:8896:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtktooltip.c:1566:11: warning: 29 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtktreeview.c:8216:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_DISPLAY_LINE_ENDS', 'GTK_MOVEMENT_PARAGRAPHS'... [-Wswitch-enum] switch (step) ^ gtktreeviewcolumn.c:1105:15: warning: 32 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkuimanager.c:868:15: warning: 9 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_MENU'... [-Wswitch-enum] switch (NODE_INFO (node)->type) ^ gtkuimanager.c:1797:15: warning: 6 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_MENUBAR', 'GTK_UI_MANAGER_TOOLBAR', 'GTK_UI_MANAGER_POPUP'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:1823:15: warning: 7 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_MENUBAR', 'GTK_UI_MANAGER_MENU', 'GTK_UI_MANAGER_TOOLBAR'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:1845:15: warning: 6 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_AUTO', 'GTK_UI_MANAGER_MENU', 'GTK_UI_MANAGER_PLACEHOLDER'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:1785:11: warning: enumeration values 'NODE_TYPE_UNDECIDED' and 'NODE_TYPE_ACCELERATOR' not explicitly handled in switch [-Wswitch-enum] switch (NODE_INFO (node)->type) ^ gtkuimanager.c:1980:15: warning: 8 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_TOOLBAR'... [-Wswitch-enum] switch (NODE_INFO (parent)->type) ^ gtkuimanager.c:2060:15: warning: 10 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_MENUBAR'... [-Wswitch-enum] switch (NODE_INFO (parent)->type) ^ gtkuimanager.c:2937:11: warning: 4 enumeration values not explicitly handled in switch: 'NODE_TYPE_MENUITEM', 'NODE_TYPE_TOOLITEM', 'NODE_TYPE_SEPARATOR'... [-Wswitch-enum] switch (type) ^ gtkwidget.c:4857:11: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkwidget.c:4911:15: warning: 9 enumeration values not explicitly handled in switch: 'GDK_DRAG_ENTER', 'GDK_DRAG_LEAVE', 'GDK_DRAG_MOTION'... [-Wswitch-enum] switch (event->type) ^ gtkwindow.c:5040:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkwindow.c:5878:15: warning: enumeration value 'GTK_WIN_POS_NONE' not explicitly handled in switch [-Wswitch-enum] switch (pos) ^ gtkdnd.c:567:13: warning: 24 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:612:15: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:1581:11: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:2422:10: warning: 4 enumeration values not explicitly handled in switch: 'GTK_IMAGE_IMAGE', 'GTK_IMAGE_ICON_SET', 'GTK_IMAGE_ANIMATION'... [-Wswitch-enum] switch (site->icon_type) ^ gtkdnd.c:2788:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_IMAGE_IMAGE', 'GTK_IMAGE_ICON_SET', 'GTK_IMAGE_ANIMATION'... [-Wswitch-enum] switch (site->icon_type) ^ gtkdnd.c:3450:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:3724:11: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtktext.c:1595:15: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkclist.c:1284:11: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ gtkclist.c:2177:11: warning: 32 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkclist.c:2503:11: warning: enumeration values 'GTK_CELL_EMPTY' and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtkclist.c:2561:11: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_PIXMAP', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (cell->type) ^ gtkclist.c:2618:11: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_TEXT', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[column].type) ^ gtkclist.c:3573:11: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:3636:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_BROWSE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:3708:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_MULTIPLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:3796:11: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:3836:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_SINGLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:4960:16: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:5147:12: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_BROWSE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:5330:15: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_SINGLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:5794:15: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_TEXT', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[i].type) ^ gtkclist.c:5827:15: warning: enumeration values 'GTK_CELL_EMPTY' and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[i].type) ^ gtkclist.c:6776:11: warning: 7 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_LEFT', 'GTK_SCROLL_STEP_RIGHT'... [-Wswitch-enum] switch (scroll_type) ^ gtkclist.c:6848:11: warning: 11 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_UP', 'GTK_SCROLL_STEP_DOWN'... [-Wswitch-enum] switch (scroll_type) ^ gtkclist.c:6948:12: warning: 7 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_LEFT', 'GTK_SCROLL_STEP_RIGHT'... [-Wswitch-enum] switch (scroll_type) ^ gtkclist.c:6970:12: warning: 11 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_UP', 'GTK_SCROLL_STEP_DOWN'... [-Wswitch-enum] switch (scroll_type) ^ gtkclist.c:6940:15: warning: enumeration value 'GTK_VISIBILITY_FULL' not explicitly handled in switch [-Wswitch-enum] switch (gtk_clist_row_is_visible (clist, clist->focus_row)) ^ gtkclist.c:6918:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_SINGLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkclist.c:7174:11: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_PIXMAP', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (row1->cell[clist->sort_column].type) ^ gtkclist.c:7186:11: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_PIXMAP', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (row2->cell[clist->sort_column].type) ^ gtkclist.c:7427:11: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkctree.c:1841:12: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_TEXT', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[i].type) ^ gtkctree.c:1889:16: warning: enumeration values 'GTK_CELL_EMPTY' and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[i].type) ^ gtkctree.c:2864:11: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_TEXT', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (clist_row->cell[column].type) ^ gtkctree.c:2981:11: warning: enumeration values 'GTK_CELL_EMPTY' and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtkctree.c:3341:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_MULTIPLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkctree.c:3429:11: warning: enumeration value 'GTK_SELECTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkctree.c:3473:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_SINGLE' not explicitly handled in switch [-Wswitch-enum] switch (clist->selection_mode) ^ gtkcurve.c:467:11: warning: 34 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkgamma.c:466:11: warning: enumeration value 'GTK_CURVE_TYPE_FREE' not explicitly handled in switch [-Wswitch-enum] switch (new_type) ^ gtklist.c:1380:11: warning: enumeration values 'GTK_SELECTION_NONE' and 'GTK_SELECTION_MULTIPLE' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ gtklist.c:2081:11: warning: 7 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_LEFT', 'GTK_SCROLL_STEP_RIGHT'... [-Wswitch-enum] switch (scroll_type) ^ gtklist.c:2174:11: warning: 11 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_STEP_UP', 'GTK_SCROLL_STEP_DOWN'... [-Wswitch-enum] switch (scroll_type) ^ gtktipsquery.c:461:11: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkprinteroptionwidget.c:608:15: warning: 7 enumeration values not explicitly handled in switch: 'GTK_PRINTER_OPTION_TYPE_BOOLEAN', 'GTK_PRINTER_OPTION_TYPE_PICKONE', 'GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD'... [-Wswitch-enum] switch (priv->source->type) ^ filtermodel.c:111:11: warning: enumeration value 'LAST_SIGNAL' not explicitly handled in switch [-Wswitch-enum] switch (signal) ^ gailmisc.c:576:11: warning: enumeration values 'ATK_TEXT_ATTR_INVALID' and 'ATK_TEXT_ATTR_LAST_DEFINED' not explicitly handled in switch [-Wswitch-enum] switch (attr) ^ gailtextutil.c:704:27: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gailtextutil.c:724:23: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gailtextutil.c:746:27: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ testtreetable.c:323:19: warning: 101 enumeration values not explicitly handled in switch: 'ATK_ROLE_INVALID', 'ATK_ROLE_ACCEL_LABEL', 'ATK_ROLE_ALERT'... [-Wswitch-enum] switch (role) ^ gailclist.c:654:11: warning: enumeration values 'GTK_CELL_EMPTY' and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (cellType) ^ gailclistcell.c:93:15: warning: enumeration values 'GTK_CELL_EMPTY', 'GTK_CELL_PIXMAP', and 'GTK_CELL_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (cell_type) ^ gailimage.c:207:10: warning: enumeration value 'GTK_IMAGE_EMPTY' not explicitly handled in switch [-Wswitch-enum] switch(image_type) { ^ gailnotebook.c:545:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_TAB_FORWARD', 'GTK_DIR_TAB_BACKWARD', 'GTK_DIR_UP'... [-Wswitch-enum] switch (type) ^ gailutil.c:211:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (key->type) ^ gtkprintbackendfile.c:234:19: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ gtkprintbackendfile.c:321:11: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ gtkprintbackendfile.c:668:15: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ clipboard.c:74:11: warning: 7 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (gtk_image_get_storage_type (image)) ^ testinput.c:129:11: warning: enumeration value 'GDK_SOURCE_CURSOR' not explicitly handled in switch [-Wswitch-enum] switch (source) ^ testselection.c:314:15: warning: 5 enumeration values not explicitly handled in switch: 'SEL_TYPE_NONE', 'APPLE_PICT', 'ATOM_PAIR'... [-Wswitch-enum] switch (seltype) ^ testtext.c:369:11: warning: 18 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ testtext.c:1722:11: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ testtext.c:1915:11: warning: enumeration value 'GTK_TEXT_DIR_NONE' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ testtext.c:1930:11: warning: enumeration value 'GTK_WRAP_WORD_CHAR' not explicitly handled in switch [-Wswitch-enum] switch (wrap_mode) ^ stresstest-toolbar.c:108:11: warning: enumeration value 'LAST_ACTION' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ testtreeview.c:345:11: warning: enumeration value 'COLUMNS_LAST' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ testwindows.c:424:15: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) { ^ testwindows.c:582:11: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk+3.0/gtk+3.0_3.4.2.orig.tar.xz gdkdevice-xi2.c:231:19: warning: 5 enumeration values not explicitly handled in switch: 'GDK_AXIS_PRESSURE', 'GDK_AXIS_XTILT', 'GDK_AXIS_YTILT'... [-Wswitch-enum] switch (use) ^ gdkdevicemanager-xi2.c:879:15: warning: 6 enumeration values not explicitly handled in switch: 'GDK_AXIS_IGNORE', 'GDK_AXIS_PRESSURE', 'GDK_AXIS_XTILT'... [-Wswitch-enum] switch (use) ^ gdkdnd-x11.c:1374:11: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (context->suggested_action) ^ gdkdnd-x11.c:3168:15: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3434:19: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (protocol) ^ gdkdnd-x11.c:3492:19: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3559:15: warning: enumeration values 'GDK_DRAG_PROTO_WIN32_DROPFILES', 'GDK_DRAG_PROTO_OLE2', and 'GDK_DRAG_PROTO_LOCAL' not explicitly handled in switch [-Wswitch-enum] switch (context->protocol) ^ gdkdnd-x11.c:3635:15: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ gdkkeys-x11.c:484:15: warning: 5 enumeration values not explicitly handled in switch: 'PANGO_DIRECTION_TTB_LTR', 'PANGO_DIRECTION_TTB_RTL', 'PANGO_DIRECTION_WEAK_LTR'... [-Wswitch-enum] switch (dir) ^ gdkkeys-x11.c:1575:11: warning: 5 enumeration values not explicitly handled in switch: 'GDK_MODIFIER_INTENT_PRIMARY_ACCELERATOR', 'GDK_MODIFIER_INTENT_CONTEXT_MENU', 'GDK_MODIFIER_INTENT_EXTEND_SELECTION'... [-Wswitch-enum] switch (intent) ^ gdkwindow-x11.c:2515:11: warning: enumeration values 'CAIRO_PATTERN_TYPE_MESH' and 'CAIRO_PATTERN_TYPE_RASTER_SOURCE' not explicitly handled in switch [-Wswitch-enum] switch (cairo_pattern_get_type (pattern)) ^ gdkwindow-x11.c:4566:15: warning: enumeration value 'GDK_GRAVITY_STATIC' not explicitly handled in switch [-Wswitch-enum] switch (mv_resize->moveresize_geometry.win_gravity) ^ gdkdevice.c:821:11: warning: 4 enumeration values not explicitly handled in switch: 'GDK_AXIS_IGNORE', 'GDK_AXIS_PRESSURE', 'GDK_AXIS_WHEEL'... [-Wswitch-enum] switch (use) ^ gdkdevice.c:1346:11: warning: 4 enumeration values not explicitly handled in switch: 'GDK_AXIS_IGNORE', 'GDK_AXIS_PRESSURE', 'GDK_AXIS_WHEEL'... [-Wswitch-enum] switch (use) ^ gdkevents.c:443:11: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (type) ^ gdkevents.c:558:11: warning: 16 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->any.type) ^ gdkevents.c:657:11: warning: 16 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->any.type) ^ gdkevents.c:909:11: warning: 29 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:975:11: warning: 24 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1046:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1085:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1126:11: warning: 40 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1161:11: warning: 40 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1196:11: warning: 41 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1236:11: warning: 41 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1286:15: warning: 32 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1373:11: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1426:11: warning: 30 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkevents.c:1450:11: warning: 18 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gdkwindow.c:8238:11: warning: 7 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_WINDOW_STATE', 'GDK_SETTING'... [-Wswitch-enum] switch (type) ^ gdkwindow.c:9155:15: warning: 39 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (type) ^ gdkwindow.c:9705:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (type) ^ gtkimageaccessible.c:141:11: warning: enumeration value 'GTK_IMAGE_EMPTY' not explicitly handled in switch [-Wswitch-enum] switch (image_type) ^ gtknotebookaccessible.c:74:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_TAB_FORWARD', 'GTK_DIR_TAB_BACKWARD', 'GTK_DIR_UP'... [-Wswitch-enum] switch (type) ^ gailutil.c:324:11: warning: 40 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (key->type) ^ deprecated/gtkhandlebox.c:615:15: warning: enumeration values 'GTK_POS_TOP' and 'GTK_POS_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (priv->handle_position) ^ deprecated/gtkhandlebox.c:1190:11: warning: 40 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ deprecated/gtkhsv.c:1405:11: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (dir) ^ deprecated/gtkstyle.c:630:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ deprecated/gtkstyle.c:1378:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_SELECTED'... [-Wswitch-enum] switch (state) ^ deprecated/gtkstyle.c:1773:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ deprecated/gtkstyle.c:1795:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ deprecated/gtkstyle.c:1857:11: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ deprecated/gtkstyle.c:1996:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2064:11: warning: enumeration values 'GTK_STATE_NORMAL' and 'GTK_STATE_INCONSISTENT' not explicitly handled in switch [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2128:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2189:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2304:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2370:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2442:11: warning: enumeration values 'GTK_STATE_NORMAL', 'GTK_STATE_INCONSISTENT', and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2544:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2599:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2658:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2725:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:2785:11: warning: 4 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_INCONSISTENT'... [-Wswitch-enum] switch (state_type) ^ deprecated/gtkstyle.c:4282:11: warning: enumeration values 'GTK_STATE_INCONSISTENT' and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ deprecated/gtkstyle.c:4352:11: warning: enumeration values 'GTK_STATE_INCONSISTENT' and 'GTK_STATE_FOCUSED' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ gtkarrow.c:349:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (effective_arrow_type) ^ gtkbindings.c:1310:15: warning: 23 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (scanner->next_token) ^ gtkcellrendererpixbuf.c:307:11: warning: enumeration values 'GTK_IMAGE_ICON_SET' and 'GTK_IMAGE_ANIMATION' not explicitly handled in switch [-Wswitch-enum] switch (storage_type) ^ gtkcellrenderertext.c:1614:15: warning: enumeration values 'PANGO_UNDERLINE_DOUBLE', 'PANGO_UNDERLINE_LOW', and 'PANGO_UNDERLINE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (uline) ^ gtkcombobox.c:4532:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkcssparser.c:849:15: warning: enumeration values 'COLOR_RGBA', 'COLOR_RGB', and 'COLOR_WIN32' not explicitly handled in switch [-Wswitch-enum] switch (color) ^ gtkcssstylefuncs.c:862:11: warning: enumeration values 'CAIRO_PATTERN_TYPE_MESH' and 'CAIRO_PATTERN_TYPE_RASTER_SOURCE' not explicitly handled in switch [-Wswitch-enum] switch (cairo_pattern_get_type (pattern)) ^ gtkentry.c:3885:16: warning: 39 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkentry.c:3923:10: warning: 39 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkentry.c:6630:11: warning: enumeration values 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_ICON_SET', and 'GTK_IMAGE_ANIMATION' not explicitly handled in switch [-Wswitch-enum] switch (storage_type) ^ gtkfilechooserbutton.c:1198:11: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SAVE' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (gtk_file_chooser_get_action (GTK_FILE_CHOOSER (priv->dialog))) ^ gtkfilechooserbutton.c:2691:15: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SAVE' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (gtk_file_chooser_get_action (GTK_FILE_CHOOSER (dialog))) ^ gtkfilechooserdefault.c:1402:11: warning: 5 enumeration values not explicitly handled in switch: 'SHORTCUTS_SEARCH', 'SHORTCUTS_RECENT', 'SHORTCUTS_RECENT_SEPARATOR'... [-Wswitch-enum] switch (type) ^ gtkfilechooserdefault.c:4868:11: warning: enumeration values 'PATH_BAR_FOLDER_PATH', 'PATH_BAR_RECENTLY_USED', and 'PATH_BAR_SEARCH' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ gtkfilechooserdefault.c:8821:15: warning: enumeration value 'NOT_REACHED' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ gtkfilesystem.c:316:11: warning: 4 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT', 'G_FILE_MONITOR_EVENT_UNMOUNTED'... [-Wswitch-enum] switch (event) ^ gtkfilesystemmodel.c:1171:11: warning: enumeration value 'G_FILE_MONITOR_EVENT_MOVED' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtkiconfactory.c:1797:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_STATE_NORMAL', 'GTK_STATE_ACTIVE', 'GTK_STATE_SELECTED'... [-Wswitch-enum] switch (state) ^ gtkicontheme.c:2096:11: warning: enumeration values 'ICON_SUFFIX_NONE' and 'HAS_ICON_FILE' not explicitly handled in switch [-Wswitch-enum] switch (suffix) ^ gtkiconview.c:3433:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_DISPLAY_LINE_ENDS', 'GTK_MOVEMENT_PARAGRAPHS'... [-Wswitch-enum] switch (step) ^ gtklabel.c:4583:15: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtkmain.c:1322:11: warning: 28 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmain.c:1383:11: warning: 28 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmain.c:1590:11: warning: enumeration values 'GDK_SETTING', 'GDK_OWNER_CHANGE', and 'GDK_EVENT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (event->type) ^ gtkmenu.c:1020:11: warning: 39 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmenu.c:4287:11: warning: 34 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkmenu.c:5349:15: warning: enumeration values 'GTK_MENU_DIR_NEXT' and 'GTK_MENU_DIR_PREV' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ gtkmenu.c:5562:11: warning: 12 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_JUMP', 'GTK_SCROLL_STEP_BACKWARD'... [-Wswitch-enum] switch (type) ^ gtkmenubar.c:892:12: warning: enumeration values 'GTK_MENU_DIR_PARENT' and 'GTK_MENU_DIR_CHILD' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4280:23: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4269:19: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (effective_direction) ^ gtknotebook.c:4307:23: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_UP', 'GTK_DIR_DOWN', 'GTK_DIR_LEFT'... [-Wswitch-enum] switch (direction) ^ gtknotebook.c:4296:19: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (effective_direction) ^ gtkoverlay.c:120:11: warning: enumeration values 'GTK_ALIGN_FILL' and 'GTK_ALIGN_CENTER' not explicitly handled in switch [-Wswitch-enum] switch (align) ^ gtkpaned.c:2489:15: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkpango.c:819:23: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gtkpango.c:884:19: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gtkpango.c:945:23: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gtkpathbar.c:1371:11: warning: enumeration values 'NORMAL_BUTTON' and 'ROOT_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch (data->button_data->type) ^ gtkpathbar.c:1403:11: warning: enumeration value 'NORMAL_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch (button_data->type) ^ gtkrange.c:1930:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ gtkrange.c:1973:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ gtkrecentmanager.c:522:11: warning: 5 enumeration values not explicitly handled in switch: 'G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT', 'G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED', 'G_FILE_MONITOR_EVENT_PRE_UNMOUNT'... [-Wswitch-enum] switch (event_type) ^ gtkscrolledwindow.c:1622:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkscrolledwindow.c:1687:15: warning: 10 enumeration values not explicitly handled in switch: 'GTK_SCROLL_NONE', 'GTK_SCROLL_JUMP', 'GTK_SCROLL_STEP_UP'... [-Wswitch-enum] switch (scroll) ^ gtkscrolledwindow.c:2910:11: warning: 34 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkspinbutton.c:1494:11: warning: enumeration values 'GTK_SCROLL_NONE' and 'GTK_SCROLL_JUMP' not explicitly handled in switch [-Wswitch-enum] switch (scroll) ^ gtkstatusicon.c:1679:11: warning: enumeration values 'GTK_IMAGE_ICON_SET' and 'GTK_IMAGE_ANIMATION' not explicitly handled in switch [-Wswitch-enum] switch (storage_type) ^ gtkstatusicon.c:1720:11: warning: enumeration values 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_ICON_SET', and 'GTK_IMAGE_ANIMATION' not explicitly handled in switch [-Wswitch-enum] switch (storage_type) ^ gtksymboliccolor.c:332:15: warning: enumeration values 'COLOR_TYPE_LITERAL' and 'COLOR_TYPE_CURRENT_COLOR' not explicitly handled in switch [-Wswitch-enum] switch (color->type) ^ gtktextbufferserialize.c:1346:11: warning: enumeration values 'STATE_ATTR' and 'STATE_PIXBUF' not explicitly handled in switch [-Wswitch-enum] switch (peek_state (info)) ^ gtktextbufferserialize.c:1452:11: warning: enumeration value 'STATE_START' not explicitly handled in switch [-Wswitch-enum] switch (peek_state (info)) ^ gtktextbufferserialize.c:1583:11: warning: 5 enumeration values not explicitly handled in switch: 'STATE_TEXT_VIEW_MARKUP', 'STATE_TAGS', 'STATE_TAG'... [-Wswitch-enum] switch (peek_state (info)) ^ gtktextlayout.c:1315:11: warning: 5 enumeration values not explicitly handled in switch: 'PANGO_DIRECTION_LTR', 'PANGO_DIRECTION_TTB_LTR', 'PANGO_DIRECTION_TTB_RTL'... [-Wswitch-enum] switch (base_dir) ^ gtktextlayout.c:1895:12: warning: 18 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) ^ gtktextview.c:4292:13: warning: 21 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtktextview.c:5379:11: warning: enumeration values 'GTK_MOVEMENT_PAGES' and 'GTK_MOVEMENT_HORIZONTAL_PAGES' not explicitly handled in switch [-Wswitch-enum] switch (step) ^ gtktextview.c:8529:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE' and 'GTK_TEXT_WINDOW_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (win->type) ^ gtktextview.c:9152:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtktextview.c:9198:11: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ gtktooltip.c:1633:11: warning: 32 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtktreeview.c:8607:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_DISPLAY_LINE_ENDS', 'GTK_MOVEMENT_PARAGRAPHS'... [-Wswitch-enum] switch (step) ^ gtktreeviewcolumn.c:1136:15: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkuimanager.c:1141:15: warning: 9 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_MENU'... [-Wswitch-enum] switch (NODE_INFO (node)->type) ^ gtkuimanager.c:2104:15: warning: 6 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_MENUBAR', 'GTK_UI_MANAGER_TOOLBAR', 'GTK_UI_MANAGER_POPUP'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:2130:15: warning: 7 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_MENUBAR', 'GTK_UI_MANAGER_MENU', 'GTK_UI_MANAGER_TOOLBAR'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:2152:15: warning: 6 enumeration values not explicitly handled in switch: 'GTK_UI_MANAGER_AUTO', 'GTK_UI_MANAGER_MENU', 'GTK_UI_MANAGER_PLACEHOLDER'... [-Wswitch-enum] switch (type) ^ gtkuimanager.c:2092:11: warning: enumeration values 'NODE_TYPE_UNDECIDED' and 'NODE_TYPE_ACCELERATOR' not explicitly handled in switch [-Wswitch-enum] switch (NODE_INFO (node)->type) ^ gtkuimanager.c:2287:15: warning: 8 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_TOOLBAR'... [-Wswitch-enum] switch (NODE_INFO (parent)->type) ^ gtkuimanager.c:2367:15: warning: 10 enumeration values not explicitly handled in switch: 'NODE_TYPE_UNDECIDED', 'NODE_TYPE_ROOT', 'NODE_TYPE_MENUBAR'... [-Wswitch-enum] switch (NODE_INFO (parent)->type) ^ gtkuimanager.c:3244:11: warning: 4 enumeration values not explicitly handled in switch: 'NODE_TYPE_MENUITEM', 'NODE_TYPE_TOOLITEM', 'NODE_TYPE_SEPARATOR'... [-Wswitch-enum] switch (type) ^ gtkwidget.c:4185:11: warning: enumeration values 'GTK_STATE_FLAG_NORMAL' and 'GTK_STATE_FLAG_BACKDROP' not explicitly handled in switch [-Wswitch-enum] switch (flag) ^ gtkwidget.c:5249:11: warning: enumeration values 'GTK_ALIGN_FILL' and 'GTK_ALIGN_CENTER' not explicitly handled in switch [-Wswitch-enum] switch (align) ^ gtkwidget.c:6229:11: warning: 33 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkwidget.c:6283:15: warning: 10 enumeration values not explicitly handled in switch: 'GDK_DRAG_ENTER', 'GDK_DRAG_LEAVE', 'GDK_DRAG_MOTION'... [-Wswitch-enum] switch (event->type) ^ gtkwindow.c:5446:19: warning: enumeration values 'GDK_WINDOW_EDGE_NORTH_WEST', 'GDK_WINDOW_EDGE_NORTH', and 'GDK_WINDOW_EDGE_NORTH_EAST' not explicitly handled in switch [-Wswitch-enum] switch (edge) ^ gtkwindow.c:6852:15: warning: enumeration value 'GTK_WIN_POS_NONE' not explicitly handled in switch [-Wswitch-enum] switch (pos) ^ gtkdnd.c:665:13: warning: 27 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:710:15: warning: 33 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:1698:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:3552:11: warning: 40 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkdnd.c:3829:11: warning: 39 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gtkprinteroptionwidget.c:602:15: warning: 8 enumeration values not explicitly handled in switch: 'GTK_PRINTER_OPTION_TYPE_BOOLEAN', 'GTK_PRINTER_OPTION_TYPE_PICKONE', 'GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD'... [-Wswitch-enum] switch (priv->source->type) ^ treemodel.c:46:11: warning: enumeration value 'LAST_SIGNAL' not explicitly handled in switch [-Wswitch-enum] switch (signal) ^ gailtextutil.c:702:27: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gailtextutil.c:722:23: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gailtextutil.c:744:27: warning: 5 enumeration values not explicitly handled in switch: 'ATK_TEXT_BOUNDARY_CHAR', 'ATK_TEXT_BOUNDARY_WORD_START', 'ATK_TEXT_BOUNDARY_WORD_END'... [-Wswitch-enum] switch (boundary_type) ^ gtkprintbackendfile.c:232:19: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ gtkprintbackendfile.c:327:11: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ gtkprintbackendfile.c:674:15: warning: enumeration value 'N_FORMATS' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ clipboard.c:74:11: warning: 5 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_ICON_SET', 'GTK_IMAGE_ANIMATION'... [-Wswitch-enum] switch (gtk_image_get_storage_type (image)) ^ testinput.c:130:11: warning: 4 enumeration values not explicitly handled in switch: 'GDK_SOURCE_CURSOR', 'GDK_SOURCE_KEYBOARD', 'GDK_SOURCE_TOUCHSCREEN'... [-Wswitch-enum] switch (source) ^ testselection.c:314:15: warning: 5 enumeration values not explicitly handled in switch: 'SEL_TYPE_NONE', 'APPLE_PICT', 'ATOM_PAIR'... [-Wswitch-enum] switch (seltype) ^ stresstest-toolbar.c:114:11: warning: enumeration value 'LAST_ACTION' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ testtreeview.c:342:11: warning: enumeration value 'COLUMNS_LAST' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ testwindows.c:413:15: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) { ^ testwindows.c:556:11: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines/gtk2-engines_2.20.2.orig.tar.bz2 ./cairo-support.c:367:11: warning: enumeration value 'CR_CORNER_ALL' not explicitly handled in switch [-Wswitch-enum] switch (corner) ^ ./widget-information.c:99:10: warning: 13 enumeration values not explicitly handled in switch: 'GE_HINT_TREEVIEW', 'GE_HINT_TREEVIEW_HEADER', 'GE_HINT_STATUSBAR'... [-Wswitch-enum] switch (hint) { ^ ./widget-information.c:127:10: warning: enumeration value 'GE_HINT_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hint) { ^ ./src/clearlooks_draw.c:2120:10: warning: 4 enumeration values not explicitly handled in switch: 'CL_WINDOW_EDGE_NORTH', 'CL_WINDOW_EDGE_WEST', 'CL_WINDOW_EDGE_EAST'... [-Wswitch-enum] switch (grip->edge) ^ ./src/clearlooks_draw_gummy.c:1636:10: warning: enumeration values 'CL_FOCUS_COLOR_WHEEL_DARK' and 'CL_FOCUS_COLOR_WHEEL_LIGHT' not explicitly handled in switch [-Wswitch-enum] switch (focus->type) ^ ./src/crux-draw.c:1234:10: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ ./src/hc_gtk2_support.c:119:10: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ ./src/hc-style.c:1202:10: warning: enumeration values 'GTK_SHADOW_NONE', 'GTK_SHADOW_ETCHED_IN', and 'GTK_SHADOW_ETCHED_OUT' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) { ^ ./src/hc-style.c:1319:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) { ^ ./src/mist-style.c:331:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) { ^ ./src/mist-style.c:444:10: warning: enumeration values 'GTK_SHADOW_NONE', 'GTK_SHADOW_ETCHED_IN', and 'GTK_SHADOW_ETCHED_OUT' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) { ^ ./src/redmond_gtk2_misc.c:185:10: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ ./src/glide_gtk2_support.c:73:10: warning: enumeration value 'GLIDE_SIDE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (gap_side) ^ ./src/glide_gtk2_support.c:259:13: warning: enumeration values 'GLIDE_BEVEL_STYLE_THINICE', 'GLIDE_BEVEL_STYLE_FLAT', and 'GLIDE_BEVEL_STYLE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (bevel_style) ^ ./src/glide_gtk2_support.c:176:10: warning: enumeration value 'GLIDE_BORDER_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (border_type) ^ ./src/glide_gtk2_support.c:545:13: warning: enumeration values 'GLIDE_BEVEL_STYLE_THINICE', 'GLIDE_BEVEL_STYLE_FLAT', and 'GLIDE_BEVEL_STYLE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (bevel_style) ^ ./src/glide_gtk2_support.c:480:10: warning: enumeration value 'GLIDE_BORDER_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (border_type) ^ ./src/glide_gtk2_support.c:802:10: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ ./src/glide_gtk2_drawing.c:248:10: warning: enumeration values 'GTK_SHADOW_NONE' and 'GTK_SHADOW_ETCHED_OUT' not explicitly handled in switch [-Wswitch-enum] switch (shadow) ^ ./src/glide_gtk2_drawing.c:530:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/glide_gtk2_drawing.c:1195:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/glide_gtk2_drawing.c:1719:11: warning: enumeration value 'GLIDE_SIDE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (side) ^ ./src/glide_gtk2_drawing.c:1763:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/glide_gtk2_drawing.c:1974:10: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/thinice_misc.c:46:10: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ ./src/thinice_theme_draw.c:193:11: warning: enumeration value 'GTK_SHADOW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/thinice_theme_draw.c:420:11: warning: enumeration values 'GTK_SHADOW_NONE', 'GTK_SHADOW_ETCHED_IN', and 'GTK_SHADOW_ETCHED_OUT' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ./src/thinice_theme_draw.c:777:11: warning: enumeration values 'GTK_SHADOW_NONE', 'GTK_SHADOW_IN', and 'GTK_SHADOW_OUT' not explicitly handled in switch [-Wswitch-enum] switch (shadow_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-cleanice/gtk2-engines-cleanice_2.4.1.orig.tar.gz cleanice-draw.c:172:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-magicchicken/gtk2-engines-magicchicken_1.1.1.orig.tar.gz draw.c:323:10: warning: 4 enumeration values not explicitly handled in switch: 'MGICCHIKN_SHADOW_NONE', 'MGICCHIKN_SHADOW_UNSET', 'MGICCHIKN_SHADOW_DEFAULT'... [-Wswitch-enum] switch (shadow) ^ draw.c:920:10: warning: enumeration values 'MGICCHIKN_SHADOW_UNSET', 'MGICCHIKN_SHADOW_DEFAULT', and 'MGICCHIKN_SHADOW_LAST' not explicitly handled in switch [-Wswitch-enum] switch (shadow) ^ draw.c:1186:10: warning: 13 enumeration values not explicitly handled in switch: 'MGICCHIKN_SHADOW_NONE', 'MGICCHIKN_SHADOW_IN', 'MGICCHIKN_SHADOW_OUT'... [-Wswitch-enum] switch (shadow) ^ draw.c:1207:10: warning: 11 enumeration values not explicitly handled in switch: 'MGICCHIKN_SHADOW_NONE', 'MGICCHIKN_SHADOW_FLAT', 'MGICCHIKN_SHADOW_SHARP_IN'... [-Wswitch-enum] switch (shadow) ^ draw.c:1223:10: warning: enumeration values 'MGICCHIKN_UNDERLINE_NONE' and 'MGICCHIKN_UNDERLINE_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (rc_style->font_underline[state_type]) ^ draw.c:1771:10: warning: 4 enumeration values not explicitly handled in switch: 'MGICCHIKN_SHADOW_NONE', 'MGICCHIKN_SHADOW_UNSET', 'MGICCHIKN_SHADOW_DEFAULT'... [-Wswitch-enum] switch (shadow) ^ draw.c:2797:10: warning: 4 enumeration values not explicitly handled in switch: 'MGICCHIKN_SHADOW_NONE', 'MGICCHIKN_SHADOW_UNSET', 'MGICCHIKN_SHADOW_DEFAULT'... [-Wswitch-enum] switch (shadow) ^ draw.c:3661:10: warning: enumeration values 'MGICCHIKN_UNDERLINE_SINGLE' and 'MGICCHIKN_UNDERLINE_DOUBLE' not explicitly handled in switch [-Wswitch-enum] switch (rc_style->font_underline[state_type]) ^ draw.c:3733:10: warning: 7 enumeration values not explicitly handled in switch: 'GDK_WINDOW_EDGE_NORTH_WEST', 'GDK_WINDOW_EDGE_NORTH', 'GDK_WINDOW_EDGE_NORTH_EAST'... [-Wswitch-enum] switch (edge) ^ util.c:280:13: warning: 21 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-murrine/gtk2-engines-murrine_0.98.1.1.orig.tar.gz ./src/murrine_draw.c:3432:10: warning: enumeration values 'MRN_FOCUS_COLOR_WHEEL_DARK' and 'MRN_FOCUS_COLOR_WHEEL_LIGHT' not explicitly handled in switch [-Wswitch-enum] switch (focus->type) ^ ./src/murrine_draw.c:3551:10: warning: enumeration values 'MRN_FOCUS_COLOR_WHEEL_DARK' and 'MRN_FOCUS_COLOR_WHEEL_LIGHT' not explicitly handled in switch [-Wswitch-enum] switch (focus->type) ^ ./src/exponential-blur.c:93:10: warning: 4 enumeration values not explicitly handled in switch: 'CAIRO_FORMAT_INVALID', 'CAIRO_FORMAT_A1', 'CAIRO_FORMAT_RGB16_565'... [-Wswitch-enum] switch (format) ^ ./src/gaussian-blur.c:145:10: warning: 4 enumeration values not explicitly handled in switch: 'CAIRO_FORMAT_INVALID', 'CAIRO_FORMAT_A1', 'CAIRO_FORMAT_RGB16_565'... [-Wswitch-enum] switch (format) ^ ./src/stack-blur.c:52:10: warning: 4 enumeration values not explicitly handled in switch: 'CAIRO_FORMAT_INVALID', 'CAIRO_FORMAT_A1', 'CAIRO_FORMAT_RGB16_565'... [-Wswitch-enum] switch (format) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-wonderland/gtk2-engines-wonderland_1.0.orig.tar.gz bluecurve_style.c:494:11: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ bluecurve_style.c:2715:11: warning: 7 enumeration values not explicitly handled in switch: 'GDK_WINDOW_EDGE_NORTH_WEST', 'GDK_WINDOW_EDGE_NORTH', 'GDK_WINDOW_EDGE_NORTH_EAST'... [-Wswitch-enum] switch (edge) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-xfce/gtk2-engines-xfce_3.2.0.orig.tar.bz2 xfce_theme_draw.c:1251:13: warning: enumeration value 'GTK_POS_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch (gap_side) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkboard/gtkboard_0.11pre0.orig.tar.gz board.c:393:11: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkextra/gtkextra_3.1.1.orig.tar.gz gtkplot.c:4192:10: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch(just){ ^ gtkplotcairo.c:778:10: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch(just){ ^ gtkplotcanvas.c:1292:15: warning: enumeration values 'GTK_PLOT_CANVAS_OUT' and 'GTK_PLOT_CANVAS_IN' not explicitly handled in switch [-Wswitch-enum] switch(canvas->drag_point){ ^ gtkplotcanvas.c:1543:18: warning: 9 enumeration values not explicitly handled in switch: 'GTK_PLOT_CANVAS_OUT', 'GTK_PLOT_CANVAS_LEFT', 'GTK_PLOT_CANVAS_RIGHT'... [-Wswitch-enum] switch(pos){ ^ gtkplotcanvasplot.c:284:10: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(cplot->pos){ ^ gtkplotcanvasplot.c:400:10: warning: enumeration values 'GTK_PLOT_CANVAS_PLOT_IN_AXIS', 'GTK_PLOT_CANVAS_PLOT_IN_DATA', and 'GTK_PLOT_CANVAS_PLOT_IN_MARKER' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ gtkplotgdk.c:691:10: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch(just){ ^ gtkplotps.c:1021:13: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch (justification) { ^ gtkplotps.c:1041:13: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch (justification) { ^ gtksheet.c:1554:12: warning: enumeration values 'GTK_SHEET_ENTRY_TYPE_DEFAULT', 'GTK_SHEET_ENTRY_TYPE_GTK_COMBO_BOX_ENTRY', and 'GTK_SHEET_ENTRY_TYPE_GTK_COMBO' not explicitly handled in switch [-Wswitch-enum] switch(ety) ^ gtksheet.c:6537:12: warning: enumeration value 'ON_SHEET_BUTTON_AREA' not explicitly handled in switch [-Wswitch-enum] switch(area) ^ gtksheet.c:6960:12: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch(attributes.justification) ^ gtksheet.c:11158:12: warning: enumeration values 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_PARAGRAPHS', and 'GTK_MOVEMENT_PARAGRAPH_ENDS' not explicitly handled in switch [-Wswitch-enum] switch(step) ^ testgtksheet.c:1086:13: warning: enumeration value 'GTK_JUSTIFY_FILL' not explicitly handled in switch [-Wswitch-enum] switch (attributes.justification) ^ testgtkplot.c:154:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testgtkplotcanvas.c:48:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testpolar.c:69:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testcontour.c:67:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testbubbles.c:75:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testflux.c:75:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testcandles.c:74:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ testsegment.c:75:12: warning: enumeration value 'GTK_PLOT_CANVAS_PLOT_OUT' not explicitly handled in switch [-Wswitch-enum] switch(GTK_PLOT_CANVAS_PLOT(child)->pos){ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkhash/gtkhash_0.7.0.orig.tar.gz hash-lib-glib.c:43:10: warning: 34 enumeration values not explicitly handled in switch: 'HASH_FUNC_INVALID', 'HASH_FUNC_MD2', 'HASH_FUNC_MD4'... [-Wswitch-enum] switch (id) { ^ hash-lib-md6.c:43:10: warning: 33 enumeration values not explicitly handled in switch: 'HASH_FUNC_INVALID', 'HASH_FUNC_MD2', 'HASH_FUNC_MD4'... [-Wswitch-enum] switch (id) { ^ hash-lib-zlib.c:43:10: warning: 35 enumeration values not explicitly handled in switch: 'HASH_FUNC_INVALID', 'HASH_FUNC_MD2', 'HASH_FUNC_MD4'... [-Wswitch-enum] switch (id) { ^ hash-lib-zlib.c:57:10: warning: 35 enumeration values not explicitly handled in switch: 'HASH_FUNC_INVALID', 'HASH_FUNC_MD2', 'HASH_FUNC_MD4'... [-Wswitch-enum] switch (id) { ^ callbacks.c:63:12: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ callbacks.c:374:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ callbacks.c:404:10: warning: enumeration values 'GUI_VIEW_INVALID' and 'GUI_VIEW_FILE_LIST' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ callbacks.c:418:10: warning: enumeration values 'GUI_VIEW_INVALID' and 'GUI_VIEW_FILE_LIST' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ gui.c:470:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (view) { ^ gui.c:534:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ gui.c:566:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ gui.c:632:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (view) { ^ gui.c:707:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ gui.c:761:11: warning: enumeration value 'DIGEST_FORMAT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_digest_format()) { ^ hash.c:109:10: warning: enumeration values 'GUI_VIEW_INVALID' and 'GUI_VIEW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ prefs.c:221:10: warning: enumeration value 'DIGEST_FORMAT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_digest_format()) { ^ prefs.c:242:10: warning: enumeration value 'GUI_VIEW_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (gui_get_view()) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtksourceview2/gtksourceview2_2.10.5.orig.tar.bz2 gtksourceview.c:2013:11: warning: enumeration value 'GTK_SOURCE_SMART_HOME_END_DISABLED' not explicitly handled in switch [-Wswitch-enum] switch (source_view->priv->smart_home_end) { ^ gtksourceview.c:2044:11: warning: enumeration value 'GTK_SOURCE_SMART_HOME_END_DISABLED' not explicitly handled in switch [-Wswitch-enum] switch (source_view->priv->smart_home_end) { ^ gtksourcecompletionutils.c:225:10: warning: 4 enumeration values not explicitly handled in switch: 'GDK_GRAVITY_NORTH_WEST', 'GDK_GRAVITY_WEST', 'GDK_GRAVITY_SOUTH_WEST'... [-Wswitch-enum] switch (gravity) ^ gtksourcecompletionutils.c:243:10: warning: 4 enumeration values not explicitly handled in switch: 'GDK_GRAVITY_NORTH_WEST', 'GDK_GRAVITY_NORTH', 'GDK_GRAVITY_NORTH_EAST'... [-Wswitch-enum] switch (gravity) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gutenprint/gutenprint_5.2.9.orig.tar.bz2 print-vars.c:91:11: warning: 7 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_INT', 'STP_PARAMETER_TYPE_BOOLEAN', 'STP_PARAMETER_TYPE_DOUBLE'... [-Wswitch-enum] switch (desc->p_type) ^ print-vars.c:127:11: warning: 5 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_INT', 'STP_PARAMETER_TYPE_BOOLEAN', 'STP_PARAMETER_TYPE_DOUBLE'... [-Wswitch-enum] switch (v->typ) ^ print-vars.c:181:11: warning: enumeration value 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (v->typ) ^ print-vars.c:1221:11: warning: enumeration value 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ print-vars.c:1488:12: warning: enumeration value 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (val->typ) ^ print-vars.c:1898:12: warning: enumeration value 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (val->typ) ^ printers.c:354:12: warning: enumeration values 'STP_PARAMETER_TYPE_FILE', 'STP_PARAMETER_TYPE_RAW', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (p->p_type) ^ printers.c:746:11: warning: enumeration values 'STP_PARAMETER_TYPE_ARRAY' and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (desc.p_type) ^ mxml-file.c:420:15: warning: enumeration value 'STP_MXML_ELEMENT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ print-color.c:1582:12: warning: 6 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_CURVE', 'STP_PARAMETER_TYPE_FILE', 'STP_PARAMETER_TYPE_RAW'... [-Wswitch-enum] switch (param->param.p_type) ^ print-color.c:1713:12: warning: 9 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_STRING_LIST', 'STP_PARAMETER_TYPE_INT', 'STP_PARAMETER_TYPE_BOOLEAN'... [-Wswitch-enum] switch (param->param.p_type) ^ color-conversions.c:2006:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITH_FAST(cmyk, color, CMYK) ^ color-conversions.c:2007:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITH_FAST(color, color, color) ^ color-conversions.c:2008:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITH_FAST(color, kcmy, color) ^ color-conversions.c:2009:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_FAST(cmyk, kcmy, CMYK) ^ color-conversions.c:2010:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_DESATURATED(cmyk, gray, CMYK) ^ color-conversions.c:2011:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_DESATURATED(color, gray, color) ^ color-conversions.c:2012:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_DESATURATED(gray, gray, gray) ^ color-conversions.c:2013:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_DESATURATED(gray, color, gray) ^ color-conversions.c:2014:1: warning: enumeration value 'COLOR_CORRECTION_DEFAULT' not explicitly handled in switch [-Wswitch-enum] CONVERSION_FUNCTION_WITHOUT_DESATURATED(gray, kcmy, gray) ^ color-conversions.c:2022:11: warning: enumeration value 'COLOR_ID_RAW' not explicitly handled in switch [-Wswitch-enum] switch (lut->input_color_description->color_id) ^ color-conversions.c:2044:11: warning: enumeration value 'COLOR_ID_RAW' not explicitly handled in switch [-Wswitch-enum] switch (lut->input_color_description->color_id) ^ color-conversions.c:2066:11: warning: enumeration value 'COLOR_ID_RAW' not explicitly handled in switch [-Wswitch-enum] switch (lut->input_color_description->color_id) ^ print-escp2.c:3065:12: warning: enumeration value 'INKSET_EXTENDED' not explicitly handled in switch [-Wswitch-enum] switch (ink_type->inkset) ^ escp2-driver.c:167:15: warning: 4 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_FILE', 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY'... [-Wswitch-enum] switch (p->p_type) ^ print-lexmark.c:1404:10: warning: enumeration value 'm_lex7500' not explicitly handled in switch [-Wswitch-enum] switch(caps->model) ^ print-lexmark.c:2591:10: warning: enumeration value 'm_lex7500' not explicitly handled in switch [-Wswitch-enum] switch(caps->model) { ^ print-ps.c:128:15: warning: 6 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_STRING_LIST', 'STP_PARAMETER_TYPE_CURVE', 'STP_PARAMETER_TYPE_FILE'... [-Wswitch-enum] switch (param->p_type) ^ print-ps.c:682:12: warning: 5 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_CURVE', 'STP_PARAMETER_TYPE_FILE', 'STP_PARAMETER_TYPE_RAW'... [-Wswitch-enum] switch (desc.p_type) ^ print-ps.c:793:12: warning: 5 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_CURVE', 'STP_PARAMETER_TYPE_FILE', 'STP_PARAMETER_TYPE_RAW'... [-Wswitch-enum] switch (desc.p_type) ^ panel.c:360:11: warning: enumeration values 'STPUI_CURVE_TYPE_LINEAR' and 'STPUI_CURVE_TYPE_FREE' not explicitly handled in switch [-Wswitch-enum] switch (STPUI_CURVE(gcurve)->curve_type) ^ panel.c:455:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ panel.c:872:12: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ panel.c:946:12: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ panel.c:1066:12: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (desc->p_type) ^ panel.c:1125:12: warning: enumeration values 'STP_PARAMETER_TYPE_ARRAY' and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (desc->p_type) ^ panel.c:1281:15: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (desc->p_type) ^ panel.c:3091:12: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ panel.c:5287:15: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ panel.c:5378:15: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ panel.c:5428:11: warning: 4 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_CURVE', 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY'... [-Wswitch-enum] switch (opt->fast_desc->p_type) ^ plist.c:910:12: warning: 4 enumeration values not explicitly handled in switch: 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', 'STP_PARAMETER_TYPE_DIMENSION'... [-Wswitch-enum] switch (desc.p_type) ^ plist.c:1135:16: warning: enumeration values 'STP_PARAMETER_TYPE_RAW', 'STP_PARAMETER_TYPE_ARRAY', and 'STP_PARAMETER_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (param->p_type) ^ curve.c:479:11: warning: 34 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gammacurve.c:464:11: warning: enumeration value 'STPUI_CURVE_TYPE_FREE' not explicitly handled in switch [-Wswitch-enum] switch (new_type) ^ testpattern.c:1070:11: warning: enumeration value 'E_IMAGE' not explicitly handled in switch [-Wswitch-enum] switch (p->type) ^ unprint.c:332:15: warning: enumeration value 'QT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (quadtone) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gwyddion/gwyddion_2.41.orig.tar.xz datafield.c:758:13: warning: 6 enumeration values not explicitly handled in switch: 'GWY_INTERPOLATION_NONE', 'GWY_INTERPOLATION_KEY', 'GWY_INTERPOLATION_BSPLINE'... [-Wswitch-enum] switch (interpolation) { ^ interpolation.c:155:13: warning: 6 enumeration values not explicitly handled in switch: 'GWY_INTERPOLATION_NONE', 'GWY_INTERPOLATION_KEY', 'GWY_INTERPOLATION_BSPLINE'... [-Wswitch-enum] switch (interpolation) { ^ gwydgetutils.c:304:13: warning: enumeration value 'GWY_HSCALE_CHECK' not explicitly handled in switch [-Wswitch-enum] switch (base_style) { ^ gwygrapharea.c:613:13: warning: enumeration values 'GWY_GRAPH_STATUS_PLAIN', 'GWY_GRAPH_STATUS_XSEL', and 'GWY_GRAPH_STATUS_YSEL' not explicitly handled in switch [-Wswitch-enum] switch (area->status) { ^ gwygrapharea.c:939:13: warning: enumeration value 'GWY_GRAPH_STATUS_PLAIN' not explicitly handled in switch [-Wswitch-enum] switch (area->status) { ^ gwygrapharea.c:1081:13: warning: enumeration value 'GWY_GRAPH_STATUS_PLAIN' not explicitly handled in switch [-Wswitch-enum] switch (area->status) { ^ gwygrapharea.c:1274:13: warning: 5 enumeration values not explicitly handled in switch: 'GWY_GRAPH_STATUS_PLAIN', 'GWY_GRAPH_STATUS_POINTS', 'GWY_GRAPH_STATUS_ZOOM'... [-Wswitch-enum] switch (area->status) { ^ gwygrapharea.c:1351:13: warning: 5 enumeration values not explicitly handled in switch: 'GWY_GRAPH_STATUS_PLAIN', 'GWY_GRAPH_STATUS_POINTS', 'GWY_GRAPH_STATUS_ZOOM'... [-Wswitch-enum] switch (area->status) { ^ gwygraphmodel.c:1700:13: warning: enumeration value 'GWY_GRAPH_MODEL_EXPORT_ASCII_POSIX' not explicitly handled in switch [-Wswitch-enum] switch (export_style) { ^ gwyruler.c:809:13: warning: enumeration values 'SCALE_0' and 'SCALE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (scale) { ^ data-browser.c:1376:13: warning: 25 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA_VISIBLE', 'KEY_IS_GRAPH_VISIBLE'... [-Wswitch-enum] switch (type) { ^ data-browser.c:1568:13: warning: 14 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_SPECTRA_VISIBLE', 'KEY_IS_CHANNEL_META'... [-Wswitch-enum] switch (type) { ^ data-browser.c:5763:13: warning: 29 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA_VISIBLE', 'KEY_IS_MASK'... [-Wswitch-enum] switch (type) { ^ data-browser.c:5802:13: warning: 29 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA_VISIBLE', 'KEY_IS_MASK'... [-Wswitch-enum] switch (type) { ^ data-browser.c:5882:13: warning: 29 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA_VISIBLE', 'KEY_IS_MASK'... [-Wswitch-enum] switch (type) { ^ data-browser.c:5948:13: warning: 12 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA', 'KEY_IS_DATA_VISIBLE'... [-Wswitch-enum] switch (type) { ^ data-browser.c:6918:21: warning: 14 enumeration values not explicitly handled in switch: 'GWY_APP_CONTAINER', 'GWY_APP_DATA_VIEW', 'GWY_APP_GRAPH'... [-Wswitch-enum] switch (what) { ^ data-browser.c:6989:21: warning: 18 enumeration values not explicitly handled in switch: 'GWY_APP_CONTAINER', 'GWY_APP_DATA_VIEW', 'GWY_APP_GRAPH'... [-Wswitch-enum] switch (what) { ^ data-browser.c:7026:21: warning: 18 enumeration values not explicitly handled in switch: 'GWY_APP_CONTAINER', 'GWY_APP_DATA_VIEW', 'GWY_APP_GRAPH'... [-Wswitch-enum] switch (what) { ^ data-browser.c:7063:21: warning: 18 enumeration values not explicitly handled in switch: 'GWY_APP_CONTAINER', 'GWY_APP_DATA_VIEW', 'GWY_APP_GRAPH'... [-Wswitch-enum] switch (what) { ^ file.c:474:13: warning: enumeration values 'GWY_FILE_OPERATION_DETECT', 'GWY_FILE_OPERATION_LOAD', and 'GWY_FILE_OPERATION_MASK' not explicitly handled in switch [-Wswitch-enum] switch (saveok) { ^ gwyappfilechooser.c:220:13: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ gwyappfilechooser.c:250:13: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ gwyappfilechooser.c:292:13: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ gwyappfilechooser.c:486:13: warning: enumeration values 'GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER' and 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ validate.c:225:13: warning: enumeration values 'KEY_IS_NONE', 'KEY_IS_FILENAME', and 'KEY_IS_GRAPH_LASTID' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ validate.c:343:13: warning: 8 enumeration values not explicitly handled in switch: 'KEY_IS_NONE', 'KEY_IS_DATA', 'KEY_IS_GRAPH'... [-Wswitch-enum] switch (type) { ^ remote.c:44:13: warning: enumeration value 'GWY_APP_REMOTE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ apefile.c:414:17: warning: enumeration values 'SPM_MODE_STM' and 'SPM_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (apefile.spm_mode) { ^ apefile.c:570:13: warning: enumeration values 'SPM_MODE_PHASE_DETECT_AFM' and 'SPM_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (apefile->spm_mode) { ^ ezdfile.c:551:17: warning: enumeration value 'SCAN_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (section->direction) { ^ hdf4file.c:460:17: warning: 67 enumeration values not explicitly handled in switch: 'HDF4_NULL', 'HDF4_RLE', 'HDF4_IMC'... [-Wswitch-enum] switch (desc->tag) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gzip/gzip_1.6.orig.tar.gz quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/haildb/haildb_2.3.2.orig.tar.gz ./include/buf0buf.ic:305:10: warning: 5 enumeration values not explicitly handled in switch: 'BUF_BLOCK_NOT_USED', 'BUF_BLOCK_READY_FOR_USE', 'BUF_BLOCK_FILE_PAGE'... [-Wswitch-enum] switch (buf_page_get_state(bpage)) { ^ buf/buf0buf.c:3328:10: warning: enumeration value 'BUF_IO_NONE' not explicitly handled in switch [-Wswitch-enum] switch (io_type) { ^ buf/buf0flu.c:1056:10: warning: enumeration values 'BUF_FLUSH_SINGLE_PAGE' and 'BUF_FLUSH_N_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (flush_type) { ^ buf/buf0lru.c:417:14: warning: 5 enumeration values not explicitly handled in switch: 'BUF_BLOCK_ZIP_FREE', 'BUF_BLOCK_NOT_USED', 'BUF_BLOCK_READY_FOR_USE'... [-Wswitch-enum] switch (buf_page_get_state( ^ buf/buf0lru.c:1635:10: warning: 6 enumeration values not explicitly handled in switch: 'BUF_BLOCK_ZIP_FREE', 'BUF_BLOCK_ZIP_PAGE', 'BUF_BLOCK_ZIP_DIRTY'... [-Wswitch-enum] switch (buf_block_get_state(block)) { ^ buf/buf0rea.c:370:10: warning: 6 enumeration values not explicitly handled in switch: 'BUF_BLOCK_ZIP_FREE', 'BUF_BLOCK_ZIP_DIRTY', 'BUF_BLOCK_NOT_USED'... [-Wswitch-enum] switch (buf_page_get_state(bpage)) { ^ lock/lock0lock.c:770:11: warning: 4 enumeration values not explicitly handled in switch: 'LOCK_IS', 'LOCK_S', 'LOCK_X'... [-Wswitch-enum] switch (lock_get_mode(lock)) { ^ lock/lock0lock.c:5489:10: warning: enumeration value 'LOCK_NONE' not explicitly handled in switch [-Wswitch-enum] switch (lock_get_mode(lock)) { ^ api/api0misc.c:186:10: warning: 31 enumeration values not explicitly handled in switch: 'DB_SUCCESS', 'DB_ERROR', 'DB_INTERRUPTED'... [-Wswitch-enum] switch (err) { ^ api/api0cfg.c:144:10: warning: enumeration values 'IB_CFG_IBOOL', 'IB_CFG_TEXT', and 'IB_CFG_CB' not explicitly handled in switch [-Wswitch-enum] switch (cfg_var->type) { ^ api/api0sql.c:62:11: warning: 8 enumeration values not explicitly handled in switch: 'IB_BINARY', 'IB_VARBINARY', 'IB_BLOB'... [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hamlib/hamlib_1.2.15.3.orig.tar.gz rig.c:311:10: warning: 7 enumeration values not explicitly handled in switch: 'RIG_PORT_NONE', 'RIG_PORT_DEVICE', 'RIG_PORT_PACKET'... [-Wswitch-enum] switch (caps->port_type) { ^ rig.c:542:9: warning: enumeration value 'RIG_DCD_CM108' not explicitly handled in switch [-Wswitch-enum] switch(rs->dcdport.type.dcd) { ^ rig.c:674:9: warning: enumeration value 'RIG_DCD_CM108' not explicitly handled in switch [-Wswitch-enum] switch(rs->dcdport.type.dcd) { ^ rig.c:1336:10: warning: enumeration value 'RIG_DCD_CM108' not explicitly handled in switch [-Wswitch-enum] switch (rig->state.dcdport.type.dcd) { ^ rotator.c:224:10: warning: 8 enumeration values not explicitly handled in switch: 'RIG_PORT_NONE', 'RIG_PORT_DEVICE', 'RIG_PORT_PACKET'... [-Wswitch-enum] switch (caps->port_type) { ^ rotator.c:308:9: warning: 4 enumeration values not explicitly handled in switch: 'RIG_PORT_PACKET', 'RIG_PORT_DTMF', 'RIG_PORT_ULTRA'... [-Wswitch-enum] switch(rs->rotport.type.rig) { ^ rotator.c:408:10: warning: 7 enumeration values not explicitly handled in switch: 'RIG_PORT_NONE', 'RIG_PORT_DEVICE', 'RIG_PORT_PACKET'... [-Wswitch-enum] switch(rs->rotport.type.rig) { ^ iofunc.c:69:9: warning: enumeration values 'RIG_PORT_PACKET', 'RIG_PORT_DTMF', and 'RIG_PORT_ULTRA' not explicitly handled in switch [-Wswitch-enum] switch(p->type.rig) { ^ iofunc.c:155:11: warning: 5 enumeration values not explicitly handled in switch: 'RIG_PORT_NONE', 'RIG_PORT_PACKET', 'RIG_PORT_DTMF'... [-Wswitch-enum] switch (port_type) { ^ parallel.c:426:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_PTT_NONE', 'RIG_PTT_RIG', 'RIG_PTT_SERIAL_DTR'... [-Wswitch-enum] switch(p->type.ptt) { ^ parallel.c:468:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_PTT_NONE', 'RIG_PTT_RIG', 'RIG_PTT_SERIAL_DTR'... [-Wswitch-enum] switch(p->type.ptt) { ^ parallel.c:499:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_DCD_NONE', 'RIG_DCD_RIG', 'RIG_DCD_SERIAL_DSR'... [-Wswitch-enum] switch(p->type.dcd) { ^ cm108.c:161:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_PTT_NONE', 'RIG_PTT_RIG', 'RIG_PTT_SERIAL_DTR'... [-Wswitch-enum] switch(p->type.ptt) { ^ cm108.c:217:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_PTT_NONE', 'RIG_PTT_RIG', 'RIG_PTT_SERIAL_DTR'... [-Wswitch-enum] switch(p->type.ptt) { ^ cm108.c:247:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_DCD_NONE', 'RIG_DCD_RIG', 'RIG_DCD_SERIAL_DSR'... [-Wswitch-enum] switch(p->type.dcd) { ^ ic756.c:700:9: warning: enumeration value 'RIG_CONF_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch(cfp->type) { ^ ic746.c:654:9: warning: enumeration value 'RIG_CONF_BUTTON' not explicitly handled in switch [-Wswitch-enum] switch(cfp->type) { ^ icom.c:2746:9: warning: 8 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_UP', 'RIG_OP_DOWN'... [-Wswitch-enum] switch(op) { ^ icom.c:2822:9: warning: enumeration values 'RIG_SCAN_VFO' and 'RIG_SCAN_PLT' not explicitly handled in switch [-Wswitch-enum] switch(scan) { ^ frame.c:326:10: warning: 12 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_PKTLSB', 'RIG_MODE_PKTUSB'... [-Wswitch-enum] switch (mode) { ^ ts850.c:325:10: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ ts870s.c:151:11: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) ^ ts570.c:95:11: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (*mode) ^ ts570.c:136:15: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ ts570.c:163:11: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) ^ k2.c:281:9: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_AM', 'RIG_MODE_FM'... [-Wswitch-enum] switch(mode) { ^ k3.c:330:10: warning: 18 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_AM', 'RIG_MODE_CW'... [-Wswitch-enum] switch (mode) { ^ thf7.c:332:9: warning: 12 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ thf6a.c:338:9: warning: 12 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ kenwood.c:1979:9: warning: enumeration values 'RIG_RESET_NONE', 'RIG_RESET_SOFT', and 'RIG_RESET_MCALL' not explicitly handled in switch [-Wswitch-enum] switch(reset) { ^ kenwood.c:2054:9: warning: 10 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ th.c:262:11: warning: 20 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CW', 'RIG_MODE_USB'... [-Wswitch-enum] switch (mode) { ^ th.c:1559:10: warning: 11 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ th.c:1615:10: warning: enumeration values 'RIG_MTYPE_NONE', 'RIG_MTYPE_MEMOPAD', and 'RIG_MTYPE_SAT' not explicitly handled in switch [-Wswitch-enum] switch (chan_caps->type) { ^ th.c:1896:10: warning: enumeration values 'RIG_MTYPE_NONE', 'RIG_MTYPE_MEMOPAD', and 'RIG_MTYPE_SAT' not explicitly handled in switch [-Wswitch-enum] switch (chan_caps->type) { ^ th.c:2072:9: warning: enumeration values 'RIG_RESET_NONE', 'RIG_RESET_SOFT', and 'RIG_RESET_MCALL' not explicitly handled in switch [-Wswitch-enum] switch(reset) { ^ ic10.c:279:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ ic10.c:438:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch (ptt) { ^ ic10.c:568:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_WFM', 'RIG_MODE_CWR', 'RIG_MODE_RTTYR'... [-Wswitch-enum] switch (chan->mode) { ^ ic10.c:594:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_WFM', 'RIG_MODE_CWR', 'RIG_MODE_RTTYR'... [-Wswitch-enum] switch (chan->tx_mode) { ^ ic10.c:846:9: warning: 12 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ ar5000.c:401:13: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ ar3000.c:287:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ ar7030.c:340:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) ^ ar7030.c:656:11: warning: enumeration value 'RIG_POWER_STANDBY' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ ar7030.c:692:10: warning: 4 enumeration values not explicitly handled in switch: 'RIG_RESET_NONE', 'RIG_RESET_VFO', 'RIG_RESET_MCALL'... [-Wswitch-enum] switch(reset) { ^ ar3030.c:368:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ ar3030.c:628:9: warning: 12 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ ar2700.c:215:10: warning: 19 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CW', 'RIG_MODE_USB'... [-Wswitch-enum] switch (mode) { ^ ar7030p.c:1280:11: warning: 11 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_FROM_VFO', 'RIG_OP_TO_VFO'... [-Wswitch-enum] switch( op ) ^ ar7030p.c:1427:14: warning: enumeration value 'RIG_POWER_STANDBY' not explicitly handled in switch [-Wswitch-enum] switch ( status ) ^ ar7030p.c:1496:12: warning: 4 enumeration values not explicitly handled in switch: 'RIG_RESET_NONE', 'RIG_RESET_VFO', 'RIG_RESET_MCALL'... [-Wswitch-enum] switch ( reset ) ^ ar7030p_utils.c:1262:11: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch( mode ) ^ sr2200.c:376:10: warning: 19 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CW', 'RIG_MODE_USB'... [-Wswitch-enum] switch (mode) { ^ aor.c:300:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ aor.c:702:10: warning: 9 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ aor.c:725:10: warning: enumeration values 'RIG_SCAN_PRIO', 'RIG_SCAN_DELTA', and 'RIG_SCAN_PLT' not explicitly handled in switch [-Wswitch-enum] switch (scan) { ^ ft100.c:505:10: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTYR', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(mode) { ^ ft100.c:709:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft747.c:480:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft747.c:677:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft817.c:769:9: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTYR', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(mode) { ^ ft817.c:829:9: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft817.c:1060:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft847.c:639:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft847.c:668:12: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft847.c:785:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft890.c:544:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft890.c:570:12: warning: 20 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_USB', 'RIG_MODE_LSB'... [-Wswitch-enum] switch(mode) { ^ ft890.c:901:11: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch (ptt) { ^ ft890.c:1337:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft900.c:544:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft900.c:570:12: warning: 20 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_USB', 'RIG_MODE_LSB'... [-Wswitch-enum] switch(mode) { ^ ft900.c:901:11: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch (ptt) { ^ ft900.c:1336:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft920.c:647:16: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft920.c:683:16: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft920.c:741:20: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_USB', 'RIG_MODE_LSB'... [-Wswitch-enum] switch(mode) { ^ ft920.c:1713:13: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch (ptt) { ^ ft1000mp.c:786:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft857.c:734:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTYR', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(mode) { ^ ft857.c:809:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft857.c:1026:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft897.c:744:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTYR', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(mode) { ^ ft897.c:791:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft897.c:819:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft990.c:567:10: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ ft990.c:1562:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft990.c:2060:10: warning: 7 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_XCHG', 'RIG_OP_MCL'... [-Wswitch-enum] switch(op) { ^ frg8800.c:208:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft757gx.c:658:12: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft736.c:293:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft736.c:360:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ frg100.c:303:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ frg9600.c:165:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CW', 'RIG_MODE_RTTY'... [-Wswitch-enum] switch(mode) { ^ vr5000.c:446:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ ft767gx.c:1384:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft840.c:606:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode) { ^ ft840.c:632:12: warning: 20 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_USB', 'RIG_MODE_LSB'... [-Wswitch-enum] switch(mode) { ^ ft840.c:963:11: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch (ptt) { ^ ft840.c:1403:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ ft980.c:718:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ vx1700.c:585:12: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_FM', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode){ ^ vx1700.c:698:13: warning: enumeration value 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt){ ^ vx1700.c:728:13: warning: enumeration value 'RIG_PTT_ON_MIC' not explicitly handled in switch [-Wswitch-enum] switch(ptt){ ^ vx1700.c:695:12: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_FM', 'RIG_MODE_WFM'... [-Wswitch-enum] switch(mode){ ^ vx1700.c:855:12: warning: 10 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op){ ^ newcat.c:552:12: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(mode) { ^ newcat.c:937:12: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch(ptt) { ^ newcat.c:3130:13: warning: 4 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_MCL', 'RIG_OP_LEFT'... [-Wswitch-enum] switch (op) { ^ newcat.c:3348:12: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch(chan->mode) { ^ newcat.c:4031:17: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ newcat.c:4093:17: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ newcat.c:4208:17: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ newcat.c:4269:17: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_AMS'... [-Wswitch-enum] switch (mode) { ^ dummy.c:1136:11: warning: enumeration value 'RIG_OP_NONE' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ pcr.c:735:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ alinco.c:276:11: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ uniden.c:275:10: warning: 19 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CW', 'RIG_MODE_USB'... [-Wswitch-enum] switch (mode) { ^ rx340.c:333:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ rx331.c:421:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ orion.c:563:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_RTTYR'... [-Wswitch-enum] switch (mode) { ^ orion.c:1528:10: warning: 9 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ jupiter.c:544:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ omnivii.c:533:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ paragon.c:413:12: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch(mode) { ^ paragon.c:550:13: warning: 4 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_XCHG', 'RIG_OP_LEFT'... [-Wswitch-enum] switch (op) ^ tentec.c:179:13: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (priv->mode) { ^ tentec.c:262:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ tentec2.c:322:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ tt550.c:668:11: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) ^ tt550.c:759:11: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) ^ tt550.c:1493:11: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) ^ kachina.c:185:11: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ nrd525.c:179:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ nrd525.c:233:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) { ^ jrc.c:160:10: warning: 11 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_CWR', 'RIG_MODE_RTTYR'... [-Wswitch-enum] switch (mode) { ^ jrc.c:1087:9: warning: enumeration values 'RIG_RESET_NONE' and 'RIG_RESET_SOFT' not explicitly handled in switch [-Wswitch-enum] switch(reset) { ^ jrc.c:1273:9: warning: 11 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch(op) { ^ jrc.c:1300:9: warning: 6 enumeration values not explicitly handled in switch: 'RIG_SCAN_MEM', 'RIG_SCAN_PRIO', 'RIG_SCAN_PROG'... [-Wswitch-enum] switch(scan) { ^ drake.c:248:10: warning: 13 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ drake.c:693:9: warning: 8 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_XCHG', 'RIG_OP_BAND_UP'... [-Wswitch-enum] switch(op) { ^ lowe.c:137:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ rs.c:128:13: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch (mode) { ^ trp8255.c:285:13: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_FM', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ trp8255.c:440:13: warning: 10 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_XCHG', 'RIG_OP_MCL'... [-Wswitch-enum] switch (op) { ^ skanti.c:162:10: warning: 17 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_FM', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ dttsp.c:671:11: warning: 14 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ dttsp.c:712:10: warning: enumeration values 'RIG_AGC_SUPERFAST', 'RIG_AGC_USER', and 'RIG_AGC_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (agc) { ^ wj.c:128:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (priv->mode) { ^ racal.c:255:10: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_WFM'... [-Wswitch-enum] switch (mode) { ^ ra37xx.c:316:10: warning: 15 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_WFM', 'RIG_MODE_RTTYR'... [-Wswitch-enum] switch (mode) { ^ ra37xx.c:662:13: warning: 5 enumeration values not explicitly handled in switch: 'RIG_SCAN_SLCT', 'RIG_SCAN_PRIO', 'RIG_SCAN_PROG'... [-Wswitch-enum] switch (scan) ^ ra37xx.c:682:13: warning: 12 enumeration values not explicitly handled in switch: 'RIG_OP_NONE', 'RIG_OP_CPY', 'RIG_OP_XCHG'... [-Wswitch-enum] switch (op) ^ adat.c:1203:13: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch( nRIGPTTStatus ) ^ adat.c:3384:17: warning: enumeration values 'RIG_PTT_ON_MIC' and 'RIG_PTT_ON_DATA' not explicitly handled in switch [-Wswitch-enum] switch( ptt ) ^ winradio.c:72:12: warning: 16 enumeration values not explicitly handled in switch: 'RIG_MODE_NONE', 'RIG_MODE_RTTY', 'RIG_MODE_CWR'... [-Wswitch-enum] switch ( mode ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/haserl/haserl_0.9.35.orig.tar.gz h_script.c:530:15: warning: enumeration values 'INCLUDE', 'COMMENT', and 'NOOP' not explicitly handled in switch [-Wswitch-enum] switch (token->tag) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hddtemp/hddtemp_0.3-beta15.orig.tar.gz hddtemp.c:95:10: warning: enumeration value 'DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch(unit) { ^ hddtemp.c:111:10: warning: enumeration value 'DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch(unit) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hdf5/hdf5_1.8.8.orig.tar.gz H5Odtype.c:615:21: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->u.atomic.order) { ^ H5Odtype.c:682:21: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->u.atomic.order) { ^ H5Odtype.c:778:21: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->u.atomic.order) { ^ H5Odtype.c:813:21: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->u.atomic.order) { ^ H5Odtype.c:1925:10: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->u.atomic.order) { ^ H5Ofill.c:821:12: warning: enumeration values 'H5D_ALLOC_TIME_ERROR' and 'H5D_ALLOC_TIME_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch(fill->alloc_time) { ^ H5Ofill.c:840:12: warning: enumeration value 'H5D_FILL_TIME_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(fill->fill_time) { ^ H5Ofill.c:860:12: warning: enumeration value 'H5D_FILL_VALUE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(fill_status) { ^ H5Olayout.c:196:16: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(mesg->type) { ^ H5Olayout.c:312:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(mesg->type) { ^ H5Olayout.c:542:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(mesg->type) { ^ H5Olayout.c:608:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout_src->type) { ^ H5Olayout.c:694:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(mesg->type) { ^ H5Olink.c:208:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_EXTERNAL', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(lnk->type) { ^ H5Olink.c:351:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_EXTERNAL', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(lnk->type) { ^ H5Olink.c:502:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_EXTERNAL', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(lnk->type) { ^ H5Olink.c:826:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_EXTERNAL', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(lnk->type) { ^ H5Pdcpl.c:258:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(dst_layout.type) { ^ H5Pdcpl.c:407:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout1->type) { ^ H5Pdcpl.c:612:16: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout->type) { ^ H5Pdcpl.c:726:12: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout_type) { ^ H5Pdcpl.c:1795:16: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout.type) { ^ H5R.c:432:12: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch(obj_type) { ^ H5S.c:179:12: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ H5S.c:491:13: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (src->type) { ^ H5S.c:689:13: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (H5S_GET_EXTENT_TYPE(ds)) { ^ H5S.c:792:12: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch(H5S_GET_EXTENT_TYPE(ds)) { ^ H5S.c:877:12: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch(ext->type) { ^ H5Sdbg.c:98:12: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch(H5S_GET_EXTENT_TYPE(mesg)) { ^ H5T.c:3221:16: warning: 7 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(new_dt->shared->type) { ^ H5T.c:3520:12: warning: 10 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:3704:17: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (dt->shared->type) { ^ H5T.c:4245:28: warning: enumeration values 'H5R_BADTYPE' and 'H5R_MAXTYPE' not explicitly handled in switch [-Wswitch-enum] switch(dt1->shared->u.atomic.u.r.rtype) { ^ H5T.c:4173:21: warning: 7 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_OPAQUE', 'H5T_COMPOUND'... [-Wswitch-enum] switch (dt1->shared->type) { ^ H5T.c:3919:12: warning: 8 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt1->shared->type) { ^ H5T.c:4981:12: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:5050:16: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:5219:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tconv.c:1059:20: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(src->shared->type) { ^ H5Tconv.c:1461:20: warning: 10 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(src->shared->type) { ^ H5Tconv.c:1687:24: warning: enumeration values 'H5T_PAD_ERROR', 'H5T_PAD_BACKGROUND', and 'H5T_NPAD' not explicitly handled in switch [-Wswitch-enum] switch(dst->shared->u.atomic.lsb_pad) { ^ H5Tconv.c:1700:24: warning: enumeration values 'H5T_PAD_ERROR', 'H5T_PAD_BACKGROUND', and 'H5T_NPAD' not explicitly handled in switch [-Wswitch-enum] switch(dst->shared->u.atomic.msb_pad) { ^ H5Tdbg.c:175:12: warning: 4 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_REFERENCE', 'H5T_ARRAY'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tdbg.c:247:9: warning: enumeration values 'H5T_ORDER_ERROR' and 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.order) { ^ H5Tdbg.c:279:24: warning: enumeration values 'H5T_SGN_ERROR' and 'H5T_NSGN' not explicitly handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.u.i.sign) { ^ H5Tdbg.c:298:24: warning: enumeration value 'H5T_NORM_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.u.f.norm) { ^ H5Tdbg.c:277:9: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tdbg.c:351:16: warning: enumeration values 'H5T_LOC_BADLOC' and 'H5T_LOC_MAXLOC' not explicitly handled in switch [-Wswitch-enum] switch(dt->shared->u.vlen.loc) { ^ H5Tfields.c:207:13: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch (dt->shared->type) { ^ H5Tfields.c:263:13: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch (dt->shared->type) { ^ H5Tprecis.c:268:14: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_STRING', 'H5T_OPAQUE'... [-Wswitch-enum] switch (dt->shared->type) { ^ H5Tvisit.c:119:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tvlen.c:222:16: warning: enumeration value 'H5T_LOC_MAXLOC' not explicitly handled in switch [-Wswitch-enum] switch(loc) { ^ H5Tvlen.c:1055:12: warning: 10 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch(dt->shared->type) { ^ H5Znbit.c:255:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_base_class) { ^ H5Znbit.c:340:16: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_member_class) { ^ H5Znbit.c:459:12: warning: 4 enumeration values not explicitly handled in switch: 'H5T_ORDER_ERROR', 'H5T_ORDER_VAX', 'H5T_ORDER_MIXED'... [-Wswitch-enum] switch(dtype_order) { ^ H5Znbit.c:549:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_base_class) { ^ H5Znbit.c:654:16: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_member_class) { ^ H5Znbit.c:759:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_class) { ^ H5Znbit.c:814:12: warning: 9 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch(dtype_class) { ^ H5Zscaleoffset.c:971:12: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch(dtype_order) { ^ H5Zscaleoffset.c:1067:12: warning: enumeration value 'H5T_ORDER_MIXED' not explicitly handled in switch [-Wswitch-enum] switch(H5T_native_order_g) { ^ H5Ztrans.c:662:17: warning: 7 enumeration values not explicitly handled in switch: 'H5Z_XFORM_ERROR', 'H5Z_XFORM_INTEGER', 'H5Z_XFORM_FLOAT'... [-Wswitch-enum] switch (current->tok_type) { ^ H5Ztrans.c:748:13: warning: enumeration values 'H5Z_XFORM_ERROR', 'H5Z_XFORM_MULT', and 'H5Z_XFORM_DIVIDE' not explicitly handled in switch [-Wswitch-enum] switch (current->tok_type) { ^ H5Ztrans.c:1062:10: warning: 7 enumeration values not explicitly handled in switch: 'H5Z_XFORM_ERROR', 'H5Z_XFORM_INTEGER', 'H5Z_XFORM_FLOAT'... [-Wswitch-enum] switch (tree->type) { ^ tfile.c:759:12: warning: enumeration value 'H5F_CLOSE_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch(fc_degree) { ^ tfile.c:1142:24: warning: 13 enumeration values not explicitly handled in switch: 'H5I_UNINIT', 'H5I_BADID', 'H5I_DATATYPE'... [-Wswitch-enum] switch(id_type) { ^ tvltypes.c:2566:20: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout) { ^ tvltypes.c:2671:20: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout) { ^ tvltypes.c:2866:20: warning: enumeration values 'H5D_LAYOUT_ERROR' and 'H5D_NLAYOUTS' not explicitly handled in switch [-Wswitch-enum] switch(layout) { ^ fheap.c:497:12: warning: enumeration value 'FHEAP_TEST_FILL_N' not explicitly handled in switch [-Wswitch-enum] switch(tparam->fill) { ^ fheap.c:15916:16: warning: enumeration value 'FHEAP_TEST_NTESTS' not explicitly handled in switch [-Wswitch-enum] switch(curr_test) { ^ fheap.c:15965:20: warning: enumeration value 'FHEAP_TEST_FILL_N' not explicitly handled in switch [-Wswitch-enum] switch(fill) { ^ h5tools.c:2906:13: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (type_class) { ^ h5tools_str.c:1050:21: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch (oi.type) { ^ h5tools_utils.c:572:12: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch(oinfo->type) { ^ h5diff.c:542:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(linfo->type) ^ h5diff.c:1898:24: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(argdata->type) ^ h5diff.c:1932:12: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(argdata->type) ^ h5diff_array.c:260:13: warning: enumeration values 'H5T_NO_CLASS', 'H5T_TIME', and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (type_class) ^ h5diff_array.c:440:13: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (H5Tget_class(m_type)) ^ h5diff_dset.c:699:13: warning: enumeration values 'H5T_NO_CLASS', 'H5T_TIME', and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (tclass1) ^ h5diff_util.c:79:13: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_TIME', 'H5T_STRING'... [-Wswitch-enum] switch (H5Tget_class(type)) ^ h5diff_util.c:211:12: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ h5diff_util.c:243:13: warning: enumeration values 'H5T_SGN_ERROR' and 'H5T_NSGN' not explicitly handled in switch [-Wswitch-enum] switch (sign) ^ h5diff_util.c:269:13: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (tclass) ^ h5trav.c:846:12: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch(oinfo->type) { ^ h5trav.c:895:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5tools_type.c:78:10: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch( type_class ) ^ h5tools_type.c:155:10: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch( type_class ) ^ h5ls.c:1387:16: warning: enumeration value 'H5S_NO_CLASS' not explicitly handled in switch [-Wswitch-enum] switch(space_type) { ^ h5ls.c:1608:17: warning: 11 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_INTEGER', 'H5T_FLOAT'... [-Wswitch-enum] switch (tclass) ^ h5ls.c:1906:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5debug.c:79:12: warning: enumeration value 'H5B2_NUM_BTREE_ID' not explicitly handled in switch [-Wswitch-enum] switch(subtype) { ^ h5debug.c:250:16: warning: enumeration value 'H5B_NUM_BTREE_ID' not explicitly handled in switch [-Wswitch-enum] switch(subtype) { ^ h5stat.c:637:16: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch(oi->type) { ^ h5stat.c:680:12: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(li->type) { ^ h5dump.c:929:16: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch(H5Tget_class(type)) { ^ h5dump.c:1668:16: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch(oinfo.type) { ^ h5dump.c:1803:16: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5dump.c:2343:20: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch(H5Tget_class(type)) { ^ h5dump.c:3191:14: warning: enumeration value 'H5D_FILL_TIME_ERROR' not explicitly handled in switch [-Wswitch-enum] switch ( ft ) { ^ h5dump.c:3229:13: warning: enumeration values 'H5D_ALLOC_TIME_ERROR' and 'H5D_ALLOC_TIME_DEFAULT' not explicitly handled in switch [-Wswitch-enum] switch (at) { ^ h5dump.c:4028:16: warning: enumeration values 'H5L_TYPE_ERROR', 'H5L_TYPE_HARD', and 'H5L_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(linfo.type) { ^ h5dump.c:5323:21: warning: enumeration values 'H5T_ORDER_ERROR', 'H5T_ORDER_MIXED', and 'H5T_ORDER_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump.c:5335:21: warning: enumeration values 'H5T_SGN_ERROR' and 'H5T_NSGN' not explicitly handled in switch [-Wswitch-enum] switch (sgn) { ^ h5dump.c:5365:25: warning: enumeration values 'H5T_ORDER_ERROR', 'H5T_ORDER_MIXED', and 'H5T_ORDER_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump.c:5449:29: warning: enumeration values 'H5T_ORDER_ERROR', 'H5T_ORDER_MIXED', and 'H5T_ORDER_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump.c:5313:17: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump.c:5716:13: warning: enumeration value 'H5S_NULL' not explicitly handled in switch [-Wswitch-enum] switch (space_type) { ^ h5dump.c:5936:21: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump.c:6812:17: warning: 4 enumeration values not explicitly handled in switch: 'H5T_NO_CLASS', 'H5T_STRING', 'H5T_REFERENCE'... [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump.c:7032:14: warning: enumeration value 'H5D_FILL_TIME_ERROR' not explicitly handled in switch [-Wswitch-enum] switch ( ft ) { ^ h5dump.c:7049:14: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not explicitly handled in switch [-Wswitch-enum] switch ( at ) { ^ h5dump.c:7112:17: warning: enumeration values 'H5T_NO_CLASS' and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump.c:7537:17: warning: enumeration values 'H5O_TYPE_UNKNOWN' and 'H5O_TYPE_NTYPES' not explicitly handled in switch [-Wswitch-enum] switch (oi.type) { ^ sio_timer.c:137:21: warning: 5 enumeration values not explicitly handled in switch: 'HDF5_FILE_READ_OPEN', 'HDF5_FILE_READ_CLOSE', 'HDF5_FILE_WRITE_OPEN'... [-Wswitch-enum] switch (t) { ^ H5LT.c:1907:13: warning: enumeration values 'H5T_NO_CLASS', 'H5T_REFERENCE', and 'H5T_NCLASSES' not explicitly handled in switch [-Wswitch-enum] switch (tcls) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hello/hello_2.9.orig.tar.gz quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hello-debhelper/hello-debhelper_2.8.orig.tar.gz quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hello-traditional/hello-traditional_2.9.orig.tar.gz quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hercules/hercules_3.07.orig.tar.gz decNumber.c:5632:11: warning: enumeration value 'DEC_ROUND_MAX' not explicitly handled in switch [-Wswitch-enum] switch (set->round) { ^ decNumber.c:5896:11: warning: 5 enumeration values not explicitly handled in switch: 'DEC_ROUND_UP', 'DEC_ROUND_HALF_UP', 'DEC_ROUND_HALF_EVEN'... [-Wswitch-enum] switch (set->round) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hexchat/hexchat_2.10.2.orig.tar.xz maingui.c:3824:10: warning: 4 enumeration values not explicitly handled in switch: 'GDK_ACTION_DEFAULT', 'GDK_ACTION_LINK', 'GDK_ACTION_PRIVATE'... [-Wswitch-enum] switch (gdk_drag_context_get_selected_action (context)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hidrd/hidrd_0.2.0.orig.tar.gz fmt.c:119:13: warning: 6 enumeration values not explicitly handled in switch: 'HIDRD_FMT_TYPE_NULL', 'HIDRD_FMT_TYPE_S32', 'HIDRD_FMT_TYPE_U32'... [-Wswitch-enum] switch (type) ^ tkn.c:139:13: warning: enumeration value 'HIDRD_TKN_HMNZ_CAP_NONE' not explicitly handled in switch [-Wswitch-enum] switch (cap) ^ /home/danielm/daca-clang-everything/hidrd-0.2.0/include/hidrd/item/short.h:63:13: warning: enumeration value 'HIDRD_ITEM_PFX_TYPE_RESERVED' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ any.c:93:29: warning: enumeration value 'HIDRD_ITEM_LOCAL_TAG_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (local_tag = hidrd_item_local_get_tag(item)) ^ any.c:59:21: warning: enumeration value 'HIDRD_ITEM_PFX_TYPE_RESERVED' not explicitly handled in switch [-Wswitch-enum] switch (short_type = hidrd_item_short_get_type(item)) ^ inst.c:50:13: warning: enumeration values 'HIDRD_OPT_TYPE_S32', 'HIDRD_OPT_TYPE_U32', and 'HIDRD_OPT_TYPE_BOOLEAN' not explicitly handled in switch [-Wswitch-enum] switch (opt->type) ^ item.c:545:13: warning: enumeration value 'HIDRD_ITEM_LOCAL_TAG_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (tag = hidrd_item_local_get_tag(item)) ^ item.c:594:13: warning: enumeration value 'HIDRD_ITEM_PFX_TYPE_RESERVED' not explicitly handled in switch [-Wswitch-enum] switch (hidrd_item_short_get_type(item)) ^ item.c:373:13: warning: enumeration value 'HIDRD_ITEM_LOCAL_TAG_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (hidrd_item_local_get_tag(item)) ^ item.c:426:13: warning: enumeration value 'HIDRD_ITEM_PFX_TYPE_RESERVED' not explicitly handled in switch [-Wswitch-enum] switch (type = hidrd_item_short_get_type(item)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hivex/hivex_1.3.9.orig.tar.gz xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hmmer/hmmer_3.1b2.orig.tar.gz esl_buffer.c:527:12: warning: 5 enumeration values not explicitly handled in switch: 'eslBUFFER_UNSET', 'eslBUFFER_STREAM', 'eslBUFFER_CMDPIPE'... [-Wswitch-enum] switch (bf->mode_is) { ^ esl_buffer.c:536:12: warning: 5 enumeration values not explicitly handled in switch: 'eslBUFFER_UNSET', 'eslBUFFER_FILE', 'eslBUFFER_ALLFILE'... [-Wswitch-enum] switch (bf->mode_is) { ^ esl_msafile.c:287:13: warning: enumeration value 'eslBUFFER_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (afp->bf->mode_is) { ^ esl_msafile.c:1139:11: warning: enumeration value 'eslBUFFER_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (afp->bf->mode_is) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hmmer2/hmmer2_2.3.2.orig.tar.xz shuffle_main.c:292:12: warning: enumeration value 'DO_IID_FIXEDLEN' not explicitly handled in switch [-Wswitch-enum] switch (strategy) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/htdig/htdig_3.2.0b6.orig.tar.gz db.c:1342:10: warning: enumeration values 'DB_QUEUE' and 'DB_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (dbp->type) { ^ db_am.c:104:11: warning: enumeration value 'DB_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (dbp->type) { ^ db_am.c:270:10: warning: enumeration value 'DB_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(dbp->type) { ^ db_pr.c:175:10: warning: enumeration value 'DB_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (dbp->type) { ^ db_pr.c:1003:10: warning: enumeration value 'DB_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (dbp->type) { ^ lock.c:117:11: warning: enumeration value 'DB_LOCK_DUMP' not explicitly handled in switch [-Wswitch-enum] switch (list[i].op) { ^ lock.c:541:12: warning: 5 enumeration values not explicitly handled in switch: 'DB_LSTAT_ERR', 'DB_LSTAT_FREE', 'DB_LSTAT_HELD'... [-Wswitch-enum] switch (newl->status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/html-xml-utils/html-xml-utils_6.9.orig.tar.gz tree.c:529:11: warning: enumeration value 'Root' not explicitly handled in switch [-Wswitch-enum] switch (n->tp) { ^ genid.c:72:13: warning: 4 enumeration values not explicitly handled in switch: 'Comment', 'Declaration', 'Procins'... [-Wswitch-enum] switch (h->tp) { ^ hxname2id.c:129:13: warning: enumeration values 'Declaration' and 'Root' not explicitly handled in switch [-Wswitch-enum] switch (h->tp) { ^ hxnormalize.c:172:11: warning: enumeration value 'Root' not explicitly handled in switch [-Wswitch-enum] switch (n->tp) { ^ selector.c:250:13: warning: 5 enumeration values not explicitly handled in switch: 'HASH', 'PSEUDO_FIRST_CHILD_', 'PSEUDO_NTH_LAN'... [-Wswitch-enum] switch (state) { ^ hxtoc.c:215:13: warning: 4 enumeration values not explicitly handled in switch: 'Comment', 'Declaration', 'Procins'... [-Wswitch-enum] switch (h->tp) { ^ hxuncdata.c:37:13: warning: enumeration value 'CDATA7' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/httperf/httperf_0.9.0.orig.tar.gz object.c:72:11: warning: enumeration value 'OBJ_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ object.c:141:11: warning: enumeration value 'OBJ_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ http.c:372:15: warning: 5 enumeration values not explicitly handled in switch: 'S_INITIAL', 'S_CONNECTING', 'S_CONNECTED'... [-Wswitch-enum] switch (s->state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/httptunnel/httptunnel_3.3+dfsg.orig.tar.gz tunnel.c:940:11: warning: enumeration value 'TUNNEL_SIMPLE' not explicitly handled in switch [-Wswitch-enum] switch (req) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hugs98/hugs98_98.200609.21.orig.tar.gz machine.c:338:10: warning: enumeration value 'iTABLE' not explicitly handled in switch [-Wswitch-enum] switch (instrAt(pc)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hwloc/hwloc_1.4.1.orig.tar.bz2 topology.c:276:11: warning: 13 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology.c:643:9: warning: 11 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_SOCKET'... [-Wswitch-enum] switch(obj->type) { ^ topology.c:2579:11: warning: enumeration values 'HWLOC_BACKEND_NONE' and 'HWLOC_BACKEND_MAX' not explicitly handled in switch [-Wswitch-enum] switch (topology->backend_type) { ^ traversal.c:177:11: warning: enumeration value 'HWLOC_OBJ_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (obj) ^ traversal.c:380:11: warning: enumeration value 'HWLOC_OBJ_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ traversal.c:471:11: warning: 10 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-synthetic.c:120:10: warning: 5 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_BRIDGE', 'HWLOC_OBJ_PCI_DEVICE'... [-Wswitch-enum] switch (topology->backend_params.synthetic.type[i+1]) { ^ topology-synthetic.c:135:13: warning: 8 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_SOCKET', 'HWLOC_OBJ_CORE'... [-Wswitch-enum] switch (type) { ^ topology-xml.c:217:13: warning: 10 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:235:13: warning: 11 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:259:13: warning: 11 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:285:13: warning: 11 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:299:13: warning: 12 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:319:13: warning: 12 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:341:13: warning: 12 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:376:13: warning: 9 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SOCKET', 'HWLOC_OBJ_CORE', 'HWLOC_OBJ_PU'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:393:13: warning: 10 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SOCKET', 'HWLOC_OBJ_CACHE', 'HWLOC_OBJ_CORE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:411:13: warning: 10 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SOCKET', 'HWLOC_OBJ_CACHE', 'HWLOC_OBJ_CORE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:1230:11: warning: 8 enumeration values not explicitly handled in switch: 'HWLOC_OBJ_SYSTEM', 'HWLOC_OBJ_MACHINE', 'HWLOC_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ hwloc-bind.c:227:15: warning: enumeration value 'HWLOC_MEMBIND_MIXED' not explicitly handled in switch [-Wswitch-enum] switch (policy) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/icoutils/icoutils_0.31.0.orig.tar.bz2 printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/igraph/igraph_0.7.1.orig.tar.gz cocitation.c:165:11: warning: enumeration value 'IGRAPH_ALL' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ structural_properties.c:2022:11: warning: enumeration value 'IGRAPH_SUBGRAPH_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (impl) { ^ foreign.c:3192:11: warning: 4 enumeration values not explicitly handled in switch: 'IGRAPH_ATTRIBUTE_DEFAULT', 'IGRAPH_ATTRIBUTE_R_OBJECT', 'IGRAPH_ATTRIBUTE_PY_OBJECT'... [-Wswitch-enum] switch (vertex_attr_type) { ^ foreign.c:3203:11: warning: 4 enumeration values not explicitly handled in switch: 'IGRAPH_ATTRIBUTE_DEFAULT', 'IGRAPH_ATTRIBUTE_R_OBJECT', 'IGRAPH_ATTRIBUTE_PY_OBJECT'... [-Wswitch-enum] switch (edge_attr_type) { ^ foreign-graphml.c:678:11: warning: enumeration values 'IGRAPH_ATTRIBUTE_DEFAULT', 'IGRAPH_ATTRIBUTE_R_OBJECT', and 'IGRAPH_ATTRIBUTE_PY_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (rec->record.type) { ^ foreign-graphml.c:802:11: warning: enumeration values 'IGRAPH_ATTRIBUTE_DEFAULT', 'IGRAPH_ATTRIBUTE_R_OBJECT', and 'IGRAPH_ATTRIBUTE_PY_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (rec->type) { ^ foreign-graphml.c:880:11: warning: enumeration values 'FINISH' and 'ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state->st) { ^ foreign-graphml.c:1012:11: warning: enumeration values 'START', 'FINISH', and 'ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state->st) { ^ foreign-graphml.c:1061:11: warning: 8 enumeration values not explicitly handled in switch: 'START', 'INSIDE_GRAPHML', 'INSIDE_GRAPH'... [-Wswitch-enum] switch (state->st) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/imagemagick/imagemagick_6.9.1.2.orig.tar.xz magick/animate.c:384:11: warning: enumeration value 'NullCommand' not explicitly handled in switch [-Wswitch-enum] switch (command_type) ^ magick/annotate.c:443:13: warning: enumeration value 'UndefinedAlign' not explicitly handled in switch [-Wswitch-enum] switch (annotate->align) ^ magick/blob.c:2101:11: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedStream', 'StandardStream', 'PipeStream'... [-Wswitch-enum] switch (image->blob->type) ^ magick/blob.c:2422:11: warning: enumeration value 'UndefinedBlobMode' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ magick/cache.c:859:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/cache.c:2649:11: warning: 13 enumeration values not explicitly handled in switch: 'UndefinedVirtualPixelMethod', 'BackgroundVirtualPixelMethod', 'ConstantVirtualPixelMethod'... [-Wswitch-enum] switch (virtual_pixel_method) ^ magick/cache.c:2719:19: warning: enumeration value 'UndefinedVirtualPixelMethod' not explicitly handled in switch [-Wswitch-enum] switch (virtual_pixel_method) ^ magick/cache.c:4203:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/cache.c:4368:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/cache.c:4893:13: warning: 16 enumeration values not explicitly handled in switch: 'UndefinedVirtualPixelMethod', 'ConstantVirtualPixelMethod', 'DitherVirtualPixelMethod'... [-Wswitch-enum] switch (virtual_pixel_method) ^ magick/cache.c:5190:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/cache.c:5356:11: warning: enumeration values 'UndefinedCache' and 'PingCache' not explicitly handled in switch [-Wswitch-enum] switch (cache_info->type) ^ magick/channel.c:433:13: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'SyncChannels'... [-Wswitch-enum] switch (channel) ^ magick/color.c:1129:11: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/color.c:1450:11: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/colorspace.c:451:19: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:253:11: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:768:11: warning: 29 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:980:11: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ magick/colorspace.c:1870:19: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:1667:11: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:2195:11: warning: 31 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/colorspace.c:2347:11: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ magick/compare.c:1529:11: warning: enumeration value 'UndefinedMetric' not explicitly handled in switch [-Wswitch-enum] switch (metric) ^ magick/compare.c:1671:11: warning: enumeration value 'UndefinedMetric' not explicitly handled in switch [-Wswitch-enum] switch (metric) ^ magick/composite.c:1701:11: warning: 49 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'NoCompositeOp', 'ModulusAddCompositeOp'... [-Wswitch-enum] switch (compose) ^ magick/composite.c:2386:19: warning: 57 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'NoCompositeOp', 'ModulusAddCompositeOp'... [-Wswitch-enum] switch (compose) ^ magick/composite.c:2455:15: warning: enumeration value 'UndefinedCompositeOp' not explicitly handled in switch [-Wswitch-enum] switch (compose) ^ magick/deprecate.c:3646:11: warning: 6 enumeration values not explicitly handled in switch: 'UndefinedInterpolatePixel', 'Average9InterpolatePixel', 'Average16InterpolatePixel'... [-Wswitch-enum] switch (method) ^ magick/deprecate.c:5006:11: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ magick/display.c:1927:17: warning: 54 enumeration values not explicitly handled in switch: 'TextHelpCommand', 'TextApplyCommand', 'ChopDirectionCommand'... [-Wswitch-enum] switch (AnnotateCommands[id]) ^ magick/display.c:2307:17: warning: 58 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (TextCommands[id]) ^ magick/display.c:2926:17: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (ChopCommands[id]) ^ magick/display.c:3375:17: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (ColorEditCommands[id]) ^ magick/display.c:3700:17: warning: enumeration value 'UndefinedMethod' not explicitly handled in switch [-Wswitch-enum] switch (method) ^ magick/display.c:4005:17: warning: 55 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (CompositeCommands[id]) ^ magick/display.c:4670:17: warning: 58 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (CropCommands[id]) ^ magick/display.c:4971:21: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (RectifyCommands[id]) ^ magick/display.c:5515:19: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (DrawCommands[id]) ^ magick/display.c:5894:15: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (element) ^ magick/display.c:6009:15: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (element) ^ magick/display.c:6392:11: warning: 30 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (command) ^ magick/display.c:7107:11: warning: 6 enumeration values not explicitly handled in switch: 'UndoCommand', 'RedoCommand', 'ROIHelpCommand'... [-Wswitch-enum] switch (command) ^ magick/display.c:9679:17: warning: 53 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (MatteEditCommands[id]) ^ magick/display.c:10006:17: warning: enumeration value 'UndefinedMethod' not explicitly handled in switch [-Wswitch-enum] switch (method) ^ magick/display.c:10612:17: warning: 57 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (PasteCommands[id]) ^ magick/display.c:11245:17: warning: 90 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (ROICommands[id]) ^ magick/display.c:11500:19: warning: 90 enumeration values not explicitly handled in switch: 'OpenCommand', 'NextCommand', 'FormerCommand'... [-Wswitch-enum] switch (command_type) ^ magick/display.c:12005:21: warning: 56 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (RotateCommands[id]) ^ magick/display.c:13042:11: warning: 55 enumeration values not explicitly handled in switch: 'AnnotateNameCommand', 'AnnotateFontColorCommand', 'AnnotateBackgroundColorCommand'... [-Wswitch-enum] switch (TileCommands[id]) ^ magick/distort.c:420:11: warning: enumeration values 'UndefinedDistortion', 'ResizeDistortion', and 'SentinelDistortion' not explicitly handled in switch [-Wswitch-enum] switch (*method) { ^ magick/distort.c:500:11: warning: enumeration values 'UndefinedDistortion', 'ResizeDistortion', and 'SentinelDistortion' not explicitly handled in switch [-Wswitch-enum] switch (*method) ^ magick/distort.c:1766:13: warning: 6 enumeration values not explicitly handled in switch: 'UndefinedDistortion', 'AffineProjectionDistortion', 'ScaleRotateTranslateDistortion'... [-Wswitch-enum] switch (method) ^ magick/distort.c:1979:13: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedDistortion', 'AffineProjectionDistortion', 'ScaleRotateTranslateDistortion'... [-Wswitch-enum] switch (method) { ^ magick/distort.c:2363:15: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedDistortion', 'AffineProjectionDistortion', 'ScaleRotateTranslateDistortion'... [-Wswitch-enum] switch (method) ^ magick/distort.c:2393:17: warning: 6 enumeration values not explicitly handled in switch: 'UndefinedDistortion', 'AffineProjectionDistortion', 'ScaleRotateTranslateDistortion'... [-Wswitch-enum] switch (method) ^ magick/distort.c:2956:13: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedColorInterpolate', 'PolynomialColorInterpolate', 'ShepardsColorInterpolate'... [-Wswitch-enum] switch (sparse_method) { ^ magick/distort.c:3074:17: warning: enumeration values 'UndefinedColorInterpolate' and 'PolynomialColorInterpolate' not explicitly handled in switch [-Wswitch-enum] switch (sparse_method) ^ magick/draw.c:733:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/draw.c:2853:13: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'PointPrimitive', 'LinePrimitive'... [-Wswitch-enum] switch (primitive_type) ^ magick/draw.c:2942:13: warning: enumeration value 'UndefinedPrimitive' not explicitly handled in switch [-Wswitch-enum] switch (primitive_type) ^ magick/draw.c:4095:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/draw.c:4231:15: warning: enumeration value 'UndefinedMethod' not explicitly handled in switch [-Wswitch-enum] switch (primitive_info->method) ^ magick/draw.c:4333:15: warning: enumeration value 'UndefinedMethod' not explicitly handled in switch [-Wswitch-enum] switch (primitive_info->method) ^ magick/draw.c:4206:11: warning: 11 enumeration values not explicitly handled in switch: 'UndefinedPrimitive', 'LinePrimitive', 'RectanglePrimitive'... [-Wswitch-enum] switch (primitive_info->primitive) ^ magick/draw.c:5960:15: warning: enumeration value 'UndefinedJoin' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->linejoin) ^ magick/draw.c:6032:15: warning: enumeration value 'UndefinedJoin' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->linejoin) ^ magick/effect.c:2564:13: warning: enumeration value 'UndefinedPreview' not explicitly handled in switch [-Wswitch-enum] switch (preview) ^ magick/enhance.c:2462:15: warning: enumeration value 'UndefinedPixelIntensityMethod' not explicitly handled in switch [-Wswitch-enum] switch (method) ^ magick/enhance.c:3742:15: warning: 25 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/enhance.c:3849:15: warning: 26 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/exception.c:509:11: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedException', 'RandomWarning', 'RandomError'... [-Wswitch-enum] switch (severity) ^ magick/fourier.c:263:15: warning: enumeration value 'UndefinedComplexOperator' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ magick/fx.c:1485:15: warning: 6 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/fx.c:1549:21: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/fx.c:1584:19: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/fx.c:2481:21: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'CompositeChannels', 'TrueAlphaChannel'... [-Wswitch-enum] switch (channel) ^ magick/fx.c:2491:21: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'BlackChannel', 'CompositeChannels'... [-Wswitch-enum] switch (channel) ^ magick/gem.c:1506:11: warning: enumeration value 'UndefinedNoise' not explicitly handled in switch [-Wswitch-enum] switch (noise_type) ^ magick/identify.c:157:13: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MeanStatistic'... [-Wswitch-enum] switch (type) ^ magick/identify.c:189:15: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MeanStatistic'... [-Wswitch-enum] switch (type) ^ magick/identify.c:310:11: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MedianStatistic'... [-Wswitch-enum] switch (type) ^ magick/identify.c:350:15: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'BlackChannel', 'CompositeChannels'... [-Wswitch-enum] switch (channel) ^ magick/identify.c:583:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/identify.c:792:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/identify.c:837:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/identify.c:885:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/identify.c:948:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ magick/image.c:3729:17: warning: enumeration value 'UndefinedResolution' not explicitly handled in switch [-Wswitch-enum] switch (image->units) ^ magick/layer.c:1988:11: warning: 13 enumeration values not explicitly handled in switch: 'UndefinedLayer', 'CoalesceLayer', 'CompareAnyLayer'... [-Wswitch-enum] switch (method) ^ magick/matrix.c:374:11: warning: enumeration values 'UndefinedCache', 'PingCache', and 'DistributedCache' not explicitly handled in switch [-Wswitch-enum] switch (matrix_info->type) ^ magick/memory.c:1023:13: warning: enumeration value 'UndefinedVirtualMemory' not explicitly handled in switch [-Wswitch-enum] switch (memory_info->type) ^ magick/mime.c:290:13: warning: enumeration value 'UndefinedData' not explicitly handled in switch [-Wswitch-enum] switch (p->data_type) ^ magick/morphology.c:968:10: warning: 20 enumeration values not explicitly handled in switch: 'UnityKernel', 'GaussianKernel', 'DoGKernel'... [-Wswitch-enum] switch(type) { ^ magick/morphology.c:1028:10: warning: enumeration values 'UndefinedKernel' and 'UserDefinedKernel' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ magick/morphology.c:2600:10: warning: 14 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'CorrelateMorphology', 'DistanceMorphology'... [-Wswitch-enum] switch(method) { ^ magick/morphology.c:2936:15: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'CorrelateMorphology', 'ErodeMorphology'... [-Wswitch-enum] switch (method) { ^ magick/morphology.c:2954:16: warning: 13 enumeration values not explicitly handled in switch: 'CorrelateMorphology', 'DistanceMorphology', 'OpenMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3280:16: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3309:16: warning: 19 enumeration values not explicitly handled in switch: 'CorrelateMorphology', 'ErodeMorphology', 'DilateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3414:10: warning: 21 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch(method) { ^ magick/morphology.c:3506:16: warning: 21 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3584:16: warning: 22 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3699:16: warning: 21 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3775:16: warning: 22 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:3909:11: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch( method ) { ^ magick/morphology.c:3982:12: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'ErodeMorphology'... [-Wswitch-enum] switch ( method ) { ^ magick/morphology.c:4023:17: warning: 10 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'ErodeIntensityMorphology'... [-Wswitch-enum] switch( method ) { ^ magick/morphology.c:4187:15: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedMorphology', 'ConvolveMorphology', 'CorrelateMorphology'... [-Wswitch-enum] switch( method ) { ^ magick/morphology.c:4471:11: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedKernel', 'UnityKernel', 'CometKernel'... [-Wswitch-enum] switch (kernel->type) { ^ magick/option.c:1924:11: warning: 15 enumeration values not explicitly handled in switch: 'MagickUndefinedOptions', 'MagickCoderOptions', 'MagickColorOptions'... [-Wswitch-enum] switch (option) ^ magick/pixel.c:573:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:785:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:996:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:1208:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:1420:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:1630:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:1843:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:2025:11: warning: enumeration value 'UndefinedPixel' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/pixel.c:2123:11: warning: enumeration value 'UndefinedPixelIntensityMethod' not explicitly handled in switch [-Wswitch-enum] switch (image->intensity) ^ magick/pixel.c:2299:11: warning: enumeration value 'UndefinedPixelIntensityMethod' not explicitly handled in switch [-Wswitch-enum] switch (image->intensity) ^ magick/pixel.c:2645:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:2894:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:3148:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:3378:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:3606:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:3834:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:4062:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/pixel.c:4243:11: warning: enumeration value 'UndefinedPixel' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/pixel.c:4465:11: warning: enumeration value 'UndefinedInterpolatePixel' not explicitly handled in switch [-Wswitch-enum] switch (interpolate) ^ magick/profile.c:928:21: warning: 36 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (cmsGetColorSpace(source_profile)) ^ magick/profile.c:990:21: warning: 36 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (signature) ^ magick/profile.c:1077:21: warning: enumeration value 'UndefinedIntent' not explicitly handled in switch [-Wswitch-enum] switch (image->rendering_intent) ^ magick/profile.c:1213:21: warning: 40 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (signature) ^ magick/quantum.c:312:11: warning: 19 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ magick/quantum.c:803:11: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlueQuantum'... [-Wswitch-enum] switch (quantum_type) ^ magick/quantum-export.c:3901:11: warning: enumeration values 'UndefinedQuantum', 'GrayPadQuantum', and 'RGBPadQuantum' not explicitly handled in switch [-Wswitch-enum] switch (quantum_type) ^ magick/quantum-import.c:4053:11: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'OpacityQuantum', 'GrayPadQuantum'... [-Wswitch-enum] switch (quantum_type) ^ magick/registry.c:222:15: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (registry_info->type) ^ magick/registry.c:206:11: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/registry.c:432:11: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (p->type) ^ magick/registry.c:471:11: warning: enumeration value 'UndefinedRegistryType' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/resample.c:436:14: warning: 7 enumeration values not explicitly handled in switch: 'BackgroundVirtualPixelMethod', 'ConstantVirtualPixelMethod', 'TransparentVirtualPixelMethod'... [-Wswitch-enum] switch ( resample_filter->virtual_pixel ) { ^ magick/resize.c:974:13: warning: 26 enumeration values not explicitly handled in switch: 'UndefinedFilter', 'PointFilter', 'TriangleFilter'... [-Wswitch-enum] switch (filter_type) ^ magick/resize.c:994:11: warning: 30 enumeration values not explicitly handled in switch: 'UndefinedFilter', 'PointFilter', 'BoxFilter'... [-Wswitch-enum] switch (filter_type) ^ magick/resource.c:181:11: warning: enumeration value 'UndefinedResource' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/resource.c:594:11: warning: enumeration value 'UndefinedResource' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/resource.c:684:11: warning: enumeration value 'UndefinedResource' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/resource.c:908:11: warning: enumeration value 'UndefinedResource' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/resource.c:1280:11: warning: enumeration value 'UndefinedResource' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/statistic.c:3625:15: warning: enumeration value 'UndefinedStatistic' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ magick/stream.c:1130:11: warning: enumeration value 'UndefinedPixel' not explicitly handled in switch [-Wswitch-enum] switch (stream_info->storage_type) ^ magick/stream.c:1513:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:1699:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:1892:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:2066:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:2233:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:2398:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:2563:19: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'CMYKAQuantum', 'CMYKQuantum'... [-Wswitch-enum] switch (quantum_map[i]) ^ magick/stream.c:1396:11: warning: enumeration value 'UndefinedPixel' not explicitly handled in switch [-Wswitch-enum] switch (stream_info->storage_type) ^ magick/xwindow.c:2315:11: warning: 5 enumeration values not explicitly handled in switch: 'UndefinedElement', 'ColorElement', 'MatteElement'... [-Wswitch-enum] switch (draw_info->element) ^ magick/xwindow.c:4278:17: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (composite_image->storage_class) ^ coders/bgr.c:347:27: warning: 23 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'BlackQuantum', 'CMYKAQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/bgr.c:212:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/bgr.c:1165:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/cmyk.c:362:27: warning: 23 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlueQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/cmyk.c:208:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/cmyk.c:1319:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/dpx.c:573:10: warning: 9 enumeration values not explicitly handled in switch: 'UserDefinedColorimetric', 'PrintingDensityColorimetric', 'LinearColorimetric'... [-Wswitch-enum] switch(colorimetric) ^ coders/dpx.c:1577:11: warning: enumeration value 'UndefinedOrientation' not explicitly handled in switch [-Wswitch-enum] switch (image->orientation) ^ coders/dpx.c:1611:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ coders/json.c:199:13: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MeanStatistic'... [-Wswitch-enum] switch (type) ^ coders/json.c:231:15: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MeanStatistic'... [-Wswitch-enum] switch (type) ^ coders/json.c:428:11: warning: 7 enumeration values not explicitly handled in switch: 'UndefinedStatistic', 'GradientStatistic', 'MedianStatistic'... [-Wswitch-enum] switch (type) ^ coders/json.c:468:15: warning: 8 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'BlackChannel', 'CompositeChannels'... [-Wswitch-enum] switch (channel) ^ coders/json.c:787:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ coders/json.c:864:11: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ coders/json.c:914:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ coders/json.c:956:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ coders/json.c:1014:15: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (colorspace) ^ coders/miff.c:1308:13: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (image->compression) ^ coders/miff.c:1392:15: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (image->compression) ^ coders/miff.c:1534:13: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (image->compression) ^ coders/miff.c:2010:13: warning: 21 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/miff.c:2396:13: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/miff.c:2472:15: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/miff.c:2604:13: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/msl.c:3244:19: warning: 9 enumeration values not explicitly handled in switch: 'UndefinedChannel', 'AlphaChannel', 'BlackChannel'... [-Wswitch-enum] switch (channel) ^ coders/pango.c:218:11: warning: enumeration values 'UndefinedGravity', 'CenterGravity', and 'StaticGravity' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->gravity) ^ coders/pango.c:301:11: warning: enumeration value 'UndefinedAlign' not explicitly handled in switch [-Wswitch-enum] switch (draw_info->align) ^ coders/pcl.c:799:13: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pcl.c:912:15: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pcl.c:949:13: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1331:13: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1602:13: warning: 15 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1690:17: warning: 16 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1807:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:1926:19: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2064:13: warning: 15 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2145:17: warning: 16 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2254:17: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2365:19: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2525:17: warning: 19 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pdf.c:2570:17: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/pnm.c:944:17: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/pnm.c:1035:23: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/pnm.c:1690:17: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/pnm.c:2214:23: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/ps.c:2025:19: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps.c:2169:19: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:472:11: warning: 22 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:624:19: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:749:17: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:860:19: warning: 19 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps2.c:1024:19: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:489:11: warning: 16 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:545:11: warning: 16 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:897:11: warning: 20 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'NoCompression', 'BZipCompression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1280:17: warning: 15 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1350:23: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1389:19: warning: 17 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1436:23: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1473:21: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/ps3.c:1540:21: warning: 18 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/psd.c:246:11: warning: 46 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'NoCompositeOp', 'ModulusAddCompositeOp'... [-Wswitch-enum] switch (op) ^ coders/psd.c:279:11: warning: enumeration value 'Raw' not explicitly handled in switch [-Wswitch-enum] switch (compression) ^ coders/rgb.c:348:27: warning: 23 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'BlackQuantum', 'CMYKAQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/rgb.c:211:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/rgb.c:1167:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/sgi.c:1036:13: warning: 21 enumeration values not explicitly handled in switch: 'UndefinedCompression', 'BZipCompression', 'DXT1Compression'... [-Wswitch-enum] switch (compression) ^ coders/svg.c:4407:13: warning: enumeration value 'UndefinedPrimitive' not explicitly handled in switch [-Wswitch-enum] switch (primitive_type) ^ coders/txt.c:485:17: warning: 33 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'TransparentColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ coders/vips.c:197:14: warning: 5 enumeration values not explicitly handled in switch: 'VIPSBandFormatNOTSET', 'VIPSBandFormatUCHAR', 'VIPSBandFormatCHAR'... [-Wswitch-enum] switch(format) ^ coders/vips.c:188:10: warning: 10 enumeration values not explicitly handled in switch: 'VIPSTypeMULTIBAND', 'VIPSTypeHISTOGRAM', 'VIPSTypeXYZ'... [-Wswitch-enum] switch(type) ^ coders/vips.c:225:16: warning: enumeration values 'VIPSBandFormatNOTSET', 'VIPSBandFormatCOMPLEX', and 'VIPSBandFormatDPCOMPLEX' not explicitly handled in switch [-Wswitch-enum] switch(format) ^ coders/vips.c:257:16: warning: 5 enumeration values not explicitly handled in switch: 'VIPSBandFormatNOTSET', 'VIPSBandFormatUCHAR', 'VIPSBandFormatCHAR'... [-Wswitch-enum] switch(format) ^ coders/vips.c:281:14: warning: enumeration values 'VIPSBandFormatNOTSET', 'VIPSBandFormatCOMPLEX', and 'VIPSBandFormatDPCOMPLEX' not explicitly handled in switch [-Wswitch-enum] switch(format) ^ coders/vips.c:217:10: warning: 10 enumeration values not explicitly handled in switch: 'VIPSTypeMULTIBAND', 'VIPSTypeHISTOGRAM', 'VIPSTypeXYZ'... [-Wswitch-enum] switch(type) ^ coders/vips.c:680:10: warning: 31 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch(image->colorspace) ^ coders/xcf.c:795:13: warning: 11 enumeration values not explicitly handled in switch: 'PROP_COLORMAP', 'PROP_ACTIVE_CHANNEL', 'PROP_SELECTION'... [-Wswitch-enum] switch (prop_type) ^ coders/xcf.c:1082:13: warning: 15 enumeration values not explicitly handled in switch: 'PROP_ACTIVE_LAYER', 'PROP_ACTIVE_CHANNEL', 'PROP_SELECTION'... [-Wswitch-enum] switch (prop_type) ^ coders/ycbcr.c:337:27: warning: 24 enumeration values not explicitly handled in switch: 'UndefinedQuantum', 'AlphaQuantum', 'BlackQuantum'... [-Wswitch-enum] switch (quantum_type) ^ coders/ycbcr.c:221:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/ycbcr.c:1069:13: warning: 4 enumeration values not explicitly handled in switch: 'UndefinedInterlace', 'GIFInterlace', 'JPEGInterlace'... [-Wswitch-enum] switch (image_info->interlace) ^ coders/jpeg.c:906:11: warning: 13 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_YCbCr', 'JCS_YCCK'... [-Wswitch-enum] switch (jpeg_info->out_color_space) ^ coders/jpeg.c:1200:11: warning: 12 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_YCCK', 'JCS_EXT_RGB'... [-Wswitch-enum] switch (jpeg_info.out_color_space) ^ coders/jpeg.c:2161:11: warning: 28 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'TransparentColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ coders/jpeg.c:2544:15: warning: 31 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'RGBColorspace', 'GRAYColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ coders/jpeg.c:2565:15: warning: 26 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ coders/png.c:973:11: warning: enumeration value 'UndefinedIntent' not explicitly handled in switch [-Wswitch-enum] switch (intent) ^ coders/xwd.c:415:13: warning: enumeration value 'UndefinedClass' not explicitly handled in switch [-Wswitch-enum] switch (image->storage_class) ^ wand/compare.c:1112:23: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ wand/compare.c:1174:23: warning: 32 enumeration values not explicitly handled in switch: 'UndefinedColorspace', 'TransparentColorspace', 'OHTAColorspace'... [-Wswitch-enum] switch (image->colorspace) ^ wand/composite.c:129:15: warning: 62 enumeration values not explicitly handled in switch: 'UndefinedCompositeOp', 'NoCompositeOp', 'ModulusAddCompositeOp'... [-Wswitch-enum] switch( composite_options->compose ) ^ wand/magick-image.c:7195:11: warning: enumeration value 'UndefinedMode' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ wand/mogrify.c:8156:21: warning: enumeration value 'UndefinedLayer' not explicitly handled in switch [-Wswitch-enum] switch (method) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/imlib2/imlib2_1.4.7.orig.tar.gz api.c:3499:12: warning: enumeration value 'IMLIB_TEXT_TO_ANGLE' not explicitly handled in switch [-Wswitch-enum] switch (ctx->direction) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/indent/indent_2.2.11.orig.tar.gz indent.c:168:17: warning: 39 enumeration values not explicitly handled in switch: 'code_eof', 'lparen', 'rparen'... [-Wswitch-enum] switch (*type_code) ^ lexi.c:473:18: warning: enumeration value 'rw_none' not explicitly handled in switch [-Wswitch-enum] switch (p->rwcode) ^ parse.c:291:13: warning: 32 enumeration values not explicitly handled in switch: 'code_eof', 'newline', 'lparen'... [-Wswitch-enum] switch (tk) ^ parse.c:586:25: warning: 33 enumeration values not explicitly handled in switch: 'code_eof', 'newline', 'lparen'... [-Wswitch-enum] switch (parser_state_tos->p_stack[parser_state_tos->tos - 1]) ^ parse.c:583:17: warning: 41 enumeration values not explicitly handled in switch: 'code_eof', 'newline', 'lparen'... [-Wswitch-enum] switch (parser_state_tos->p_stack[parser_state_tos->tos]) ^ output.c:203:13: warning: 16 enumeration values not explicitly handled in switch: 'bb_none', 'bb_embedded_comment_start', 'bb_embedded_comment_end'... [-Wswitch-enum] switch (bb->priority_code) ^ output.c:351:13: warning: 41 enumeration values not explicitly handled in switch: 'code_eof', 'newline', 'lparen'... [-Wswitch-enum] switch (parser_state_tos->last_token) ^ handletoken.c:2167:13: warning: 15 enumeration values not explicitly handled in switch: 'code_eof', 'start_token', 'ifstmt'... [-Wswitch-enum] switch (type_code) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/inetutils/inetutils_1.9.orig.tar.gz printf-args.c:43:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1916:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4836:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4997:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ traceroute.c:403:11: warning: enumeration value 'TRACE_1393' not explicitly handled in switch [-Wswitch-enum] switch (t->type) ^ traceroute.c:462:11: warning: enumeration value 'TRACE_1393' not explicitly handled in switch [-Wswitch-enum] switch (t->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/infernal/infernal_1.1.1.orig.tar.gz esl_buffer.c:527:12: warning: 5 enumeration values not explicitly handled in switch: 'eslBUFFER_UNSET', 'eslBUFFER_STREAM', 'eslBUFFER_CMDPIPE'... [-Wswitch-enum] switch (bf->mode_is) { ^ esl_buffer.c:536:12: warning: 5 enumeration values not explicitly handled in switch: 'eslBUFFER_UNSET', 'eslBUFFER_FILE', 'eslBUFFER_ALLFILE'... [-Wswitch-enum] switch (bf->mode_is) { ^ esl_msafile.c:287:13: warning: enumeration value 'eslBUFFER_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (afp->bf->mode_is) { ^ esl_msafile.c:1139:11: warning: enumeration value 'eslBUFFER_UNSET' not explicitly handled in switch [-Wswitch-enum] switch (afp->bf->mode_is) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/iperf/iperf_2.0.5.orig.tar.gz Thread.c:233:14: warning: enumeration value 'kMode_Unknown' not explicitly handled in switch [-Wswitch-enum] switch ( thread->mThreadMode ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ipmitool/ipmitool_1.8.15.orig.tar.bz2 ipmi_sel.c:1167:10: warning: 25 enumeration values not explicitly handled in switch: 'IPMI_OEM_HP', 'IPMI_OEM_SUN', 'IPMI_OEM_NOKIA'... [-Wswitch-enum] switch (ipmi_get_oem(intf)) ^ ipmi_sel.c:1371:9: warning: 30 enumeration values not explicitly handled in switch: 'IPMI_OEM_UNKNOWN', 'IPMI_OEM_HP', 'IPMI_OEM_SUN'... [-Wswitch-enum] switch(iana){ ^ ipmi_sel.c:1394:9: warning: 30 enumeration values not explicitly handled in switch: 'IPMI_OEM_UNKNOWN', 'IPMI_OEM_HP', 'IPMI_OEM_SUN'... [-Wswitch-enum] switch(iana){ ^ ipmi_fwum.c:1078:9: warning: enumeration value 'KFWUM_BOARD_KONTRON_5002' not explicitly handled in switch [-Wswitch-enum] switch(pInfo->boardId) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ircd-hybrid/ircd-hybrid_8.2.8+dfsg.1.orig.tar.gz m_dline.c:56:13: warning: enumeration value 'HM_HOST' not explicitly handled in switch [-Wswitch-enum] switch (arec->masktype) ^ m_dline.c:79:13: warning: enumeration value 'HM_HOST' not explicitly handled in switch [-Wswitch-enum] switch (arec->masktype) ^ m_kline.c:59:13: warning: enumeration value 'HM_HOST' not explicitly handled in switch [-Wswitch-enum] switch (arec->masktype) ^ m_stats.c:86:11: warning: 7 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_KLINE', 'CONF_DLINE'... [-Wswitch-enum] switch (type) ^ client.c:402:11: warning: 9 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_SERVER', 'CONF_EXEMPT'... [-Wswitch-enum] switch (conf->type) ^ client.c:553:11: warning: enumeration value 'HIDE_IP' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ conf.c:136:11: warning: 4 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_KLINE', 'CONF_DLINE'... [-Wswitch-enum] switch (type) ^ conf.c:576:11: warning: 6 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_KLINE', 'CONF_DLINE'... [-Wswitch-enum] switch (type) ^ conf.c:649:10: warning: 6 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_KLINE', 'CONF_DLINE'... [-Wswitch-enum] switch(type) ^ getopt.c:78:17: warning: enumeration value 'ENDEBUG' not explicitly handled in switch [-Wswitch-enum] switch (opts[i].argtype) ^ hostmask.c:624:11: warning: enumeration value 'HM_HOST' not explicitly handled in switch [-Wswitch-enum] switch (arec->masktype) ^ hostmask.c:735:11: warning: 10 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_SERVER', 'CONF_EXEMPT'... [-Wswitch-enum] switch (arec->type) ^ hostmask.c:766:15: warning: 10 enumeration values not explicitly handled in switch: 'CONF_CLIENT', 'CONF_SERVER', 'CONF_EXEMPT'... [-Wswitch-enum] switch (arec->type) ^ motd.c:242:13: warning: enumeration value 'MOTD_UNIVERSAL' not explicitly handled in switch [-Wswitch-enum] switch (motd->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ircd-ratbox/ircd-ratbox_3.0.8.dfsg.orig.tar.gz getopt.c:68:13: warning: enumeration value 'ENDEBUG' not explicitly handled in switch [-Wswitch-enum] switch (opts[i].argtype) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/irssi/irssi_0.8.17.orig.tar.gz parse.c:154:11: warning: 21 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch (rec->scanner->token) { ^ fe-common-core.c:253:10: warning: 7 enumeration values not explicitly handled in switch: 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', 'G_LOG_FLAG_FATAL'... [-Wswitch-enum] switch (log_level) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jclassinfo/jclassinfo_0.19.1.orig.tar.gz constant_pool.c:442:12: warning: enumeration value 'INT_IS_INT' not explicitly handled in switch [-Wswitch-enum] switch(int_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/joy2key/joy2key_1.6.3.orig.tar.bz2 joy2key.c:230:12: warning: enumeration value 'NONE' not explicitly handled in switch [-Wswitch-enum] switch(target) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jpegpixi/jpegpixi_1.1.1.orig.tar.gz file.c:121:17: warning: 11 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_EXT_RGB', 'JCS_EXT_RGBX'... [-Wswitch-enum] switch (injpg.jpeg_color_space) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jscoverage/jscoverage_0.3.1.orig.tar.gz src/jsapi.c:479:13: warning: enumeration values 'JSTYPE_NULL', 'JSTYPE_XML', and 'JSTYPE_LIMIT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ src/jsarray.c:340:17: warning: 7 enumeration values not explicitly handled in switch: 'JSTYPE_VOID', 'JSTYPE_OBJECT', 'JSTYPE_FUNCTION'... [-Wswitch-enum] switch (type) { ^ src/jsemit.c:798:29: warning: 186 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsemit.c:1302:17: warning: 9 enumeration values not explicitly handled in switch: 'STMT_BLOCK', 'STMT_LABEL', 'STMT_IF'... [-Wswitch-enum] switch (stmt->type) { ^ src/jsemit.c:1664:17: warning: 177 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsemit.c:1866:21: warning: 187 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsemit.c:1880:21: warning: 187 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsemit.c:1895:21: warning: 188 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsemit.c:3231:29: warning: 190 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsfun.c:1095:13: warning: 8 enumeration values not explicitly handled in switch: 'JSTYPE_VOID', 'JSTYPE_OBJECT', 'JSTYPE_STRING'... [-Wswitch-enum] switch (type) { ^ src/jsinterp.c:946:17: warning: 193 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch ((JSOp) *pc) { ^ src/jsinterp.c:1900:21: warning: enumeration value 'JSTRAP_LIMIT' not explicitly handled in switch [-Wswitch-enum] switch (interruptHandler(cx, script, pc, &rval, ^ src/jsinterp.c:2462:21: warning: 193 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsinterp.c:3713:21: warning: 173 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsinterp.c:4174:21: warning: enumeration value 'JSTRAP_LIMIT' not explicitly handled in switch [-Wswitch-enum] switch (JS_HandleTrap(cx, script, pc, &rval)) { ^ src/jsinterp.c:4710:21: warning: 191 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op2) { ^ src/jsinterp.c:5018:25: warning: enumeration value 'JSTRAP_LIMIT' not explicitly handled in switch [-Wswitch-enum] switch (handler(cx, script, pc, &rval, ^ src/jsinterp.c:1922:17: warning: 4 enumeration values not explicitly handled in switch: 'JSOP_BACKPATCH', 'JSOP_BACKPATCH_POP', 'JSOP_BACKPATCH_PUSH'... [-Wswitch-enum] switch (op) { ^ src/jsinterp.c:5434:25: warning: enumeration value 'JSTRAP_LIMIT' not explicitly handled in switch [-Wswitch-enum] switch (handler(cx, script, pc, &rval, rt->throwHookData)) { ^ src/jsobj.c:3326:13: warning: 8 enumeration values not explicitly handled in switch: 'JSTYPE_VOID', 'JSTYPE_OBJECT', 'JSTYPE_FUNCTION'... [-Wswitch-enum] switch (hint) { ^ src/jsopcode.c:977:21: warning: 196 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsopcode.c:2090:25: warning: 178 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsopcode.c:1023:21: warning: 42 enumeration values not explicitly handled in switch: 'JSOP_ARGUMENTS', 'JSOP_BITOR', 'JSOP_BITXOR'... [-Wswitch-enum] switch (op) { ^ src/jsopcode.c:3105:25: warning: 194 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsparse.c:1394:21: warning: 79 enumeration values not explicitly handled in switch: 'TOK_EOF', 'TOK_EOL', 'TOK_SEMI'... [-Wswitch-enum] switch (tt) { ^ src/jsparse.c:1285:13: warning: 59 enumeration values not explicitly handled in switch: 'TOK_EOF', 'TOK_COMMA', 'TOK_ASSIGN'... [-Wswitch-enum] switch (tt) { ^ src/jsparse.c:2778:13: warning: 75 enumeration values not explicitly handled in switch: 'TOK_EOF', 'TOK_EOL', 'TOK_SEMI'... [-Wswitch-enum] switch (tt) { ^ src/jsparse.c:3901:25: warning: 78 enumeration values not explicitly handled in switch: 'TOK_ERROR', 'TOK_EOF', 'TOK_EOL'... [-Wswitch-enum] switch (tt) { ^ src/jsparse.c:3798:13: warning: 64 enumeration values not explicitly handled in switch: 'TOK_EOF', 'TOK_EOL', 'TOK_SEMI'... [-Wswitch-enum] switch (tt) { ^ src/jsparse.c:4204:17: warning: 80 enumeration values not explicitly handled in switch: 'TOK_ERROR', 'TOK_EOF', 'TOK_EOL'... [-Wswitch-enum] switch (type) { ^ src/jsparse.c:4251:13: warning: 188 enumeration values not explicitly handled in switch: 'JSOP_NOP', 'JSOP_PUSH', 'JSOP_POPV'... [-Wswitch-enum] switch (op) { ^ src/jsregexp.c:433:13: warning: 46 enumeration values not explicitly handled in switch: 'REOP_EMPTY', 'REOP_SIMPLE_START', 'REOP_EOL'... [-Wswitch-enum] switch (opData->op) { ^ src/jsregexp.c:722:25: warning: 48 enumeration values not explicitly handled in switch: 'REOP_EMPTY', 'REOP_ALT', 'REOP_SIMPLE_START'... [-Wswitch-enum] switch (operatorStack[operatorSP].op) { ^ src/jsregexp.c:1604:17: warning: 35 enumeration values not explicitly handled in switch: 'REOP_SIMPLE_START', 'REOP_EOL', 'REOP_WBDRY'... [-Wswitch-enum] switch (op) { ^ src/jsregexp.c:2490:13: warning: 32 enumeration values not explicitly handled in switch: 'REOP_EMPTY', 'REOP_ALT', 'REOP_UCFLAT'... [-Wswitch-enum] switch (op) { ^ src/jsregexp.c:2721:21: warning: 28 enumeration values not explicitly handled in switch: 'REOP_SIMPLE_START', 'REOP_EOL', 'REOP_WBDRY'... [-Wswitch-enum] switch (op) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/json-glib/json-glib_1.0.4.orig.tar.xz json-builder.c:246:15: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (cur_state->mode) ^ json-builder.c:333:15: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (cur_state->mode) ^ json-builder.c:447:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-builder.c:491:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-builder.c:536:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-builder.c:581:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-builder.c:626:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-builder.c:669:11: warning: enumeration value 'JSON_BUILDER_MODE_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (state->mode) ^ json-generator.c:320:11: warning: enumeration value 'JSON_VALUE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (value->type) ^ json-gvariant.c:145:11: warning: 5 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_MAYBE'... [-Wswitch-enum] switch (class) ^ json-gvariant.c:282:15: warning: 5 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_MAYBE'... [-Wswitch-enum] switch (class) ^ json-gvariant.c:329:15: warning: 13 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_BOOLEAN', 'G_VARIANT_CLASS_DOUBLE', 'G_VARIANT_CLASS_SIGNATURE'... [-Wswitch-enum] switch (class) ^ json-gvariant.c:845:11: warning: 5 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_MAYBE'... [-Wswitch-enum] switch (class) ^ json-gvariant.c:1128:15: warning: 7 enumeration values not explicitly handled in switch: 'G_VARIANT_CLASS_TUPLE', 'G_VARIANT_CLASS_ARRAY', 'G_VARIANT_CLASS_SIGNATURE'... [-Wswitch-enum] switch (class) ^ json-path.c:224:15: warning: 6 enumeration values not explicitly handled in switch: 'JSON_PATH_NODE_ROOT', 'JSON_PATH_NODE_CHILD_ELEMENT', 'JSON_PATH_NODE_RECURSIVE_DESCENT'... [-Wswitch-enum] switch (node->node_type) ^ json-path.c:752:17: warning: enumeration values 'JSON_NODE_VALUE' and 'JSON_NODE_NULL' not explicitly handled in switch [-Wswitch-enum] switch (json_node_get_node_type (root)) ^ json-reader.c:463:11: warning: enumeration values 'JSON_NODE_VALUE' and 'JSON_NODE_NULL' not explicitly handled in switch [-Wswitch-enum] switch (json_node_get_node_type (priv->current_node)) ^ json-scanner.c:281:11: warning: 19 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (*token_p) ^ json-scanner.c:630:11: warning: 9 enumeration values not explicitly handled in switch: 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch (scanner->token) ^ json-scanner.c:770:11: warning: 9 enumeration values not explicitly handled in switch: 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN', 'G_TOKEN_COMMA'... [-Wswitch-enum] switch (expected_token) ^ json-scanner.c:938:11: warning: 19 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (*token_p) ^ json-scanner.c:1379:16: warning: 20 enumeration values not explicitly handled in switch: 'G_TOKEN_EOF', 'G_TOKEN_LEFT_PAREN', 'G_TOKEN_RIGHT_PAREN'... [-Wswitch-enum] switch (token) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jwhois/jwhois_4.0.orig.tar.gz printf-args.c:33:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:256:11: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:1047:11: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:1156:15: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ regex.c:3726:23: warning: 24 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ regex.c:4317:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ regex.c:4381:15: warning: 27 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4488:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4522:11: warning: 15 enumeration values not explicitly handled in switch: 'exactn', 'anychar', 'charset'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/k/kmod/kmod_9.orig.tar.xz libkmod/libkmod-module.c:1604:10: warning: enumeration value '_KMOD_MODULE_PAD' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lame/lame_3.99.5+repack1.orig.tar.gz VbrTag.c:680:13: warning: 4 enumeration values not explicitly handled in switch: 'vbr_mt', 'vbr_rh', 'vbr_mtrh'... [-Wswitch-enum] switch (cfg->vbr) { ^ VbrTag.c:750:13: warning: enumeration value 'MAX_INDICATOR' not explicitly handled in switch [-Wswitch-enum] switch (cfg->mode) { ^ lame.c:613:13: warning: enumeration values 'vbr_rh', 'vbr_abr', and 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (gfp->VBR) { ^ lame.c:712:17: warning: enumeration value 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (gfp->VBR) { ^ lame.c:862:13: warning: enumeration values 'vbr_off' and 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (gfp->VBR) { ^ lame.c:1010:13: warning: enumeration values 'vbr_off', 'vbr_abr', and 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (gfp->VBR) { ^ lame.c:1461:13: warning: enumeration value 'MAX_INDICATOR' not explicitly handled in switch [-Wswitch-enum] switch (cfg->mode) { ^ lame.c:1483:13: warning: 5 enumeration values not explicitly handled in switch: 'vbr_mt', 'vbr_rh', 'vbr_abr'... [-Wswitch-enum] switch (cfg->vbr) { ^ lame.c:1499:13: warning: enumeration value 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (cfg->vbr) { ^ lame_main.c:169:13: warning: enumeration values 'sf_unknown' and 'sf_ogg' not explicitly handled in switch [-Wswitch-enum] switch (global_reader.input_format) { ^ lame_main.c:238:17: warning: enumeration values 'sf_unknown', 'sf_mp123', and 'sf_ogg' not explicitly handled in switch [-Wswitch-enum] switch (global_reader.input_format) { ^ get_audio.c:547:13: warning: enumeration values 'sf_unknown' and 'sf_ogg' not explicitly handled in switch [-Wswitch-enum] switch (global_reader.input_format) { ^ parse.c:334:13: warning: enumeration value 'TENC_RAW' not explicitly handled in switch [-Wswitch-enum] switch (enc) ^ parse.c:344:13: warning: enumeration value 'TENC_RAW' not explicitly handled in switch [-Wswitch-enum] switch (enc) ^ timestatus.c:242:21: warning: enumeration values 'vbr_off' and 'vbr_max_indicator' not explicitly handled in switch [-Wswitch-enum] switch (lame_get_VBR(gf)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lbzip2/lbzip2_2.5.orig.tar.bz2 printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcd4linux/lcd4linux_0.11.0~svn1200.orig.tar.gz evaluator.c:1143:10: warning: 5 enumeration values not explicitly handled in switch: 'O_UNDEF', 'O_COL', 'O_BRO'... [-Wswitch-enum] switch (Root->Operator) { ^ evaluator.c:1109:13: warning: enumeration values 'T_UNDEF' and 'T_NAME' not explicitly handled in switch [-Wswitch-enum] switch (Root->Token) { ^ widget_text.c:117:14: warning: 6 enumeration values not explicitly handled in switch: 'ALIGN_LEFT', 'ALIGN_CENTER', 'ALIGN_RIGHT'... [-Wswitch-enum] switch (T->align) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcms/lcms_1.19.dfsg2.orig.tar.gz cmsgmt.c:56:16: warning: 21 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (Space) { ^ cmsgmt.c:530:13: warning: 5 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (ProfileSpace) { ^ cmsgmt.c:583:13: warning: enumeration value 'icMaxEnumData' not explicitly handled in switch [-Wswitch-enum] switch (ColorSpace) { ^ cmsio1.c:408:13: warning: 37 enumeration values not explicitly handled in switch: 'icSigAToB0Tag', 'icSigAToB1Tag', 'icSigAToB2Tag'... [-Wswitch-enum] switch (sig) { ^ cmsio1.c:664:20: warning: 37 enumeration values not explicitly handled in switch: 'icSigAToB0Tag', 'icSigAToB1Tag', 'icSigAToB2Tag'... [-Wswitch-enum] switch (sig) { ^ cmsio1.c:884:16: warning: 23 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:983:16: warning: 23 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:1302:16: warning: 37 enumeration values not explicitly handled in switch: 'icSigBToA0Tag', 'icSigBToA1Tag', 'icSigBToA2Tag'... [-Wswitch-enum] switch (sig) { ^ cmsio1.c:1369:16: warning: 37 enumeration values not explicitly handled in switch: 'icSigAToB0Tag', 'icSigAToB1Tag', 'icSigAToB2Tag'... [-Wswitch-enum] switch (sig) { ^ cmsio1.c:1427:13: warning: 22 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:1492:13: warning: 22 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:1738:13: warning: 23 enumeration values not explicitly handled in switch: 'icSigUcrBgType', 'icSigCrdInfoType', 'icSigCurveType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:1792:13: warning: 23 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:1978:16: warning: 22 enumeration values not explicitly handled in switch: 'icSigXYZType', 'icSigUcrBgType', 'icSigCrdInfoType'... [-Wswitch-enum] switch (BaseType) { ^ cmsio1.c:3444:16: warning: 17 enumeration values not explicitly handled in switch: 'icSigUcrBgTag', 'icSigCrdInfoTag', 'icSigLuminanceTag'... [-Wswitch-enum] switch (Icc -> TagNames[i]) { ^ cmsio1.c:3545:12: warning: 17 enumeration values not explicitly handled in switch: 'icSigUcrBgTag', 'icSigCrdInfoTag', 'icSigLuminanceTag'... [-Wswitch-enum] switch (sig) { ^ cmsio1.c:3616:12: warning: 42 enumeration values not explicitly handled in switch: 'icSigAToB0Tag', 'icSigAToB1Tag', 'icSigAToB2Tag'... [-Wswitch-enum] switch (sig) { ^ cmsxform.c:843:16: warning: 24 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (cmsGetPCS(hProfile)) { ^ cmsxform.c:1691:13: warning: 24 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (cmsGetColorSpace(hProfile)) { ^ cmscgats.c:969:13: warning: 12 enumeration values not explicitly handled in switch: 'SNONE', 'SCOMMENT', 'SEOLN'... [-Wswitch-enum] switch (it8->sy) { ^ cmscgats.c:1935:17: warning: 12 enumeration values not explicitly handled in switch: 'SNONE', 'SINUM', 'SDNUM'... [-Wswitch-enum] switch (it8 -> sy) { ^ cmscgats.c:2058:21: warning: 13 enumeration values not explicitly handled in switch: 'SNONE', 'SINUM', 'SDNUM'... [-Wswitch-enum] switch (it8 -> sy) { ^ jpegicc.c:373:14: warning: 11 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_EXT_RGB', 'JCS_EXT_RGBX'... [-Wswitch-enum] switch (Decompressor.jpeg_color_space) { ^ jpegicc.c:459:16: warning: 15 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (ProfileSpace) { ^ icctrans.c:555:13: warning: 15 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (ColorSpace) { ^ icctrans.c:778:13: warning: 8 enumeration values not explicitly handled in switch: 'icSig9colorData', 'icSig10colorData', 'icSig11colorData'... [-Wswitch-enum] switch (InputColorSpace) { ^ icctrans.c:947:10: warning: 20 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (InputColorSpace) { ^ icctrans.c:1027:12: warning: 20 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (OutputColorSpace) { ^ icctrans.c:1119:10: warning: 20 enumeration values not explicitly handled in switch: 'icSig2colorData', 'icSig3colorData', 'icSig4colorData'... [-Wswitch-enum] switch (OutputColorSpace) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcms2/lcms2_2.6.orig.tar.gz cmscnvrt.c:440:17: warning: 41 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (OutPCS) { ^ cmscnvrt.c:463:17: warning: 41 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (OutPCS) { ^ cmscnvrt.c:436:13: warning: 41 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (InPCS) { ^ cmsio1.c:799:13: warning: 41 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (cmsGetColorSpace(hProfile)) { ^ cmspcs.c:716:16: warning: 38 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (Space) { ^ cmspcs.c:803:13: warning: enumeration value 'cmsSigNamedData' not explicitly handled in switch [-Wswitch-enum] switch (ProfileSpace) { ^ cmspcs.c:870:13: warning: enumeration value 'cmsSigNamedData' not explicitly handled in switch [-Wswitch-enum] switch (ColorSpace) { ^ cmstypes.c:2382:13: warning: 34 enumeration values not explicitly handled in switch: 'cmsSigXYZType', 'cmsSigUcrBgType', 'cmsSigChromaticityType'... [-Wswitch-enum] switch (BaseType) { ^ cmstypes.c:2584:17: warning: 34 enumeration values not explicitly handled in switch: 'cmsSigXYZType', 'cmsSigUcrBgType', 'cmsSigChromaticityType'... [-Wswitch-enum] switch (CurrentType) { ^ cmstypes.c:3209:13: warning: 33 enumeration values not explicitly handled in switch: 'cmsSigXYZType', 'cmsSigUcrBgType', 'cmsSigChromaticityType'... [-Wswitch-enum] switch (BaseType) { ^ cmstypes.c:3940:20: warning: enumeration value 'cmsSigSegmentedCurve' not explicitly handled in switch [-Wswitch-enum] switch (ElementSig) { ^ cmscgats.c:976:13: warning: 11 enumeration values not explicitly handled in switch: 'SNONE', 'SCOMMENT', 'SEOF'... [-Wswitch-enum] switch (it8->sy) { ^ cmscgats.c:1928:17: warning: 12 enumeration values not explicitly handled in switch: 'SNONE', 'SINUM', 'SDNUM'... [-Wswitch-enum] switch (it8 -> sy) { ^ cmscgats.c:2058:21: warning: 13 enumeration values not explicitly handled in switch: 'SNONE', 'SINUM', 'SDNUM'... [-Wswitch-enum] switch (it8 -> sy) { ^ transicc.c:298:13: warning: 32 enumeration values not explicitly handled in switch: 'cmsSig1colorData', 'cmsSig2colorData', 'cmsSig3colorData'... [-Wswitch-enum] switch (space) { ^ transicc.c:876:13: warning: 22 enumeration values not explicitly handled in switch: 'cmsSigHlsData', 'cmsSigHsvData', 'cmsSigLuvData'... [-Wswitch-enum] switch (InputColorSpace) { ^ transicc.c:981:13: warning: 22 enumeration values not explicitly handled in switch: 'cmsSigHlsData', 'cmsSigHsvData', 'cmsSigLuvData'... [-Wswitch-enum] switch (OutputColorSpace) { ^ transicc.c:1089:13: warning: 22 enumeration values not explicitly handled in switch: 'cmsSigHlsData', 'cmsSigHsvData', 'cmsSigLuvData'... [-Wswitch-enum] switch (OutputColorSpace) { ^ jpgicc.c:621:14: warning: 11 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_EXT_RGB', 'JCS_EXT_RGBX'... [-Wswitch-enum] switch (Decompressor.jpeg_color_space) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/le/le_1.14.9.orig.tar.gz regex.c:4229:12: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p)) ^ regex.c:4826:15: warning: 26 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p)) ^ regex.c:4873:11: warning: 17 enumeration values not explicitly handled in switch: 'no_op', 'anychar', 'start_memory'... [-Wswitch-enum] switch (SWITCH_ENUM_CAST (op2)) ^ regex.c:6402:12: warning: 24 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *pat++)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/leafpad/leafpad_0.8.18.1.orig.tar.gz gtkprint.c:188:10: warning: enumeration values 'GTK_PRINT_OPERATION_RESULT_CANCEL' and 'GTK_PRINT_OPERATION_RESULT_IN_PROGRESS' not explicitly handled in switch [-Wswitch-enum] switch (res) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lighttpd/lighttpd_1.4.37.orig.tar.gz lemon.c:2800:11: warning: 4 enumeration values not explicitly handled in switch: 'CONFLICT', 'SH_RESOLVED', 'RD_RESOLVED'... [-Wswitch-enum] switch( ap->type ){ ^ mod_webdav.c:455:10: warning: 38 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_GET', 'HTTP_METHOD_HEAD'... [-Wswitch-enum] switch (con->request.http_method) { ^ mod_webdav.c:1229:11: warning: 6 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_GO_ON', 'HANDLER_FINISHED'... [-Wswitch-enum] switch (stat_cache_get_entry(srv, con, con->physical.path, &sce)) { ^ mod_webdav.c:1222:10: warning: 30 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_GET', 'HTTP_METHOD_HEAD'... [-Wswitch-enum] switch (con->request.http_method) { ^ mod_scgi.c:2321:9: warning: 4 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_GO_ON', 'HANDLER_FINISHED'... [-Wswitch-enum] switch(scgi_write_request(srv, hctx)) { ^ mod_scgi.c:2831:11: warning: enumeration value 'FCGI_STATE_PREPARE_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (hctx->state) { ^ mod_staticfile.c:375:9: warning: 36 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_PUT', 'HTTP_METHOD_DELETE'... [-Wswitch-enum] switch(con->request.http_method) { ^ mod_dirlisting.c:912:9: warning: 36 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_PUT', 'HTTP_METHOD_DELETE'... [-Wswitch-enum] switch(con->request.http_method) { ^ mod_proxy.c:724:9: warning: enumeration value 'PROXY_STATE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(hctx->state) { ^ mod_proxy.c:889:9: warning: 4 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_GO_ON', 'HANDLER_FINISHED'... [-Wswitch-enum] switch(proxy_write_request(srv, hctx)) { ^ mod_proxy.c:1159:49: warning: enumeration value 'PROXY_BALANCE_UNSET' not explicitly handled in switch [-Wswitch-enum] } else if (extension->value->used != 0) switch(p->conf.balance) { ^ mod_fastcgi.c:2749:9: warning: enumeration value 'FCGI_STATE_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(hctx->state) { ^ mod_fastcgi.c:3023:9: warning: 4 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_GO_ON', 'HANDLER_FINISHED'... [-Wswitch-enum] switch(fcgi_write_request(srv, hctx)) { ^ mod_fastcgi.c:3542:11: warning: enumeration values 'FCGI_STATE_UNSET' and 'FCGI_STATE_PREPARE_WRITE' not explicitly handled in switch [-Wswitch-enum] switch (hctx->state) { ^ mod_auth.c:565:10: warning: 4 enumeration values not explicitly handled in switch: 'AUTH_BACKEND_UNSET', 'AUTH_BACKEND_PLAIN', 'AUTH_BACKEND_HTPASSWD'... [-Wswitch-enum] switch(s->auth_backend) { ^ mod_rewrite.c:469:9: warning: 6 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_GO_ON', 'HANDLER_FINISHED'... [-Wswitch-enum] switch(r = process_rewrite_rules(srv, con, p, p->conf.rewrite_NF)) { ^ mod_accesslog.c:706:10: warning: enumeration value 'FIELD_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(p->conf.parsed_format->ptr[j]->type) { ^ server.c:1231:11: warning: 6 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_FINISHED', 'HANDLER_COMEBACK'... [-Wswitch-enum] switch(r = plugins_call_handle_sighup(srv)) { ^ server.c:1275:12: warning: 5 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_FINISHED', 'HANDLER_COMEBACK'... [-Wswitch-enum] switch(r = plugins_call_handle_trigger(srv)) { ^ server.c:1510:13: warning: enumeration values 'HANDLER_UNSET' and 'HANDLER_COMEBACK' not explicitly handled in switch [-Wswitch-enum] switch (r = (*handler)(srv, context, revents)) { ^ server.c:1537:11: warning: 5 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_COMEBACK', 'HANDLER_WAIT_FOR_EVENT'... [-Wswitch-enum] switch(r = plugins_call_handle_joblist(srv, con)) { ^ response.c:354:10: warning: enumeration values 'HANDLER_UNSET' and 'HANDLER_WAIT_FOR_FD' not explicitly handled in switch [-Wswitch-enum] switch(r = plugins_call_handle_uri_raw(srv, con)) { ^ response.c:375:10: warning: enumeration values 'HANDLER_UNSET' and 'HANDLER_WAIT_FOR_FD' not explicitly handled in switch [-Wswitch-enum] switch(r = plugins_call_handle_uri_clean(srv, con)) { ^ response.c:473:10: warning: enumeration values 'HANDLER_UNSET' and 'HANDLER_WAIT_FOR_FD' not explicitly handled in switch [-Wswitch-enum] switch(r = plugins_call_handle_docroot(srv, con)) { ^ response.c:522:10: warning: enumeration values 'HANDLER_UNSET' and 'HANDLER_WAIT_FOR_FD' not explicitly handled in switch [-Wswitch-enum] switch(r = plugins_call_handle_physical(srv, con)) { ^ response.c:721:10: warning: 5 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_COMEBACK', 'HANDLER_WAIT_FOR_EVENT'... [-Wswitch-enum] switch(r = plugins_call_handle_subrequest_start(srv, con)) { ^ response.c:738:12: warning: 38 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_GET', 'HTTP_METHOD_HEAD'... [-Wswitch-enum] switch (con->request.http_method) { ^ response.c:751:9: warning: 5 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_COMEBACK', 'HANDLER_WAIT_FOR_EVENT'... [-Wswitch-enum] switch(r = plugins_call_handle_subrequest(srv, con)) { ^ connections.c:415:10: warning: 35 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_PUT', 'HTTP_METHOD_DELETE'... [-Wswitch-enum] switch(con->request.http_method) { ^ connections.c:904:9: warning: 9 enumeration values not explicitly handled in switch: 'CON_STATE_CONNECT', 'CON_STATE_REQUEST_START', 'CON_STATE_REQUEST_END'... [-Wswitch-enum] switch(ostate) { ^ connections.c:1554:11: warning: enumeration value 'EXTERNAL' not explicitly handled in switch [-Wswitch-enum] switch(con->mode) { ^ connections.c:1615:9: warning: 7 enumeration values not explicitly handled in switch: 'CON_STATE_CONNECT', 'CON_STATE_REQUEST_START', 'CON_STATE_REQUEST_END'... [-Wswitch-enum] switch(con->state) { ^ network.c:74:10: warning: 5 enumeration values not explicitly handled in switch: 'HANDLER_UNSET', 'HANDLER_COMEBACK', 'HANDLER_WAIT_FOR_EVENT'... [-Wswitch-enum] switch(r = plugins_call_handle_joblist(srv, con)) { ^ network.c:967:9: warning: enumeration value 'NETWORK_BACKEND_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(backend) { ^ ./configparser.y:78:11: warning: 4 enumeration values not explicitly handled in switch: 'TYPE_UNSET', 'TYPE_COUNT', 'TYPE_FASTCGI'... [-Wswitch-enum] switch (op1->type) { ^ ./configparser.y:389:10: warning: enumeration value 'CONFIG_COND_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(yymsp[-1].minor.yy27) { ^ ./configparser.y:464:12: warning: enumeration value 'CONFIG_COND_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(yymsp[-1].minor.yy27) { ^ request.c:1106:9: warning: 36 enumeration values not explicitly handled in switch: 'HTTP_METHOD_UNSET', 'HTTP_METHOD_PUT', 'HTTP_METHOD_DELETE'... [-Wswitch-enum] switch(con->request.http_method) { ^ plugin.c:321:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_URI_CLEAN, handle_uri_clean) ^ plugin.c:322:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_URI_RAW, handle_uri_raw) ^ plugin.c:323:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_REQUEST_DONE, handle_request_done) ^ plugin.c:324:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close) ^ plugin.c:325:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_SUBREQUEST, handle_subrequest) ^ plugin.c:326:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_SUBREQUEST_START, handle_subrequest_start) ^ plugin.c:327:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_JOBLIST, handle_joblist) ^ plugin.c:328:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_DOCROOT, handle_docroot) ^ plugin.c:329:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_PHYSICAL, handle_physical) ^ plugin.c:330:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_CONNECTION_RESET, connection_reset) ^ plugin.c:368:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_TRIGGER, handle_trigger) ^ plugin.c:369:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_SIGHUP, handle_sighup) ^ plugin.c:370:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_CLEANUP, cleanup) ^ plugin.c:371:1: warning: enumeration value 'HANDLER_UNSET' not explicitly handled in switch [-Wswitch-enum] PLUGIN_TO_SLOT(PLUGIN_FUNC_SET_DEFAULTS, set_defaults) ^ array.c:291:11: warning: 4 enumeration values not explicitly handled in switch: 'TYPE_UNSET', 'TYPE_ARRAY', 'TYPE_FASTCGI'... [-Wswitch-enum] switch (du->type) { ^ configfile-glue.c:84:11: warning: 5 enumeration values not explicitly handled in switch: 'TYPE_UNSET', 'TYPE_COUNT', 'TYPE_ARRAY'... [-Wswitch-enum] switch(du->type) { ^ configfile-glue.c:119:11: warning: 5 enumeration values not explicitly handled in switch: 'TYPE_UNSET', 'TYPE_COUNT', 'TYPE_ARRAY'... [-Wswitch-enum] switch(du->type) { ^ configfile-glue.c:238:11: warning: enumeration value 'COND_RESULT_TRUE' not explicitly handled in switch [-Wswitch-enum] switch (config_check_cond_cached(srv, con, dc->parent)) { ^ configfile-glue.c:263:11: warning: enumeration values 'COND_RESULT_UNSET' and 'COND_RESULT_TRUE' not explicitly handled in switch [-Wswitch-enum] switch (con->cond_cache[dc->context_ndx].result) { ^ configfile-glue.c:296:11: warning: enumeration values 'CONFIG_COND_UNSET', 'CONFIG_COND_MATCH', and 'CONFIG_COND_NOMATCH' not explicitly handled in switch [-Wswitch-enum] switch(dc->cond) { ^ configfile-glue.c:284:10: warning: enumeration values 'COMP_UNSET' and 'COMP_LAST_ELEMENT' not explicitly handled in switch [-Wswitch-enum] switch (dc->comp) { ^ configfile-glue.c:476:9: warning: enumeration value 'CONFIG_COND_UNSET' not explicitly handled in switch [-Wswitch-enum] switch(dc->cond) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/linux-ntfs/linux-ntfs_2.0.0.orig.tar.gz ntfsinfo.c:881:11: warning: 6 enumeration values not explicitly handled in switch: 'SYSTEM_ALARM_ACE_TYPE', 'ACCESS_ALLOWED_COMPOUND_ACE_TYPE', 'ACCESS_MIN_MS_OBJECT_ACE_TYPE'... [-Wswitch-enum] switch (ace->type) { ^ ntfsinfo.c:1360:10: warning: enumeration values 'INDEX_ATTR_UNKNOWN' and 'INDEX_ATTR_DIRECTORY_I30' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:1421:10: warning: enumeration values 'INDEX_ATTR_UNKNOWN' and 'INDEX_ATTR_DIRECTORY_I30' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:1565:11: warning: 7 enumeration values not explicitly handled in switch: 'INDEX_ATTR_UNKNOWN', 'INDEX_ATTR_SECURE_SII', 'INDEX_ATTR_SECURE_SDH'... [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:2163:11: warning: enumeration values 'AT_UNUSED', 'AT_FIRST_USER_DEFINED_ATTRIBUTE', and 'AT_END' not explicitly handled in switch [-Wswitch-enum] switch (ctx->attr->type) { ^ ntfscluster.c:500:10: warning: enumeration values 'act_none' and 'act_error' not explicitly handled in switch [-Wswitch-enum] switch (opts.action) { ^ ntfsundelete.c:645:11: warning: enumeration values 'MODE_NONE' and 'MODE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (opts.mode) { ^ ntfsundelete.c:2164:10: warning: enumeration values 'MODE_NONE' and 'MODE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (opts.mode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/litl/litl_0.1.6+dfsg.orig.tar.gz litl_tools.c:28:11: warning: enumeration value 'LITL_TYPE_OFFSET' not explicitly handled in switch [-Wswitch-enum] switch (p_evt->type) { ^ litl_write.c:533:15: warning: enumeration value 'LITL_TYPE_OFFSET' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lives/lives_2.4.0~ds0.orig.tar.bz2 widget-helper.c:8080:11: warning: 4 enumeration values not explicitly handled in switch: 'LIVES_CURSOR_BLOCK', 'LIVES_CURSOR_AUDIO_BLOCK', 'LIVES_CURSOR_VIDEO_BLOCK'... [-Wswitch-enum] switch (cstyle) { ^ main.c:4430:11: warning: enumeration value 'SUBTITLE_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (sfile->subt->type) { ^ effects.c:57:11: warning: enumeration value 'LIVES_FX_CAT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (cat) { ^ plugins.c:2681:11: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ plugins.c:3071:13: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (dest->type) { ^ framedraw.c:338:11: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_SPECIAL_TYPE_NONE', 'LIVES_PARAM_SPECIAL_TYPE_FILEREAD', 'LIVES_PARAM_SPECIAL_TYPE_PASSWORD'... [-Wswitch-enum] switch (framedraw->type) { ^ framedraw.c:763:11: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_SPECIAL_TYPE_NONE', 'LIVES_PARAM_SPECIAL_TYPE_FILEREAD', 'LIVES_PARAM_SPECIAL_TYPE_PASSWORD'... [-Wswitch-enum] switch (framedraw->type) { ^ framedraw.c:854:11: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_SPECIAL_TYPE_NONE', 'LIVES_PARAM_SPECIAL_TYPE_FILEREAD', 'LIVES_PARAM_SPECIAL_TYPE_PASSWORD'... [-Wswitch-enum] switch (framedraw->type) { ^ framedraw.c:951:11: warning: 6 enumeration values not explicitly handled in switch: 'LIVES_PARAM_SPECIAL_TYPE_NONE', 'LIVES_PARAM_SPECIAL_TYPE_SINGLEPOINT', 'LIVES_PARAM_SPECIAL_TYPE_FILEREAD'... [-Wswitch-enum] switch (framedraw->type) { ^ interface.c:2052:15: warning: enumeration value 'SUBTITLE_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (sfile->subt->type) { ^ paramspecial.c:503:13: warning: 7 enumeration values not explicitly handled in switch: 'LIVES_PARAM_SPECIAL_TYPE_NONE', 'LIVES_PARAM_SPECIAL_TYPE_RECT_DEMASK', 'LIVES_PARAM_SPECIAL_TYPE_SINGLEPOINT'... [-Wswitch-enum] switch (framedraw.type) { ^ paramwindow.c:66:11: warning: 6 enumeration values not explicitly handled in switch: 'RFX_STATUS_TEST', 'RFX_STATUS_ANY', 'RFX_STATUS_WEED'... [-Wswitch-enum] switch (rfx->status) { ^ paramwindow.c:1148:11: warning: 4 enumeration values not explicitly handled in switch: 'RFX_STATUS_TEST', 'RFX_STATUS_ANY', 'RFX_STATUS_COPY'... [-Wswitch-enum] switch (rfx->status) { ^ paramwindow.c:1444:11: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (param->type) { ^ paramwindow.c:2774:13: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_NUM', 'LIVES_PARAM_BOOL'... [-Wswitch-enum] switch (rfx->params[i].type) { ^ paramwindow.c:2828:13: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_NUM', 'LIVES_PARAM_BOOL'... [-Wswitch-enum] switch (rfx->params[i].type) { ^ paramwindow.c:3041:11: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (param->type) { ^ paramwindow.c:3205:13: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ paramwindow.c:3233:13: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ rfx-builder.c:411:13: warning: 6 enumeration values not explicitly handled in switch: 'RFX_STATUS_TEST', 'RFX_STATUS_ANY', 'RFX_STATUS_WEED'... [-Wswitch-enum] switch (status) { ^ rfx-builder.c:435:13: warning: enumeration value 'RFX_BUILD_TYPE_EFFECT1' not explicitly handled in switch [-Wswitch-enum] switch (rfxbuilder->type) { ^ rfx-builder.c:1221:13: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (param->type) { ^ rfx-builder.c:1493:11: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (copy_param->type) { ^ rfx-builder.c:1586:13: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (param->type) { ^ rfx-builder.c:1674:11: warning: enumeration values 'RFX_TABLE_TYPE_REQUIREMENTS', 'RFX_TABLE_TYPE_PARAMS', and 'RFX_TABLE_TYPE_TRIGGERS' not explicitly handled in switch [-Wswitch-enum] switch (rfxbuilder->table_type) { ^ rfx-builder.c:2005:13: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (rfxbuilder->copy_params[pnum].type) { ^ rfx-builder.c:2059:13: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_STRING', 'LIVES_PARAM_STRING_LIST'... [-Wswitch-enum] switch (rfxbuilder->copy_params[pnum].type) { ^ rfx-builder.c:2163:13: warning: 5 enumeration values not explicitly handled in switch: 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_BOOL', 'LIVES_PARAM_STRING_LIST'... [-Wswitch-enum] switch (rfxbuilder->copy_params[pnum].type) { ^ rfx-builder.c:3163:15: warning: enumeration values 'RFX_BUILD_TYPE_EFFECT1', 'RFX_BUILD_TYPE_TOOL', and 'RFX_BUILD_TYPE_UTILITY' not explicitly handled in switch [-Wswitch-enum] switch (rfxbuilder->type) { ^ rfx-builder.c:3190:17: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (rfxbuilder->params[i].type) { ^ rfx-builder.c:3855:13: warning: 6 enumeration values not explicitly handled in switch: 'RFX_STATUS_BUILTIN', 'RFX_STATUS_ANY', 'RFX_STATUS_WEED'... [-Wswitch-enum] switch (status) { ^ rfx-builder.c:4713:13: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ rfx-builder.c:4734:15: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ rfx-builder.c:4846:17: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ rfx-builder.c:4899:17: warning: 5 enumeration values not explicitly handled in switch: 'RFX_STATUS_ANY', 'RFX_STATUS_WEED', 'RFX_STATUS_SCRAP'... [-Wswitch-enum] switch (rfx->status) { ^ rte_window.c:2631:15: warning: enumeration values 'LIVES_PARAM_UNKNOWN', 'LIVES_PARAM_COLRGBA32', and 'LIVES_PARAM_UNDISPLAYABLE' not explicitly handled in switch [-Wswitch-enum] switch (rfx->params[i].type) { ^ saveplay.c:1074:11: warning: enumeration value 'SUBTITLE_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ callbacks.c:7767:11: warning: enumeration value 'SUBTITLE_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (cfile->subt->type) { ^ callbacks.c:8582:11: warning: enumeration value 'LIVES_TOY_NONE' not explicitly handled in switch [-Wswitch-enum] switch (mainw->toy_type) { ^ colourspace.c:11074:11: warning: 4 enumeration values not explicitly handled in switch: 'CAIRO_FORMAT_INVALID', 'CAIRO_FORMAT_RGB24', 'CAIRO_FORMAT_RGB16_565'... [-Wswitch-enum] switch (cform) { ^ utils.c:1402:11: warning: enumeration value 'IMG_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (imgtype) { ^ multitrack.c:499:11: warning: 8 enumeration values not explicitly handled in switch: 'LIVES_CURSOR_NORMAL', 'LIVES_CURSOR_BUSY', 'LIVES_CURSOR_CENTER_PTR'... [-Wswitch-enum] switch (cstyle) { ^ multitrack.c:10634:17: warning: enumeration value 'FX_ORD_NONE' not explicitly handled in switch [-Wswitch-enum] switch (mt->fx_order) { ^ multitrack.c:12662:11: warning: enumeration value 'POLY_NONE' not explicitly handled in switch [-Wswitch-enum] switch (mt->poly_state) { ^ multitrack.c:12732:11: warning: enumeration value 'POLY_NONE' not explicitly handled in switch [-Wswitch-enum] switch (poly) { ^ pangotext.c:201:11: warning: enumeration value 'LIVES_TEXT_MODE_FOREGROUND_ONLY' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lldpd/lldpd_0.7.16.orig.tar.gz atoms/config.c:76:10: warning: 105 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_advertise_version'... [-Wswitch-enum] switch (key) { ^ atoms/config.c:132:10: warning: 108 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_cid_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/config.c:190:10: warning: 101 enumeration values not explicitly handled in switch: 'lldpctl_k_config_mgmt_pattern', 'lldpctl_k_config_iface_pattern', 'lldpctl_k_config_cid_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/config.c:233:10: warning: 102 enumeration values not explicitly handled in switch: 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern', 'lldpctl_k_config_iface_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot1.c:80:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot1.c:96:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot1.c:154:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot1.c:214:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot3.c:110:10: warning: 108 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot3.c:142:10: warning: 102 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot3.c:184:10: warning: 102 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/dot3.c:278:10: warning: 109 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/interface.c:97:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:203:10: warning: 107 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:234:10: warning: 107 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:281:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:297:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:364:10: warning: 110 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:407:10: warning: 110 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:512:10: warning: 105 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:576:10: warning: 106 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:663:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:691:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:805:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:826:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:850:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:878:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:928:10: warning: 110 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:952:10: warning: 109 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:980:10: warning: 109 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/med.c:1033:10: warning: 110 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/mgmt.c:99:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:224:11: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:232:10: warning: 104 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:300:10: warning: 105 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:390:11: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:398:10: warning: 108 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:458:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:486:11: warning: 105 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:508:10: warning: 102 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/port.c:553:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/custom.c:95:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/custom.c:110:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/custom.c:130:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/custom.c:150:10: warning: 111 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/chassis.c:89:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/chassis.c:111:10: warning: 101 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/chassis.c:180:10: warning: 107 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ atoms/chassis.c:208:10: warning: 112 enumeration values not explicitly handled in switch: 'lldpctl_k_config_tx_interval', 'lldpctl_k_config_receiveonly', 'lldpctl_k_config_mgmt_pattern'... [-Wswitch-enum] switch (key) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lnpd/lnpd_0.9.0.orig.tar.gz lnptest.c:77:11: warning: enumeration value 'TX_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (result) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/loqui/loqui_0.6.1.orig.tar.gz loqui_title_format.c:453:10: warning: enumeration value 'LOQUI_TITLE_FORMAT_NODE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (item->type) { ^ loqui_title_format.c:489:10: warning: enumeration value 'LOQUI_TITLE_FORMAT_NODE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ loqui_title_format.c:616:11: warning: enumeration value 'LOQUI_TITLE_FORMAT_NODE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (tfitem->type) { ^ loqui_codeconv_tools.c:255:11: warning: enumeration value 'ISO_2022_JP_TYPE_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (area_type) { ^ loqui_sender_irc.c:732:10: warning: 188 enumeration values not explicitly handled in switch: 'IRC_RPL_WELCOME', 'IRC_RPL_YOURHOST', 'IRC_RPL_CREATED'... [-Wswitch-enum] switch (msg->response) { ^ loqui_receiver_irc.c:1360:9: warning: 142 enumeration values not explicitly handled in switch: 'IRC_RPL_SAVENICK', 'IRC_RPL_TRACELINK', 'IRC_RPL_TRACECONNECTING'... [-Wswitch-enum] switch(msg->response) { ^ loqui_receiver_irc.c:1497:9: warning: 139 enumeration values not explicitly handled in switch: 'IRC_RPL_WELCOME', 'IRC_RPL_YOURHOST', 'IRC_RPL_CREATED'... [-Wswitch-enum] switch(msg->response) { ^ loqui_receiver_irc.c:1574:10: warning: 178 enumeration values not explicitly handled in switch: 'IRC_RPL_WELCOME', 'IRC_RPL_YOURHOST', 'IRC_RPL_CREATED'... [-Wswitch-enum] switch (msg->response) { ^ loqui-profile-handle.gob:245:11: warning: enumeration value 'ELEMENT_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (elem_type) { ^ loqui-profile-handle.gob:354:10: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_INVALID', 'ELEMENT_PROFILES', 'ELEMENT_PROFILE'... [-Wswitch-enum] switch(elem->elem_type) { ^ loqui-profile-handle.gob:495:11: warning: enumeration values 'ELEMENT_INVALID' and 'ELEMENT_PROFILES' not explicitly handled in switch [-Wswitch-enum] switch (elem_type) { ^ loqui_stock.c:90:10: warning: enumeration value 'LOQUI_BASIC_AWAY_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (basic_away) { ^ loqui_channel_buffer_gtk.c:360:9: warning: enumeration values 'LOQUI_TEXT_TYPE_NORMAL', 'LOQUI_TEXT_TYPE_URI', and 'LOQUI_TEXT_TYPE_EMPHASIS' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxc/lxc_1.0.7.orig.tar.xz state.c:171:11: warning: enumeration values 'lxc_msg_priority' and 'lxc_msg_exit_code' not explicitly handled in switch [-Wswitch-enum] switch (msg.type) { ^ lxc_monitor.c:171:11: warning: enumeration value 'lxc_msg_priority' not explicitly handled in switch [-Wswitch-enum] switch (msg.type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lyskom-server/lyskom-server_2.1.2.orig.tar.gz event.c:254:10: warning: enumeration values 'server_disconnected' and 'server_broken' not explicitly handled in switch [-Wswitch-enum] switch (ads->tcpstate) { ^ select.c:158:10: warning: enumeration value 'OOP_NUM_EVENTS' not explicitly handled in switch [-Wswitch-enum] switch (event) { ^ isc_output.c:64:11: warning: enumeration value 'ISC_STATE_LISTENING' not explicitly handled in switch [-Wswitch-enum] switch (sci->state) ^ regex.c:3719:23: warning: 24 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ regex.c:4309:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ regex.c:4373:15: warning: 27 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4480:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4514:11: warning: 15 enumeration values not explicitly handled in switch: 'exactn', 'anychar', 'charset'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ram-parse.c:1725:13: warning: enumeration values 'NO_OBJECT_TYPE' and 'INFO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (link->target_type) ^ ram-output.c:397:13: warning: enumeration values 'NO_OBJECT_TYPE' and 'INFO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (link->target_type) ^ text.c:238:10: warning: 10 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_in'... [-Wswitch-enum] switch (child->misc_items[i].type) ^ text.c:1810:17: warning: 10 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_in'... [-Wswitch-enum] switch (t_stat->misc_items[i].type) ^ conference.c:843:13: warning: 4 enumeration values not explicitly handled in switch: 'read_protected', 'limited', 'member'... [-Wswitch-enum] switch (acc) ^ aux-items.c:292:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (data->object_type) ^ aux-items.c:610:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (item->linked_item.target_type) ^ aux-items.c:662:17: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (dst_type) ^ aux-items.c:686:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (src_type) ^ aux-items.c:700:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (dst_type) ^ aux-items.c:736:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (dst_type) ^ aux-items.c:1071:13: warning: enumeration values 'NO_OBJECT_TYPE' and 'INFO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (object_type) ^ aux-items.c:1463:21: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (item->linked_item.target_type) ^ aux-items.c:1558:21: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (item->linked_item.target_type) ^ aux-items.c:2096:13: warning: enumeration value 'NO_OBJECT_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (data->object_type) ^ memory.c:576:11: warning: enumeration value 'unknown_info' not explicitly handled in switch [-Wswitch-enum] switch ( t->misc_items[ i ].type ) ^ prot-a-parse.c:667:10: warning: enumeration value 'unknown_info' not explicitly handled in switch [-Wswitch-enum] switch( result->type ) ^ ./prot-a-is-legal-fnc.incl:4:9: warning: enumeration value 'illegal_fnc' not explicitly handled in switch [-Wswitch-enum] switch(fnc) { ^ dbck.c:265:10: warning: 11 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_to'... [-Wswitch-enum] switch( parent->misc_items[ i ].type ) ^ dbck.c:287:10: warning: 11 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_in'... [-Wswitch-enum] switch( child->misc_items[ i ].type ) ^ dbck.c:309:10: warning: 11 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_to'... [-Wswitch-enum] switch( parent->misc_items[ i ].type ) ^ dbck.c:331:10: warning: 11 enumeration values not explicitly handled in switch: 'recpt', 'cc_recpt', 'comm_to'... [-Wswitch-enum] switch( child->misc_items[ i ].type ) ^ dbck.c:547:11: warning: enumeration values 'm_end_of_list' and 'm_error' not explicitly handled in switch [-Wswitch-enum] switch ( group.type ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/m17n-lib/m17n-lib_1.7.0.orig.tar.gz mtext.c:1203:13: warning: 5 enumeration values not explicitly handled in switch: 'MTEXT_FORMAT_UTF_16LE', 'MTEXT_FORMAT_UTF_16BE', 'MTEXT_FORMAT_UTF_32LE'... [-Wswitch-enum] switch (format) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/m4/m4_1.4.17.orig.tar.xz quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ eval.c:568:15: warning: 24 enumeration values not explicitly handled in switch: 'ERROR', 'BADOP', 'PLUS'... [-Wswitch-enum] switch (op) ^ eval.c:626:15: warning: 26 enumeration values not explicitly handled in switch: 'ERROR', 'BADOP', 'PLUS'... [-Wswitch-enum] switch (op) ^ eval.c:711:15: warning: 25 enumeration values not explicitly handled in switch: 'ERROR', 'BADOP', 'PLUS'... [-Wswitch-enum] switch (op) ^ eval.c:826:11: warning: 25 enumeration values not explicitly handled in switch: 'ERROR', 'PLUS', 'MINUS'... [-Wswitch-enum] switch (et) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mailutils/mailutils_2.99.98.orig.tar.xz parser.y:1064:11: warning: enumeration values 'mu_cfg_callback' and 'mu_cfg_section' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ parser.y:1345:11: warning: enumeration values 'mu_cfg_node_undefined' and 'mu_cfg_node_param' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ debug.c:597:11: warning: enumeration values 'mu_itrctl_insert' and 'mu_itrctl_insert_list' not explicitly handled in switch [-Wswitch-enum] switch (req) ^ base64.c:123:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ base64.c:220:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ binflt.c:32:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ binflt.c:61:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ c-escape.c:52:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ c-escape.c:113:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ crlfdot.c:128:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ crlfdot.c:221:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ crlfflt.c:45:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ crlfflt.c:114:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ dot.c:110:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ dot.c:180:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ fromflt.c:53:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ fromflt.c:174:15: warning: 6 enumeration values not explicitly handled in switch: 'from_encode_gt', 'from_encode_f', 'from_encode_r'... [-Wswitch-enum] switch (state) ^ fromflt.c:163:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ header.c:67:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ iconvflt.c:89:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ inline-comment.c:160:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ inline-comment.c:350:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ inline-comment.c:371:15: warning: 4 enumeration values not explicitly handled in switch: 'ilcmt_comment', 'ilcmt_partial', 'ilcmt_comment_ws'... [-Wswitch-enum] switch (pd->state) ^ linecon.c:76:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ linelenflt.c:43:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ qpflt.c:42:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ qpflt.c:180:11: warning: enumeration values 'mu_filter_xcode', 'mu_filter_lastbuf', and 'mu_filter_flush' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ mbxitr.c:147:11: warning: 5 enumeration values not explicitly handled in switch: 'mu_itrctl_delete_nd', 'mu_itrctl_replace', 'mu_itrctl_replace_nd'... [-Wswitch-enum] switch (req) ^ hdritr.c:142:11: warning: 5 enumeration values not explicitly handled in switch: 'mu_itrctl_delete_nd', 'mu_itrctl_replace', 'mu_itrctl_replace_nd'... [-Wswitch-enum] switch (req) ^ msgstream.c:138:11: warning: enumeration value '_mss_init' not explicitly handled in switch [-Wswitch-enum] switch (sp->state) ^ pop3_apop.c:47:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_AUTH'... [-Wswitch-enum] switch (pop3->state) ^ pop3_capa.c:78:11: warning: 23 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_connect.c:47:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_APOP', 'MU_POP3_AUTH', 'MU_POP3_CAPA'... [-Wswitch-enum] switch (pop3->state) ^ pop3_dele.c:35:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_list.c:39:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_list_cmd.c:34:11: warning: 23 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_noop.c:35:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_pass.c:34:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_quit.c:35:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_retr.c:38:11: warning: 23 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_rset.c:35:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_stat.c:39:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_top.c:38:11: warning: 23 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_uidl_cmd.c:34:11: warning: 23 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_uidl.c:39:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ pop3_user.c:34:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_POP3_CONNECT', 'MU_POP3_GREETINGS', 'MU_POP3_APOP'... [-Wswitch-enum] switch (pop3->state) ^ appstrsiz.c:74:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ capability.c:100:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS', 'MU_IMAP_CLIENT_LOGIN_RX'... [-Wswitch-enum] switch (imap->client_state) ^ connect.c:98:12: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ connect.c:48:11: warning: 24 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CAPABILITY_RX', 'MU_IMAP_CLIENT_LOGIN_RX'... [-Wswitch-enum] switch (imap->client_state) ^ id.c:90:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ login.c:40:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ logout.c:38:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ select.c:100:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ status.c:155:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ storeflg.c:45:11: warning: 25 enumeration values not explicitly handled in switch: 'MU_IMAP_CLIENT_ERROR', 'MU_IMAP_CLIENT_CONNECT_RX', 'MU_IMAP_CLIENT_GREETINGS'... [-Wswitch-enum] switch (imap->client_state) ^ mbox.c:135:15: warning: enumeration value 'rcv_for' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ smtp_rset.c:47:11: warning: 5 enumeration values not explicitly handled in switch: 'MU_SMTP_MAIL', 'MU_SMTP_RCPT', 'MU_SMTP_MORE'... [-Wswitch-enum] switch (smtp->state) ^ printf-args.c:44:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1917:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4837:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4998:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ util.c:149:11: warning: enumeration value 'SVT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ util.c:424:11: warning: 5 enumeration values not explicitly handled in switch: 'SVT_VOID', 'SVT_NUMBER', 'SVT_TAG'... [-Wswitch-enum] switch (val->type) ^ editheader.c:128:15: warning: 6 enumeration values not explicitly handled in switch: 'SVT_VOID', 'SVT_NUMBER', 'SVT_TAG'... [-Wswitch-enum] switch (val->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/makedepf90/makedepf90_2.8.8.orig.tar.gz lexer.l:206:13: warning: enumeration value 'SUFFIX' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/maloc/maloc_0.2.orig.tar.gz vsh.c:1383:13: warning: enumeration value 'vshcom_none' not explicitly handled in switch [-Wswitch-enum] switch (theCmd) { ^ psh.c:228:17: warning: enumeration values 'pshcom_none' and 'pshcom_set' not explicitly handled in switch [-Wswitch-enum] switch (theCmd) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/masqmail/masqmail_0.3.4.orig.tar.gz accept.c:227:12: warning: 6 enumeration values not explicitly handled in switch: 'HEAD_NONE', 'HEAD_REPLY_TO', 'HEAD_SUBJECT'... [-Wswitch-enum] switch (hdr->id) { ^ masqmail.c:237:10: warning: 5 enumeration values not explicitly handled in switch: 'AERR_TIMEOUT', 'AERR_OVERFLOW', 'AERR_SYNTAX'... [-Wswitch-enum] switch (err) { ^ masqmail.c:709:10: warning: enumeration values 'MODE_NONE' and 'MODE_VERSION' not explicitly handled in switch [-Wswitch-enum] switch (mta_mode) { ^ smtp_in.c:320:13: warning: 6 enumeration values not explicitly handled in switch: 'AERR_OK', 'AERR_OVERFLOW', 'AERR_SYNTAX'... [-Wswitch-enum] switch (err) { ^ smtp_in.c:193:11: warning: enumeration values 'SMTP_ERROR', 'SMTP_EOF', and 'SMTP_NUM_IDS' not explicitly handled in switch [-Wswitch-enum] switch (cmd_id) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/medit/medit_1.2.0.orig.tar.bz2 mooedit/mooedit-fileops.c:676:13: warning: enumeration value 'MOO_LE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (moo_edit_get_line_end_type (edit)) ^ mooedit/mootextbuffer.c:1228:13: warning: enumeration values 'MOO_BRACKET_MATCH_NOT_AT_BRACKET' and 'MOO_BRACKET_MATCH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (bracket_match) ^ mooedit/mootextbuffer.c:1270:13: warning: enumeration values 'MOO_BRACKET_MATCH_NOT_AT_BRACKET' and 'MOO_BRACKET_MATCH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (buffer->priv->bracket_found) ^ mooedit/mootextview.c:3581:13: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (which_border) ^ mooedit/mootextview.c:3612:17: warning: enumeration values 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', and 'GTK_TEXT_WINDOW_TEXT' not explicitly handled in switch [-Wswitch-enum] switch (which_border) ^ mooedit/mootextview-input.c:432:13: warning: enumeration value 'MOO_TEXT_CURSOR_NONE' not explicitly handled in switch [-Wswitch-enum] switch (tcursor) ^ mooedit/mootextview-input.c:711:13: warning: 5 enumeration values not explicitly handled in switch: 'GTK_TEXT_WINDOW_PRIVATE', 'GTK_TEXT_WINDOW_WIDGET', 'GTK_TEXT_WINDOW_RIGHT'... [-Wswitch-enum] switch (gtk_text_view_get_window_type (text_view, event->window)) ^ mooedit/mooeditor.c:1478:17: warning: enumeration value 'MOO_SAVE_CHANGES_RESPONSE_DONT_SAVE' not explicitly handled in switch [-Wswitch-enum] switch (response) ^ mooedit/mooeditor.c:1502:17: warning: enumeration value 'MOO_SAVE_CHANGES_RESPONSE_DONT_SAVE' not explicitly handled in switch [-Wswitch-enum] switch (response) ^ mooedit/mooeditor.c:1714:17: warning: enumeration value 'MOO_SAVE_CHANGES_RESPONSE_DONT_SAVE' not explicitly handled in switch [-Wswitch-enum] switch (response) ^ mooedit/mooeditor.c:1738:17: warning: enumeration value 'MOO_SAVE_CHANGES_RESPONSE_DONT_SAVE' not explicitly handled in switch [-Wswitch-enum] switch (response) ^ mooutils/moomarkup.c:556:17: warning: enumeration value 'MOO_MARKUP_DOC_NODE' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moomarkup.c:593:21: warning: enumeration value 'MOO_MARKUP_DOC_NODE' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moonotebook.c:2939:13: warning: 31 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ mooutils/moopane.c:826:13: warning: enumeration values 'MOO_PANE_POS_TOP' and 'MOO_PANE_POS_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (position) ^ mooutils/moopane.c:840:13: warning: enumeration values 'MOO_PANE_POS_TOP' and 'MOO_PANE_POS_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (position) ^ mooutils/moopane.c:851:13: warning: enumeration values 'MOO_PANE_POS_RIGHT', 'MOO_PANE_POS_TOP', and 'MOO_PANE_POS_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (position) ^ mooutils/moopane.c:1727:13: warning: enumeration value 'ICON_PIXBUFS' not explicitly handled in switch [-Wswitch-enum] switch (((MooIconWidget*)widget)->type) ^ mooutils/moopane.c:1839:13: warning: enumeration value 'GTK_ARROW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (arrow_type) ^ mooutils/moopaned.c:2574:21: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ mooutils/moopaned.c:2593:21: warning: 5 enumeration values not explicitly handled in switch: 'GTK_DIR_TAB_FORWARD', 'GTK_DIR_TAB_BACKWARD', 'GTK_DIR_UP'... [-Wswitch-enum] switch (direction) ^ mooutils/moopaned.c:2606:21: warning: 4 enumeration values not explicitly handled in switch: 'GTK_DIR_TAB_FORWARD', 'GTK_DIR_TAB_BACKWARD', 'GTK_DIR_UP'... [-Wswitch-enum] switch (direction) ^ mooutils/moopaned.c:2620:21: warning: 5 enumeration values not explicitly handled in switch: 'GTK_DIR_TAB_FORWARD', 'GTK_DIR_TAB_BACKWARD', 'GTK_DIR_UP'... [-Wswitch-enum] switch (direction) ^ mooutils/moopaned.c:2748:17: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ mooutils/moopaned.c:2769:17: warning: enumeration values 'GTK_DIR_TAB_FORWARD' and 'GTK_DIR_TAB_BACKWARD' not explicitly handled in switch [-Wswitch-enum] switch (direction) ^ mooutils/moouixml.c:694:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER' and 'MOO_UI_NODE_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moouixml.c:726:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER' and 'MOO_UI_NODE_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moouixml.c:758:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER' and 'MOO_UI_NODE_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moouixml.c:790:17: warning: enumeration values 'MOO_UI_NODE_ITEM', 'MOO_UI_NODE_SEPARATOR', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (child->type) ^ mooutils/moouixml.c:1880:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER' and 'MOO_UI_NODE_WIDGET' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2016:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2076:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2284:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2477:21: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2508:21: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mooutils/moouixml.c:2554:17: warning: enumeration values 'MOO_UI_NODE_CONTAINER', 'MOO_UI_NODE_WIDGET', and 'MOO_UI_NODE_PLACEHOLDER' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ moofileview/moofileview.c:5834:13: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ moofileview/moofileview.c:5988:13: warning: enumeration values 'GDK_ACTION_DEFAULT' and 'GDK_ACTION_PRIVATE' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ moofileview/moofileview.c:6047:13: warning: enumeration values 'GDK_ACTION_DEFAULT', 'GDK_ACTION_PRIVATE', and 'GDK_ACTION_ASK' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ moofileview/moofolder.c:380:17: warning: enumeration value 'STAGE_MIME_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (folder->impl->done) ^ moofileview/mooiconview.c:1878:17: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ moofileview/mooiconview.c:2247:13: warning: 5 enumeration values not explicitly handled in switch: 'GTK_MOVEMENT_WORDS', 'GTK_MOVEMENT_DISPLAY_LINE_ENDS', 'GTK_MOVEMENT_PARAGRAPHS'... [-Wswitch-enum] switch (step) ^ moofileview/mooiconview.c:3001:13: warning: enumeration value 'GTK_SELECTION_MULTIPLE' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ mooapp/mooapp.c:1314:13: warning: enumeration value 'CMD_LAST' not explicitly handled in switch [-Wswitch-enum] switch (code) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/medusa/medusa_2.1.1.orig.tar.gz cvs.c:201:12: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch(nState) ^ ftp.c:235:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ imap.c:266:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ mysql.c:212:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ nntp.c:161:12: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch(nState) ^ pcanywhere.c:213:12: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch(nState) ^ pop3.c:246:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ rexec.c:148:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ rlogin.c:146:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ rsh.c:148:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ smtp.c:253:12: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch(nState) ^ smtp-vrfy.c:202:12: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch(nState) ^ snmp.c:270:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ telnet.c:225:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ vmauthd.c:159:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ wrapper.c:238:13: warning: enumeration value 'MSTATE_COMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (nState) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/memphis/memphis_0.2.3.orig.tar.gz memphis-rule-set.c:454:11: warning: enumeration value 'MEMPHIS_RULE_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (rule->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mew/mew_6.7.orig.tar.gz pattern.c:308:11: warning: 10 enumeration values not explicitly handled in switch: 'P_NUL', 'P_EXP', 'P_STR'... [-Wswitch-enum] switch (q->typ) { ^ pattern.c:505:10: warning: 4 enumeration values not explicitly handled in switch: 'P_NUL', 'P_STR', 'P_LSQ'... [-Wswitch-enum] switch (p->typ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mew-beta/mew-beta_7.0.50~6.7~rc2+0.20150703.orig.tar.gz pattern.c:308:11: warning: 10 enumeration values not explicitly handled in switch: 'P_NUL', 'P_EXP', 'P_STR'... [-Wswitch-enum] switch (q->typ) { ^ pattern.c:505:10: warning: 4 enumeration values not explicitly handled in switch: 'P_NUL', 'P_STR', 'P_LSQ'... [-Wswitch-enum] switch (p->typ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/missfits/missfits_2.8.0.orig.tar.gz fitsconv.c:213:31: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(char *)ptrin, ttypeout); ^ fitsconv.c:216:32: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(short *)ptrin, ttypeout); ^ fitsconv.c:219:30: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(int *)ptrin, ttypeout); ^ fitsconv.c:227:32: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(float *)ptrin, ttypeout); ^ fitsconv.c:230:33: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(double *)ptrin, ttypeout); ^ fitsconv.c:209:10: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] switch(ttypein) ^ fitsutil.c:342:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ fitsutil.c:480:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ file.c:413:10: warning: enumeration value 'SAVE_NONE' not explicitly handled in switch [-Wswitch-enum] switch(prefs.save_type) ^ makeit.c:361:14: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mlmmj/mlmmj_1.2.18.1.orig.tar.gz mlmmj-sub.c:67:9: warning: enumeration values 'SUB_FILE', 'SUB_ALL', and 'SUB_NONE' not explicitly handled in switch [-Wswitch-enum] switch(typesub) { ^ mlmmj-sub.c:305:9: warning: enumeration values 'SUB_FILE', 'SUB_ALL', and 'SUB_NONE' not explicitly handled in switch [-Wswitch-enum] switch(typesub) { ^ mlmmj-sub.c:360:9: warning: enumeration values 'SUB_FILE', 'SUB_ALL', and 'SUB_NONE' not explicitly handled in switch [-Wswitch-enum] switch(typesub) { ^ mlmmj-sub.c:446:9: warning: enumeration values 'SUB_FILE', 'SUB_ALL', and 'SUB_NONE' not explicitly handled in switch [-Wswitch-enum] switch(typesub) { ^ mlmmj-sub.c:571:9: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-unsub.c:67:9: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-unsub.c:120:9: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-unsub.c:204:9: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-unsub.c:369:9: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-unsub.c:661:10: warning: 4 enumeration values not explicitly handled in switch: 'SUB_FILE', 'SUB_ALL', 'SUB_BOTH'... [-Wswitch-enum] switch(typesub) { ^ mlmmj-list.c:151:9: warning: enumeration values 'SUB_ALL', 'SUB_BOTH', and 'SUB_NONE' not explicitly handled in switch [-Wswitch-enum] switch(typesub) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/monitoring-plugins/monitoring-plugins_2.1.1.orig.tar.gz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ check_nwstat.c:203:10: warning: 42 enumeration values not explicitly handled in switch: 'NONE', 'LOAD15', 'CONNS'... [-Wswitch-enum] switch(vars_to_check) { ^ check_overcr.c:143:11: warning: 6 enumeration values not explicitly handled in switch: 'NONE', 'LOAD15', 'DPU'... [-Wswitch-enum] switch (vars_to_check) { ^ check_overcr.c:116:10: warning: enumeration value 'NONE' not explicitly handled in switch [-Wswitch-enum] switch (vars_to_check) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mp4h/mp4h_1.3.1.orig.tar.gz builtin.c:2064:11: warning: enumeration value 'TOKEN_VOID' not explicitly handled in switch [-Wswitch-enum] switch (TOKEN_DATA_TYPE (argv[argc])) ^ builtin.c:2135:19: warning: enumeration value 'TOKEN_VOID' not explicitly handled in switch [-Wswitch-enum] switch (SYMBOL_TYPE (s)) ^ builtin.c:2560:11: warning: enumeration value 'MATHOP_MOD' not explicitly handled in switch [-Wswitch-enum] switch (mathop) ^ debug.c:386:19: warning: enumeration value 'TOKEN_VOID' not explicitly handled in switch [-Wswitch-enum] switch (TOKEN_DATA_TYPE (argv[i])) ^ freeze.c:104:19: warning: enumeration value 'TOKEN_VOID' not explicitly handled in switch [-Wswitch-enum] switch (SYMBOL_TYPE (sym)) ^ macro.c:80:11: warning: enumeration values 'TOKEN_NONE' and 'TOKEN_QUOTE' not explicitly handled in switch [-Wswitch-enum] switch (t) ^ macro.c:225:15: warning: enumeration value 'TOKEN_NONE' not explicitly handled in switch [-Wswitch-enum] switch (t) ^ macro.c:400:15: warning: enumeration value 'TOKEN_NONE' not explicitly handled in switch [-Wswitch-enum] switch (t) ^ macro.c:535:11: warning: enumeration value 'TOKEN_VOID' not explicitly handled in switch [-Wswitch-enum] switch (SYMBOL_TYPE (sym)) ^ symtab.c:220:11: warning: enumeration value 'SYMBOL_LOOKUP' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mpeg2dec/mpeg2dec_0.5.1.orig.tar.gz mpeg2dec.c:283:10: warning: 6 enumeration values not explicitly handled in switch: 'STATE_SEQUENCE_REPEATED', 'STATE_GOP', 'STATE_SLICE_1ST'... [-Wswitch-enum] switch (state) { ^ dump_state.c:250:10: warning: 7 enumeration values not explicitly handled in switch: 'STATE_BUFFER', 'STATE_SEQUENCE_REPEATED', 'STATE_SLICE_1ST'... [-Wswitch-enum] switch (state) { ^ dump_state.c:295:13: warning: 6 enumeration values not explicitly handled in switch: 'STATE_BUFFER', 'STATE_SLICE_1ST', 'STATE_SLICE'... [-Wswitch-enum] switch (state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mpg123/mpg123_1.22.2.orig.tar.bz2 id3.c:862:16: warning: enumeration value 'unknown' not explicitly handled in switch [-Wswitch-enum] switch(tt) ^ libmpg123.c:143:9: warning: enumeration values 'MPG123_START_FRAME' and 'MPG123_DECODE_FRAMES' not explicitly handled in switch [-Wswitch-enum] switch(key) ^ libmpg123.c:265:9: warning: 4 enumeration values not explicitly handled in switch: 'MPG123_START_FRAME', 'MPG123_DECODE_FRAMES', 'MPG123_TIMEOUT'... [-Wswitch-enum] switch(key) ^ libmpg123.c:1469:9: warning: enumeration value 'mpg123_text_unknown' not explicitly handled in switch [-Wswitch-enum] switch(enc) ^ metaprint.c:134:12: warning: enumeration value 'outtahere' not explicitly handled in switch [-Wswitch-enum] switch(state) ^ playlist.c:377:15: warning: enumeration values 'UNKNOWN' and 'NO_LIST' not explicitly handled in switch [-Wswitch-enum] switch(pl.type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mrxvt/mrxvt_0.5.4.orig.tar.gz command.c:3488:13: warning: enumeration values 'HIDE_MENUBAR', 'SHOW_MENUBAR', and 'X_CONFIGURE' not explicitly handled in switch [-Wswitch-enum] switch (reason) ^ screen.c:5161:13: warning: enumeration values 'SELECTION_CLEAR' and 'SELECTION_DONE' not explicitly handled in switch [-Wswitch-enum] switch (SEL(r).op) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mtx/mtx_1.3.12.orig.tar.gz mtxl.c:904:12: warning: enumeration value 'AllElementTypes' not explicitly handled in switch [-Wswitch-enum] switch (ElementStatusPage->ElementTypeCode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mumudvb/mumudvb_1.7.1.orig.tar.gz tune.c:952:12: warning: enumeration values 'BANDWIDTH_5_MHZ', 'BANDWIDTH_10_MHZ', and 'BANDWIDTH_1_712_MHZ' not explicitly handled in switch [-Wswitch-enum] switch(tuneparams->bandwidth) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mutt/mutt_1.5.23.orig.tar.gz makedoc.c:162:11: warning: enumeration value 'F_NONE' not explicitly handled in switch [-Wswitch-enum] switch (OutputFormat) ^ makedoc.c:650:11: warning: enumeration value 'F_NONE' not explicitly handled in switch [-Wswitch-enum] switch (OutputFormat) ^ makedoc.c:808:11: warning: enumeration value 'F_NONE' not explicitly handled in switch [-Wswitch-enum] switch (OutputFormat) ^ makedoc.c:1249:11: warning: enumeration value 'F_NONE' not explicitly handled in switch [-Wswitch-enum] switch (OutputFormat) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mxml/mxml_2.7.orig.tar.gz mxml-file.c:1479:15: warning: enumeration values 'MXML_IGNORE' and 'MXML_ELEMENT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ mxml-file.c:2750:11: warning: enumeration value 'MXML_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ mxml-node.c:230:11: warning: enumeration value 'MXML_IGNORE' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nagios-plugins/nagios-plugins_1.4.16.orig.tar.gz printf-args.c:43:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ ./regcomp.c:1081:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1074:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1388:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1415:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2227:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3396:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1978:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4091:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ vasnprintf.c:1884:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4799:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4957:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nano/nano_2.4.2.orig.tar.gz text.c:457:13: warning: enumeration value 'OTHER' not explicitly handled in switch [-Wswitch-enum] switch (u->type) { ^ text.c:605:13: warning: enumeration value 'OTHER' not explicitly handled in switch [-Wswitch-enum] switch (u->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nap/nap_1.5.4.orig.tar.gz dlul_screen.c:243:17: warning: enumeration value 'DLUL_NUM_FIELDS' not explicitly handled in switch [-Wswitch-enum] switch (dlul_field_info[i].id) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nasm/nasm_2.11.06-1really2.11.05.orig.tar.xz nasm.c:1260:25: warning: 11 enumeration values not explicitly handled in switch: 'D_none', 'D_EXPORT', 'D_GROUP'... [-Wswitch-enum] switch (d) { ^ nasm.c:1690:37: warning: 1709 enumeration values not explicitly handled in switch: 'I_none', 'I_AAA', 'I_AAD'... [-Wswitch-enum] switch (output_ins.opcode) { ^ assemble.c:681:17: warning: 4 enumeration values not explicitly handled in switch: 'MERR_INVALOP', 'MERR_BADHLE', 'MOK_JUMP'... [-Wswitch-enum] switch (m) { ^ parser.c:1113:13: warning: 1716 enumeration values not explicitly handled in switch: 'I_none', 'I_AAA', 'I_AAD'... [-Wswitch-enum] switch (result->opcode) { ^ output/outlib.c:46:13: warning: enumeration values 'OUT_RAWDATA', 'OUT_ADDRESS', and 'OUT_RESERVE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ output/outbin.c:1280:13: warning: 24 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outcoff.c:791:13: warning: 24 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outelf32.c:1360:13: warning: 25 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outelf64.c:1445:13: warning: 25 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outelfx32.c:1403:13: warning: 25 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outobj.c:1565:13: warning: 22 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outobj.c:1887:14: warning: enumeration value 'DEFWRT_STRING' not explicitly handled in switch [-Wswitch-enum] switch (e->defwrt_type) { ^ output/outrdf2.c:730:13: warning: 24 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outieee.c:836:13: warning: 25 enumeration values not explicitly handled in switch: 'D_none', 'D_unknown', 'D_ABSOLUTE'... [-Wswitch-enum] switch (directive) { ^ output/outmac32.c:413:13: warning: enumeration values 'OUT_REL1ADR' and 'OUT_REL8ADR' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ output/outmac64.c:510:13: warning: enumeration values 'OUT_REL1ADR' and 'OUT_REL8ADR' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ preproc.c:3331:21: warning: 14 enumeration values not explicitly handled in switch: 'TOK_NONE', 'TOK_COMMENT', 'TOK_ID'... [-Wswitch-enum] switch (t->type) { ^ preproc.c:3632:17: warning: 15 enumeration values not explicitly handled in switch: 'TOK_NONE', 'TOK_COMMENT', 'TOK_ID'... [-Wswitch-enum] switch (tok->type) { ^ preproc.c:4731:21: warning: 14 enumeration values not explicitly handled in switch: 'TOK_NONE', 'TOK_WHITESPACE', 'TOK_COMMENT'... [-Wswitch-enum] switch (t->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nbd/nbd_3.8.orig.tar.gz nbd-server.c:2674:13: warning: enumeration values 'G_LOG_LEVEL_MASK' and 'G_LOG_FLAG_RECURSION' not explicitly handled in switch [-Wswitch-enum] switch( log_level ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nc6/nc6_1.0.orig.tar.gz network.c:115:10: warning: 4 enumeration values not explicitly handled in switch: 'PROTO_UNSPECIFIED', 'PROTO_IPv6', 'PROTO_IPv4'... [-Wswitch-enum] switch (ca_family(attrs)) { ^ network.c:182:10: warning: 4 enumeration values not explicitly handled in switch: 'PROTO_UNSPECIFIED', 'PROTO_IPv6', 'PROTO_IPv4'... [-Wswitch-enum] switch (ca_family(attrs)) { ^ parser.c:332:11: warning: enumeration values 'PROTO_UNSPECIFIED', 'PROTO_IPv6', and 'PROTO_IPv4' not explicitly handled in switch [-Wswitch-enum] switch (family) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ncpfs/ncpfs_2.2.6.orig.tar.gz ncplib.c:1113:10: warning: 13 enumeration values not explicitly handled in switch: 'NT_UNKNOWN', 'NT_IP', 'NT_SDLC'... [-Wswitch-enum] switch (conn->nt) { ^ ncplib.c:1964:10: warning: 13 enumeration values not explicitly handled in switch: 'NT_UNKNOWN', 'NT_IP', 'NT_SDLC'... [-Wswitch-enum] switch (conn->nt) { ^ ncplib.c:2555:10: warning: enumeration value 'NOT_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (conn->is_connected) { ^ ncplib.c:4029:11: warning: enumeration value 'NOT_CONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (conn->is_connected) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/neon27/neon27_0.30.1.orig.tar.gz ne_compress.c:248:17: warning: 4 enumeration values not explicitly handled in switch: 'NE_Z_IN_HEADER', 'NE_Z_POST_HEADER', 'NE_Z_INFLATING'... [-Wswitch-enum] switch (ctx->state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nescc/nescc_1.3.5.orig.tar.gz expr.c:668:11: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ expr.c:846:15: warning: 62 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_GREATER', 'CPP_LESS'... [-Wswitch-enum] switch (op.op) ^ expr.c:914:15: warning: 65 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op.op) ^ expr.c:991:15: warning: 44 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_CLOSE_PAREN', 'CPP_EOF'... [-Wswitch-enum] switch (top->op) ^ expr.c:1392:11: warning: 67 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op) ^ expr.c:1431:11: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (op) ^ lex.c:1243:11: warning: enumeration values 'SPELL_OPERATOR' and 'SPELL_NONE' not explicitly handled in switch [-Wswitch-enum] switch (TOKEN_SPELL (token)) ^ lex.c:1483:11: warning: 55 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_MULT'... [-Wswitch-enum] switch (a) ^ lex.c:1706:11: warning: enumeration value 'SPELL_OPERATOR' not explicitly handled in switch [-Wswitch-enum] switch (TOKEN_SPELL (tok)) ^ macro.c:120:11: warning: enumeration value 'BT_PRAGMA' not explicitly handled in switch [-Wswitch-enum] switch (node->value.builtin) ^ macro.c:1361:15: warning: 65 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (token->type) ^ macro.c:1514:12: warning: 66 enumeration values not explicitly handled in switch: 'CPP_EQ', 'CPP_NOT', 'CPP_GREATER'... [-Wswitch-enum] switch (ctoken->type) ^ pch.c:617:15: warning: enumeration value 'NT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (h->type) ^ ./regex.c:4609:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ ./regex.c:6691:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./regex.c:7447:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ ./regex.c:7510:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7619:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ ./regex.c:7652:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ./cp-demangle.c:754:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ ./cp-demangle.c:987:11: warning: 48 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:1008:11: warning: 47 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demangle.c:2334:15: warning: 49 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ ./cp-demangle.c:3494:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:3481:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ ./cp-demangle.c:3697:11: warning: 38 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ ./cp-demangle.c:3771:15: warning: 39 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ ./cp-demangle.c:4299:10: warning: 43 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_VTABLE'... [-Wswitch-enum] switch (dc->type) ^ ./cp-demint.c:66:11: warning: 10 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ AST.c:166:11: warning: 151 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (n->kind) ^ AST_utils.c:53:13: warning: 156 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ AST_utils.c:70:11: warning: 155 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ AST_walk.c:74:11: warning: 32 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_ellipsis_decl'... [-Wswitch-enum] switch (n->kind) ^ c-lex.c:188:11: warning: enumeration values 'l_implementation' and 'l_any' not explicitly handled in switch [-Wswitch-enum] switch (l) ^ c-lex.c:545:10: warning: 6 enumeration values not explicitly handled in switch: 'decl_variable', 'decl_constant', 'decl_function'... [-Wswitch-enum] switch (decl->kind) ^ c-lex.c:568:11: warning: 4 enumeration values not explicitly handled in switch: 'CPP_AT_NAME', 'CPP_OBJC_STRING', 'CPP_PRAGMA_EOL'... [-Wswitch-enum] switch (type) ^ constants.c:138:15: warning: 151 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (u->kind) ^ constants.c:296:12: warning: 150 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (b->kind) { ^ constants.c:323:12: warning: 152 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (b->kind) { ^ constants.c:280:15: warning: 141 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (b->kind) ^ cval.c:121:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (r.kind) ^ cval.c:221:11: warning: 4 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) { ^ cval.c:254:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) { ^ cval.c:267:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) { ^ cval.c:280:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) { ^ cval.c:356:15: warning: enumeration values 'cval_variable' and 'cval_unk_number' not explicitly handled in switch [-Wswitch-enum] switch (c.kind) ^ cval.c:376:15: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_float_complex'... [-Wswitch-enum] switch (c.kind) ^ cval.c:403:10: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_float'... [-Wswitch-enum] switch (c.kind) ^ cval.c:413:15: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_float_complex'... [-Wswitch-enum] switch (c.kind) ^ cval.c:502:11: warning: 4 enumeration values not explicitly handled in switch: 'cval_float', 'cval_float_complex', 'cval_uint_complex'... [-Wswitch-enum] switch (c.kind) ^ cval.c:516:11: warning: 6 enumeration values not explicitly handled in switch: 'cval_unk_address', 'cval_address_unk_offset', 'cval_address'... [-Wswitch-enum] switch (c.kind) ^ cval.c:533:11: warning: enumeration values 'cval_unk_address', 'cval_address_unk_offset', and 'cval_address' not explicitly handled in switch [-Wswitch-enum] switch (c.kind) ^ cval.c:547:11: warning: enumeration values 'cval_unk_address', 'cval_address_unk_offset', and 'cval_address' not explicitly handled in switch [-Wswitch-enum] switch (c.kind) ^ cval.c:574:13: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_float', 'cval_float_complex'... [-Wswitch-enum] switch (c2.kind) ^ cval.c:587:11: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:653:13: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_address', 'cval_address_unk_offset'... [-Wswitch-enum] switch (c2.kind) ^ cval.c:664:11: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:739:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:792:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:834:11: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:888:36: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_lshift(cval c1, cval c2) CVAL_BITOP(<<) ^ cval.c:889:36: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_rshift(cval c1, cval c2) CVAL_BITOP(>>) ^ cval.c:890:36: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_bitand(cval c1, cval c2) CVAL_BITOP(&) ^ cval.c:891:36: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_bitor(cval c1, cval c2) CVAL_BITOP(|) ^ cval.c:892:36: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_bitxor(cval c1, cval c2) CVAL_BITOP(^) ^ cval.c:932:45: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] static cval cval_simpleeq(cval c1, cval c2) CVAL_RELOP(==) ^ cval.c:933:33: warning: 8 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] cval cval_leq(cval c1, cval c2) CVAL_RELOP(<=) ^ cval.c:987:11: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) ^ cval.c:1004:15: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c2.kind) ^ cval.c:1016:15: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c2.kind) ^ cval.c:1001:11: warning: 9 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c1.kind) ^ cval.c:1041:11: warning: 5 enumeration values not explicitly handled in switch: 'cval_variable', 'cval_unk_number', 'cval_unk_address'... [-Wswitch-enum] switch (c.kind) ^ cval.c:1057:11: warning: 6 enumeration values not explicitly handled in switch: 'cval_float', 'cval_float_complex', 'cval_uint'... [-Wswitch-enum] switch (c.kind) ^ expr.c:194:15: warning: enumeration values 'typevar_none' and 'typevar_normal' not explicitly handled in switch [-Wswitch-enum] switch (vdecl->typevar_kind) ^ init.c:773:11: warning: enumeration value 'c_none' not explicitly handled in switch [-Wswitch-enum] switch (p->kind) ^ init.c:1214:15: warning: enumeration value 'c_none' not explicitly handled in switch [-Wswitch-enum] switch (constructor_kind) ^ init.c:1282:12: warning: enumeration value 'c_none' not explicitly handled in switch [-Wswitch-enum] switch (constructor_kind) ^ init.c:1307:11: warning: enumeration value 'c_none' not explicitly handled in switch [-Wswitch-enum] switch (constructor_kind) ^ nesc-abstract.c:346:11: warning: 153 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ nesc-abstract.c:365:10: warning: 128 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch(e->kind) ^ nesc-abstract.c:446:11: warning: 156 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ nesc-abstract.c:1262:17: warning: enumeration value 'typevar_none' not explicitly handled in switch [-Wswitch-enum] else switch (tparm->ddecl->typevar_kind) ^ nesc-atomic.c:183:16: warning: 105 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] else switch (expr->kind) ^ nesc-atomic.c:323:11: warning: 143 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (stmt->kind) ^ nesc-configuration.c:327:12: warning: 6 enumeration values not explicitly handled in switch: 'decl_variable', 'decl_constant', 'decl_typedef'... [-Wswitch-enum] switch (d->kind) ^ nesc-constants.c:49:11: warning: 140 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ nesc-dfilter.c:317:11: warning: 5 enumeration values not explicitly handled in switch: 'kind_nd_option', 'kind_nd_arg', 'kind_nd_int'... [-Wswitch-enum] switch (f->kind) ^ nesc-dump.c:186:15: warning: 4 enumeration values not explicitly handled in switch: 'function_implicit', 'function_normal', 'function_static'... [-Wswitch-enum] switch (ddecl->ftype) ^ nesc-dump.c:175:11: warning: enumeration values 'decl_error', 'decl_magic_string', and 'decl_magic_function' not explicitly handled in switch [-Wswitch-enum] switch (ddecl->kind) ^ nesc-dump.c:227:11: warning: 7 enumeration values not explicitly handled in switch: 'decl_variable', 'decl_constant', 'decl_typedef'... [-Wswitch-enum] switch (ddecl->kind) ^ nesc-inline.c:82:11: warning: 148 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (expr->kind) ^ nesc-inline.c:171:11: warning: 142 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (stmt->kind) ^ nesc-ndoc.c:133:15: warning: enumeration value 's_linestart' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ nesc-network.c:284:11: warning: 149 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ nesc-paths.c:211:11: warning: 4 enumeration values not explicitly handled in switch: 'l_implementation', 'l_parameter', 'l_type'... [-Wswitch-enum] switch (l) ^ nesc-semantics.c:141:11: warning: enumeration values 'l_parameter' and 'l_type' not explicitly handled in switch [-Wswitch-enum] switch (l) ^ nesc-semantics.c:192:11: warning: 5 enumeration values not explicitly handled in switch: 'l_c', 'l_implementation', 'l_parameter'... [-Wswitch-enum] switch (d->kind) ^ nesc-semantics.c:228:11: warning: 5 enumeration values not explicitly handled in switch: 'l_c', 'l_implementation', 'l_parameter'... [-Wswitch-enum] switch (decl->kind) ^ nesc-uses.c:159:11: warning: 128 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (expr->kind) ^ nesc-uses.c:366:11: warning: 148 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (stmt->kind) ^ nesc-xml.c:366:11: warning: enumeration values 'decl_error', 'decl_magic_string', and 'decl_magic_function' not explicitly handled in switch [-Wswitch-enum] switch (ddecl->kind) ^ semantics.c:687:15: warning: 143 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (spec->kind) ^ semantics.c:942:15: warning: 153 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ semantics.c:2263:15: warning: 156 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ types.c:586:13: warning: 15 enumeration values not explicitly handled in switch: 'tp_error', 'tp_int2', 'tp_int4'... [-Wswitch-enum] switch (t->u.primitive) ^ types.c:912:11: warning: enumeration values 'tk_error', 'tk_iref', and 'tk_cref' not explicitly handled in switch [-Wswitch-enum] switch (t1->kind) ^ types.c:946:11: warning: 18 enumeration values not explicitly handled in switch: 'tp_error', 'tp_int2', 'tp_uint2'... [-Wswitch-enum] switch (t->u.primitive) ^ types.c:1164:11: warning: enumeration value 'tk_error' not explicitly handled in switch [-Wswitch-enum] switch (t1->kind) ^ types.c:1334:13: warning: 4 enumeration values not explicitly handled in switch: 'tk_complex', 'tk_error', 'tk_iref'... [-Wswitch-enum] switch (t1->kind) ^ types.c:1476:11: warning: 15 enumeration values not explicitly handled in switch: 'tp_error', 'tp_uint2', 'tp_uint4'... [-Wswitch-enum] switch (t->u.primitive) ^ types.c:1682:11: warning: enumeration values 'tk_error', 'tk_iref', and 'tk_cref' not explicitly handled in switch [-Wswitch-enum] switch (t->kind) ^ types.c:1829:15: warning: enumeration values 'typevar_none' and 'typevar_normal' not explicitly handled in switch [-Wswitch-enum] switch (vdecl->typevar_kind) ^ types.c:1932:11: warning: enumeration values 'no_qualifiers', 'transparent_qualifier', and 'last_qualifier' not explicitly handled in switch [-Wswitch-enum] switch (q) ^ types.c:2167:11: warning: 4 enumeration values not explicitly handled in switch: 'tk_primitive', 'tk_complex', 'tk_error'... [-Wswitch-enum] switch (t->kind) ^ types.c:2283:11: warning: 4 enumeration values not explicitly handled in switch: 'tk_error', 'tk_iref', 'tk_variable'... [-Wswitch-enum] switch (t->kind) ^ types.c:2414:11: warning: enumeration value 'tk_error' not explicitly handled in switch [-Wswitch-enum] switch (t->kind) ^ types.c:2471:11: warning: 4 enumeration values not explicitly handled in switch: 'tk_primitive', 'tk_complex', 'tk_error'... [-Wswitch-enum] switch (t->kind) ^ types.c:2551:11: warning: enumeration values 'tk_iref', 'tk_variable', and 'tk_cref' not explicitly handled in switch [-Wswitch-enum] switch (t->kind) ^ types.c:2600:11: warning: 7 enumeration values not explicitly handled in switch: 'tk_primitive', 'tk_error', 'tk_void'... [-Wswitch-enum] switch (parent->kind) ^ unparse.c:560:11: warning: 150 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_ellipsis_decl'... [-Wswitch-enum] switch (d->kind) ^ unparse.c:622:10: warning: 20 enumeration values not explicitly handled in switch: 'RID_UNUSED', 'RID_INT', 'RID_CHAR'... [-Wswitch-enum] switch (r->id) ^ unparse.c:758:11: warning: 156 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ unparse.c:965:11: warning: 152 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ unparse.c:1118:11: warning: 149 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (em->kind) ^ unparse.c:1154:11: warning: 155 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (em->kind) ^ unparse.c:1274:11: warning: 18 enumeration values not explicitly handled in switch: 'RID_UNUSED', 'RID_INT', 'RID_CHAR'... [-Wswitch-enum] switch (r->id) ^ unparse.c:1461:11: warning: 155 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (parm->kind) ^ unparse.c:1544:11: warning: 139 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ unparse.c:1701:11: warning: enumeration values 'command_call', 'event_signal', and 'normal_call' not explicitly handled in switch [-Wswitch-enum] switch (e->call_kind) ^ unparse.c:1813:11: warning: 141 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ unparse.c:1856:11: warning: 129 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (kind) ^ unparse.c:1896:11: warning: 129 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (e->kind) ^ unparse.c:2011:13: warning: 156 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ unparse.c:2047:11: warning: 142 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (s->kind) ^ unparse.c:2131:11: warning: 155 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (d->kind) ^ unparse.c:2435:11: warning: 155 enumeration values not explicitly handled in switch: 'kind_node', 'kind_declaration', 'kind_asm_decl'... [-Wswitch-enum] switch (l->kind) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nettle/nettle_3.1.1.orig.tar.gz sexp-conv.c:85:15: warning: enumeration values 'SEXP_DISPLAY_START', 'SEXP_DISPLAY_END', and 'SEXP_TRANSPORT_START' not explicitly handled in switch [-Wswitch-enum] else switch(token->type) ^ parse.c:105:14: warning: enumeration values 'SEXP_DISPLAY' and 'SEXP_DISPLAY_END' not explicitly handled in switch [-Wswitch-enum] switch(parser->input->token) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nghttp2/nghttp2_0.6.7.orig.tar.bz2 nghttp2_session.c:873:11: warning: 4 enumeration values not explicitly handled in switch: 'NGHTTP2_STREAM_INITIAL', 'NGHTTP2_STREAM_OPENING', 'NGHTTP2_STREAM_OPENED'... [-Wswitch-enum] switch (initial_state) { ^ nghttp2_session.c:996:11: warning: 4 enumeration values not explicitly handled in switch: 'NGHTTP2_STREAM_INITIAL', 'NGHTTP2_STREAM_OPENING', 'NGHTTP2_STREAM_OPENED'... [-Wswitch-enum] switch (stream->state) { ^ nghttp2_session.c:4877:17: warning: 12 enumeration values not explicitly handled in switch: 'NGHTTP2_IB_READ_CLIENT_PREFACE', 'NGHTTP2_IB_READ_FIRST_SETTINGS', 'NGHTTP2_IB_READ_HEAD'... [-Wswitch-enum] switch (iframe->state) { ^ http-parser/http_parser.c:441:11: warning: 50 enumeration values not explicitly handled in switch: 's_dead', 's_start_req_or_res', 's_res_or_resp_H'... [-Wswitch-enum] switch (s) { ^ http-parser/http_parser.c:1988:10: warning: enumeration value 's_http_host_dead' not explicitly handled in switch [-Wswitch-enum] switch(s) { ^ http-parser/http_parser.c:2069:12: warning: 6 enumeration values not explicitly handled in switch: 's_http_host_dead', 's_http_userinfo_start', 's_http_host_start'... [-Wswitch-enum] switch(new_s) { ^ http-parser/http_parser.c:2109:11: warning: 4 enumeration values not explicitly handled in switch: 's_http_host_dead', 's_http_host', 's_http_host_v6_end'... [-Wswitch-enum] switch (s) { ^ http-parser/http_parser.c:2141:13: warning: 50 enumeration values not explicitly handled in switch: 's_start_req_or_res', 's_res_or_resp_H', 's_start_res'... [-Wswitch-enum] switch (s) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ngraph-gtk/ngraph-gtk_6.06.13.orig.tar.gz gtk_subwin.c:763:11: warning: enumeration values 'TypeCoordWin' and 'TypeInfoWin' not explicitly handled in switch [-Wswitch-enum] switch (d->type) { ^ gtk_subwin.c:1685:13: warning: enumeration value 'POP_UP_MENU_ITEM_TYPE_MENU' not explicitly handled in switch [-Wswitch-enum] switch (list[i].type) { ^ x11menu.c:2190:11: warning: 15 enumeration values not explicitly handled in switch: 'PathB', 'RectB', 'ArcB'... [-Wswitch-enum] switch (d->Mode) { ^ x11menu.c:3774:15: warning: enumeration values 'ACTION_TYPE_NORMAL', 'ACTION_TYPE_RADIO', and 'ACTION_TYPE_RECENT' not explicitly handled in switch [-Wswitch-enum] switch (entry[i].type) { ^ x11view.c:3046:11: warning: 8 enumeration values not explicitly handled in switch: 'PathB', 'RectB', 'ArcB'... [-Wswitch-enum] switch (d->Mode) { ^ x11view.c:3112:11: warning: 11 enumeration values not explicitly handled in switch: 'PathB', 'RectB', 'ArcB'... [-Wswitch-enum] switch (d->Mode) { ^ x11view.c:3439:13: warning: enumeration values 'MOUSENONE', 'MOUSEPOINT', and 'MOUSESCROLLE' not explicitly handled in switch [-Wswitch-enum] switch (d->MouseMode) { ^ x11view.c:3496:11: warning: 9 enumeration values not explicitly handled in switch: 'PathB', 'RectB', 'ArcB'... [-Wswitch-enum] switch (d->Mode) { ^ x11view.c:4100:13: warning: 9 enumeration values not explicitly handled in switch: 'PointB', 'LegendB', 'MarkB'... [-Wswitch-enum] switch (d->Mode) { ^ gtk_widget.c:397:11: warning: enumeration value 'SPIN_BUTTON_TYPE_NATURAL' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ gtk_widget.c:423:11: warning: enumeration value 'SPIN_BUTTON_TYPE_NATURAL' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ math_expression.c:1239:11: warning: enumeration value 'MATH_EXPRESSION_TYPE_CONST_DEF' not explicitly handled in switch [-Wswitch-enum] switch (exp->type) { ^ math_expression.c:1371:13: warning: 18 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] switch (op) { ^ math_parser.c:113:11: warning: 11 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_OPERATOR', 'MATH_TOKEN_TYPE_RP', 'MATH_TOKEN_TYPE_LB'... [-Wswitch-enum] switch (token->type) { ^ math_parser.c:389:13: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_OPERATOR'... [-Wswitch-enum] switch (token2->type) { ^ math_parser.c:382:11: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_OPERATOR', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] switch (token1->type) { ^ math_parser.c:431:15: warning: 23 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] switch (token->data.op) { ^ math_parser.c:429:13: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] switch (token->type) { ^ math_parser.c:476:13: warning: 23 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] switch (token->data.op) { ^ math_parser.c:474:11: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] switch (token->type) { ^ math_parser.c:521:13: warning: 22 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] switch (token->data.op) { ^ math_parser.c:519:11: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] switch (token->type) { ^ math_parser.c:555:1: warning: 21 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV_ASSIGN'... [-Wswitch-enum] CREATE_PARSER3_FUNC(multiplicative, unary, ^ math_parser.c:555:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:138:13: note: expanded from macro 'CREATE_PARSER3_FUNC' switch (token->type) {\ math_parser.c:561:1: warning: 22 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] CREATE_PARSER2_FUNC(additive, multiplicative, ^ math_parser.c:561:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:77:13: note: expanded from macro 'CREATE_PARSER2_FUNC' switch (token->type) {\ math_parser.c:566:1: warning: 20 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] CREATE_PARSER4_FUNC(relation, additive, ^ math_parser.c:566:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:202:13: note: expanded from macro 'CREATE_PARSER4_FUNC' switch (token->type) {\ math_parser.c:573:1: warning: 22 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] CREATE_PARSER2_FUNC(equality, relation, ^ math_parser.c:573:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:77:13: note: expanded from macro 'CREATE_PARSER2_FUNC' switch (token->type) {\ math_parser.c:578:1: warning: 23 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV', 'MATH_OPERATOR_TYPE_DIV_ASSIGN'... [-Wswitch-enum] CREATE_PARSER_FUNC(and, equality, MATH_OPERATOR_TYPE_AND, MATH_EXPRESSION_TYPE_AND); ^ math_parser.c:578:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:24:13: note: expanded from macro 'CREATE_PARSER_FUNC' switch (token->type) {\ math_parser.c:581:1: warning: 23 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] CREATE_PARSER_FUNC(or, and, MATH_OPERATOR_TYPE_OR, MATH_EXPRESSION_TYPE_OR); ^ math_parser.c:581:1: warning: 14 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] ./parse_bin_expression.h:24:13: note: expanded from macro 'CREATE_PARSER_FUNC' switch (token->type) {\ math_parser.c:590:11: warning: 17 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_DIV', 'MATH_OPERATOR_TYPE_EOEQ'... [-Wswitch-enum] switch (op) { ^ math_parser.c:957:11: warning: 25 enumeration values not explicitly handled in switch: 'MATH_EXPRESSION_TYPE_OR', 'MATH_EXPRESSION_TYPE_AND', 'MATH_EXPRESSION_TYPE_EQ'... [-Wswitch-enum] switch (exp->type) { ^ math_parser.c:974:13: warning: 17 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_DIV', 'MATH_OPERATOR_TYPE_EOEQ'... [-Wswitch-enum] switch (token->data.op) { ^ math_parser.c:972:11: warning: 9 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_LP'... [-Wswitch-enum] switch (token->type) { ^ math_parser.c:1028:13: warning: 11 enumeration values not explicitly handled in switch: 'MATH_TOKEN_TYPE_NUMERIC', 'MATH_TOKEN_TYPE_SYMBOL', 'MATH_TOKEN_TYPE_OPERATOR'... [-Wswitch-enum] switch (token->type) { ^ math_scanner.c:222:11: warning: 22 enumeration values not explicitly handled in switch: 'MATH_OPERATOR_TYPE_AND', 'MATH_OPERATOR_TYPE_ASSIGN', 'MATH_OPERATOR_TYPE_DIV'... [-Wswitch-enum] switch (ope) { ^ object.c:1390:13: warning: 17 enumeration values not explicitly handled in switch: 'NBOOL', 'NINT', 'NDOUBLE'... [-Wswitch-enum] switch (table[i].type) { ^ object.c:1981:13: warning: 9 enumeration values not explicitly handled in switch: 'NENUM', 'NVFUNC', 'NBFUNC'... [-Wswitch-enum] switch (type) { ^ object.c:2417:15: warning: 9 enumeration values not explicitly handled in switch: 'NVOID', 'NBOOL', 'NINT'... [-Wswitch-enum] switch (objcur->table[i].type) { ^ object.c:2477:11: warning: 10 enumeration values not explicitly handled in switch: 'NSTR', 'NPOINTER', 'NIARRAY'... [-Wswitch-enum] switch (robj->table[idn].type) { ^ object.c:2535:11: warning: 9 enumeration values not explicitly handled in switch: 'NVOID', 'NBOOL', 'NINT'... [-Wswitch-enum] switch (robj->table[idn].type) { ^ object.c:2557:11: warning: 13 enumeration values not explicitly handled in switch: 'NSTR', 'NPOINTER', 'NIARRAY'... [-Wswitch-enum] switch (robj->table[idn].type) { ^ object.c:2591:11: warning: enumeration value 'NPOINTER' not explicitly handled in switch [-Wswitch-enum] switch (robj->table[idn].type) { ^ object.c:2662:11: warning: enumeration value 'NPOINTER' not explicitly handled in switch [-Wswitch-enum] switch (robj->table[idn].type) { ^ object.c:2821:11: warning: 9 enumeration values not explicitly handled in switch: 'NPOINTER', 'NVFUNC', 'NBFUNC'... [-Wswitch-enum] switch (robj->table[idn].type) { ^ ofile.c:2734:11: warning: enumeration values 'TYPE_NORMAL', 'TYPE_ERR_X', and 'TYPE_ERR_Y' not explicitly handled in switch [-Wswitch-enum] switch (fp->type) { ^ ofile.c:2840:13: warning: enumeration values 'TYPE_NORMAL' and 'TYPE_DIAGONAL' not explicitly handled in switch [-Wswitch-enum] switch (fp->type) { ^ ofile.c:3359:15: warning: enumeration values 'TYPE_NORMAL', 'TYPE_ERR_X', and 'TYPE_ERR_Y' not explicitly handled in switch [-Wswitch-enum] switch (fp->type) { ^ ofile.c:6989:15: warning: enumeration values 'TYPE_DIAGONAL', 'TYPE_ERR_X', and 'TYPE_ERR_Y' not explicitly handled in switch [-Wswitch-enum] switch (fp->type) { ^ ofit.c:1044:11: warning: enumeration value 'FitError_Success' not explicitly handled in switch [-Wswitch-enum] switch (rcode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nlopt/nlopt_2.4.2+dfsg.orig.tar.gz optimize.c:333:14: warning: 24 enumeration values not explicitly handled in switch: 'NLOPT_LD_LBFGS_NOCEDAL', 'NLOPT_LD_LBFGS', 'NLOPT_LD_VAR1'... [-Wswitch-enum] switch (opt->algorithm) { ^ optimize.c:418:14: warning: enumeration values 'NLOPT_LD_LBFGS_NOCEDAL' and 'NLOPT_NUM_ALGORITHMS' not explicitly handled in switch [-Wswitch-enum] switch (algorithm) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nmap/nmap_6.47.orig.tar.bz2 lcode.c:384:11: warning: 9 enumeration values not explicitly handled in switch: 'VVOID', 'VNIL', 'VTRUE'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:423:11: warning: 7 enumeration values not explicitly handled in switch: 'VVOID', 'VLOCAL', 'VUPVAL'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:530:11: warning: 9 enumeration values not explicitly handled in switch: 'VVOID', 'VNONRELOC', 'VLOCAL'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:559:11: warning: 11 enumeration values not explicitly handled in switch: 'VVOID', 'VNIL', 'VTRUE'... [-Wswitch-enum] switch (var->k) { ^ lcode.c:624:11: warning: 10 enumeration values not explicitly handled in switch: 'VVOID', 'VNIL', 'VFALSE'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:648:11: warning: 11 enumeration values not explicitly handled in switch: 'VVOID', 'VTRUE', 'VK'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:670:11: warning: 6 enumeration values not explicitly handled in switch: 'VVOID', 'VLOCAL', 'VUPVAL'... [-Wswitch-enum] switch (e->k) { ^ lcode.c:765:11: warning: enumeration value 'OPR_NOUNOPR' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ lcode.c:787:11: warning: 7 enumeration values not explicitly handled in switch: 'OPR_EQ', 'OPR_LT', 'OPR_LE'... [-Wswitch-enum] switch (op) { ^ lcode.c:815:11: warning: enumeration value 'OPR_NOBINOPR' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ ldebug.c:348:13: warning: 34 enumeration values not explicitly handled in switch: 'OP_MOVE', 'OP_LOADK', 'OP_LOADKX'... [-Wswitch-enum] switch (op) { ^ ldebug.c:402:13: warning: 33 enumeration values not explicitly handled in switch: 'OP_LOADBOOL', 'OP_LOADNIL', 'OP_SETTABUP'... [-Wswitch-enum] switch (op) { ^ ldebug.c:450:11: warning: 20 enumeration values not explicitly handled in switch: 'OP_MOVE', 'OP_LOADK', 'OP_LOADKX'... [-Wswitch-enum] switch (GET_OPCODE(i)) { ^ lvm.c:428:11: warning: 20 enumeration values not explicitly handled in switch: 'OP_MOVE', 'OP_LOADK', 'OP_LOADKX'... [-Wswitch-enum] switch (op) { /* finish its execution */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/normalize-audio/normalize-audio_0.7.7.orig.tar.gz comment.c:51:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ image.c:62:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ rva.c:53:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:197:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:212:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:227:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:242:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:257:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ simple.c:273:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (id3_get_version(tag)) { ^ versions.c:789:11: warning: enumeration values 'ID3_VERSION_NONE' and 'ID3_VERSION_1' not explicitly handled in switch [-Wswitch-enum] switch (ver) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nsca/nsca_2.9.1.orig.tar.gz ./nsca.c:176:16: warning: enumeration value 'OPTIONS_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(mode){ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nslint/nslint_3.0a2.orig.tar.gz ./nslint.c:2317:11: warning: enumeration value 'RR_UNDEF' not explicitly handled in switch [-Wswitch-enum] switch (rrtype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nss-updatedb/nss-updatedb_10.orig.tar.gz main.c:20:10: warning: enumeration value 'NSS_STATUS_RETURN' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ main.c:51:10: warning: enumeration value 'NSS_STATUS_RETURN' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ntfs-3g/ntfs-3g_2015.3.14AR.1.orig.tar.gz collate.c:249:10: warning: enumeration values 'COLLATION_UNICODE_STRING' and 'COLLATION_NTOFS_SID' not explicitly handled in switch [-Wswitch-enum] switch (cr) { ^ security.c:1299:13: warning: enumeration value 'INEND' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ xattrs.c:498:10: warning: enumeration values 'XATTR_UNMAPPED', 'XATTR_POSIX_ACC', and 'XATTR_POSIX_DEF' not explicitly handled in switch [-Wswitch-enum] switch (attr) { ^ xattrs.c:619:10: warning: enumeration values 'XATTR_UNMAPPED', 'XATTR_POSIX_ACC', and 'XATTR_POSIX_DEF' not explicitly handled in switch [-Wswitch-enum] switch (attr) { ^ xattrs.c:738:10: warning: enumeration values 'XATTR_UNMAPPED', 'XATTR_POSIX_ACC', and 'XATTR_POSIX_DEF' not explicitly handled in switch [-Wswitch-enum] switch (attr) { ^ ntfsinfo.c:945:11: warning: 6 enumeration values not explicitly handled in switch: 'SYSTEM_ALARM_ACE_TYPE', 'ACCESS_ALLOWED_COMPOUND_ACE_TYPE', 'ACCESS_MIN_MS_OBJECT_ACE_TYPE'... [-Wswitch-enum] switch (ace->type) { ^ ntfsinfo.c:1435:10: warning: enumeration values 'INDEX_ATTR_UNKNOWN' and 'INDEX_ATTR_DIRECTORY_I30' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:1496:10: warning: enumeration values 'INDEX_ATTR_UNKNOWN' and 'INDEX_ATTR_DIRECTORY_I30' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:1640:11: warning: 7 enumeration values not explicitly handled in switch: 'INDEX_ATTR_UNKNOWN', 'INDEX_ATTR_SECURE_SII', 'INDEX_ATTR_SECURE_SDH'... [-Wswitch-enum] switch (type) { ^ ntfsinfo.c:2267:11: warning: enumeration values 'AT_UNUSED', 'AT_FIRST_USER_DEFINED_ATTRIBUTE', and 'AT_END' not explicitly handled in switch [-Wswitch-enum] switch (ctx->attr->type) { ^ ntfscluster.c:503:10: warning: enumeration values 'act_none' and 'act_error' not explicitly handled in switch [-Wswitch-enum] switch (opts.action) { ^ mkntfs.c:932:12: warning: enumeration value 'WRITE_STANDARD' not explicitly handled in switch [-Wswitch-enum] switch (write_type) { ^ ntfsundelete.c:819:11: warning: enumeration values 'MODE_NONE' and 'MODE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (opts.mode) { ^ ntfsundelete.c:2461:10: warning: enumeration values 'MODE_NONE' and 'MODE_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (opts.mode) { ^ ntfs-3g.c:3172:11: warning: 7 enumeration values not explicitly handled in switch: 'XATTR_UNMAPPED', 'XATTR_NTFS_REPARSE_DATA', 'XATTR_NTFS_OBJECT_ID'... [-Wswitch-enum] switch (attr) { ^ lowntfs-3g.c:3572:11: warning: 7 enumeration values not explicitly handled in switch: 'XATTR_UNMAPPED', 'XATTR_NTFS_REPARSE_DATA', 'XATTR_NTFS_OBJECT_ID'... [-Wswitch-enum] switch (attr) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/oath-toolkit/oath-toolkit_2.6.1.orig.tar.gz gc-gnulib.c:259:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (alg) ^ gc-gnulib.c:335:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:399:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:453:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:523:11: warning: 10 enumeration values not explicitly handled in switch: 'GC_AES128', 'GC_AES192', 'GC_AES256'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:639:11: warning: 9 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD5', 'GC_SHA1'... [-Wswitch-enum] switch (hash) ^ gc-gnulib.c:698:11: warning: 4 enumeration values not explicitly handled in switch: 'GC_SHA256', 'GC_SHA384', 'GC_SHA512'... [-Wswitch-enum] switch (hash) ^ gc-gnulib.c:732:11: warning: 9 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD5', 'GC_SHA1'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:769:11: warning: 9 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD5', 'GC_SHA1'... [-Wswitch-enum] switch (ctx->alg) ^ gc-gnulib.c:817:11: warning: 9 enumeration values not explicitly handled in switch: 'GC_MD4', 'GC_MD5', 'GC_SHA1'... [-Wswitch-enum] switch (hash) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4823:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4984:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ oathtool_cmd.c:502:10: warning: enumeration value 'ARG_NO' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ oathtool_cmd.c:529:10: warning: enumeration values 'ARG_NO', 'ARG_FLAG', and 'ARG_STRING' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ oathtool_cmd.c:542:10: warning: enumeration values 'ARG_STRING', 'ARG_INT', and 'ARG_LONGLONG' not explicitly handled in switch [-Wswitch-enum] switch(arg_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openbox/openbox_3.6.1.orig.tar.gz obt/ddparse.c:81:13: warning: enumeration value 'OBT_DDPARSE_NUM_VALUE_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (v->type) { ^ obt/ddparse.c:638:13: warning: enumeration value 'OBT_DDPARSE_NUM_VALUE_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (v.type) { ^ obrender/font.c:87:13: warning: enumeration value 'RR_FONTWEIGHT_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (weight) { ^ obrender/font.c:96:13: warning: enumeration value 'RR_FONTSLANT_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (slant) { ^ obrender/font.c:248:17: warning: enumeration value 'RR_ELLIPSIZE_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (t->ellipsize) { ^ obrender/gradient.c:46:13: warning: enumeration values 'RR_SURFACE_NONE' and 'RR_SURFACE_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (a->surface.grad) { ^ obrender/gradient.c:346:17: warning: enumeration value 'RR_BEVEL_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (sp->bevel) { ^ obrender/gradient.c:377:17: warning: enumeration value 'RR_BEVEL_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (sp->bevel) { ^ obrender/gradient.c:341:13: warning: enumeration value 'RR_RELIEF_NUM_TYPES' not explicitly handled in switch [-Wswitch-enum] switch (sp->relief) { ^ openbox/actions/growtoedge.c:242:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (opposite) { ^ openbox/client.c:4311:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4331:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4351:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4422:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4482:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4515:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ openbox/client.c:4565:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (side) { ^ openbox/client.c:4646:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (side) { ^ openbox/debug.c:154:13: warning: enumeration values 'OB_DEBUG_NORMAL' and 'OB_DEBUG_TYPE_NUM' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ openbox/event.c:898:17: warning: 18 enumeration values not explicitly handled in switch: 'OB_FRAME_CONTEXT_NONE', 'OB_FRAME_CONTEXT_DESKTOP', 'OB_FRAME_CONTEXT_ROOT'... [-Wswitch-enum] switch (con) { ^ openbox/event.c:913:17: warning: 18 enumeration values not explicitly handled in switch: 'OB_FRAME_CONTEXT_NONE', 'OB_FRAME_CONTEXT_DESKTOP', 'OB_FRAME_CONTEXT_ROOT'... [-Wswitch-enum] switch (con) { ^ openbox/event.c:1026:17: warning: 20 enumeration values not explicitly handled in switch: 'OB_FRAME_CONTEXT_NONE', 'OB_FRAME_CONTEXT_DESKTOP', 'OB_FRAME_CONTEXT_ROOT'... [-Wswitch-enum] switch (con) { ^ openbox/event.c:1055:17: warning: 19 enumeration values not explicitly handled in switch: 'OB_FRAME_CONTEXT_NONE', 'OB_FRAME_CONTEXT_DESKTOP', 'OB_FRAME_CONTEXT_ROOT'... [-Wswitch-enum] switch (con) { ^ openbox/event.c:1116:17: warning: 22 enumeration values not explicitly handled in switch: 'OB_FRAME_CONTEXT_NONE', 'OB_FRAME_CONTEXT_DESKTOP', 'OB_FRAME_CONTEXT_ROOT'... [-Wswitch-enum] switch (con) { ^ openbox/menu.c:731:13: warning: enumeration value 'OB_MENU_ENTRY_TYPE_SUBMENU' not explicitly handled in switch [-Wswitch-enum] switch (self->type) { ^ openbox/mouse.c:168:13: warning: enumeration value 'OB_NUM_MOUSE_ACTIONS' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ openbox/moveresize.c:492:17: warning: 6 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_EAST', 'OB_DIRECTION_SOUTHEAST'... [-Wswitch-enum] switch (dir) { ^ openbox/moveresize.c:588:13: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (edge_warp_dir) { ^ openbox/screen.c:993:17: warning: 6 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTH', 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST'... [-Wswitch-enum] switch (dir) { ^ openbox/screen.c:1015:17: warning: 4 enumeration values not explicitly handled in switch: 'OB_DIRECTION_NORTHEAST', 'OB_DIRECTION_SOUTHEAST', 'OB_DIRECTION_SOUTHWEST'... [-Wswitch-enum] switch (dir) { ^ tools/gdm-control/gdm-control.c:267:17: warning: enumeration value 'INVALID' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ tools/gnome-panel-control/gnome-panel-control.c:59:17: warning: enumeration value 'NONE' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openct/openct_0.6.20.orig.tar.gz ifd-pertosmart1038.c:597:10: warning: 8 enumeration values not explicitly handled in switch: 'PS_SLOTERROR_PROCEDURE_BYTE_CONFLICT', 'PS_SLOTERROR_BAD_LENGTH', 'PS_SLOTERROR_BAD_FIDI'... [-Wswitch-enum] switch (status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openmpi/openmpi_1.6.5.orig.tar.gz cmd_line.c:1152:16: warning: enumeration values 'OPAL_CMD_LINE_TYPE_NULL' and 'OPAL_CMD_LINE_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(option->clo_type) { ^ cmd_line.c:1172:16: warning: enumeration values 'OPAL_CMD_LINE_TYPE_NULL' and 'OPAL_CMD_LINE_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch(option->clo_type) { ^ mca_base_param.c:2034:13: warning: enumeration value 'MCA_BASE_PARAM_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ mca_base_param.c:2345:13: warning: enumeration value 'MCA_BASE_PARAM_SOURCE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (source) { ^ base/crs_base_fns.c:357:12: warning: enumeration values 'OPAL_CRS_NONE' and 'OPAL_CRS_RESTART_PRE' not explicitly handled in switch [-Wswitch-enum] switch(state) { ^ topology.c:282:11: warning: 13 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology.c:553:9: warning: 11 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_SOCKET'... [-Wswitch-enum] switch(obj->type) { ^ topology.c:2355:11: warning: enumeration values 'OPAL_HWLOC132_hwloc_BACKEND_NONE' and 'OPAL_HWLOC132_hwloc_BACKEND_MAX' not explicitly handled in switch [-Wswitch-enum] switch (topology->backend_type) { ^ traversal.c:177:11: warning: enumeration value 'OPAL_HWLOC132_hwloc_OBJ_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (obj) ^ traversal.c:380:11: warning: enumeration value 'OPAL_HWLOC132_hwloc_OBJ_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ traversal.c:471:11: warning: 10 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-synthetic.c:110:10: warning: 5 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_BRIDGE', 'OPAL_HWLOC132_hwloc_OBJ_PCI_DEVICE'... [-Wswitch-enum] switch (topology->backend_params.synthetic.type[i+1]) { ^ topology-synthetic.c:125:13: warning: 8 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_SOCKET', 'OPAL_HWLOC132_hwloc_OBJ_CORE'... [-Wswitch-enum] switch (type) { ^ topology-xml.c:217:13: warning: 10 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:235:13: warning: 11 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:259:13: warning: 11 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:285:13: warning: 11 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:299:13: warning: 12 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:319:13: warning: 12 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:341:13: warning: 12 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:376:13: warning: 9 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SOCKET', 'OPAL_HWLOC132_hwloc_OBJ_CORE', 'OPAL_HWLOC132_hwloc_OBJ_PU'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:393:13: warning: 10 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SOCKET', 'OPAL_HWLOC132_hwloc_OBJ_CACHE', 'OPAL_HWLOC132_hwloc_OBJ_CORE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:411:13: warning: 10 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SOCKET', 'OPAL_HWLOC132_hwloc_OBJ_CACHE', 'OPAL_HWLOC132_hwloc_OBJ_CORE'... [-Wswitch-enum] switch (obj->type) { ^ topology-xml.c:1211:11: warning: 8 enumeration values not explicitly handled in switch: 'OPAL_HWLOC132_hwloc_OBJ_SYSTEM', 'OPAL_HWLOC132_hwloc_OBJ_MACHINE', 'OPAL_HWLOC132_hwloc_OBJ_NODE'... [-Wswitch-enum] switch (obj->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openocd/openocd_0.9.0.orig.tar.gz core.c:1648:10: warning: enumeration value 'CLOCK_MODE_UNSELECTED' not explicitly handled in switch [-Wswitch-enum] switch (clock_mode) { ^ interface.c:82:10: warning: 11 enumeration values not explicitly handled in switch: 'TAP_INVALID', 'TAP_DREXIT2', 'TAP_DREXIT1'... [-Wswitch-enum] switch (astate) { ^ interface.c:220:10: warning: 11 enumeration values not explicitly handled in switch: 'TAP_INVALID', 'TAP_DREXIT2', 'TAP_DREXIT1'... [-Wswitch-enum] switch (astate) { ^ interface.c:245:11: warning: enumeration value 'TAP_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (cur_state) { ^ interface.c:288:11: warning: enumeration value 'TAP_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (cur_state) { ^ tcl.c:75:10: warning: 13 enumeration values not explicitly handled in switch: 'TAP_INVALID', 'TAP_DREXIT2', 'TAP_DREXIT1'... [-Wswitch-enum] switch (state) { ^ tcl.c:640:11: warning: enumeration values 'JTAG_TRST_ASSERTED' and 'JTAG_TAP_EVENT_SETUP' not explicitly handled in switch [-Wswitch-enum] switch (e) { ^ command.c:589:11: warning: enumeration value 'COMMAND_ANY' not explicitly handled in switch [-Wswitch-enum] switch (c->mode) { ^ command.c:886:12: warning: enumeration value 'COMMAND_EXEC' not explicitly handled in switch [-Wswitch-enum] switch (c->mode) { ^ fileio.c:48:10: warning: enumeration value 'FILEIO_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fileio->access) { ^ jsp_server.c:133:11: warning: enumeration value 'TELNET_STATE_ESCAPE' not explicitly handled in switch [-Wswitch-enum] switch (t_con->state) { ^ armv4_5.c:184:10: warning: enumeration values 'ARM_MODE_THREAD', 'ARM_MODE_USER_THREAD', and 'ARM_MODE_HANDLER' not explicitly handled in switch [-Wswitch-enum] switch (mode) { ^ arm926ejs.c:287:12: warning: 6 enumeration values not explicitly handled in switch: 'DBG_REASON_BREAKPOINT', 'DBG_REASON_WATCHPOINT', 'DBG_REASON_WPTANDBKPT'... [-Wswitch-enum] switch (target->debug_reason) { ^ nds32.c:2284:10: warning: 28 enumeration values not explicitly handled in switch: 'TARGET_EVENT_GDB_HALT', 'TARGET_EVENT_HALTED', 'TARGET_EVENT_RESUMED'... [-Wswitch-enum] switch (event) { ^ x86_32_common.c:1203:10: warning: enumeration value 'WPT_READ' not explicitly handled in switch [-Wswitch-enum] switch (wp->rw) { ^ kinetis.c:1221:12: warning: enumeration value 'FC_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (kinfo->flash_class) { ^ mflash.c:234:12: warning: enumeration values 'mg_io_wait_bsy', 'mg_io_wait_rdy', and 'mg_io_wait_drq' not explicitly handled in switch [-Wswitch-enum] switch (wait_local) { ^ mflash.c:260:12: warning: 4 enumeration values not explicitly handled in switch: 'mg_io_wait_bsy', 'mg_io_wait_not_bsy', 'mg_io_wait_drq_noerr'... [-Wswitch-enum] switch (wait_local) { ^ gdb_server.c:140:10: warning: enumeration values 'DBG_REASON_EXIT' and 'DBG_REASON_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (target->debug_reason) { ^ gdb_server.c:897:10: warning: 27 enumeration values not explicitly handled in switch: 'TARGET_EVENT_RESUMED', 'TARGET_EVENT_RESUME_START', 'TARGET_EVENT_RESUME_END'... [-Wswitch-enum] switch (event) { ^ openocd.c:83:10: warning: 27 enumeration values not explicitly handled in switch: 'TARGET_EVENT_GDB_HALT', 'TARGET_EVENT_RESUMED', 'TARGET_EVENT_RESUME_START'... [-Wswitch-enum] switch (event) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openslp-dfsg/openslp-dfsg_1.2.1.orig.tar.gz slp_attr_y.y:227:22: warning: enumeration values 'head' and 'tag' not explicitly handled in switch [-Wswitch-enum] switch ( type ) ^ slp_predicate.c:160:18: warning: enumeration value 'head' not explicitly handled in switch [-Wswitch-enum] switch ( a->type ) ^ slpd_predicate.c:594:12: warning: enumeration value 'PRESENT' not explicitly handled in switch [-Wswitch-enum] switch(op) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/opt/opt_3.19.orig.tar.gz opt_reg.c:659:13: warning: enumeration values 'OPT_UNDELIM' and 'OPT_UNDELIMC' not explicitly handled in switch [-Wswitch-enum] switch( typ ) { ^ opt_reg.c:745:13: warning: enumeration values 'OPT_UNDELIM' and 'OPT_UNDELIMC' not explicitly handled in switch [-Wswitch-enum] switch( typ ) { ^ opt_reg.c:819:13: warning: enumeration values 'OPT_UNDELIM' and 'OPT_UNDELIMC' not explicitly handled in switch [-Wswitch-enum] switch( o ) { ^ opt_reg.c:1231:10: warning: 8 enumeration values not explicitly handled in switch: 'OPT_NUL', 'OPT_TOGGLE', 'OPT_BOOL'... [-Wswitch-enum] switch(o) { ^ opt_reg.c:1344:13: warning: enumeration values 'OPT_UNDELIM' and 'OPT_UNDELIMC' not explicitly handled in switch [-Wswitch-enum] switch( o=optlist[i].type ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/orage/orage_4.8.3.orig.tar.bz2 icalcomponent.c:918:13: warning: enumeration value 'ICAL_TRANSP_X' not explicitly handled in switch [-Wswitch-enum] switch (icalvalue_get_transp(transp_val)) { ^ icalcomponent.c:935:14: warning: 8 enumeration values not explicitly handled in switch: 'ICAL_STATUS_X', 'ICAL_STATUS_CONFIRMED', 'ICAL_STATUS_COMPLETED'... [-Wswitch-enum] switch (status) { ^ icalcomponent.c:1194:13: warning: 6 enumeration values not explicitly handled in switch: 'ICAL_XLICERRORTYPE_X', 'ICAL_XLICERRORTYPE_INVALIDITIP', 'ICAL_XLICERRORTYPE_UNKNOWNVCALPROPERROR'... [-Wswitch-enum] switch(icalparameter_get_xlicerrortype(param)){ ^ icalrecur.c:2251:9: warning: enumeration value 'ICAL_NO_RECURRENCE' not explicitly handled in switch [-Wswitch-enum] switch(impl->rule.freq){ ^ icaltimezone.c:355:11: warning: 73 enumeration values not explicitly handled in switch: 'ICAL_ANY_PROPERTY', 'ICAL_ACTION_PROPERTY', 'ICAL_ALLOWCONFLICT_PROPERTY'... [-Wswitch-enum] switch (icalproperty_isa (prop)) { ^ icaltimezone.c:532:10: warning: 71 enumeration values not explicitly handled in switch: 'ICAL_ANY_PROPERTY', 'ICAL_ACTION_PROPERTY', 'ICAL_ALLOWCONFLICT_PROPERTY'... [-Wswitch-enum] switch (icalproperty_isa (prop)) { ^ icaltimezone.c:600:10: warning: 74 enumeration values not explicitly handled in switch: 'ICAL_ANY_PROPERTY', 'ICAL_ACTION_PROPERTY', 'ICAL_ALLOWCONFLICT_PROPERTY'... [-Wswitch-enum] switch (icalproperty_isa (prop)) { ^ icalvalue.c:112:13: warning: 20 enumeration values not explicitly handled in switch: 'ICAL_ANY_VALUE', 'ICAL_DURATION_VALUE', 'ICAL_ACTION_VALUE'... [-Wswitch-enum] switch (new->kind){ ^ icalvalue.c:301:13: warning: enumeration values 'ICAL_ANY_VALUE', 'ICAL_XLICCLASS_VALUE', and 'ICAL_NO_VALUE' not explicitly handled in switch [-Wswitch-enum] switch (kind){ ^ icalvalue.c:577:13: warning: 22 enumeration values not explicitly handled in switch: 'ICAL_ANY_VALUE', 'ICAL_DURATION_VALUE', 'ICAL_ACTION_VALUE'... [-Wswitch-enum] switch (v->kind){ ^ icalvalue.c:963:13: warning: enumeration values 'ICAL_ANY_VALUE' and 'ICAL_XLICCLASS_VALUE' not explicitly handled in switch [-Wswitch-enum] switch (value->kind){ ^ icalvalue.c:1098:13: warning: 6 enumeration values not explicitly handled in switch: 'ICAL_ANY_VALUE', 'ICAL_CLASS_VALUE', 'ICAL_STRING_VALUE'... [-Wswitch-enum] switch (icalvalue_isa(a)){ ^ sspm.c:942:9: warning: 4 enumeration values not explicitly handled in switch: 'EMPTY', 'BOUNDARY', 'TERMINATING_BOUNDARY'... [-Wswitch-enum] switch(line_type){ ^ icallangbind.c:197:17: warning: 26 enumeration values not explicitly handled in switch: 'ICAL_ANY_VALUE', 'ICAL_DURATION_VALUE', 'ICAL_ACTION_VALUE'... [-Wswitch-enum] switch (icalvalue_isa(value)){ ^ icalset.c:272:10: warning: enumeration value 'ICAL_BDB_SET' not explicitly handled in switch [-Wswitch-enum] switch(kind) { ^ icalspanlist.c:550:13: warning: enumeration values 'ICAL_FBTYPE_BUSY', 'ICAL_FBTYPE_BUSYUNAVAILABLE', and 'ICAL_FBTYPE_BUSYTENTATIVE' not explicitly handled in switch [-Wswitch-enum] switch (fbtype) { ^ event-list.c:532:13: warning: enumeration value 'SEARCH_PAGE' not explicitly handled in switch [-Wswitch-enum] switch (el->page) { ^ ical-code.c:1196:12: warning: enumeration value 'XFICAL_FREQ_NONE' not explicitly handled in switch [-Wswitch-enum] switch(appt->freq) { ^ ical-code.c:1855:13: warning: enumeration values 'ICAL_SECONDLY_RECURRENCE', 'ICAL_MINUTELY_RECURRENCE', and 'ICAL_NO_RECURRENCE' not explicitly handled in switch [-Wswitch-enum] switch (rrule.freq) { ^ ical-code.c:2030:17: warning: 55 enumeration values not explicitly handled in switch: 'ICAL_ANY_PROPERTY', 'ICAL_ACTION_PROPERTY', 'ICAL_ALLOWCONFLICT_PROPERTY'... [-Wswitch-enum] switch (icalproperty_isa(p)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/orc/orc_0.4.6.orig.tar.gz orcprogram-c.c:272:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-c.c:303:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-c.c:374:13: warning: 5 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_DEST'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-sse.c:212:13: warning: 5 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_DEST'... [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-sse.c:791:15: warning: enumeration value 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-sse.c:826:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-mmx.c:187:13: warning: 5 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_DEST'... [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-mmx.c:756:15: warning: enumeration value 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-mmx.c:791:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-altivec.c:245:13: warning: enumeration values 'ORC_VAR_TYPE_TEMP' and 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-altivec.c:517:15: warning: enumeration values 'ORC_VAR_TYPE_PARAM' and 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-altivec.c:543:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-neon.c:892:15: warning: enumeration value 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (compiler->vars[insn->src_args[k]].vartype) { ^ orcprogram-neon.c:925:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (compiler->vars[insn->dest_args[k]].vartype) { ^ orcprogram-neon.c:977:13: warning: 5 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_DEST'... [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-arm.c:148:13: warning: enumeration values 'ORC_VAR_TYPE_TEMP' and 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-arm.c:176:13: warning: enumeration values 'ORC_VAR_TYPE_TEMP' and 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (compiler->vars[i].vartype) { ^ orcprogram-arm.c:361:15: warning: enumeration value 'ORC_VAR_TYPE_ACCUMULATOR' not explicitly handled in switch [-Wswitch-enum] switch (compiler->vars[insn->src_args[k]].vartype) { ^ orcprogram-arm.c:393:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (compiler->vars[insn->dest_args[k]].vartype) { ^ orcprogram-c64x-c.c:336:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-c64x-c.c:363:15: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-c64x-c.c:431:13: warning: 5 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_SRC', 'ORC_VAR_TYPE_DEST'... [-Wswitch-enum] switch (var->vartype) { ^ orcprogram-c64x-c.c:492:13: warning: 4 enumeration values not explicitly handled in switch: 'ORC_VAR_TYPE_TEMP', 'ORC_VAR_TYPE_CONST', 'ORC_VAR_TYPE_PARAM'... [-Wswitch-enum] switch (var->vartype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/otf/otf_1.12.5+dfsg.orig.tar.gz OTF_File.c:759:11: warning: enumeration value 'OTF_FILEMODE_NOTHING' not explicitly handled in switch [-Wswitch-enum] switch ( mode ) { ^ OTF_File_iofsl.c:796:11: warning: enumeration value 'OTF_FILEMODE_NOTHING' not explicitly handled in switch [-Wswitch-enum] switch ( mode ) { ^ OTF_RBuffer.c:1418:11: warning: enumeration value 'OTF_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (pair.type) { ^ OTF_WBuffer.c:695:10: warning: enumeration value 'OTF_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (pair->type) { ^ OTF_WBuffer.c:773:10: warning: enumeration value 'OTF_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (pair->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/outguess/outguess_0.2.orig.tar.gz jcmarker.c:415:11: warning: 4 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_GRAYSCALE', 'JCS_RGB'... [-Wswitch-enum] switch (cinfo->jpeg_color_space) { ^ jcmainct.c:82:11: warning: enumeration values 'JBUF_SAVE_SOURCE', 'JBUF_CRANK_DEST', and 'JBUF_SAVE_AND_PASS' not explicitly handled in switch [-Wswitch-enum] switch (pass_mode) { ^ jccoefct.c:107:11: warning: enumeration value 'JBUF_SAVE_SOURCE' not explicitly handled in switch [-Wswitch-enum] switch (pass_mode) { ^ jccolor.c:364:11: warning: enumeration value 'JCS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cinfo->in_color_space) { ^ jccolor.c:395:11: warning: enumeration value 'JCS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cinfo->jpeg_color_space) { ^ jdmaster.c:173:11: warning: enumeration value 'JCS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cinfo->out_color_space) { ^ jdmainct.c:311:11: warning: enumeration values 'JBUF_SAVE_SOURCE' and 'JBUF_SAVE_AND_PASS' not explicitly handled in switch [-Wswitch-enum] switch (pass_mode) { ^ jdpostct.c:77:11: warning: enumeration value 'JBUF_SAVE_SOURCE' not explicitly handled in switch [-Wswitch-enum] switch (pass_mode) { ^ jdcolor.c:316:11: warning: enumeration value 'JCS_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cinfo->jpeg_color_space) { ^ jdcolor.c:345:11: warning: enumeration values 'JCS_UNKNOWN', 'JCS_YCbCr', and 'JCS_YCCK' not explicitly handled in switch [-Wswitch-enum] switch (cinfo->out_color_space) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/owfs/owfs_2.9p8.orig.tar.gz ow_arg.c:76:11: warning: enumeration values 'arg_addr_device' and 'arg_addr_null' not explicitly handled in switch [-Wswitch-enum] switch( ArgType(arg) ) { ^ ow_arg.c:459:10: warning: 4 enumeration values not explicitly handled in switch: 'e_daemon_want_bg', 'e_daemon_bg', 'e_daemon_fg'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_1820.c:558:10: warning: enumeration values 'eB6' and 'eC3' not explicitly handled in switch [-Wswitch-enum] switch (OW_die(PN(owq))) { ^ ow_1820.c:571:10: warning: enumeration values 'eB6' and 'eC3' not explicitly handled in switch [-Wswitch-enum] switch (OW_die(PN(owq))) { ^ ow_1820.c:590:10: warning: enumeration values 'eB6' and 'eC3' not explicitly handled in switch [-Wswitch-enum] switch (OW_die(PN(owq))) { ^ ow_1820.c:605:10: warning: enumeration values 'eB6' and 'eC3' not explicitly handled in switch [-Wswitch-enum] switch (OW_die(PN(owq))) { ^ ow_avahi_announce.c:119:11: warning: 6 enumeration values not explicitly handled in switch: 'program_type_filesystem', 'program_type_tcl', 'program_type_swig'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_avahi_announce.c:166:11: warning: 6 enumeration values not explicitly handled in switch: 'program_type_filesystem', 'program_type_tcl', 'program_type_swig'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_avahi_browse.c:116:10: warning: enumeration values 'AVAHI_PROTO_UNSPEC' and 'AVAHI_PROTO_INET6' not explicitly handled in switch [-Wswitch-enum] switch (address->proto) { ^ ow_cache.c:194:10: warning: enumeration values 'fc_static', 'fc_uncached', and 'fc_statistic' not explicitly handled in switch [-Wswitch-enum] switch (change) { ^ ow_cache.c:346:11: warning: 4 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_cache.c:366:11: warning: 4 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_cache.c:448:11: warning: 22 enumeration values not explicitly handled in switch: 'bus_serial', 'bus_xport', 'bus_passive'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_cache.c:593:10: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (ip->change) { ^ ow_cache.c:659:10: warning: enumeration value 'no_add' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ ow_cache.c:702:10: warning: enumeration value 'no_add' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ ow_cache.c:724:11: warning: enumeration values 'ctr_not_found' and 'ctr_size_mismatch' not explicitly handled in switch [-Wswitch-enum] switch ( result ) { ^ ow_cache.c:757:10: warning: 13 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_cache.c:767:11: warning: 4 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_cache.c:786:11: warning: 4 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_cache.c:943:10: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (ip->change) { ^ ow_cache.c:1234:10: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_cache.c:1262:11: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_cache.c:1290:10: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_cache.c:1347:10: warning: 14 enumeration values not explicitly handled in switch: 'fc_static', 'fc_stable', 'fc_read_stable'... [-Wswitch-enum] switch (ip->change) { ^ ow_com_change.c:73:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch (pin->type) { ^ ow_connect.c:75:11: warning: 26 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(in) ) { ^ ow_daemon.c:122:12: warning: 5 enumeration values not explicitly handled in switch: 'program_type_tcl', 'program_type_swig', 'program_type_clibrary'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_daemon.c:120:10: warning: 5 enumeration values not explicitly handled in switch: 'e_daemon_bg', 'e_daemon_sd', 'e_daemon_sd_done'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_detail.c:83:12: warning: 4 enumeration values not explicitly handled in switch: 'e_daemon_bg', 'e_daemon_sd', 'e_daemon_sd_done'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_devicelock.c:76:10: warning: 14 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_integer', 'ft_unsigned'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_devicelock.c:85:10: warning: 13 enumeration values not explicitly handled in switch: 'fc_stable', 'fc_read_stable', 'fc_volatile'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_dir.c:400:15: warning: enumeration values 'visible_never' and 'visible_not_now' not explicitly handled in switch [-Wswitch-enum] switch ( FS_visible(pn_file_entry) ) { // hide hidden properties ^ ow_dir.c:413:15: warning: enumeration values 'visible_never' and 'visible_not_now' not explicitly handled in switch [-Wswitch-enum] switch ( FS_visible(pn_file_entry) ) { // hide hidden properties ^ ow_dir.c:432:15: warning: enumeration values 'visible_never' and 'visible_not_now' not explicitly handled in switch [-Wswitch-enum] switch ( FS_visible(pn_file_entry) ) { // hide hidden properties ^ ow_dir.c:757:10: warning: enumeration values 'preorder' and 'endorder' not explicitly handled in switch [-Wswitch-enum] switch (which) { ^ ow_dir.c:805:10: warning: enumeration values 'preorder' and 'endorder' not explicitly handled in switch [-Wswitch-enum] switch (which) { ^ ow_dir.c:869:13: warning: enumeration values 'visible_never' and 'visible_not_now' not explicitly handled in switch [-Wswitch-enum] switch ( FS_visible(pn_plus_directory) ) { // hide hidden properties ^ ow_ds2482.c:164:11: warning: enumeration values 'address_alpha', 'address_scan', and 'address_dottedquad' not explicitly handled in switch [-Wswitch-enum] switch ( ap.second.type ) { ^ ow_ds2482.c:186:11: warning: 4 enumeration values not explicitly handled in switch: 'address_alpha', 'address_scan', 'address_numeric'... [-Wswitch-enum] switch ( ap.first.type ) { ^ ow_ds2482.c:326:10: warning: 9 enumeration values not explicitly handled in switch: 'ds2482_18', 'ds2482_19', 'ds2482_1A'... [-Wswitch-enum] switch (chip_num) { ^ ow_ds9097.c:252:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch( in->pown->type ) { ^ ow_ds9097U.c:481:10: warning: 25 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9490'... [-Wswitch-enum] switch (in->Adapter) { ^ ow_ds9097U.c:512:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch (pin->type) { ^ ow_ds9097U.c:1093:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch( in->pown->type ) { ^ ow_eeef.c:348:11: warning: 6 enumeration values not explicitly handled in switch: 'eft_MOI', 'eft_LOG', 'eft_SNF'... [-Wswitch-enum] switch ( VISIBLE_EF(pn) ) { ^ ow_eeef.c:358:11: warning: 6 enumeration values not explicitly handled in switch: 'eft_UVI', 'eft_LOG', 'eft_SNF'... [-Wswitch-enum] switch ( VISIBLE_EF(pn) ) { ^ ow_eeef.c:368:11: warning: 6 enumeration values not explicitly handled in switch: 'eft_UVI', 'eft_MOI', 'eft_LOG'... [-Wswitch-enum] switch ( VISIBLE_EF(pn) ) { ^ ow_eeef.c:378:11: warning: 6 enumeration values not explicitly handled in switch: 'eft_UVI', 'eft_MOI', 'eft_LOG'... [-Wswitch-enum] switch ( VISIBLE_EF(pn) ) { ^ ow_eeef.c:388:11: warning: 6 enumeration values not explicitly handled in switch: 'eft_UVI', 'eft_MOI', 'eft_LOG'... [-Wswitch-enum] switch ( VISIBLE_EF(pn) ) { ^ ow_eeef.c:451:13: warning: enumeration values 'eft_BAR' and 'eft_HUM' not explicitly handled in switch [-Wswitch-enum] switch ((enum e_EF_type) type_number) { ^ ow_elabnet.c:92:10: warning: 7 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_telnet', 'ct_tcp'... [-Wswitch-enum] switch( pin->type ) { ^ ow_enet_monitor.c:36:12: warning: 6 enumeration values not explicitly handled in switch: 'address_none', 'address_alpha', 'address_all'... [-Wswitch-enum] switch( ap.first.type ) { ^ ow_enet_monitor.c:46:12: warning: 6 enumeration values not explicitly handled in switch: 'address_none', 'address_alpha', 'address_all'... [-Wswitch-enum] switch( ap.second.type ) { ^ ow_ha5.c:139:13: warning: 5 enumeration values not explicitly handled in switch: 'address_none', 'address_scan', 'address_asterix'... [-Wswitch-enum] switch ( ap->third.type ) { ^ ow_ha5.c:163:13: warning: 5 enumeration values not explicitly handled in switch: 'address_none', 'address_scan', 'address_asterix'... [-Wswitch-enum] switch ( ap->second.type ) { ^ ow_ha5.c:120:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch (in->pown->type) { ^ ow_fake.c:80:10: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch (get_busmode(in)) { ^ ow_filelength.c:28:10: warning: enumeration values 'ft_unknown', 'ft_directory', and 'ft_subdir' not explicitly handled in switch [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_fstat.c:98:11: warning: 11 enumeration values not explicitly handled in switch: 'fc_static', 'fc_read_stable', 'fc_simultaneous_temperature'... [-Wswitch-enum] switch (pn->selected_filetype->change) { ^ ow_help.c:19:10: warning: 5 enumeration values not explicitly handled in switch: 'program_type_tcl', 'program_type_swig', 'program_type_clibrary'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_interface.c:66:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:76:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:86:11: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_passive', 'bus_usb'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:98:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:108:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:118:11: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:248:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:260:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:283:10: warning: enumeration values 'visible_now' and 'visible_always' not explicitly handled in switch [-Wswitch-enum] switch( (ft->visible)(pn) ) { ^ ow_interface.c:304:10: warning: enumeration values 'visible_now' and 'visible_always' not explicitly handled in switch [-Wswitch-enum] switch( (ft->visible)(pn) ) { ^ ow_interface.c:321:11: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:335:11: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(pn->selected_connection) ) { ^ ow_interface.c:355:11: warning: 22 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_xport', 'bus_passive'... [-Wswitch-enum] switch ( get_busmode(in) ) { ^ ow_interface.c:372:11: warning: 24 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_xport', 'bus_passive'... [-Wswitch-enum] switch ( get_busmode(in) ) { ^ ow_interface.c:391:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(in) ) { ^ ow_interface.c:403:11: warning: 27 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch ( get_busmode(in) ) { ^ ow_link.c:242:10: warning: 6 enumeration values not explicitly handled in switch: 'ct_unknown', 'ct_tcp', 'ct_i2c'... [-Wswitch-enum] switch( pin->type ) { ^ ow_locator.c:52:10: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch (get_busmode(pn->selected_connection)) { ^ ow_memory.c:54:10: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (OWQ_pn(owq).selected_filetype->format) { ^ ow_net_client.c:37:12: warning: 4 enumeration values not explicitly handled in switch: 'address_alpha', 'address_all', 'address_scan'... [-Wswitch-enum] switch ( ap.first.type ) { ^ ow_net_server.c:131:11: warning: 7 enumeration values not explicitly handled in switch: 'program_type_filesystem', 'program_type_httpd', 'program_type_tcl'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_opt.c:393:13: warning: enumeration values 'ps_pre_opt', 'ps_pre_equals', and 'ps_pre_value' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:407:13: warning: 4 enumeration values not explicitly handled in switch: 'ps_pre_opt', 'ps_in_opt', 'ps_pre_equals'... [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:418:13: warning: enumeration values 'ps_in_opt', 'ps_pre_equals', and 'ps_in_value' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:433:13: warning: enumeration values 'ps_pre_opt' and 'ps_in_value' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:478:12: warning: enumeration values 'ps_pre_opt' and 'ps_pre_value' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:495:12: warning: enumeration values 'ps_in_opt' and 'ps_in_value' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ow_opt.c:671:11: warning: 6 enumeration values not explicitly handled in switch: 'program_type_filesystem', 'program_type_tcl', 'program_type_swig'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_opt.c:681:11: warning: 9 enumeration values not explicitly handled in switch: 'program_type_server', 'program_type_httpd', 'program_type_ftpd'... [-Wswitch-enum] switch (Globals.program_type) { ^ ow_opt.c:736:11: warning: 5 enumeration values not explicitly handled in switch: 'e_daemon_bg', 'e_daemon_sd', 'e_daemon_sd_done'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_opt.c:763:11: warning: enumeration values 'e_daemon_want_bg', 'e_daemon_bg', and 'e_daemon_sd_done' not explicitly handled in switch [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_opt.c:776:11: warning: enumeration values 'e_daemon_bg', 'e_daemon_sd_done', and 'e_daemon_fg' not explicitly handled in switch [-Wswitch-enum] switch (Globals.daemon_status) { ^ ow_parseinput.c:70:11: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (OWQ_pn(owq).selected_filetype->format) { ^ ow_parseinput.c:276:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (OWQ_pn(owq).selected_filetype->format) { ^ ow_parsename.c:131:13: warning: 6 enumeration values not explicitly handled in switch: 'ePN_real', 'ePN_statistics', 'ePN_system'... [-Wswitch-enum] switch ( pn->type ) { ^ ow_parsename.c:112:11: warning: 6 enumeration values not explicitly handled in switch: 'parse_first', 'parse_real', 'parse_branch'... [-Wswitch-enum] switch (pe) { ^ ow_parsename.c:186:11: warning: enumeration value 'parse_error' not explicitly handled in switch [-Wswitch-enum] switch (pe) { ^ ow_parsename.c:614:11: warning: enumeration value 'sn_null' not explicitly handled in switch [-Wswitch-enum] switch ( Parse_SerialNumber(filename,pn->sn) ) { ^ ow_parsename.c:767:10: warning: 14 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_integer', 'ft_unsigned'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_parseoutput.c:69:11: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (OWQ_pn(owq).selected_filetype->format) { ^ ow_parseoutput.c:157:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (OWQ_pn(owq).selected_filetype->format) { ^ ow_read.c:278:11: warning: 5 enumeration values not explicitly handled in switch: 'ePN_root', 'ePN_real', 'ePN_system'... [-Wswitch-enum] switch (pn->type) { ^ ow_read.c:358:11: warning: 31 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9097U2'... [-Wswitch-enum] switch (pn->selected_connection->Adapter) { ^ ow_read.c:670:12: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch ( ft->format ) { ^ ow_read.c:772:10: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (ft->format) { ^ ow_read_external.c:66:13: warning: enumeration values 'et_tcp' and 'et_udp' not explicitly handled in switch [-Wswitch-enum] switch ( property_n->et ) { ^ ow_search.c:140:11: warning: enumeration values 'search_done' and 'search_error' not explicitly handled in switch [-Wswitch-enum] switch ( next_both ) { ^ ow_server_enet.c:79:12: warning: 4 enumeration values not explicitly handled in switch: 'address_none', 'address_alpha', 'address_numeric'... [-Wswitch-enum] switch( ap.first.type ) { ^ ow_simultaneous.c:133:10: warning: 27 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9097U2'... [-Wswitch-enum] switch (in->Adapter) { ^ ow_simultaneous.c:197:10: warning: 27 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9097U2'... [-Wswitch-enum] switch (in->Adapter) { ^ ow_simultaneous.c:234:10: warning: 31 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9097U2'... [-Wswitch-enum] switch (pn->selected_connection->Adapter) { ^ ow_simultaneous.c:283:10: warning: 31 enumeration values not explicitly handled in switch: 'adapter_DS9097', 'adapter_DS1410', 'adapter_DS9097U2'... [-Wswitch-enum] switch (pn->selected_connection->Adapter) { ^ ow_tcp_open.c:29:11: warning: 19 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_passive', 'bus_usb'... [-Wswitch-enum] switch( get_busmode(connection) ) { ^ ow_temp.c:33:10: warning: enumeration value 'temp_celsius' not explicitly handled in switch [-Wswitch-enum] switch (TemperatureScale(pn)) { ^ ow_temp.c:48:10: warning: enumeration values 'temp_celsius' and 'temp_kelvin' not explicitly handled in switch [-Wswitch-enum] switch (TemperatureScale(pn)) { ^ ow_temp.c:60:10: warning: enumeration value 'temp_celsius' not explicitly handled in switch [-Wswitch-enum] switch (TemperatureScale(pn)) { ^ ow_temp.c:75:10: warning: enumeration values 'temp_celsius' and 'temp_kelvin' not explicitly handled in switch [-Wswitch-enum] switch (TemperatureScale(pn)) { ^ ow_write.c:149:10: warning: enumeration value 'ePN_max_type' not explicitly handled in switch [-Wswitch-enum] switch (pn->type) { ^ ow_write.c:205:10: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch (get_busmode(pn->selected_connection)) { ^ ow_write.c:425:10: warning: 25 enumeration values not explicitly handled in switch: 'bus_unknown', 'bus_serial', 'bus_xport'... [-Wswitch-enum] switch (get_busmode(pn->selected_connection)) { ^ ow_write.c:527:10: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (ft->format) { ^ ow_write.c:615:11: warning: 12 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ ow_write_external.c:66:13: warning: enumeration values 'et_tcp' and 'et_udp' not explicitly handled in switch [-Wswitch-enum] switch ( property_n->et ) { ^ ow_zero.c:81:10: warning: 6 enumeration values not explicitly handled in switch: 'program_type_filesystem', 'program_type_tcl', 'program_type_swig'... [-Wswitch-enum] switch (Globals.program_type) { ^ owlib.c:100:10: warning: enumeration values 'bus_unknown', 'bus_enet_monitor', and 'bus_xport_control' not explicitly handled in switch [-Wswitch-enum] switch (pin->busmode) { ^ error.c:130:11: warning: 4 enumeration values not explicitly handled in switch: 'e_daemon_sd', 'e_daemon_sd_done', 'e_daemon_fg'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ error.c:234:13: warning: 4 enumeration values not explicitly handled in switch: 'e_daemon_sd', 'e_daemon_sd_done', 'e_daemon_fg'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ owhttpd.c:71:10: warning: 4 enumeration values not explicitly handled in switch: 'e_daemon_want_bg', 'e_daemon_bg', 'e_daemon_fg'... [-Wswitch-enum] switch (Globals.daemon_status) { ^ owhttpd_handler.c:126:12: warning: enumeration values 'http_ok', 'http_dir', and 'http_icon' not explicitly handled in switch [-Wswitch-enum] switch ( http_code ) { ^ owhttpd_handler.c:353:10: warning: enumeration values 'ct_html' and 'ct_icon' not explicitly handled in switch [-Wswitch-enum] switch( ct ) { ^ owhttpd_handler.c:375:10: warning: enumeration values 'ct_html' and 'ct_icon' not explicitly handled in switch [-Wswitch-enum] switch( ct ) { ^ owhttpd_write.c:40:10: warning: 15 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ owhttpd_read.c:93:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ owhttpd_read.c:139:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (PN(owq)->selected_filetype->format) { ^ owhttpd_read.c:280:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (PN(owq)->selected_filetype->format) { ^ owhttpd_read.c:360:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (PN(owq)->selected_filetype->format) { ^ owhttpd_read.c:570:10: warning: 13 enumeration values not explicitly handled in switch: 'ft_unknown', 'ft_directory', 'ft_subdir'... [-Wswitch-enum] switch (pn->selected_filetype->format) { ^ data.c:65:10: warning: 7 enumeration values not explicitly handled in switch: 'msg_error', 'msg_nop', 'msg_read'... [-Wswitch-enum] switch ((enum msg_classification) hd->sm.type) { ^ data.c:129:12: warning: enumeration values 'msg_error', 'msg_nop', and 'msg_size' not explicitly handled in switch [-Wswitch-enum] switch ((enum msg_classification) hd->sm.type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pam/pam_1.1.8.orig.tar.gz pam_namespace.c:889:13: warning: enumeration values 'NONE', 'CONTEXT', and 'LEVEL' not explicitly handled in switch [-Wswitch-enum] switch (pm) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pango1.0/pango1.0_1.36.8.orig.tar.xz markup-parse.c:32:11: warning: enumeration value 'PANGO_ATTR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (attr->klass->type) ^ test-layout.c:84:11: warning: enumeration value 'PANGO_ATTR_INVALID' not explicitly handled in switch [-Wswitch-enum] switch (attr->klass->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/patch/patch_2.7.5.orig.tar.xz quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4823:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4984:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pavuk/pavuk_0.9.35.orig.tar.gz abstract.c:255:11: warning: enumeration values 'URLT_UNKNOWN' and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlr->type) ^ ainterface.c:197:11: warning: enumeration values 'NUM_MODES' and 'MODE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cfg.mode) ^ ainterface.c:470:11: warning: enumeration values 'MODE_MIRROR', 'NUM_MODES', and 'MODE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cfg.mode) ^ doc.c:114:13: warning: 5 enumeration values not explicitly handled in switch: 'URLT_UNKNOWN', 'URLT_HTTPS', 'URLT_FTPS'... [-Wswitch-enum] switch (docu->doc_url->type) ^ doc.c:1210:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_HTTPS', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (docp->doc_url->type) ^ form.c:782:13: warning: 6 enumeration values not explicitly handled in switch: 'FORM_T_SUBMIT', 'FORM_T_RESET', 'FORM_T_IMAGE'... [-Wswitch-enum] switch (ffi->type) ^ form.c:846:13: warning: 6 enumeration values not explicitly handled in switch: 'FORM_T_SUBMIT', 'FORM_T_RESET', 'FORM_T_IMAGE'... [-Wswitch-enum] switch (ffi->type) ^ form.c:981:13: warning: 7 enumeration values not explicitly handled in switch: 'FORM_T_SUBMIT', 'FORM_T_RESET', 'FORM_T_HIDDEN'... [-Wswitch-enum] switch (ffi->type) ^ form.c:1045:13: warning: 14 enumeration values not explicitly handled in switch: 'FORM_T_TEXT', 'FORM_T_PASSWORD', 'FORM_T_CHECKBOX'... [-Wswitch-enum] switch (ffi->type) ^ ftp.c:928:19: warning: 38 enumeration values not explicitly handled in switch: 'CONDT_UNSUP', 'CONDT_NOFTP', 'CONDT_NOHTTP'... [-Wswitch-enum] switch (condp.reason) ^ gkeys.c:75:15: warning: enumeration value 'GKEY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (gkey_rc[i].id) ^ gui_common.c:323:17: warning: 14 enumeration values not explicitly handled in switch: 'FORM_T_TEXT', 'FORM_T_PASSWORD', 'FORM_T_CHECKBOX'... [-Wswitch-enum] switch (ff->type) ^ gui_main.c:1698:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ gui_main.c:2287:13: warning: enumeration value 'GUI_ACT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (gui_action) ^ gui_tree.c:440:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ http.c:258:15: warning: 5 enumeration values not explicitly handled in switch: 'HTTP_AUTH_NONE', 'HTTP_AUTH_USER', 'HTTP_AUTH_BASIC'... [-Wswitch-enum] switch (http_get_authorization_type(authtag)) ^ http.c:315:15: warning: 5 enumeration values not explicitly handled in switch: 'HTTP_AUTH_NONE', 'HTTP_AUTH_USER', 'HTTP_AUTH_BASIC'... [-Wswitch-enum] switch (http_get_authorization_type(authtag)) ^ http.c:1414:17: warning: 36 enumeration values not explicitly handled in switch: 'CONDT_UNSUP', 'CONDT_NOFTP', 'CONDT_NOHTTP'... [-Wswitch-enum] switch (condp.reason) ^ lfname.c:928:11: warning: 30 enumeration values not explicitly handled in switch: 'LF_LSP_SUB', 'LF_LSP_SC', 'LF_LSP_SS'... [-Wswitch-enum] switch (type) ^ stats.c:37:11: warning: 4 enumeration values not explicitly handled in switch: 'MODE_REMIND', 'MODE_FTPDIR', 'NUM_MODES'... [-Wswitch-enum] switch (cfg.mode) ^ stats.c:423:11: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) ^ tr.c:61:11: warning: enumeration value 'TR_BADCLS' not explicitly handled in switch [-Wswitch-enum] switch (cls) ^ url.c:268:13: warning: enumeration value 'URLT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (url->type) ^ url.c:341:13: warning: enumeration values 'URLT_UNKNOWN', 'URLT_GOPHER', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (url->type) ^ url.c:423:15: warning: enumeration value 'URLT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (ret_url.type) ^ url.c:505:13: warning: enumeration values 'URLT_UNKNOWN' and 'URLT_GOPHER' not explicitly handled in switch [-Wswitch-enum] switch (ret_url.type) ^ url.c:987:11: warning: enumeration value 'URLT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:1116:17: warning: enumeration value 'SSTRAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (cfg.scheduling_strategie) ^ url.c:1167:11: warning: enumeration value 'SSTRAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (cfg.scheduling_strategie) ^ url.c:1478:11: warning: enumeration value 'URLT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:1997:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_FILE', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:2075:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_FILE', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlr->type) ^ url.c:2092:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_FILE', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlr->type) ^ url.c:2109:11: warning: enumeration values 'URLT_UNKNOWN' and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlr->type) ^ url.c:2128:11: warning: enumeration values 'URLT_UNKNOWN' and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlr->type) ^ url.c:2158:11: warning: 6 enumeration values not explicitly handled in switch: 'URLT_UNKNOWN', 'URLT_FTP', 'URLT_FTPS'... [-Wswitch-enum] switch (urlr->type) ^ url.c:2184:11: warning: 4 enumeration values not explicitly handled in switch: 'URLT_UNKNOWN', 'URLT_FILE', 'URLT_GOPHER'... [-Wswitch-enum] switch (urlr->type) ^ url.c:2219:11: warning: 4 enumeration values not explicitly handled in switch: 'URLT_UNKNOWN', 'URLT_FILE', 'URLT_GOPHER'... [-Wswitch-enum] switch (urlr->type) ^ url.c:2266:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_GOPHER', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:2289:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_GOPHER', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:2311:11: warning: 5 enumeration values not explicitly handled in switch: 'URLT_UNKNOWN', 'URLT_FTP', 'URLT_FTPS'... [-Wswitch-enum] switch (urlp->type) ^ url.c:2370:11: warning: enumeration values 'URLT_UNKNOWN', 'URLT_GOPHER', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (urlp->type) ^ url.c:2495:15: warning: enumeration values 'URLT_UNKNOWN', 'URLT_FILE', and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (nurl->type) ^ url.c:2717:11: warning: enumeration values 'URLT_UNKNOWN' and 'URLT_FROMPARENT' not explicitly handled in switch [-Wswitch-enum] switch (u1->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pax-utils/pax-utils_1.1.orig.tar.xz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4823:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4984:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pdksh/pdksh_5.2.14.orig.tar.gz expr.c:228:11: warning: 38 enumeration values not explicitly handled in switch: 'O_PLUSPLUS', 'O_MINUSMINUS', 'O_EQ'... [-Wswitch-enum] switch (es->tok) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pioneers/pioneers_15.3.orig.tar.gz client/common/build.c:63:10: warning: 4 enumeration values not explicitly handled in switch: 'BUILD_NONE', 'BUILD_CITY', 'BUILD_CITY_WALL'... [-Wswitch-enum] switch (type) { ^ client/common/build.c:124:10: warning: 4 enumeration values not explicitly handled in switch: 'BUILD_NONE', 'BUILD_CITY', 'BUILD_CITY_WALL'... [-Wswitch-enum] switch (type) { ^ client/common/client.c:1867:12: warning: 5 enumeration values not explicitly handled in switch: 'DEVEL_CHAPEL', 'DEVEL_UNIVERSITY', 'DEVEL_GOVERNORS_HOUSE'... [-Wswitch-enum] switch (card_type) { ^ client/common/develop.c:131:10: warning: enumeration values 'DEVEL_MONOPOLY' and 'DEVEL_YEAR_OF_PLENTY' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ server/develop.c:199:11: warning: 5 enumeration values not explicitly handled in switch: 'BUILD_NONE', 'BUILD_SETTLEMENT', 'BUILD_CITY'... [-Wswitch-enum] switch (type) { ^ server/develop.c:426:11: warning: 4 enumeration values not explicitly handled in switch: 'DEVEL_ROAD_BUILDING', 'DEVEL_MONOPOLY', 'DEVEL_YEAR_OF_PLENTY'... [-Wswitch-enum] switch (card) { ^ server/meta.c:182:11: warning: enumeration values 'MODE_SERVER_LIST' and 'MODE_REDIRECT_OVERFLOW' not explicitly handled in switch [-Wswitch-enum] switch (meta_mode) { ^ server/pregame.c:406:12: warning: 6 enumeration values not explicitly handled in switch: 'BUILD_NONE', 'BUILD_ROAD', 'BUILD_BRIDGE'... [-Wswitch-enum] switch (hex->nodes[i]->type) { ^ server/pregame.c:443:12: warning: 5 enumeration values not explicitly handled in switch: 'BUILD_NONE', 'BUILD_SETTLEMENT', 'BUILD_CITY'... [-Wswitch-enum] switch (hex->edges[i]->type) { ^ client/ai/genetic.c:231:10: warning: enumeration value 'BUY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (bt) { ^ client/ai/genetic.c:258:10: warning: enumeration value 'BUY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (bt) { ^ client/ai/genetic.c:360:10: warning: enumeration value 'LAST_TERRAIN' not explicitly handled in switch [-Wswitch-enum] switch (terrain) { ^ client/ai/genetic.c:1574:10: warning: 5 enumeration values not explicitly handled in switch: 'DEVEL_CHAPEL', 'DEVEL_UNIVERSITY', 'DEVEL_GOVERNORS_HOUSE'... [-Wswitch-enum] switch (cardtype) { ^ client/ai/genetic.c:1937:12: warning: enumeration values 'SET', 'CIT', and 'DEV' not explicitly handled in switch [-Wswitch-enum] switch (thisStrategy[1]) { ^ client/ai/greedy.c:166:10: warning: enumeration value 'BUY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (bt) { ^ client/ai/greedy.c:191:10: warning: enumeration value 'BUY_LAST' not explicitly handled in switch [-Wswitch-enum] switch (bt) { ^ client/ai/greedy.c:261:10: warning: enumeration value 'LAST_TERRAIN' not explicitly handled in switch [-Wswitch-enum] switch (terrain) { ^ client/ai/greedy.c:1134:10: warning: 5 enumeration values not explicitly handled in switch: 'DEVEL_CHAPEL', 'DEVEL_UNIVERSITY', 'DEVEL_GOVERNORS_HOUSE'... [-Wswitch-enum] switch (cardtype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pixman/pixman_0.32.6.orig.tar.gz pixman-image.c:386:13: warning: enumeration value 'PIXMAN_REPEAT_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (image->common.repeat) ^ gtk-utils.c:155:13: warning: 42 enumeration values not explicitly handled in switch: 'PIXMAN_a1', 'PIXMAN_g1', 'PIXMAN_a4'... [-Wswitch-enum] switch (format) ^ ../test/utils.c:1109:13: warning: enumeration value 'PIXMAN_N_OPERATORS' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ utils.c:1109:13: warning: enumeration value 'PIXMAN_N_OPERATORS' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ check-formats.c:307:17: warning: enumeration value 'LAST_OPTION' not explicitly handled in switch [-Wswitch-enum] switch (option) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pjproject/pjproject_2.4~dfsg.orig.tar.bz2 ../src/pjlib-util/cli_console.c:326:10: warning: enumeration value 'OP_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ../src/pjlib-util/cli_telnet.c:827:10: warning: enumeration value 'OP_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (parse_state) { ^ ../src/pjnath/ice_session.c:225:13: warning: enumeration value 'PJ_ICE_CAND_TYPE_MAX' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ../src/pjnath/turn_sock.c:138:13: warning: enumeration value 'PJ_TURN_TP_TLS' not explicitly handled in switch [-Wswitch-enum] switch (conn_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/plotutils/plotutils_2.6.orig.tar.gz expr.c:37:15: warning: enumeration values 'O_NOOP' and 'O_Y1' not explicitly handled in switch [-Wswitch-enum] switch (ep->ex_oper) ^ gram.y:915:15: warning: enumeration value 'O_NOOP' not explicitly handled in switch [-Wswitch-enum] switch (ep->ex_oper) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pnm2ppa/pnm2ppa_1.13.orig.tar.gz ppa.c:227:13: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) ^ ppa.c:275:13: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) ^ ppa.c:301:13: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) ^ ppa.c:327:13: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) ^ ppa.c:584:11: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) { ^ ppa.c:688:11: warning: enumeration value 'NOPRINTER' not explicitly handled in switch [-Wswitch-enum] switch (printer->version) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/poker-eval/poker-eval_138.0.orig.tar.gz enumerate.c:322:13: warning: enumeration value 'game_NUMGAMES' not explicitly handled in switch [-Wswitch-enum] switch (game) { ^ enumerate.c:534:13: warning: enumeration value 'game_NUMGAMES' not explicitly handled in switch [-Wswitch-enum] switch (game) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/polyglot/polyglot_2.0.1+git20140926.orig.tar.gz ini.c:56:16: warning: enumeration values 'QUOTE_SPACE' and 'FINISHED' not explicitly handled in switch [-Wswitch-enum] switch(state){ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/powerman/powerman_2.3.5.orig.tar.gz parse_tab.y:732:13: warning: enumeration value 'EPL_SUCCESS' not explicitly handled in switch [-Wswitch-enum] switch (pluglist_map(dev->plugs, nodestr, plugstr)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pqiv/pqiv_2.2.orig.tar.gz pqiv.c:596:11: warning: 4 enumeration values not explicitly handled in switch: 'G_OPTION_ARG_FILENAME', 'G_OPTION_ARG_STRING_ARRAY', 'G_OPTION_ARG_FILENAME_ARRAY'... [-Wswitch-enum] switch(iter->arg) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/procenv/procenv_0.36.orig.tar.gz procenv.c:8686:11: warning: enumeration values 'OUTPUT_FORMAT_TEXT' and 'OUTPUT_FORMAT_CRUMB' not explicitly handled in switch [-Wswitch-enum] switch (output_format) { ^ procenv.c:8931:12: warning: enumeration values 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_OBJECT_OPEN', and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:8955:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_CONTAINER_CLOSE', 'ELEMENT_TYPE_OBJECT_OPEN'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:8977:12: warning: enumeration values 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_OBJECT_OPEN', and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9001:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_SECTION_CLOSE', 'ELEMENT_TYPE_OBJECT_OPEN'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:9023:12: warning: enumeration values 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_OBJECT_OPEN', and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9047:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:8927:10: warning: enumeration values 'ELEMENT_TYPE_OBJECT_OPEN' and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (last_element) { ^ procenv.c:9082:12: warning: enumeration values 'ELEMENT_TYPE_NONE' and 'ELEMENT_TYPE_OBJECT_OPEN' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9107:12: warning: enumeration values 'ELEMENT_TYPE_NONE' and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9134:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9168:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9196:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9222:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_SECTION_CLOSE', 'ELEMENT_TYPE_CONTAINER_CLOSE'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:9244:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_ENTRY', 'ELEMENT_TYPE_CONTAINER_OPEN'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:9267:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9300:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9326:12: warning: enumeration values 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_OBJECT_OPEN', and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9353:12: warning: enumeration values 'ELEMENT_TYPE_NONE' and 'ELEMENT_TYPE_OBJECT_OPEN' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9382:12: warning: enumeration values 'ELEMENT_TYPE_NONE' and 'ELEMENT_TYPE_OBJECT_CLOSE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9413:12: warning: enumeration values 'ELEMENT_TYPE_NONE' and 'ELEMENT_TYPE_OBJECT_OPEN' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ procenv.c:9438:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_SECTION_CLOSE', 'ELEMENT_TYPE_CONTAINER_CLOSE'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:9465:12: warning: 4 enumeration values not explicitly handled in switch: 'ELEMENT_TYPE_NONE', 'ELEMENT_TYPE_SECTION_OPEN', 'ELEMENT_TYPE_CONTAINER_OPEN'... [-Wswitch-enum] switch (current_element) { ^ procenv.c:9486:12: warning: enumeration value 'ELEMENT_TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (current_element) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pth/pth_2.0.7.orig.tar.gz pth_lib.c:506:17: warning: enumeration values 'PTH_STATE_SCHEDULER', 'PTH_STATE_WAITING', and 'PTH_STATE_DEAD' not explicitly handled in switch [-Wswitch-enum] switch (to->state) { ^ pth_lib.c:541:13: warning: enumeration values 'PTH_STATE_SCHEDULER' and 'PTH_STATE_DEAD' not explicitly handled in switch [-Wswitch-enum] switch (t->state) { ^ pth_lib.c:569:13: warning: enumeration values 'PTH_STATE_SCHEDULER' and 'PTH_STATE_DEAD' not explicitly handled in switch [-Wswitch-enum] switch (t->state) { ^ pth_cancel.c:77:17: warning: enumeration values 'PTH_STATE_SCHEDULER' and 'PTH_STATE_DEAD' not explicitly handled in switch [-Wswitch-enum] switch (thread->state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pycairo/pycairo_1.8.8.orig.tar.gz cairomodule.c:51:11: warning: 34 enumeration values not explicitly handled in switch: 'CAIRO_STATUS_NO_CURRENT_POINT', 'CAIRO_STATUS_INVALID_MATRIX', 'CAIRO_STATUS_INVALID_STATUS'... [-Wswitch-enum] switch (status) { ^ font.c:58:11: warning: 4 enumeration values not explicitly handled in switch: 'CAIRO_FONT_TYPE_FT', 'CAIRO_FONT_TYPE_WIN32', 'CAIRO_FONT_TYPE_QUARTZ'... [-Wswitch-enum] switch (cairo_font_face_get_type (font_face)) { ^ pattern.c:67:11: warning: enumeration values 'CAIRO_PATTERN_TYPE_MESH' and 'CAIRO_PATTERN_TYPE_RASTER_SOURCE' not explicitly handled in switch [-Wswitch-enum] switch (cairo_pattern_get_type (pattern)) { ^ surface.c:67:11: warning: 20 enumeration values not explicitly handled in switch: 'CAIRO_SURFACE_TYPE_XCB', 'CAIRO_SURFACE_TYPE_GLITZ', 'CAIRO_SURFACE_TYPE_QUARTZ'... [-Wswitch-enum] switch (cairo_surface_get_type (surface)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pygtk/pygtk_2.24.0.orig.tar.gz pango.override:183:13: warning: enumeration values 'PANGO_ATTR_INVALID', 'PANGO_ATTR_GRAVITY', and 'PANGO_ATTR_GRAVITY_HINT' not explicitly handled in switch [-Wswitch-enum] switch (attribute->klass->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python2.5/python2.5_2.5.5.orig.tar.gz Objects/bufferobject.c:60:15: warning: enumeration value 'ANY_BUFFER' not explicitly handled in switch [-Wswitch-enum] switch (buffer_type) { ^ Objects/intobject.c:605:10: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:626:10: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:657:10: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:675:10: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:751:11: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(ix, iz, &div, &mod)) { ^ Python/ast.c:2007:17: warning: 14 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (expr1->kind) { ^ Python/compile.c:3435:10: warning: 16 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/compile.c:3740:10: warning: 16 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python2.6/python2.6_2.6.8.orig.tar.gz Objects/bufferobject.c:60:21: warning: enumeration value 'ANY_BUFFER' not explicitly handled in switch [-Wswitch-enum] switch (buffer_type) { ^ Objects/intobject.c:619:13: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:640:13: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:671:13: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:689:13: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(xi, yi, &d, &m)) { ^ Objects/intobject.c:765:17: warning: enumeration value 'DIVMOD_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (i_divmod(ix, iz, &div, &mod)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.1/python3.1_3.1.3.orig.tar.gz Python/ast.c:413:13: warning: enumeration value 'Bytes_kind' not explicitly handled in switch [-Wswitch-enum] switch (e->kind) { ^ Python/ast.c:2122:17: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (expr1->kind) { ^ Python/compile.c:3030:13: warning: 20 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/compile.c:3320:17: warning: 5 enumeration values not explicitly handled in switch: 'Load', 'Del', 'AugLoad'... [-Wswitch-enum] switch (e->v.Starred.ctx) { ^ Python/compile.c:3350:13: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.2/python3.2_3.2.3.orig.tar.gz Parser/myreadline.c:165:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_PyOS_ReadlineTState == PyThreadState_GET()) { ^ Parser/myreadline.c:165:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Parser/myreadline.c:186:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] _PyOS_ReadlineTState = PyThreadState_GET(); ^ Parser/myreadline.c:186:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/abstract.c:2147:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while calling a Python object")) ^ Objects/abstract.c:2147:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2150:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2150:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2418:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_ALLOW_RECURSION ^ Objects/abstract.c:2418:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:101:29: note: expanded from macro 'Py_ALLOW_RECURSION' do { unsigned char _old = PyThreadState_GET()->recursion_critical;\ Objects/abstract.c:2420:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_END_ALLOW_RECURSION ^ Objects/abstract.c:2420:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:105:5: note: expanded from macro 'Py_END_ALLOW_RECURSION' PyThreadState_GET()->recursion_critical = _old; \ Objects/abstract.c:2553:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __instancecheck__")) ^ Objects/abstract.c:2553:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2563:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2563:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2571:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __instancecheck__")) { ^ Objects/abstract.c:2571:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2576:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2576:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2618:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __subclasscheck__")) ^ Objects/abstract.c:2618:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2628:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2628:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2636:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __subclasscheck__")) { ^ Objects/abstract.c:2636:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2641:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2641:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/genobject.c:45:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/genobject.c:45:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/listobject.c:354:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the repr of a list")) ^ Objects/listobject.c:354:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/listobject.c:357:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/listobject.c:357:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/dictobject.c:727:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Objects/dictobject.c:727:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Objects/object.c:418:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the str of an object")) ^ Objects/object.c:418:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/object.c:421:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/object.c:421:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/object.c:597:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in comparison")) ^ Objects/object.c:597:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/object.c:600:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/object.c:600:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/tupleobject.c:276:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the repr of a tuple")) ^ Objects/tupleobject.c:276:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/tupleobject.c:279:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/tupleobject.c:279:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/typeobject.c:6259:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyFrameObject *f = PyThreadState_GET()->frame; ^ Objects/typeobject.c:6259:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:1629:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Objects/unicodeobject.c:1629:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:1730:15: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] !PyThreadState_GET()->interp->codecs_initialized) ^ Objects/unicodeobject.c:1730:15: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:1831:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Objects/unicodeobject.c:1831:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:10131:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_ALLOW_RECURSION ^ Objects/unicodeobject.c:10131:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:101:29: note: expanded from macro 'Py_ALLOW_RECURSION' do { unsigned char _old = PyThreadState_GET()->recursion_critical;\ Objects/unicodeobject.c:10133:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_END_ALLOW_RECURSION ^ Objects/unicodeobject.c:10133:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:105:5: note: expanded from macro 'Py_END_ALLOW_RECURSION' PyThreadState_GET()->recursion_critical = _old; \ Objects/unicodeobject.c:10142:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 1; ^ Objects/unicodeobject.c:10142:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:10145:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 0; ^ Objects/unicodeobject.c:10145:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:10148:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 0; ^ Objects/unicodeobject.c:10148:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/_warnings.c:454:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyFrameObject *f = PyThreadState_GET()->frame; ^ Python/_warnings.c:454:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ast.c:2111:17: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (expr1->kind) { ^ Python/ceval_gil.h:296:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return _Py_atomic_load_explicit(&gil_locked, _Py_memory_order_acquire) >= 0; ^ Python/ceval_gil.h:296:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:137:16: note: expanded from macro '_Py_atomic_load_explicit' switch(order) { \ Python/ceval_gil.h:337:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (!_Py_atomic_load_relaxed(&gil_locked)) ^ Python/ceval_gil.h:337:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:354:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request) && tstate != NULL) { ^ Python/ceval_gil.h:354:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:357:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_last_holder) == tstate) { ^ Python/ceval_gil.h:357:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:358:6: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] RESET_GIL_DROP_REQUEST(); ^ Python/ceval_gil.h:358:6: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:247:9: note: expanded from macro 'RESET_GIL_DROP_REQUEST' COMPUTE_EVAL_BREAKER(); \ Python/ceval_gil.h:379:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (!_Py_atomic_load_relaxed(&gil_locked)) ^ Python/ceval_gil.h:379:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:382:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] while (_Py_atomic_load_relaxed(&gil_locked)) { ^ Python/ceval_gil.h:382:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:391:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] _Py_atomic_load_relaxed(&gil_locked) && ^ Python/ceval_gil.h:391:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:405:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate != _Py_atomic_load_relaxed(&gil_last_holder)) { ^ Python/ceval_gil.h:405:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:414:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request)) { ^ Python/ceval_gil.h:414:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:415:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] RESET_GIL_DROP_REQUEST(); ^ Python/ceval_gil.h:415:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:247:9: note: expanded from macro 'RESET_GIL_DROP_REQUEST' COMPUTE_EVAL_BREAKER(); \ Python/ceval.c:309:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] take_gil(PyThreadState_GET()); ^ Python/ceval.c:309:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:327:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:327:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:340:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] drop_gil((PyThreadState*)_Py_atomic_load_relaxed( ^ Python/ceval.c:340:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:376:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:376:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:387:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/ceval.c:387:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:577:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] UNSIGNAL_PENDING_CALLS(); ^ Python/ceval.c:577:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:262:9: note: expanded from macro 'UNSIGNAL_PENDING_CALLS' COMPUTE_EVAL_BREAKER(); \ Python/ceval.c:709:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:709:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:805:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:805:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:1171:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall("")) ^ Python/ceval.c:1171:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Python/ceval.c:1305:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&eval_breaker)) { ^ Python/ceval.c:1305:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1315:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&pendingcalls_to_do)) { ^ Python/ceval.c:1315:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1322:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request)) { ^ Python/ceval.c:1322:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1339:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] UNSIGNAL_ASYNC_EXC(); ^ Python/ceval.c:1339:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:272:33: note: expanded from macro 'UNSIGNAL_ASYNC_EXC' do { pending_async_exc = 0; COMPUTE_EVAL_BREAKER(); } while (0) Python/ceval.c:1486:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1486:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1494:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1494:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1504:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1504:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1510:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1510:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1520:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1520:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1530:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1530:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1540:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1540:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1550:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1550:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1560:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1560:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1573:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1573:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1592:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1592:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1602:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1602:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1612:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1612:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1622:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1622:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1632:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1632:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1642:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1642:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1652:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1652:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1662:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1662:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1672:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1672:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1683:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1683:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1694:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1694:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1704:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1704:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1714:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1714:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1724:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1724:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1734:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1734:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1753:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1753:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1763:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1763:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1773:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1773:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1783:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1783:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1793:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1793:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1803:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1803:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1813:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:1813:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1826:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:1826:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1837:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:1837:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1890:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1890:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1914:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1914:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1921:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1921:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1979:31: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:1979:31: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2012:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2012:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2055:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:2055:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2071:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:2071:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2116:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2116:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2138:25: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2138:25: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2150:25: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2150:25: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2169:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2169:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2175:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2175:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2188:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2188:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2198:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2198:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2206:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2206:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2217:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2217:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2227:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2227:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2239:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2239:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2257:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2257:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2264:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2264:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2276:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:2276:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2290:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2290:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2300:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2300:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2313:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2313:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2356:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2356:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2372:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (err == 0) DISPATCH(); ^ Python/ceval.c:2372:27: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2382:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2382:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2409:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2409:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2433:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2433:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2456:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2456:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2480:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2480:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2495:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2495:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2506:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2506:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2520:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2520:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2532:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2532:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2558:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2558:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2584:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2584:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2697:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2697:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2744:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2744:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2855:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (x != NULL) DISPATCH(); ^ Python/ceval.c:2855:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:905:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:3091:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Python/ceval.c:3091:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Python/ceval.c:3110:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3110:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3389:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3389:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3679:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3679:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3696:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3696:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3717:16: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return PyThreadState_GET()->interp->builtins; ^ Python/ceval.c:3717:16: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3745:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3745:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3898:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3898:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3987:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3987:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4137:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4137:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4232:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4232:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/compile.c:3019:13: warning: 20 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/compile.c:3254:17: warning: 5 enumeration values not explicitly handled in switch: 'Load', 'Del', 'AugLoad'... [-Wswitch-enum] switch (e->v.Starred.ctx) { ^ Python/compile.c:3284:13: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/codecs.c:31:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:31:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:109:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] interp = PyThreadState_GET()->interp; ^ Python/codecs.c:109:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:434:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:434:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:452:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:452:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:1039:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:1039:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:27:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:27:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:55:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:55:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:138:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)); ^ Python/errors.c:138:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/errors.c:284:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/errors.c:284:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:306:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:306:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:395:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:395:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:428:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:428:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:246:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:246:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:261:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:261:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:346:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate == _Py_atomic_load_relaxed(&_PyThreadState_Current)) ^ Python/pystate.c:346:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:360:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:360:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:377:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:377:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:389:44: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *oldts = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:389:44: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:421:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:421:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:446:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/pystate.c:446:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:568:22: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return tstate == _Py_atomic_load_relaxed(&_PyThreadState_Current); ^ Python/pystate.c:568:22: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pythonrun.c:419:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/pythonrun.c:419:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pythonrun.c:686:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate != PyThreadState_GET()) ^ Python/pythonrun.c:686:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pythonrun.c:2204:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/pythonrun.c:2204:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:46:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:46:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:56:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:56:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:134:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ ./Python/sysmodule.c:134:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:206:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:206:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:432:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:432:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:471:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:471:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:755:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:755:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:780:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:780:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:919:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyFrameObject *f = PyThreadState_GET()->frame; ^ ./Python/sysmodule.c:919:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:1207:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&_PyThreadState_Current)) ^ ./Python/sysmodule.c:1207:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/traceback.c:125:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/traceback.c:125:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/dynload_shlib.c:121:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] dlopenflags = PyThreadState_GET()->interp->dlopenflags; ^ ./Python/dynload_shlib.c:121:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Modules/_threadmodule.c:1048:20: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] boot->interp = PyThreadState_GET()->interp; ^ ./Modules/_threadmodule.c:1048:20: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Modules/zipimport.c:810:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] else if (!PyThreadState_GET()->interp->codecs_initialized) { ^ ./Modules/zipimport.c:810:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2280:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2280:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2283:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2283:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2289:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2289:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2294:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2294:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2542:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2542:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2545:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2545:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2554:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2554:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2559:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:2559:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:3088:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:3088:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:3268:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_pickle.c:3268:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:945:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while decoding a JSON object " ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:945:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:949:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:949:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:953:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while decoding a JSON array " ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:953:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:957:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:957:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1341:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1341:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1344:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1344:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1348:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1348:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1351:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1351:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1379:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1379:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1382:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_json.c:1382:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/pyexpat.c:283:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/pyexpat.c:283:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:156:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1467:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1497:15: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1597:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1628:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1650:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1729:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:1775:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:2147:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:2633:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:3223:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:3555:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:4639:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/expat/xmlparse.c:4709:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/_ctypes.c:2046:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall("while processing _as_parameter_")) { ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/_ctypes.c:2046:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/_ctypes.c:2051:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/_ctypes.c:2051:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/libffi/src/x86/ffi64.c:300:13: warning: enumeration value 'X86_64_MEMORY_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (classes[i]) ^ /home/danielm/daca-clang-everything/python3.2-3.2.3/Modules/_ctypes/libffi/src/x86/ffi64.c:463:16: warning: 6 enumeration values not explicitly handled in switch: 'X86_64_NO_CLASS', 'X86_64_SSEUP_CLASS', 'X86_64_X87_CLASS'... [-Wswitch-enum] switch (classes[j]) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.4/python3.4_3.4.3.orig.tar.xz Parser/myreadline.c:180:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_PyOS_ReadlineTState == PyThreadState_GET()) { ^ Parser/myreadline.c:180:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Parser/myreadline.c:197:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] _PyOS_ReadlineTState = PyThreadState_GET(); ^ Parser/myreadline.c:197:28: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/abstract.c:2038:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while calling a Python object")) ^ Objects/abstract.c:2038:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2041:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2041:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2371:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_ALLOW_RECURSION ^ Objects/abstract.c:2371:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:101:29: note: expanded from macro 'Py_ALLOW_RECURSION' do { unsigned char _old = PyThreadState_GET()->recursion_critical;\ Objects/abstract.c:2373:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_END_ALLOW_RECURSION ^ Objects/abstract.c:2373:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:105:5: note: expanded from macro 'Py_END_ALLOW_RECURSION' PyThreadState_GET()->recursion_critical = _old; \ Objects/abstract.c:2500:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __instancecheck__")) ^ Objects/abstract.c:2500:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2510:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2510:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2518:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __instancecheck__")) { ^ Objects/abstract.c:2518:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2523:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2523:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2565:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __subclasscheck__")) ^ Objects/abstract.c:2565:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2575:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2575:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/abstract.c:2583:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in __subclasscheck__")) { ^ Objects/abstract.c:2583:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/abstract.c:2588:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/abstract.c:2588:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/descrobject.c:1024:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(wp) ^ Objects/descrobject.c:1024:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/genobject.c:67:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/genobject.c:67:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/frameobject.c:425:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(f) ^ Objects/frameobject.c:425:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/listobject.c:318:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(op) ^ Objects/listobject.c:318:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/listobject.c:369:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the repr of a list")) ^ Objects/listobject.c:369:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/listobject.c:372:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/listobject.c:372:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/dictobject.c:1082:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Objects/dictobject.c:1082:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Objects/dictobject.c:1379:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(mp) ^ Objects/dictobject.c:1379:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/moduleobject.c:408:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/moduleobject.c:408:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/object.c:517:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the str of an object")) ^ Objects/object.c:517:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/object.c:520:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/object.c:520:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/object.c:699:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" in comparison")) ^ Objects/object.c:699:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/object.c:702:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/object.c:702:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/object.c:1935:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/object.c:1935:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/object.c:1973:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/object.c:1973:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/setobject.c:542:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(so) ^ Objects/setobject.c:542:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/tupleobject.c:232:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(op) ^ Objects/tupleobject.c:232:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/tupleobject.c:296:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while getting the repr of a tuple")) ^ Objects/tupleobject.c:296:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Objects/tupleobject.c:299:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Objects/tupleobject.c:299:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Objects/typeobject.c:1060:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Objects/typeobject.c:1060:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/typeobject.c:1116:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(self); ^ Objects/typeobject.c:1116:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Objects/typeobject.c:3639:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Objects/typeobject.c:3639:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/typeobject.c:7083:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] f = PyThreadState_GET()->frame; ^ Objects/typeobject.c:7083:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:1715:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ Objects/unicodeobject.c:2084:12: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch(kind) { ^ Objects/unicodeobject.c:3345:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Objects/unicodeobject.c:3345:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:3631:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Objects/unicodeobject.c:3631:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:4912:13: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ Objects/unicodeobject.c:5035:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, pos++, ch); ^ Objects/unicodeobject.c:5047:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, pos++, ch); ^ Objects/unicodeobject.c:8909:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, i, ch); ^ Objects/unicodeobject.c:9913:5: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] Objects/unicodeobject.c:9882:17: note: expanded from macro 'FILL' switch ((kind)) { \ Objects/unicodeobject.c:13378:5: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, ch); ^ Objects/unicodeobject.c:13480:13: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch (writer->kind) ^ Objects/unicodeobject.c:14589:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, signchar); ^ Objects/unicodeobject.c:14603:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, '0'); ^ Objects/unicodeobject.c:14604:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos+1, arg->ch); ^ Objects/unicodeobject.c:14617:9: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] FILL(writer->kind, writer->data, fill, writer->pos, sublen); ^ Objects/unicodeobject.c:14626:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, signchar); ^ Objects/unicodeobject.c:14632:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, '0'); ^ Objects/unicodeobject.c:14633:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos+1, arg->ch); ^ Objects/unicodeobject.c:14649:9: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] FILL(writer->kind, writer->data, ' ', writer->pos, sublen); ^ Objects/unicodeobject.c:15062:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_ALLOW_RECURSION ^ Objects/unicodeobject.c:15062:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:101:29: note: expanded from macro 'Py_ALLOW_RECURSION' do { unsigned char _old = PyThreadState_GET()->recursion_critical;\ Objects/unicodeobject.c:15064:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_END_ALLOW_RECURSION ^ Objects/unicodeobject.c:15064:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:105:5: note: expanded from macro 'Py_END_ALLOW_RECURSION' PyThreadState_GET()->recursion_critical = _old; \ Objects/unicodeobject.c:15073:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 1; ^ Objects/unicodeobject.c:15073:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:15076:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 0; ^ Objects/unicodeobject.c:15076:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Objects/unicodeobject.c:15079:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState_GET()->recursion_critical = 0; ^ Objects/unicodeobject.c:15079:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/_warnings.c:508:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyFrameObject *f = PyThreadState_GET()->frame; ^ Python/_warnings.c:508:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ast.c:141:13: warning: 20 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (exp->kind) { ^ Python/ast.c:2597:17: warning: 23 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (expr1->kind) { ^ Python/ceval_gil.h:132:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return _Py_atomic_load_explicit(&gil_locked, _Py_memory_order_acquire) >= 0; ^ Python/ceval_gil.h:132:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:137:16: note: expanded from macro '_Py_atomic_load_explicit' switch(order) { \ Python/ceval_gil.h:174:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (!_Py_atomic_load_relaxed(&gil_locked)) ^ Python/ceval_gil.h:174:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:191:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request) && tstate != NULL) { ^ Python/ceval_gil.h:191:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:194:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_last_holder) == tstate) { ^ Python/ceval_gil.h:194:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:195:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] RESET_GIL_DROP_REQUEST(); ^ Python/ceval_gil.h:195:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:250:9: note: expanded from macro 'RESET_GIL_DROP_REQUEST' COMPUTE_EVAL_BREAKER(); \ Python/ceval_gil.h:216:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (!_Py_atomic_load_relaxed(&gil_locked)) ^ Python/ceval_gil.h:216:10: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:219:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] while (_Py_atomic_load_relaxed(&gil_locked)) { ^ Python/ceval_gil.h:219:12: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:228:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] _Py_atomic_load_relaxed(&gil_locked) && ^ Python/ceval_gil.h:228:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:242:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate != _Py_atomic_load_relaxed(&gil_last_holder)) { ^ Python/ceval_gil.h:242:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:251:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request)) { ^ Python/ceval_gil.h:251:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval_gil.h:252:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] RESET_GIL_DROP_REQUEST(); ^ Python/ceval_gil.h:252:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:250:9: note: expanded from macro 'RESET_GIL_DROP_REQUEST' COMPUTE_EVAL_BREAKER(); \ Python/ceval.c:312:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] take_gil(PyThreadState_GET()); ^ Python/ceval.c:312:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:330:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:330:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:343:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] drop_gil((PyThreadState*)_Py_atomic_load_relaxed( ^ Python/ceval.c:343:30: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:380:37: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *current_tstate = PyThreadState_GET(); ^ Python/ceval.c:380:37: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:583:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] UNSIGNAL_PENDING_CALLS(); ^ Python/ceval.c:583:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:265:9: note: expanded from macro 'UNSIGNAL_PENDING_CALLS' COMPUTE_EVAL_BREAKER(); \ Python/ceval.c:715:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:715:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:807:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:807:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:1122:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall("")) ^ Python/ceval.c:1122:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ Python/ceval.c:1249:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&eval_breaker)) { ^ Python/ceval.c:1249:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1258:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&pendingcalls_to_do)) { ^ Python/ceval.c:1258:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1263:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&gil_drop_request)) { ^ Python/ceval.c:1263:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/ceval.c:1287:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] UNSIGNAL_ASYNC_EXC(); ^ Python/ceval.c:1287:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:275:33: note: expanded from macro 'UNSIGNAL_ASYNC_EXC' do { pending_async_exc = 0; COMPUTE_EVAL_BREAKER(); } while (0) Python/ceval.c:1441:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1441:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1451:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1451:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1461:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1461:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1467:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1467:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1480:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1480:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1492:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1492:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1504:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1504:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1516:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1516:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1528:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1528:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1542:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1542:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1562:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1562:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1574:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1574:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1586:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1586:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1598:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1598:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1610:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1610:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1622:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1622:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1634:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1634:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1646:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1646:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1658:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1658:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1670:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1670:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1682:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1682:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1694:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1694:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1706:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1706:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1718:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1718:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1730:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1730:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1749:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1749:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1761:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1761:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1773:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1773:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1785:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1785:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1797:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1797:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1809:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1809:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1821:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1821:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1837:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1837:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1851:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1851:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1870:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1870:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1927:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1927:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1952:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1952:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1958:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1958:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1980:21: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1980:21: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:1999:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:1999:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2028:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2028:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2049:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2049:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2068:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2068:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2099:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2099:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2114:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2114:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2128:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2128:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2139:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2139:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2150:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2150:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2162:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2162:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2180:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (v == NULL && _PyErr_OCCURRED()) { ^ Python/ceval.c:2180:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyerrors.h:107:28: note: expanded from macro '_PyErr_OCCURRED' #define _PyErr_OCCURRED() (PyThreadState_GET()->curexc_type) Python/ceval.c:2213:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2213:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2225:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (!_PyErr_OCCURRED()) ^ Python/ceval.c:2225:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyerrors.h:107:28: note: expanded from macro '_PyErr_OCCURRED' #define _PyErr_OCCURRED() (PyThreadState_GET()->curexc_type) Python/ceval.c:2247:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2247:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2254:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2254:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2268:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2268:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2278:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2278:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2311:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2311:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2323:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2323:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2331:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2331:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2343:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2343:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2355:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2355:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2374:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2374:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2382:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2382:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2397:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2397:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2414:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2414:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2425:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2425:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2439:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2439:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2485:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2485:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2507:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2507:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2520:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2520:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2549:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2549:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2575:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2575:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2600:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2600:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2626:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2626:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2642:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2642:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2655:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2655:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2667:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2667:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2680:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2680:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2707:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2707:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2733:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2733:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2828:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2828:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2844:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2844:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:2890:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:2890:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:3002:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:3002:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:3020:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] DISPATCH(); ^ Python/ceval.c:3020:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Python/ceval.c:907:14: note: expanded from macro 'DISPATCH' if (!_Py_atomic_load_relaxed(&eval_breaker)) { \ Python/ceval.c:3229:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ Python/ceval.c:3229:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ Python/ceval.c:3399:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3399:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3681:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3681:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3931:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3931:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3978:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3978:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:3995:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:3995:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4016:16: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return PyThreadState_GET()->interp->builtins; ^ Python/ceval.c:4016:16: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4051:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4051:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4213:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4213:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4312:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4312:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4462:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4462:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/ceval.c:4557:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/ceval.c:4557:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/compile.c:3288:13: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/compile.c:3546:17: warning: 5 enumeration values not explicitly handled in switch: 'Load', 'Del', 'AugLoad'... [-Wswitch-enum] switch (e->v.Starred.ctx) { ^ Python/compile.c:3576:13: warning: 23 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/codecs.c:33:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:33:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:111:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] interp = PyThreadState_GET()->interp; ^ Python/codecs.c:111:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:194:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] interp = PyThreadState_GET()->interp; ^ Python/codecs.c:194:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:630:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:630:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:648:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:648:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/codecs.c:1347:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/codecs.c:1347:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:30:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:30:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:58:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:58:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:160:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)); ^ Python/errors.c:160:26: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/errors.c:315:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/errors.c:315:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:337:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:337:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:357:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:357:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/errors.c:372:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/errors.c:372:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:370:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:370:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:402:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:402:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:815:38: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:815:38: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:892:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:892:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/import.c:1414:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ Python/import.c:1414:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:254:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:254:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:269:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:269:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:289:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:289:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:310:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:310:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:330:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *state = PyThreadState_GET()->interp; ^ Python/pystate.c:330:33: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:406:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate == _Py_atomic_load_relaxed(&_PyThreadState_Current)) ^ Python/pystate.c:406:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:420:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:420:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:474:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:474:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:486:44: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *oldts = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:486:44: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:518:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:518:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:543:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/pystate.c:543:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pystate.c:665:22: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] return tstate == _Py_atomic_load_relaxed(&_PyThreadState_Current); ^ Python/pystate.c:665:22: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pystate.c:758:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = (PyThreadState*)_Py_atomic_load_relaxed( ^ Python/pystate.c:758:45: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pythonrun.c:581:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/pythonrun.c:581:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pythonrun.c:858:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (tstate != PyThreadState_GET()) ^ Python/pythonrun.c:858:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pythonrun.c:1526:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/pythonrun.c:1526:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/pythonrun.c:2604:18: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = _Py_atomic_load_relaxed(&_PyThreadState_Current); ^ Python/pythonrun.c:2604:18: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/pythonrun.c:2669:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/pythonrun.c:2669:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/symtable.c:255:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ Python/symtable.c:255:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:53:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:53:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:63:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:63:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:73:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:73:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:88:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:88:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:166:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyInterpreterState *interp = PyThreadState_GET()->interp; ^ ./Python/sysmodule.c:166:34: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:245:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:245:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:471:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:471:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:510:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:510:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:813:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:813:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:836:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ ./Python/sysmodule.c:836:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:1000:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyFrameObject *f = PyThreadState_GET()->frame; ^ ./Python/sysmodule.c:1000:24: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Python/sysmodule.c:1312:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (_Py_atomic_load_relaxed(&_PyThreadState_Current)) ^ ./Python/sysmodule.c:1312:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) Python/traceback.c:53:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_TRASHCAN_SAFE_BEGIN(tb) ^ Python/traceback.c:53:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/object.h:995:34: note: expanded from macro 'Py_TRASHCAN_SAFE_BEGIN' PyThreadState *_tstate = PyThreadState_GET(); \ Python/traceback.c:135:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] PyThreadState *tstate = PyThreadState_GET(); ^ Python/traceback.c:135:29: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) Python/formatter_unicode.c:1317:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, '('); ^ Python/formatter_unicode.c:1337:5: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, 'j'); ^ Python/formatter_unicode.c:1341:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, ')'); ^ ./Python/dynload_shlib.c:93:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] dlopenflags = PyThreadState_GET()->interp->dlopenflags; ^ ./Python/dynload_shlib.c:93:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Modules/_threadmodule.c:1060:20: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] boot->interp = PyThreadState_GET()->interp; ^ ./Modules/_threadmodule.c:1060:20: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Modules/zipimport.c:966:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] else if (!PyThreadState_GET()->interp->codecs_initialized) { ^ ./Modules/zipimport.c:966:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) ./Modules/faulthandler.c:455:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] current = _Py_atomic_load_relaxed(&_PyThreadState_Current); ^ ./Modules/faulthandler.c:455:19: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] Include/pyatomic.h:177:5: note: expanded from macro '_Py_atomic_load_relaxed' _Py_atomic_load_explicit(ATOMIC_VAL, _Py_memory_order_relaxed) /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2545:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2545:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2548:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2548:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2554:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2554:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2559:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2559:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2807:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2807:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2810:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2810:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2821:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2821:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2826:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:2826:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:3647:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while pickling an object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:3647:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:3843:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_pickle.c:3843:5: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:968:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while decoding a JSON object " ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:968:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:972:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:972:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:976:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while decoding a JSON array " ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:976:17: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:980:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:980:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1430:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1430:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1433:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1433:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1437:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1437:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1440:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1440:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1468:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall(" while encoding a JSON object")) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1468:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1471:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_json.c:1471:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1502:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1532:15: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1628:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1659:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1681:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1762:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:1808:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:2186:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:2675:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:3291:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:3623:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:4713:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/expat/xmlparse.c:4783:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_jp.c:311:17: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(code >> 16, code & 0xffff); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_jp.c:698:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(code >> 16, code & 0xffff); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_hk.c:167:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x8862: OUTCHAR2(0x00ca, 0x0304); break; ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_hk.c:168:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x8864: OUTCHAR2(0x00ca, 0x030c); break; ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_hk.c:169:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x88a3: OUTCHAR2(0x00ea, 0x0304); break; ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_hk.c:170:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x88a5: OUTCHAR2(0x00ea, 0x030c); break; ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/cjkcodecs/_codecs_iso2022.c:532:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(decoded >> 16, decoded & 0xffff); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_decimal/_decimal.c:1623:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_decimal/_decimal.c:1623:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_decimal/_decimal.c:1639:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] tstate = PyThreadState_GET(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_decimal/_decimal.c:1639:14: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/pystate.h:186:22: note: expanded from macro 'PyThreadState_GET' ((PyThreadState*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/_ctypes.c:2062:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] if (Py_EnterRecursiveCall("while processing _as_parameter_")) { ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/_ctypes.c:2062:13: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:74:31: note: expanded from macro 'Py_EnterRecursiveCall' (_Py_MakeRecCheck(PyThreadState_GET()->recursion_depth) && \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/_ctypes.c:2067:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_acquire' not explicitly handled in switch [-Wswitch-enum] Py_LeaveRecursiveCall(); ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/_ctypes.c:2067:9: warning: enumeration values '_Py_memory_order_relaxed' and '_Py_memory_order_release' not explicitly handled in switch [-Wswitch-enum] ./Include/ceval.h:77:32: note: expanded from macro 'Py_LeaveRecursiveCall' do{ if(_Py_MakeEndRecCheck(PyThreadState_GET()->recursion_depth)) \ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/libffi/src/x86/ffi64.c:324:13: warning: enumeration value 'X86_64_MEMORY_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (classes[i]) ^ /home/danielm/daca-clang-everything/python3.4-3.4.3/Modules/_ctypes/libffi/src/x86/ffi64.c:486:16: warning: 6 enumeration values not explicitly handled in switch: 'X86_64_NO_CLASS', 'X86_64_SSEUP_CLASS', 'X86_64_X87_CLASS'... [-Wswitch-enum] switch (classes[j]) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.5/python3.5_3.5.0~rc2.orig.tar.gz Objects/unicodeobject.c:1717:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ Objects/unicodeobject.c:2086:12: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch(kind) { ^ Objects/unicodeobject.c:4858:13: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ Objects/unicodeobject.c:4981:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, pos++, ch); ^ Objects/unicodeobject.c:4993:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, pos++, ch); ^ Objects/unicodeobject.c:8854:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(kind, data, i, ch); ^ Objects/unicodeobject.c:9875:5: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] Objects/unicodeobject.c:9844:17: note: expanded from macro 'FILL' switch ((kind)) { \ Objects/unicodeobject.c:13330:5: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, ch); ^ Objects/unicodeobject.c:13433:13: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] switch (writer->kind) ^ Objects/unicodeobject.c:14531:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, signchar); ^ Objects/unicodeobject.c:14545:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, '0'); ^ Objects/unicodeobject.c:14546:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos+1, arg->ch); ^ Objects/unicodeobject.c:14559:9: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] FILL(writer->kind, writer->data, fill, writer->pos, sublen); ^ Objects/unicodeobject.c:14568:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, signchar); ^ Objects/unicodeobject.c:14574:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos, '0'); ^ Objects/unicodeobject.c:14575:13: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(writer->kind, writer->data, writer->pos+1, arg->ch); ^ Objects/unicodeobject.c:14591:9: warning: enumeration value 'PyUnicode_WCHAR_KIND' not explicitly handled in switch [-Wswitch-enum] FILL(writer->kind, writer->data, ' ', writer->pos, sublen); ^ Python/ast.c:141:13: warning: 21 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (exp->kind) { ^ Python/ast.c:2832:17: warning: 24 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (expr1->kind) { ^ Python/compile.c:3585:13: warning: 22 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/compile.c:3946:17: warning: 5 enumeration values not explicitly handled in switch: 'Load', 'Del', 'AugLoad'... [-Wswitch-enum] switch (e->v.Starred.ctx) { ^ Python/compile.c:3976:13: warning: 24 enumeration values not explicitly handled in switch: 'BoolOp_kind', 'BinOp_kind', 'UnaryOp_kind'... [-Wswitch-enum] switch (e->kind) { ^ Python/formatter_unicode.c:1324:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, '('); ^ Python/formatter_unicode.c:1344:5: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, 'j'); ^ Python/formatter_unicode.c:1348:9: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] PyUnicode_WRITE(rkind, rdata, writer->pos, ')'); ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1502:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1532:15: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1628:11: warning: enumeration value 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1659:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1681:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1762:11: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:1808:13: warning: enumeration value 'XML_FINISHED' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:2186:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:2675:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:3291:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:3623:15: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:4713:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/expat/xmlparse.c:4783:13: warning: enumeration values 'XML_INITIALIZED' and 'XML_PARSING' not explicitly handled in switch [-Wswitch-enum] switch (ps_parsing) { ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_jp.c:311:17: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(code >> 16, code & 0xffff); ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_jp.c:698:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(code >> 16, code & 0xffff); ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_hk.c:167:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x8862: OUTCHAR2(0x00ca, 0x0304); break; ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_hk.c:168:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x8864: OUTCHAR2(0x00ca, 0x030c); break; ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_hk.c:169:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x88a3: OUTCHAR2(0x00ea, 0x0304); break; ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_hk.c:170:22: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] case 0x88a5: OUTCHAR2(0x00ea, 0x030c); break; ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/cjkcodecs/_codecs_iso2022.c:531:21: warning: enumeration values 'PyUnicode_WCHAR_KIND' and 'PyUnicode_4BYTE_KIND' not explicitly handled in switch [-Wswitch-enum] OUTCHAR2(decoded >> 16, decoded & 0xffff); ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/_ctypes/libffi/src/x86/ffi64.c:324:13: warning: enumeration value 'X86_64_MEMORY_CLASS' not explicitly handled in switch [-Wswitch-enum] switch (classes[i]) ^ /home/danielm/daca-clang-everything/python3.5-3.5.0~rc2/Modules/_ctypes/libffi/src/x86/ffi64.c:486:16: warning: 6 enumeration values not explicitly handled in switch: 'X86_64_NO_CLASS', 'X86_64_SSEUP_CLASS', 'X86_64_X87_CLASS'... [-Wswitch-enum] switch (classes[j]) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qemu-kvm/qemu-kvm_1.1.2+dfsg.orig.tar.xz qemu-option.c:275:13: warning: enumeration value 'OPT_NUMBER' not explicitly handled in switch [-Wswitch-enum] switch (list->type) { ^ qemu-option.c:321:13: warning: enumeration value 'OPT_STRING' not explicitly handled in switch [-Wswitch-enum] switch (list->type) { ^ qemu-option.c:942:13: warning: 4 enumeration values not explicitly handled in switch: 'QTYPE_NONE', 'QTYPE_QDICT', 'QTYPE_QLIST'... [-Wswitch-enum] switch (qobject_type(obj)) { ^ qapi/qmp-output-visitor.c:90:13: warning: 6 enumeration values not explicitly handled in switch: 'QTYPE_NONE', 'QTYPE_QINT', 'QTYPE_QSTRING'... [-Wswitch-enum] switch (qobject_type(cur)) { ^ qdict.c:212:13: warning: 6 enumeration values not explicitly handled in switch: 'QTYPE_NONE', 'QTYPE_QSTRING', 'QTYPE_QDICT'... [-Wswitch-enum] switch (qobject_type(obj)) { ^ json-parser.c:639:13: warning: 5 enumeration values not explicitly handled in switch: 'JSON_OPERATOR', 'JSON_KEYWORD', 'JSON_ESCAPE'... [-Wswitch-enum] switch (token_get_type(token)) { ^ qerror.c:479:13: warning: 6 enumeration values not explicitly handled in switch: 'QTYPE_NONE', 'QTYPE_QDICT', 'QTYPE_QLIST'... [-Wswitch-enum] switch (qobject_type(obj)) { ^ qemu-error.c:178:13: warning: enumeration value 'LOC_NONE' not explicitly handled in switch [-Wswitch-enum] switch (cur_loc->kind) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qfits/qfits_6.2.0.orig.tar.gz qfits_table.c:538:17: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (atom_type) { ^ qfits_table.c:948:12: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(col->atom_type) { ^ qfits_table.c:1145:12: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(col->atom_type) { ^ qfits_table.c:1344:12: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(col->atom_type) { ^ qfits_table.c:1721:12: warning: 12 enumeration values not explicitly handled in switch: 'TFITS_BIN_TYPE_A', 'TFITS_BIN_TYPE_B', 'TFITS_BIN_TYPE_C'... [-Wswitch-enum] switch(col->atom_type) { ^ qfits_table.c:1833:12: warning: 6 enumeration values not explicitly handled in switch: 'TFITS_ASCII_TYPE_A', 'TFITS_ASCII_TYPE_D', 'TFITS_ASCII_TYPE_E'... [-Wswitch-enum] switch(col->atom_type) { ^ qfits_table.c:2159:13: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (col->atom_type) { ^ qfits_table.c:2320:24: warning: 12 enumeration values not explicitly handled in switch: 'TFITS_BIN_TYPE_A', 'TFITS_BIN_TYPE_B', 'TFITS_BIN_TYPE_C'... [-Wswitch-enum] switch(curr_col->atom_type) { ^ dtfits.c:273:16: warning: 6 enumeration values not explicitly handled in switch: 'TFITS_ASCII_TYPE_A', 'TFITS_ASCII_TYPE_D', 'TFITS_ASCII_TYPE_E'... [-Wswitch-enum] switch(col->atom_type) { ^ dtfits.c:328:20: warning: 6 enumeration values not explicitly handled in switch: 'TFITS_ASCII_TYPE_A', 'TFITS_ASCII_TYPE_D', 'TFITS_ASCII_TYPE_E'... [-Wswitch-enum] switch(col->atom_type) { ^ dtfits.c:472:16: warning: 12 enumeration values not explicitly handled in switch: 'TFITS_BIN_TYPE_A', 'TFITS_BIN_TYPE_B', 'TFITS_BIN_TYPE_C'... [-Wswitch-enum] switch(col->atom_type) { ^ dtfits.c:511:20: warning: 12 enumeration values not explicitly handled in switch: 'TFITS_BIN_TYPE_A', 'TFITS_BIN_TYPE_B', 'TFITS_BIN_TYPE_C'... [-Wswitch-enum] switch(col->atom_type) { ^ qextract.c:137:17: warning: enumeration value 'TFITS_BIN_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (th->col[i].atom_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qof/qof_0.8.8.orig.tar.gz sql_parser.c:142:10: warning: enumeration value 'SQL_diff' not explicitly handled in switch [-Wswitch-enum] switch (cond->op) { ^ sql_parser.c:503:10: warning: 6 enumeration values not explicitly handled in switch: 'SQL_between', 'SQL_gt', 'SQL_lt'... [-Wswitch-enum] switch (op) { ^ sql_parser.c:529:10: warning: 5 enumeration values not explicitly handled in switch: 'SQL_gt', 'SQL_lt', 'SQL_geq'... [-Wswitch-enum] switch (cond->op) { ^ sql_parser.c:919:10: warning: enumeration values 'SQL_delete' and 'SQL_update' not explicitly handled in switch [-Wswitch-enum] switch (statement->type) { ^ sql_display.c:167:11: warning: enumeration value 'SQL_cross_join' not explicitly handled in switch [-Wswitch-enum] switch (table->join_type) { ^ sql_display.c:299:10: warning: enumeration value 'SQL_delete' not explicitly handled in switch [-Wswitch-enum] switch (statement->type) { ^ kvpframe.c:1363:10: warning: enumeration value 'KVP_TYPE_TIME' not explicitly handled in switch [-Wswitch-enum] switch (value->type) ^ kvpframe.c:1842:10: warning: enumeration value 'KVP_TYPE_TIME' not explicitly handled in switch [-Wswitch-enum] switch (kvp_value_get_type (val)) ^ kvpframe.c:1925:10: warning: enumeration values 'KVP_TYPE_TIME' and 'KVP_TYPE_BOOLEAN' not explicitly handled in switch [-Wswitch-enum] switch (kvp_value_get_type (val)) ^ kvputil.c:248:10: warning: enumeration values 'KVP_TYPE_BINARY', 'KVP_TYPE_GLIST', and 'KVP_TYPE_FRAME' not explicitly handled in switch [-Wswitch-enum] switch (n) ^ qofquerycore.c:165:10: warning: 4 enumeration values not explicitly handled in switch: 'QOF_COMPARE_LT', 'QOF_COMPARE_LTE', 'QOF_COMPARE_GT'... [-Wswitch-enum] switch (pd->how) ^ qofquerycore.c:418:10: warning: enumeration value 'QOF_NUMERIC_MATCH_ANY' not explicitly handled in switch [-Wswitch-enum] switch (pdata->options) ^ qofquerycore.c:554:10: warning: enumeration values 'QOF_GUID_MATCH_ANY', 'QOF_GUID_MATCH_NONE', and 'QOF_GUID_MATCH_NULL' not explicitly handled in switch [-Wswitch-enum] switch (pdata->options) ^ qofquerycore.c:1025:10: warning: 4 enumeration values not explicitly handled in switch: 'QOF_COMPARE_LT', 'QOF_COMPARE_LTE', 'QOF_COMPARE_GT'... [-Wswitch-enum] switch (pd->how) ^ qofquerycore.c:1354:10: warning: enumeration values 'QOF_GUID_MATCH_ANY', 'QOF_GUID_MATCH_NONE', and 'QOF_GUID_MATCH_NULL' not explicitly handled in switch [-Wswitch-enum] switch (pdata->options) ^ qofquerycore.c:1539:10: warning: enumeration values 'QOF_GUID_MATCH_ANY', 'QOF_GUID_MATCH_NONE', and 'QOF_GUID_MATCH_NULL' not explicitly handled in switch [-Wswitch-enum] switch (pdata->options) ^ qofsql.c:287:10: warning: 6 enumeration values not explicitly handled in switch: 'SQL_is', 'SQL_isnot', 'SQL_in'... [-Wswitch-enum] switch (cond->op) ^ qofsql.c:812:10: warning: enumeration value 'SQL_nestedselect' not explicitly handled in switch [-Wswitch-enum] switch (sis->table->type) ^ qofsql.c:1263:10: warning: enumeration values 'KVP_TYPE_BINARY' and 'KVP_TYPE_GLIST' not explicitly handled in switch [-Wswitch-enum] switch (n) ^ qofsql.c:1310:10: warning: enumeration values 'KVP_TYPE_BINARY' and 'KVP_TYPE_GLIST' not explicitly handled in switch [-Wswitch-enum] switch (n) ^ qsf-backend.c:692:10: warning: 7 enumeration values not explicitly handled in switch: 'KVP_TYPE_GINT64', 'KVP_TYPE_DOUBLE', 'KVP_TYPE_NUMERIC'... [-Wswitch-enum] switch (n) ^ qsf-xml-map.c:136:13: warning: 4 enumeration values not explicitly handled in switch: 'QSF_NO_OBJECT', 'QSF_REGISTERED_OBJECT', 'QSF_CALCULATED_OBJECT'... [-Wswitch-enum] switch (incoming_type) ^ qsf-xml-map.c:125:11: warning: enumeration values 'QSF_NO_OBJECT', 'QSF_CALCULATED_OBJECT', and 'QSF_INVALID_OBJECT' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qrencode/qrencode_3.4.3.orig.tar.bz2 qrinput.c:911:9: warning: enumeration value 'QR_MODE_NUL' not explicitly handled in switch [-Wswitch-enum] switch(entry->mode) { ^ qrinput.c:1007:9: warning: 4 enumeration values not explicitly handled in switch: 'QR_MODE_NUL', 'QR_MODE_ECI', 'QR_MODE_FNC1FIRST'... [-Wswitch-enum] switch(mode) { ^ qrinput.c:1084:10: warning: enumeration values 'QR_MODE_NUL' and 'QR_MODE_FNC1FIRST' not explicitly handled in switch [-Wswitch-enum] switch(entry->mode) { ^ qrenc.c:868:9: warning: enumeration value 'ASCIIi_TYPE' not explicitly handled in switch [-Wswitch-enum] switch(image_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qsf/qsf_1.2.7.orig.tar.gz src/main/main.c:174:10: warning: 5 enumeration values not explicitly handled in switch: 'ACTION_NONE', 'ACTION_TEST', 'ACTION_TOKENS'... [-Wswitch-enum] switch (opts->action) { ^ src/main/main.c:584:10: warning: enumeration values 'ACTION_NONE', 'ACTION_TOKENS', and 'ACTION__MAX' not explicitly handled in switch [-Wswitch-enum] switch (opts->action) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qstat/qstat_2.15.orig.tar.gz crysis.c:154:12: warning: 6 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch ( state ) ^ crysis.c:185:12: warning: 7 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch ( state ) ^ farmsim.c:134:11: warning: 6 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch (state) { ^ farmsim.c:161:11: warning: 7 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch (state) { ^ ksp.c:142:11: warning: 6 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch (state) { ^ ksp.c:169:11: warning: 7 enumeration values not explicitly handled in switch: 'REQ_ERROR', 'ORD_ERROR', 'PKT_ERROR'... [-Wswitch-enum] switch (state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/quagga/quagga_0.99.24.1.orig.tar.gz command.c:1800:11: warning: enumeration values 'MATCHER_OK' and 'MATCHER_INCOMPLETE' not explicitly handled in switch [-Wswitch-enum] switch (rv) ^ command.c:1852:16: warning: enumeration value 'vararg_match' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ command.c:2545:11: warning: 36 enumeration values not explicitly handled in switch: 'AUTH_NODE', 'RESTRICTED_NODE', 'VIEW_NODE'... [-Wswitch-enum] switch (node) ^ routemap.c:178:11: warning: enumeration value 'RMAP_ANY' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ zebra_rib.c:1070:11: warning: enumeration value 'NEXTHOP_TYPE_IPV4_IFNAME' not explicitly handled in switch [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:766:12: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:796:12: warning: enumeration values 'NEXTHOP_TYPE_IFINDEX', 'NEXTHOP_TYPE_IFNAME', and 'NEXTHOP_TYPE_BLACKHOLE' not explicitly handled in switch [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:864:15: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:894:15: warning: enumeration values 'NEXTHOP_TYPE_IFINDEX', 'NEXTHOP_TYPE_IFNAME', and 'NEXTHOP_TYPE_BLACKHOLE' not explicitly handled in switch [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:1860:12: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4', 'NEXTHOP_TYPE_IPV4_IFINDEX', 'NEXTHOP_TYPE_IPV4_IFNAME'... [-Wswitch-enum] switch (nexthop->type) ^ zebra_vty.c:1934:15: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4', 'NEXTHOP_TYPE_IPV4_IFINDEX', 'NEXTHOP_TYPE_IPV4_IFNAME'... [-Wswitch-enum] switch (nexthop->type) ^ zserv.c:406:18: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IFINDEX', 'NEXTHOP_TYPE_IFNAME', 'NEXTHOP_TYPE_IPV4_IFNAME'... [-Wswitch-enum] switch(nexthop->type) ^ zserv.c:499:14: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4', 'NEXTHOP_TYPE_IPV4_IFINDEX', 'NEXTHOP_TYPE_IPV4_IFNAME'... [-Wswitch-enum] switch (nexthop->type) ^ zserv.c:568:14: warning: 5 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ zserv.c:638:14: warning: 5 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ zserv.c:703:14: warning: 5 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ zebra_routemap.c:422:15: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX', 'NEXTHOP_TYPE_IPV6_IFNAME'... [-Wswitch-enum] switch (nexthop->type) { ^ zebra_routemap.c:484:15: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX', 'NEXTHOP_TYPE_IPV6_IFNAME'... [-Wswitch-enum] switch (nexthop->type) { ^ bgp_nexthop.c:119:11: warning: enumeration values 'NEXTHOP_TYPE_IPV4_IFNAME' and 'NEXTHOP_TYPE_BLACKHOLE' not explicitly handled in switch [-Wswitch-enum] switch (next1->type) ^ bgp_nexthop.c:838:12: warning: 5 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6', 'NEXTHOP_TYPE_IPV6_IFINDEX'... [-Wswitch-enum] switch (nexthop->type) ^ bgp_nexthop.c:952:12: warning: 4 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IPV4', 'NEXTHOP_TYPE_IPV4_IFINDEX', 'NEXTHOP_TYPE_IPV4_IFNAME'... [-Wswitch-enum] switch (nexthop->type) ^ bgp_nexthop.c:1324:16: warning: 6 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IFNAME', 'NEXTHOP_TYPE_IPV4_IFNAME', 'NEXTHOP_TYPE_IPV6'... [-Wswitch-enum] switch (bnc->nexthop[i].type) ^ bgp_nexthop.c:1359:11: warning: 7 enumeration values not explicitly handled in switch: 'NEXTHOP_TYPE_IFNAME', 'NEXTHOP_TYPE_IPV4', 'NEXTHOP_TYPE_IPV4_IFINDEX'... [-Wswitch-enum] switch (bnc->nexthop[i].type) ^ rip_interface.c:1843:11: warning: enumeration values 'RIP_NO_SPLIT_HORIZON' and 'RIP_SPLIT_HORIZON' not explicitly handled in switch [-Wswitch-enum] switch( ri->split_horizon ) ^ ripngd.c:1883:11: warning: enumeration values 'RIPNG_ZEBRA' and 'RIPNG_REQUEST_EVENT' not explicitly handled in switch [-Wswitch-enum] switch (event) ^ isis_spf.c:1247:15: warning: 6 enumeration values not explicitly handled in switch: 'VTYPE_ES', 'VTYPE_IPREACH_INTERNAL', 'VTYPE_IPREACH_EXTERNAL'... [-Wswitch-enum] switch (vertex->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rabbitsign/rabbitsign_2.1+dmca1.orig.tar.gz ./typestr.c:125:11: warning: enumeration value 'RS_CALC_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (calctype) { ^ ./typestr.c:148:11: warning: enumeration value 'RS_DATA_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (datatype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rc/rc_1.7.2.orig.tar.gz except.c:32:10: warning: enumeration values 'eBreak', 'eReturn', and 'eVarstack' not explicitly handled in switch [-Wswitch-enum] switch (estack->e) { ^ except.c:73:12: warning: enumeration values 'eError', 'eBreak', and 'eReturn' not explicitly handled in switch [-Wswitch-enum] switch (estack->e) { ^ except.c:109:11: warning: 5 enumeration values not explicitly handled in switch: 'eError', 'eBreak', 'eReturn'... [-Wswitch-enum] switch (estack->e) { ^ footobar.c:99:11: warning: 30 enumeration values not explicitly handled in switch: 'nAndalso', 'nAssign', 'nBackq'... [-Wswitch-enum] switch (n->type) { ^ glom.c:424:11: warning: 29 enumeration values not explicitly handled in switch: 'nAndalso', 'nAssign', 'nBackq'... [-Wswitch-enum] switch (n->type) { ^ glom.c:381:10: warning: 25 enumeration values not explicitly handled in switch: 'nAndalso', 'nAssign', 'nBang'... [-Wswitch-enum] switch (n->type) { ^ redir.c:21:10: warning: 31 enumeration values not explicitly handled in switch: 'nAndalso', 'nAssign', 'nBackq'... [-Wswitch-enum] switch(r->r->type) { ^ walk.c:35:10: warning: enumeration values 'nCbody', 'nElse', and 'nCase' not explicitly handled in switch [-Wswitch-enum] switch (n->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rcs/rcs_5.9.4.orig.tar.xz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4823:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4984:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/readline6/readline6_6.3.orig.tar.gz parse-colors.c:122:15: warning: enumeration values 'ST_END' and 'ST_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ ../parse-colors.c:122:15: warning: enumeration values 'ST_END' and 'ST_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/realtimebattle/realtimebattle_1.0.8.orig.tar.gz ./eval-plural.h:32:15: warning: 15 enumeration values not explicitly handled in switch: 'lnot', 'mult', 'divide'... [-Wswitch-enum] switch (pexp->operation) ^ ./eval-plural.h:60:14: warning: 6 enumeration values not explicitly handled in switch: 'var', 'num', 'lnot'... [-Wswitch-enum] switch (pexp->operation) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/recutils/recutils_1.7.orig.tar.gz quotearg.c:394:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ rec-rset.c:866:27: warning: 11 enumeration values not explicitly handled in switch: 'REC_TYPE_NONE', 'REC_TYPE_BOOL', 'REC_TYPE_REAL'... [-Wswitch-enum] switch (rec_type_kind (type)) ^ rec-types.c:489:11: warning: enumeration value 'REC_TYPE_UUID' not explicitly handled in switch [-Wswitch-enum] switch (type->kind) ^ rec-types.c:976:11: warning: 9 enumeration values not explicitly handled in switch: 'REC_TYPE_NONE', 'REC_TYPE_SIZE', 'REC_TYPE_LINE'... [-Wswitch-enum] switch (kind) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/regina-rexx/regina-rexx_3.6.orig.tar.bz2 ./stack.c:275:13: warning: enumeration value 'QisUnused' not explicitly handled in switch [-Wswitch-enum] switch ( q->type ) ^ ./stack.c:1840:16: warning: enumeration value 'QisUnused' not explicitly handled in switch [-Wswitch-enum] switch ( q->type ) ^ ./stack.c:1896:16: warning: enumeration values 'QisUnused' and 'QisExternal' not explicitly handled in switch [-Wswitch-enum] switch ( q->type ) ^ ./stack.c:1919:13: warning: enumeration values 'QisUnused' and 'QisExternal' not explicitly handled in switch [-Wswitch-enum] switch ( q->type ) ^ ./gci/gci_call.c:87:16: warning: 7 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_call.c:258:13: warning: enumeration value 'GCI_ctUnknown' not explicitly handled in switch [-Wswitch-enum] switch ( ti->callinfo.type ) ^ ./gci/gci_convert.c:997:13: warning: 7 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( type ) ^ ./gci/gci_convert.c:1063:13: warning: 7 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( type ) ^ ./gci/gci_convert.c:1125:13: warning: 7 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( type ) ^ ./gci/gci_execute.c:221:16: warning: 5 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:315:13: warning: 21 enumeration values not explicitly handled in switch: 'GCI_NoMemory', 'GCI_WrongInput', 'GCI_NumberRange'... [-Wswitch-enum] switch ( rc ) ^ ./gci/gci_execute.c:385:13: warning: 7 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:457:16: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:542:16: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:576:13: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:854:13: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:952:13: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_execute.c:1192:13: warning: 5 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( n->type.type ) ^ ./gci/gci_helper.c:292:13: warning: enumeration value 'GCI_LastResult' not explicitly handled in switch [-Wswitch-enum] switch ( rc ) ^ ./gci/gci_prepare.c:228:13: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_prepare.c:342:16: warning: 9 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_prepare.c:384:16: warning: 9 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_prepare.c:436:13: warning: 9 enumeration values not explicitly handled in switch: 'GCI_unknown', 'GCI_like', 'GCI_indirect'... [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_prepare.c:552:16: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( info->type ) ^ ./gci/gci_reginabridge.c:127:13: warning: 8 enumeration values not explicitly handled in switch: 'GCI_OK', 'GCI_InternalError', 'GCI_FunctionAlreadyKnown'... [-Wswitch-enum] switch ( rc ) ^ ./gci/gci_rxfuncdefine.c:174:16: warning: enumeration values 'InfoUnknown', 'InfoFunction', and 'InfoParameters' not explicitly handled in switch [-Wswitch-enum] switch ( it ) ^ ./gci/gci_tree.c:173:13: warning: enumeration values 'GCI_unknown', 'GCI_like', and 'GCI_indirect' not explicitly handled in switch [-Wswitch-enum] switch ( pi->type ) ^ ./threader.c:405:13: warning: enumeration value 'DoInstore' not explicitly handled in switch [-Wswitch-enum] switch ( UseInstore ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/resample/resample_1.8.1.orig.tar.gz ../sndlib-20/sound.c:801:15: warning: enumeration values 'SF_LOCATION' and 'SF_SIZE' not explicitly handled in switch [-Wswitch-enum] switch (field) ^ ../sndlib-20/sound.c:820:15: warning: 4 enumeration values not explicitly handled in switch: 'SF_CHANS', 'SF_SRATE', 'SF_TYPE'... [-Wswitch-enum] switch (field) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rlpr/rlpr_2.05.orig.tar.gz util.c:311:13: warning: enumeration value 'R_IO_EOF' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ util.c:391:10: warning: enumeration values 'R_IO_TIMEOUT' and 'R_IO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/robodoc/robodoc_4.99.40.orig.tar.gz optioncheck.c:455:18: warning: enumeration value 'TEST_INVALID' not explicitly handled in switch [-Wswitch-enum] switch ( cur_option_test->kind ) ^ generator.c:936:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:949:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:962:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:976:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:992:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1006:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1019:14: warning: 7 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'LATEX'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1622:14: warning: 6 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'HTML'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1748:14: warning: 6 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'RTF'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1778:14: warning: 6 enumeration values not explicitly handled in switch: 'TEST', 'ASCII', 'RTF'... [-Wswitch-enum] switch ( output_mode ) ^ generator.c:1829:18: warning: enumeration values 'TEST' and 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch ( output_mode ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rplay/rplay_3.3.2.orig.tar.gz rxgnucomp.c:440:11: warning: enumeration value 'r_plus' not explicitly handled in switch [-Wswitch-enum] switch (node->type) ^ rxnfa.c:165:12: warning: enumeration values 'ne_epsilon' and 'ne_side_effect' not explicitly handled in switch [-Wswitch-enum] switch (rx->nfa_states->edges->type) ^ rxnfa.c:749:15: warning: enumeration value 'ne_cset' not explicitly handled in switch [-Wswitch-enum] switch (e->type) ^ rxposix.c:262:11: warning: enumeration values 'rx_start_state_with_too_many_futures' and 'rx_yes' not explicitly handled in switch [-Wswitch-enum] switch (answer) ^ rxspencer.c:526:12: warning: enumeration value 'rx_start_state_with_too_many_futures' not explicitly handled in switch [-Wswitch-enum] switch (fit_p) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rrdtool/rrdtool_1.5.4.orig.tar.gz rrd_graph.c:1112:17: warning: 13 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[gdi].gf) { ^ rrd_graph.c:1369:21: warning: 13 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[ii].gf) { ^ rrd_graph.c:1600:13: warning: 4 enumeration values not explicitly handled in switch: 'TMT_DAY', 'TMT_WEEK', 'TMT_MONTH'... [-Wswitch-enum] switch (baseint) { ^ rrd_graph.c:3355:13: warning: 10 enumeration values not explicitly handled in switch: 'IF_SVG', 'IF_EPS', 'IF_PDF'... [-Wswitch-enum] switch (im->imgformat) { ^ rrd_graph.c:4208:17: warning: 15 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[i].gf) { ^ rrd_graph.c:4337:13: warning: enumeration values 'IF_SVG', 'IF_EPS', and 'IF_PDF' not explicitly handled in switch [-Wswitch-enum] switch (im->imgformat) { ^ rrd_graph_helper.c:1132:13: warning: 15 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[i].gf) { ^ rrd_graph_helper.c:1250:11: warning: 14 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (vnamegf) { ^ rrd_graph_helper.c:1385:11: warning: 14 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[gdp->vidx].gf) { ^ rrd_graph_helper.c:1408:13: warning: 14 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[gdp->shidx].gf) { ^ rrd_graph_helper.c:1452:11: warning: 14 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[gdp->vidx].gf) { ^ rrd_xport.c:250:17: warning: 13 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[i].gf) { ^ rrd_xport.c:288:17: warning: 13 enumeration values not explicitly handled in switch: 'GF_PRINT', 'GF_GPRINT', 'GF_COMMENT'... [-Wswitch-enum] switch (im->gdes[i].gf) { ^ rrd_xport.c:417:10: warning: 4 enumeration values not explicitly handled in switch: 'IF_PNG', 'IF_SVG', 'IF_EPS'... [-Wswitch-enum] switch(im->imgformat) { ^ rrd_xport.c:877:13: warning: 8 enumeration values not explicitly handled in switch: 'GF_TICK', 'GF_DEF', 'GF_CDEF'... [-Wswitch-enum] switch (im->gdes[i].gf) { ^ rrd_create.c:523:14: warning: 4 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv ^ rrd_create.c:545:14: warning: 4 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv ^ rrd_create.c:589:14: warning: 4 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rra_def->cf_nam)) { ^ rrd_create.c:641:14: warning: 5 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rra_def->cf_nam)) { ^ rrd_create.c:1180:13: warning: 5 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rra_def->cf_nam)) { ^ rrd_create.c:1737:13: warning: 6 enumeration values not explicitly handled in switch: 'CF_HWPREDICT', 'CF_SEASONAL', 'CF_DEVPREDICT'... [-Wswitch-enum] switch (current_cf) { ^ rrd_create.c:1763:13: warning: 6 enumeration values not explicitly handled in switch: 'CF_HWPREDICT', 'CF_SEASONAL', 'CF_DEVPREDICT'... [-Wswitch-enum] switch (current_cf) { ^ rrd_hw.c:254:17: warning: 8 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rrd->rra_def[hw_dep_idx(rrd, rra_idx)].cf_nam)) { ^ rrd_hw.c:350:17: warning: 5 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rrd->rra_def[rra_idx].cf_nam)) { ^ rrd_hw.c:463:17: warning: 8 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rrd->rra_def[hw_dep_idx(rrd, rra_idx)].cf_nam)) { ^ rrd_hw.c:476:17: warning: 8 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv(rrd->rra_def[hw_dep_idx(rrd, rra_idx)].cf_nam)) { ^ rrd_hw.c:489:17: warning: 8 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (cf_conv ^ rrd_hw.c:451:13: warning: enumeration values 'CF_MINIMUM', 'CF_MAXIMUM', and 'CF_LAST' not explicitly handled in switch [-Wswitch-enum] switch (current_cf) { ^ rrd_info.c:203:17: warning: 6 enumeration values not explicitly handled in switch: 'DST_COUNTER', 'DST_ABSOLUTE', 'DST_GAUGE'... [-Wswitch-enum] switch (current_ds) { ^ rrd_info.c:276:17: warning: 4 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (current_cf) { ^ rrd_info.c:324:21: warning: 4 enumeration values not explicitly handled in switch: 'CF_AVERAGE', 'CF_MINIMUM', 'CF_MAXIMUM'... [-Wswitch-enum] switch (current_cf) { ^ rrd_rpncalc.c:1024:11: warning: 62 enumeration values not explicitly handled in switch: 'OP_NUMBER', 'OP_VARIABLE', 'OP_INF'... [-Wswitch-enum] switch (rpnp[rpi].op) { ^ rrd_update.c:1389:21: warning: enumeration value 'DST_CDEF' not explicitly handled in switch [-Wswitch-enum] switch (dst_idx) { ^ rrd_update.c:2084:13: warning: enumeration values 'CF_MINIMUM', 'CF_MAXIMUM', and 'CF_LAST' not explicitly handled in switch [-Wswitch-enum] switch (current_cf) { ^ rrd_modify.c:421:13: warning: 6 enumeration values not explicitly handled in switch: 'CF_HWPREDICT', 'CF_SEASONAL', 'CF_DEVPREDICT'... [-Wswitch-enum] switch (cf) { ^ rrd_modify.c:527:15: warning: 6 enumeration values not explicitly handled in switch: 'CF_HWPREDICT', 'CF_SEASONAL', 'CF_DEVPREDICT'... [-Wswitch-enum] switch (cf) { ^ rrd_modify.c:713:14: warning: 6 enumeration values not explicitly handled in switch: 'CF_HWPREDICT', 'CF_SEASONAL', 'CF_DEVPREDICT'... [-Wswitch-enum] switch (cf) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rrep/rrep_1.3.6.orig.tar.gz quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ ./regcomp.c:1120:10: warning: 6 enumeration values not explicitly handled in switch: 'INSIDE_WORD', 'WORD_FIRST', 'WORD_LAST'... [-Wswitch-enum] switch (dfa->nodes[node].opr.ctx_type) ^ ./regcomp.c:1113:13: warning: 23 enumeration values not explicitly handled in switch: 'NON_TYPE', 'OP_UTF8_PERIOD', 'CONCAT'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regcomp.c:1427:11: warning: 32 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:1454:11: warning: 26 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'SIMPLE_BRACKET'... [-Wswitch-enum] switch (node->token.type) ^ ./regcomp.c:2271:11: warning: 15 enumeration values not explicitly handled in switch: 'NON_TYPE', 'SIMPLE_BRACKET', 'COMPLEX_BRACKET'... [-Wswitch-enum] switch (token->type) ^ ./regcomp.c:3435:11: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (token->type) ^ ./regexec.c:1976:15: warning: 31 enumeration values not explicitly handled in switch: 'NON_TYPE', 'CHARACTER', 'END_OF_RE'... [-Wswitch-enum] switch (dfa->nodes[node].type) ^ ./regexec.c:4086:11: warning: 30 enumeration values not explicitly handled in switch: 'NON_TYPE', 'END_OF_RE', 'OP_BACK_REF'... [-Wswitch-enum] switch (node->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rsync/rsync_3.1.1.orig.tar.gz log.c:331:10: warning: enumeration value 'FNONE' not explicitly handled in switch [-Wswitch-enum] switch (code) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rtpproxy/rtpproxy_1.2.1.orig.tar.gz rtpp_command.c:679:13: warning: 6 enumeration values not explicitly handled in switch: 'PLAY', 'NOPLAY', 'COPY'... [-Wswitch-enum] switch (op) { ^ makeann.c:172:21: warning: 6 enumeration values not explicitly handled in switch: 'RTP_GSM', 'RTP_G723', 'RTP_CN'... [-Wswitch-enum] switch (efiles[k].pt) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/ruby1.8/ruby1.8_1.8.7.358.orig.tar.gz eval.c:10521:10: warning: enumeration value 'THREAD_KILLED' not explicitly handled in switch [-Wswitch-enum] switch (th->status) { ^ eval.c:11686:10: warning: enumeration value 'THREAD_KILLED' not explicitly handled in switch [-Wswitch-enum] switch (th->status) { ^ parse.y:3489:10: warning: 5 enumeration values not explicitly handled in switch: 'EXPR_END', 'EXPR_ARG', 'EXPR_CMDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:3530:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:3571:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:3604:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:3630:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:3758:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:4141:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:4155:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:4176:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:4325:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:5395:10: warning: 103 enumeration values not explicitly handled in switch: 'NODE_METHOD', 'NODE_FBODY', 'NODE_CFUNC'... [-Wswitch-enum] switch (type = nd_type(head)) { ^ regex.c:1043:13: warning: enumeration value 'jump_past_alt' not explicitly handled in switch [-Wswitch-enum] switch ((enum regexpcode)*p++) { ^ regex.c:3232:13: warning: 40 enumeration values not explicitly handled in switch: 'unused', 'exactn', 'endline'... [-Wswitch-enum] switch ((enum regexpcode)bufp->buffer[0]) { ^ regex.c:4397:10: warning: 37 enumeration values not explicitly handled in switch: 'unused', 'exactn', 'begline'... [-Wswitch-enum] switch ((enum regexpcode)*p1) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/ruby1.9.1/ruby1.9.1_1.9.3.194.orig.tar.gz proc.c:1601:10: warning: enumeration value 'OPTIMIZED_METHOD_TYPE_CALL' not explicitly handled in switch [-Wswitch-enum] switch (def->body.optimize_type) { ^ proc.c:1686:13: warning: 8 enumeration values not explicitly handled in switch: 'VM_METHOD_TYPE_CFUNC', 'VM_METHOD_TYPE_ATTRSET', 'VM_METHOD_TYPE_IVAR'... [-Wswitch-enum] switch (def->type) { ^ gc.c:1525:13: warning: 6 enumeration values not explicitly handled in switch: 'VM_METHOD_TYPE_CFUNC', 'VM_METHOD_TYPE_ZSUPER', 'VM_METHOD_TYPE_UNDEF'... [-Wswitch-enum] switch (def->type) { ^ parse.y:6709:10: warning: 7 enumeration values not explicitly handled in switch: 'EXPR_END', 'EXPR_ENDARG', 'EXPR_ENDFN'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:6785:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:6850:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:6883:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:6910:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:7062:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:7451:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:7466:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:7643:10: warning: 10 enumeration values not explicitly handled in switch: 'EXPR_BEG', 'EXPR_END', 'EXPR_ENDARG'... [-Wswitch-enum] switch (lex_state) { ^ parse.y:8869:10: warning: 103 enumeration values not explicitly handled in switch: 'NODE_SCOPE', 'NODE_BLOCK', 'NODE_IF'... [-Wswitch-enum] switch (type = nd_type(head)) { ^ regparse.c:4897:16: warning: 5 enumeration values not explicitly handled in switch: 'RQ_A', 'RQ_AQ', 'RQ_QQ'... [-Wswitch-enum] switch(ReduceTypeTable[targetq_num][nestq_num]) { ^ regparse.c:5155:11: warning: 6 enumeration values not explicitly handled in switch: 'TK_CHAR', 'TK_CC_CLOSE', 'TK_CC_RANGE'... [-Wswitch-enum] switch (tok->type) { ^ string.c:508:13: warning: 5 enumeration values not explicitly handled in switch: 'econv_invalid_byte_sequence', 'econv_undefined_conversion', 'econv_source_buffer_empty'... [-Wswitch-enum] switch (ret) { ^ ./optinsn.inc:19:10: warning: 81 enumeration values not explicitly handled in switch: 'YARVINSN_nop', 'YARVINSN_getlocal', 'YARVINSN_setlocal'... [-Wswitch-enum] switch(insnobj->insn_id){ ^ compile.c:478:10: warning: 6 enumeration values not explicitly handled in switch: 'ISEQ_TYPE_TOP', 'ISEQ_TYPE_RESCUE', 'ISEQ_TYPE_ENSURE'... [-Wswitch-enum] switch (iseq->type) { ^ compile.c:1364:10: warning: enumeration value 'ISEQ_ELEMENT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (list->type) { ^ compile.c:2726:10: warning: 103 enumeration values not explicitly handled in switch: 'NODE_SCOPE', 'NODE_BLOCK', 'NODE_IF'... [-Wswitch-enum] switch (type) { ^ compile.c:2629:13: warning: 65 enumeration values not explicitly handled in switch: 'NODE_SCOPE', 'NODE_BLOCK', 'NODE_IF'... [-Wswitch-enum] switch (type = nd_type(node)) { ^ compile.c:3038:13: warning: 14 enumeration values not explicitly handled in switch: 'NODE_SCOPE', 'NODE_CVDECL', 'NODE_ARGS'... [-Wswitch-enum] switch (type) { ^ ./vm_insnhelper.c:527:14: warning: enumeration value 'VM_METHOD_TYPE_UNDEF' not explicitly handled in switch [-Wswitch-enum] switch (me->def->type) { ^ ./vm_method.c:208:14: warning: 8 enumeration values not explicitly handled in switch: 'VM_METHOD_TYPE_CFUNC', 'VM_METHOD_TYPE_ATTRSET', 'VM_METHOD_TYPE_IVAR'... [-Wswitch-enum] switch (old_def->type) { ^ ./vm_method.c:287:13: warning: enumeration value 'VM_METHOD_TYPE_MISSING' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ./vm_eval.c:50:13: warning: enumeration value 'VM_METHOD_TYPE_UNDEF' not explicitly handled in switch [-Wswitch-enum] switch (def->type) { ^ ./vm_eval.c:321:13: warning: enumeration value 'RUBY_T_MASK' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ thread.c:519:14: warning: enumeration values 'THREAD_TO_KILL', 'THREAD_RUNNABLE', and 'THREAD_KILLED' not explicitly handled in switch [-Wswitch-enum] switch (join_th->status) { ^ thread.c:1684:13: warning: enumeration value 'THREAD_KILLED' not explicitly handled in switch [-Wswitch-enum] switch (th->status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rxp/rxp_1.5.0.orig.tar.gz src/infoset-print.c:329:12: warning: 6 enumeration values not explicitly handled in switch: 'XBIT_end', 'XBIT_eof', 'XBIT_error'... [-Wswitch-enum] switch(bit->type) ^ src/infoset-print.c:556:12: warning: 12 enumeration values not explicitly handled in switch: 'AT_cdata', 'AT_bogus1', 'AT_bogus2'... [-Wswitch-enum] switch(a->definition->type) ^ src/input.c:188:12: warning: enumeration values 'CE_unknown', 'CE_ISO_8859_12_XXX', and 'CE_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(s->entity->encoding) ^ src/input.c:701:12: warning: enumeration values 'CE_unknown', 'CE_ISO_8859_12_XXX', and 'CE_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(s->entity->encoding) ^ src/stdio16.c:174:12: warning: 20 enumeration values not explicitly handled in switch: 'CE_unknown', 'CE_unspecified_ascii_superset', 'CE_UTF_8'... [-Wswitch-enum] switch(enc) ^ src/stdio16.c:202:12: warning: enumeration values 'CE_unknown', 'CE_ISO_8859_12_XXX', and 'CE_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(file->enc) ^ src/stdio16.c:301:12: warning: enumeration values 'CE_unknown', 'CE_ISO_8859_12_XXX', and 'CE_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(file->enc) ^ src/xmlparser.c:779:13: warning: 10 enumeration values not explicitly handled in switch: 'XBIT_dtd', 'XBIT_start', 'XBIT_empty'... [-Wswitch-enum] switch(child->type) ^ src/xmlparser.c:764:12: warning: 11 enumeration values not explicitly handled in switch: 'XBIT_dtd', 'XBIT_empty', 'XBIT_end'... [-Wswitch-enum] switch(bit->type) ^ src/xmlparser.c:3902:12: warning: enumeration values 'CP_name' and 'CP_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(cp->type) ^ src/xmlparser.c:3944:12: warning: enumeration value 'CP_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(cp->type) ^ src/xmlparser.c:3975:12: warning: enumeration values 'CP_seq', 'CP_choice', and 'CP_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(cp->type) ^ src/xmlparser.c:4007:12: warning: enumeration value 'CP_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(cp->type) ^ src/xmlparser.c:5248:12: warning: enumeration value 'CP_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(cp->type) ^ src/xmlparser.c:5518:12: warning: 10 enumeration values not explicitly handled in switch: 'AT_cdata', 'AT_bogus1', 'AT_bogus2'... [-Wswitch-enum] switch(a->type) ^ catalog/catalog.c:165:9: warning: 9 enumeration values not explicitly handled in switch: 'XBIT_dtd', 'XBIT_end', 'XBIT_pcdata'... [-Wswitch-enum] switch(bit->type) ^ catalog/catalog.c:337:13: warning: 8 enumeration values not explicitly handled in switch: 'XBIT_dtd', 'XBIT_pcdata', 'XBIT_pi'... [-Wswitch-enum] switch(bit->type) ^ catalog/catalog.c:388:12: warning: 4 enumeration values not explicitly handled in switch: 'CN_catalog', 'CN_group', 'CN_nextCatalog'... [-Wswitch-enum] switch(info->type) ^ catalog/catalog.c:511:9: warning: 9 enumeration values not explicitly handled in switch: 'XBIT_dtd', 'XBIT_eof', 'XBIT_pcdata'... [-Wswitch-enum] switch(bit->type) ^ src/rxp.c:588:9: warning: enumeration values 'XBIT_warning', 'XBIT_none', and 'XBIT_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(bit->type) ^ src/rxp.c:670:9: warning: enumeration values 'XBIT_warning', 'XBIT_none', and 'XBIT_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(bit->type) ^ src/rxp.c:890:12: warning: enumeration values 'CE_unknown', 'CE_ISO_8859_12_XXX', and 'CE_enum_count' not explicitly handled in switch [-Wswitch-enum] switch(encoding) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sane-backends/sane-backends_1.0.25+git20150528.orig.tar.gz sanei_constrain_value.c:121:15: warning: 5 enumeration values not explicitly handled in switch: 'SANE_TYPE_INT', 'SANE_TYPE_FIXED', 'SANE_TYPE_STRING'... [-Wswitch-enum] switch (opt->type) ^ sanei_constrain_value.c:295:15: warning: 5 enumeration values not explicitly handled in switch: 'SANE_TYPE_INT', 'SANE_TYPE_FIXED', 'SANE_TYPE_STRING'... [-Wswitch-enum] switch (opt->type) ^ sanei_config.c:314:16: warning: enumeration values 'SANE_TYPE_BUTTON' and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (config->descriptors[i]->type) ^ abaton.c:210:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ agfafocus.c:215:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ apple.c:301:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ apple.c:2050:13: warning: 4 enumeration values not explicitly handled in switch: 'SANE_TYPE_BOOL', 'SANE_TYPE_INT', 'SANE_TYPE_BUTTON'... [-Wswitch-enum] switch (s->opt[option].type) ^ artec_eplus48u.c:1330:15: warning: 4 enumeration values not explicitly handled in switch: 'SA_CALIBRATE_SCAN_OFFSET_1', 'SA_CALIBRATE_SCAN_OFFSET_2', 'SA_CALIBRATE_SCAN_EXPOSURE_1'... [-Wswitch-enum] switch (action) ^ artec_eplus48u.c:3948:11: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ avision.c:2400:11: warning: enumeration value 'AV_SOURCE_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (sm) { ^ avision.c:2421:11: warning: enumeration value 'AV_COLOR_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (s->c_mode) { ^ avision.c:2618:11: warning: enumeration value 'AV_COLOR_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (s->c_mode) ^ avision.c:2711:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ avision.c:4102:11: warning: 6 enumeration values not explicitly handled in switch: 'AV_ASIC_Cx', 'AV_ASIC_C1', 'AV_ASIC_W1'... [-Wswitch-enum] switch (dev->inquiry_asic_type) ^ avision.c:5148:11: warning: 4 enumeration values not explicitly handled in switch: 'AV_ASIC_W1', 'AV_ASIC_C2', 'AV_ASIC_C6'... [-Wswitch-enum] switch (dev->inquiry_asic_type) ^ avision.c:5210:12: warning: 6 enumeration values not explicitly handled in switch: 'AV_THRESHOLDED', 'AV_DITHERED', 'AV_GRAYSCALE'... [-Wswitch-enum] switch (s->c_mode) ^ avision.c:5564:11: warning: 8 enumeration values not explicitly handled in switch: 'AV_ASIC_Cx', 'AV_ASIC_C1', 'AV_ASIC_W1'... [-Wswitch-enum] switch (dev->inquiry_asic_type) { ^ avision.c:5734:11: warning: enumeration value 'AV_COLOR_MODE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (s->c_mode) ^ avision.c:6269:11: warning: 5 enumeration values not explicitly handled in switch: 'AV_ASIC_Cx', 'AV_ASIC_C1', 'AV_ASIC_W1'... [-Wswitch-enum] switch (dev->inquiry_asic_type) { ^ bh.c:3432:15: warning: enumeration values 'SANE_TYPE_BUTTON' and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (s->opt[option].type) ^ coolscan2.c:1224:12: warning: enumeration values 'SANE_CONSTRAINT_NONE' and 'SANE_CONSTRAINT_STRING_LIST' not explicitly handled in switch [-Wswitch-enum] switch (o.constraint_type) ^ coolscan2.c:1094:11: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (a) ^ coolscan2.c:2224:15: warning: enumeration values 'CS2_PHASE_STATUS' and 'CS2_PHASE_BUSY' not explicitly handled in switch [-Wswitch-enum] switch (cs2_phase_check (s)) ^ coolscan2.c:2844:11: warning: enumeration values 'CS2_SCAN_AE' and 'CS2_SCAN_AE_WB' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ coolscan3.c:1218:12: warning: enumeration values 'SANE_CONSTRAINT_NONE' and 'SANE_CONSTRAINT_STRING_LIST' not explicitly handled in switch [-Wswitch-enum] switch (o.constraint_type) { ^ coolscan3.c:1082:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ coolscan3.c:2267:11: warning: enumeration values 'CS3_PHASE_STATUS' and 'CS3_PHASE_BUSY' not explicitly handled in switch [-Wswitch-enum] switch (cs3_phase_check(s)) { ^ dmc.c:1046:9: warning: 4 enumeration values not explicitly handled in switch: 'SANE_TYPE_BOOL', 'SANE_TYPE_FIXED', 'SANE_TYPE_BUTTON'... [-Wswitch-enum] switch(c->opt[option].type) { ^ epson.c:4204:11: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (action) ^ epson2.c:2021:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ hp-option.c:2022:11: warning: 4 enumeration values not explicitly handled in switch: 'HP_DITHER_COARSE', 'HP_DITHER_FINE', 'HP_DITHER_BAYER'... [-Wswitch-enum] switch (type) { ^ hp-option.c:2630:11: warning: enumeration values 'HP_SCANMODE_LINEART' and 'HP_SCANMODE_HALFTONE' not explicitly handled in switch [-Wswitch-enum] switch (new_mode) { ^ hp-scl.c:309:10: warning: enumeration value 'HP_CONNECT_SCSI' not explicitly handled in switch [-Wswitch-enum] switch (connect) ^ hp-scl.c:364:12: warning: enumeration value 'HP_CONNECT_SCSI' not explicitly handled in switch [-Wswitch-enum] switch (connect) ^ hp-scl.c:424:10: warning: enumeration value 'HP_CONNECT_SCSI' not explicitly handled in switch [-Wswitch-enum] switch (connect) ^ hp-scl.c:475:10: warning: enumeration value 'HP_CONNECT_SCSI' not explicitly handled in switch [-Wswitch-enum] switch (connect) ^ hpljm1005.c:700:11: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (a) ^ ./hs2p-scsi.c:1782:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ hs2p.c:2250:15: warning: enumeration value 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (s->opt[option].type) ^ hs2p.c:3247:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_DEVICE_BUSY'... [-Wswitch-enum] switch (status) ^ ./ibm-scsi.c:412:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ kodakaio.c:3331:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ magicolor.c:2823:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ microtek2.c:3175:20: warning: enumeration value 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch ( sod[option].type ) ^ microtek2.c:3055:14: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch ( action ) ^ mustek.c:321:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ mustek.c:362:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ mustek.c:402:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ ./mustek_usb_low.c:206:11: warning: enumeration value 'CH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (channel) ^ ./mustek_usb_low.c:707:11: warning: enumeration value 'BS_NONE' not explicitly handled in switch [-Wswitch-enum] switch (banksize) ^ ./mustek_usb_low.c:1483:11: warning: enumeration value 'SW_NONE' not explicitly handled in switch [-Wswitch-enum] switch (sampleway) ^ ./mustek_usb_low.c:1536:11: warning: enumeration value 'PD_NONE' not explicitly handled in switch [-Wswitch-enum] switch (pixeldepth) ^ ./mustek_usb_high.c:1075:15: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1116:15: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1178:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1213:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1267:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (color_mode) ^ ./mustek_usb_high.c:1298:11: warning: enumeration values 'MT_UNKNOWN' and 'MT_600USB' not explicitly handled in switch [-Wswitch-enum] switch (dev->chip->scanner_type) ^ ./mustek_usb_high.c:1468:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1499:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1568:11: warning: 20 enumeration values not explicitly handled in switch: 'RGB48', 'RGB42', 'RGB36'... [-Wswitch-enum] switch (dev->scan_mode) ^ ./mustek_usb_high.c:1616:11: warning: enumeration values 'ST_NONE', 'ST_INI', and 'ST_INI_DARK' not explicitly handled in switch [-Wswitch-enum] switch (sensor) ^ mustek_usb.c:497:11: warning: enumeration value 'MT_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (scanner_type) ^ ./mustek_usb2_reflective.c:281:15: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (pTarget->cmColorMode) ^ ./mustek_usb2_reflective.c:309:15: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (pTarget->cmColorMode) ^ ./mustek_usb2_reflective.c:415:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ ./mustek_usb2_reflective.c:1780:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ ./mustek_usb2_reflective.c:1901:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ ./mustek_usb2_transparent.c:222:15: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (pTarget->cmColorMode) ^ ./mustek_usb2_transparent.c:253:15: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (pTarget->cmColorMode) ^ ./mustek_usb2_transparent.c:367:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ ./mustek_usb2_transparent.c:563:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ ./mustek_usb2_transparent.c:1682:11: warning: 17 enumeration values not explicitly handled in switch: 'CM_RGB42', 'CM_RGB36', 'CM_RGB30'... [-Wswitch-enum] switch (g_ScanMode) ^ mustek_usb2.c:290:11: warning: enumeration values 'SANE_FRAME_RED', 'SANE_FRAME_GREEN', and 'SANE_FRAME_BLUE' not explicitly handled in switch [-Wswitch-enum] switch (s->params.format) ^ mustek_usb2.c:2427:11: warning: enumeration values 'SANE_FRAME_RED', 'SANE_FRAME_GREEN', and 'SANE_FRAME_BLUE' not explicitly handled in switch [-Wswitch-enum] switch (s->params.format) ^ nec.c:1329:11: warning: enumeration value 'SANE_CONSTRAINT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (opt->constraint_type) ^ net.c:1728:11: warning: enumeration values 'SANE_TYPE_BOOL', 'SANE_TYPE_INT', and 'SANE_TYPE_FIXED' not explicitly handled in switch [-Wswitch-enum] switch (s->opt.desc[option]->type) ^ pie.c:3296:15: warning: enumeration values 'SANE_TYPE_BUTTON' and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (scanner->opt[option].type) ^ pixma.c:528:15: warning: enumeration values 'SANE_TYPE_STRING', 'SANE_TYPE_BUTTON', and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->sod.type) ^ pixma.c:541:15: warning: enumeration values 'SANE_TYPE_STRING', 'SANE_TYPE_BUTTON', and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->sod.type) ^ pixma.c:564:15: warning: enumeration values 'SANE_TYPE_STRING', 'SANE_TYPE_BUTTON', and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->sod.type) ^ pixma_mp730.c:186:11: warning: enumeration values 'PIXMA_SOURCE_FLATBED' and 'PIXMA_SOURCE_TPU' not explicitly handled in switch [-Wswitch-enum] switch (s->param->source) ^ ./plustek-usbhw.c:727:13: warning: 16 enumeration values not explicitly handled in switch: 'MODEL_Tokyo600', 'MODEL_EPSON', 'MODEL_MUSTEK600'... [-Wswitch-enum] switch( hw->motorModel ) { ^ ./plustek-usbhw.c:738:13: warning: 15 enumeration values not explicitly handled in switch: 'MODEL_EPSON', 'MODEL_MUSTEK600', 'MODEL_MUSTEK1200'... [-Wswitch-enum] switch( hw->motorModel ) { ^ ./plustek-usbscan.c:956:12: warning: 16 enumeration values not explicitly handled in switch: 'MODEL_Tokyo600', 'MODEL_EPSON', 'MODEL_MUSTEK600'... [-Wswitch-enum] switch( hw->motorModel ) { ^ ./plustek-usbscan.c:989:19: warning: 15 enumeration values not explicitly handled in switch: 'MODEL_EPSON', 'MODEL_MUSTEK600', 'MODEL_MUSTEK1200'... [-Wswitch-enum] switch ( hw->motorModel ) { ^ plustek.c:1883:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch( action ) { ^ plustek_pp.c:1439:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch( action ) { ^ ./ricoh-scsi.c:386:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ s9036.c:103:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ sceptre.c:1134:15: warning: enumeration value 'SCEPTRE_GRAYSCALE' not explicitly handled in switch [-Wswitch-enum] switch (dev->scan_mode) ^ sharp.c:1693:11: warning: enumeration value 'SANE_CONSTRAINT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (opt->constraint_type) ^ ./sm3600-homerun.c:190:15: warning: enumeration value 'unknown' not explicitly handled in switch [-Wswitch-enum] switch (this->model) ^ ./sm3600-homerun.c:290:11: warning: enumeration value 'unknown' not explicitly handled in switch [-Wswitch-enum] switch (this->model) ^ ./sm3600-homerun.c:395:15: warning: enumeration values 'ltUnknown' and 'ltError' not explicitly handled in switch [-Wswitch-enum] switch (lt) ^ sm3600.c:577:15: warning: 4 enumeration values not explicitly handled in switch: 'optGroupMode', 'optGroupGeometry', 'optGroupEnhancement'... [-Wswitch-enum] switch ((TOptionIndex)iOpt) ^ sm3600.c:613:15: warning: 5 enumeration values not explicitly handled in switch: 'optCount', 'optGroupMode', 'optGroupGeometry'... [-Wswitch-enum] switch ((TOptionIndex)iOpt) ^ sm3600.c:727:11: warning: enumeration values 'gray', 'line', and 'halftone' not explicitly handled in switch [-Wswitch-enum] switch (this->mode) ^ sm3600.c:750:11: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_DEVICE_BUSY'... [-Wswitch-enum] switch (rc) ^ snapscan.c:178:13: warning: 21 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-scsi.c:444:13: warning: 26 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-scsi.c:484:13: warning: 26 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN300', 'SNAPSCAN310'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-scsi.c:554:13: warning: 22 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-scsi.c:889:17: warning: enumeration value 'MD_NUM_MODES' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ./snapscan-scsi.c:972:13: warning: 23 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-scsi.c:1305:17: warning: 7 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ ./snapscan-scsi.c:1637:21: warning: 14 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-sources.c:853:17: warning: 28 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ ./snapscan-sources.c:1219:17: warning: enumeration value 'MD_NUM_MODES' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ./snapscan-options.c:296:13: warning: 21 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (ps->pdev->model) ^ ./snapscan-options.c:370:13: warning: 16 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (ps->pdev->model) ^ ./snapscan-options.c:467:13: warning: 27 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (ps->pdev->model) ^ ./snapscan-options.c:494:13: warning: 27 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (ps->pdev->model) ^ ./snapscan-options.c:634:13: warning: 27 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (ps->pdev->model) ^ ./snapscan-options.c:1043:16: warning: 28 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch(pss->pdev->model) ^ ./snapscan-options.c:1563:25: warning: enumeration values 'MD_COLOUR', 'MD_GREYSCALE', and 'MD_NUM_MODES' not explicitly handled in switch [-Wswitch-enum] switch (pss->mode) ^ ./snapscan-options.c:1657:17: warning: 4 enumeration values not explicitly handled in switch: 'SANE_TYPE_FIXED', 'SANE_TYPE_STRING', 'SANE_TYPE_BUTTON'... [-Wswitch-enum] switch (pss->options[n].type) ^ snapscan.c:1054:13: warning: enumeration values 'ST_IDLE' and 'ST_CANCEL_INIT' not explicitly handled in switch [-Wswitch-enum] switch (pss->state) ^ snapscan.c:1123:17: warning: enumeration values 'MD_GREYSCALE' and 'MD_NUM_MODES' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ snapscan.c:1331:13: warning: 25 enumeration values not explicitly handled in switch: 'UNKNOWN', 'SNAPSCAN', 'SNAPSCAN300'... [-Wswitch-enum] switch (pss->pdev->model) ^ snapscan.c:1368:13: warning: enumeration values 'MD_GREYSCALE' and 'MD_NUM_MODES' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ snapscan.c:1838:13: warning: enumeration value 'ST_SCANNING' not explicitly handled in switch [-Wswitch-enum] switch (pss->state) ^ st400.c:285:11: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch( status ) { ^ tamarack.c:158:15: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_INVAL'... [-Wswitch-enum] switch (status) ^ teco2.c:1100:15: warning: 4 enumeration values not explicitly handled in switch: 'TECO_VM3575', 'TECO_VM6575', 'TECO_VM656A'... [-Wswitch-enum] switch (dev->def->tecoref) ^ teco2.c:1614:11: warning: 4 enumeration values not explicitly handled in switch: 'TECO_VM3575', 'TECO_VM6575', 'TECO_VM656A'... [-Wswitch-enum] switch (dev->def->tecoref) ^ teco2.c:3001:12: warning: 4 enumeration values not explicitly handled in switch: 'TECO_VM3564', 'TECO_VM3575', 'TECO_VM656A'... [-Wswitch-enum] switch (dev->def->tecoref) ^ teco2.c:3214:15: warning: 5 enumeration values not explicitly handled in switch: 'TECO_VM3564', 'TECO_VM3575', 'TECO_VM6575'... [-Wswitch-enum] switch (dev->def->tecoref) ^ teco2.c:3243:15: warning: 4 enumeration values not explicitly handled in switch: 'TECO_VM3575', 'TECO_VM6575', 'TECO_VM656A'... [-Wswitch-enum] switch (dev->def->tecoref) ^ u12.c:1214:10: warning: enumeration value 'SANE_ACTION_SET_AUTO' not explicitly handled in switch [-Wswitch-enum] switch( action ) { ^ umax.c:6561:13: warning: enumeration values 'SANE_TYPE_BUTTON' and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (scanner->opt[option].type) ^ scanimage.c:432:12: warning: enumeration values 'SANE_TYPE_BOOL', 'SANE_TYPE_BUTTON', and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->type) ^ scanimage.c:546:12: warning: enumeration values 'SANE_TYPE_BUTTON' and 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->type) ^ scanimage.c:1070:11: warning: enumeration value 'SANE_TYPE_GROUP' not explicitly handled in switch [-Wswitch-enum] switch (opt->type) ^ scanimage.c:1136:11: warning: enumeration value 'SANE_FRAME_GRAY' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ scanimage.c:2330:12: warning: 10 enumeration values not explicitly handled in switch: 'SANE_STATUS_UNSUPPORTED', 'SANE_STATUS_CANCELLED', 'SANE_STATUS_DEVICE_BUSY'... [-Wswitch-enum] switch (status) ^ stiff.c:594:13: warning: enumeration value 'SANE_FRAME_GRAY' not explicitly handled in switch [-Wswitch-enum] switch (format) ^ saned.c:365:11: warning: 8 enumeration values not explicitly handled in switch: 'SANE_NET_INIT', 'SANE_NET_GET_DEVICES', 'SANE_NET_CLOSE'... [-Wswitch-enum] switch (current_request) ^ sane-desc.c:1041:17: warning: enumeration values 'level_backend', 'level_mfg', and 'level_desc' not explicitly handled in switch [-Wswitch-enum] switch (current_level) ^ sane-desc.c:1618:11: warning: 5 enumeration values not explicitly handled in switch: 'status_unknown', 'status_minimal', 'status_basic'... [-Wswitch-enum] switch (status) ^ sane-desc.c:1874:14: warning: enumeration value 'type_unknown' not explicitly handled in switch [-Wswitch-enum] switch (type->type) ^ sane-desc.c:1959:14: warning: enumeration value 'status_unknown' not explicitly handled in switch [-Wswitch-enum] switch (model->status) ^ sane-desc.c:2111:14: warning: enumeration value 'type_unknown' not explicitly handled in switch [-Wswitch-enum] switch (type->type) ^ sane-desc.c:2203:14: warning: enumeration value 'status_unknown' not explicitly handled in switch [-Wswitch-enum] switch (model->status) ^ sane-desc.c:2406:11: warning: enumeration value 'type_unknown' not explicitly handled in switch [-Wswitch-enum] switch (dev_type) ^ sane-desc.c:4011:11: warning: enumeration value 'output_mode_html_backends' not explicitly handled in switch [-Wswitch-enum] switch (mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sbnc/sbnc_1.3.9.orig.tar.gz ares_data.c:63:11: warning: enumeration values 'ARES_DATATYPE_UNKNOWN' and 'ARES_DATATYPE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (ptr->type) ^ ares_data.c:122:11: warning: enumeration values 'ARES_DATATYPE_UNKNOWN' and 'ARES_DATATYPE_LAST' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/screen/screen_4.3.1.orig.tar.gz ansi.c:1520:11: warning: enumeration values 'NONE' and 'STATUS' not explicitly handled in switch [-Wswitch-enum] switch (curr->w_StringType) ^ display.c:1073:11: warning: 5 enumeration values not explicitly handled in switch: 'M_NONE', 'M_UP', 'M_CUP'... [-Wswitch-enum] switch (xm) ^ display.c:1102:11: warning: 7 enumeration values not explicitly handled in switch: 'M_NONE', 'M_LE', 'M_CLE'... [-Wswitch-enum] switch (ym) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sed/sed_4.2.2.orig.tar.bz2 quotearg.c:389:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ execute.c:902:15: warning: enumeration values 'ADDR_IS_NULL', 'ADDR_IS_NUM_MOD', and 'ADDR_IS_LAST' not explicitly handled in switch [-Wswitch-enum] switch (cmd->a2->addr_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sgrep/sgrep_1.94a.orig.tar.gz parser.c:751:13: warning: 26 enumeration values not explicitly handled in switch: 'W_IN', 'W_NOT', 'W_CONTAINING'... [-Wswitch-enum] switch (token) { ^ parser.c:909:10: warning: 46 enumeration values not explicitly handled in switch: 'W_OUTER', 'W_INNER', 'W_CONCAT'... [-Wswitch-enum] switch (token) ^ sgml.c:707:12: warning: 47 enumeration values not explicitly handled in switch: 'SGML_PCDATA', 'SGML_ENTITY_OPEN', 'SGML_PCDATA_ENTITY'... [-Wswitch-enum] switch(s) { ^ sgml.c:1010:14: warning: enumeration value 'UTF16_1' not explicitly handled in switch [-Wswitch-enum] switch (encoder->estate) { ^ eval.c:228:13: warning: enumeration values 'PHRASE' and 'INVALID' not explicitly handled in switch [-Wswitch-enum] switch (root->oper) { ^ index.c:2138:13: warning: enumeration values 'IM_NONE', 'IM_CREATE', and 'IM_DONE' not explicitly handled in switch [-Wswitch-enum] switch (options->index_mode) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/shared-mime-info/shared-mime-info_1.3.orig.tar.xz update-mime-database.c:3225:11: warning: enumeration value 'GLOB_SIMPLE' not explicitly handled in switch [-Wswitch-enum] switch (glob_type ((char *)key)) ^ test-tree-magic.c:609:10: warning: 4 enumeration values not explicitly handled in switch: 'G_FILE_TYPE_UNKNOWN', 'G_FILE_TYPE_SPECIAL', 'G_FILE_TYPE_SHORTCUT'... [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sharutils/sharutils_4.9.orig.tar.bz2 quotearg.c:349:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ xstrtol-error.c:57:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/siege/siege_3.0.8.orig.tar.gz auth.c:568:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (keyval) { ^ client.c:188:11: warning: enumeration values 'UNSUPPORTED' and 'PROXY' not explicitly handled in switch [-Wswitch-enum] switch (C->scheme) { ^ init.c:139:11: warning: 7 enumeration values not explicitly handled in switch: 'NOMETHOD', 'POST', 'PUT'... [-Wswitch-enum] switch (my.method) { ^ url.c:333:11: warning: 4 enumeration values not explicitly handled in switch: 'NOMETHOD', 'TRACE', 'OPTIONS'... [-Wswitch-enum] switch (this->method){ ^ url.c:640:10: warning: enumeration value 'PROXY' not explicitly handled in switch [-Wswitch-enum] switch(this->scheme){ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sigscheme/sigscheme_0.8.5.orig.tar.bz2 procedure.c:145:13: warning: 16 enumeration values not explicitly handled in switch: 'ScmInt', 'ScmChar', 'ScmSymbol'... [-Wswitch-enum] switch (type) { ^ qquote.c:269:13: warning: enumeration value 'TR_MSG_USR' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ qquote.c:328:13: warning: enumeration values 'TRL_MSG_SET_SUBLS' and 'TR_MSG_USR' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ qquote.c:543:13: warning: 6 enumeration values not explicitly handled in switch: 'TR_MSG_GET_ELM', 'TR_MSG_NEXT', 'TR_MSG_EXTRACT'... [-Wswitch-enum] switch (ret.msg) { ^ number.c:76:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ number.c:108:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ number.c:134:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ number.c:165:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ number.c:227:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ number.c:235:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ number.c:243:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ number.c:251:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ number.c:259:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ write.c:223:13: warning: 4 enumeration values not explicitly handled in switch: 'ScmFreeCell', 'ScmMacro', 'ScmFarsymbol'... [-Wswitch-enum] switch (SCM_TYPE(obj)) { ^ write.c:355:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ write.c:400:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ write.c:587:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ write.c:738:17: warning: 18 enumeration values not explicitly handled in switch: 'ScmCons', 'ScmInt', 'ScmChar'... [-Wswitch-enum] switch (SCM_TYPE(obj)) { ^ module-srfi60.c:103:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(&, left, right, -1); ^ module-srfi60.c:111:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(|, left, right, 0); ^ module-srfi60.c:119:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(^, left, right, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-server/silc-server_1.1.18.orig.tar.gz silcpacket.c:423:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ silcunixsocketstream.c:34:11: warning: enumeration values 'SILC_TASK_EXPIRE' and 'SILC_TASK_INTERRUPT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ silcbuffmt.c:324:12: warning: enumeration value 'SILC_PARAM_UI32_NSTRING_ALLOC' not explicitly handled in switch [-Wswitch-enum] switch(fmt) { ^ silcutf8.c:125:13: warning: enumeration values 'SILC_STRING_LOCALE', 'SILC_STRING_UTF8', and 'SILC_STRING_LDAP_DN' not explicitly handled in switch [-Wswitch-enum] switch (bin_encoding) { ^ silcutf8.c:391:13: warning: enumeration values 'SILC_STRING_LOCALE' and 'SILC_STRING_UTF8' not explicitly handled in switch [-Wswitch-enum] switch (bin_encoding) { ^ silcfdstream.c:51:11: warning: enumeration values 'SILC_TASK_EXPIRE' and 'SILC_TASK_INTERRUPT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ silcfsm.c:432:11: warning: enumeration value 'SILC_FSM_ST_CONTINUE' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ silcskr.c:104:11: warning: 6 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type) { ^ silcskr.c:157:11: warning: 7 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type->type) { ^ silcskr.c:184:11: warning: 7 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type1->type) { ^ silcskr.c:672:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silcskr.c:702:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silcskr.c:731:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silchttpserver.c:326:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ server.c:1411:11: warning: enumeration values 'SILC_CONN_UNKNOWN' and 'SILC_CONN_CLIENT' not explicitly handled in switch [-Wswitch-enum] switch (entry->data.conn_type) { ^ server.c:1928:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_NET_HOST_UNREACHABLE', 'SILC_NET_CONNECTION_REFUSED', 'SILC_NET_CONNECTION_TIMEOUT'... [-Wswitch-enum] switch (status) { ^ server.c:2290:11: warning: enumeration value 'SILC_CONN_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (entry->conn_type) { ^ server.c:3271:11: warning: enumeration value 'SILC_CONN_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (idata->conn_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-toolkit/silc-toolkit_1.1.10.orig.tar.gz silcpacket.c:423:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ silcunixsocketstream.c:34:11: warning: enumeration values 'SILC_TASK_EXPIRE' and 'SILC_TASK_INTERRUPT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ silcbuffmt.c:324:12: warning: enumeration value 'SILC_PARAM_UI32_NSTRING_ALLOC' not explicitly handled in switch [-Wswitch-enum] switch(fmt) { ^ silcutf8.c:125:13: warning: enumeration values 'SILC_STRING_LOCALE', 'SILC_STRING_UTF8', and 'SILC_STRING_LDAP_DN' not explicitly handled in switch [-Wswitch-enum] switch (bin_encoding) { ^ silcutf8.c:391:13: warning: enumeration values 'SILC_STRING_LOCALE' and 'SILC_STRING_UTF8' not explicitly handled in switch [-Wswitch-enum] switch (bin_encoding) { ^ silcfdstream.c:51:11: warning: enumeration values 'SILC_TASK_EXPIRE' and 'SILC_TASK_INTERRUPT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ silcfsm.c:432:11: warning: enumeration value 'SILC_FSM_ST_CONTINUE' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ silcskr.c:104:11: warning: 6 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type) { ^ silcskr.c:157:11: warning: 7 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type->type) { ^ silcskr.c:184:11: warning: 7 enumeration values not explicitly handled in switch: 'SILC_SKR_FIND_USERNAME', 'SILC_SKR_FIND_HOST', 'SILC_SKR_FIND_REALNAME'... [-Wswitch-enum] switch (type1->type) { ^ silcskr.c:672:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silcskr.c:702:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silcskr.c:731:11: warning: 4 enumeration values not explicitly handled in switch: 'SILC_PKCS_SSH2', 'SILC_PKCS_X509V3', 'SILC_PKCS_OPENPGP'... [-Wswitch-enum] switch (type) { ^ silchttpserver.c:326:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ sftp_client.c:337:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ sftp_server.c:97:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_STREAM_EOS', 'SILC_STREAM_CLOSED', 'SILC_STREAM_INVALID'... [-Wswitch-enum] switch (status) { ^ client_connect.c:37:13: warning: enumeration values 'SILC_NET_NO_MEMORY' and 'SILC_NET_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ client_keyagr.c:108:11: warning: 6 enumeration values not explicitly handled in switch: 'SILC_CLIENT_CONN_SUCCESS_RESUME', 'SILC_CLIENT_CONN_DISCONNECTED', 'SILC_CLIENT_CONN_ERROR'... [-Wswitch-enum] switch (status) { ^ client_ftp.c:525:11: warning: 5 enumeration values not explicitly handled in switch: 'SILC_CLIENT_CONN_SUCCESS_RESUME', 'SILC_CLIENT_CONN_ERROR', 'SILC_CLIENT_CONN_ERROR_KE'... [-Wswitch-enum] switch (status) { ^ command.c:708:13: warning: enumeration value 'SILC_PKCS_SPKI' not explicitly handled in switch [-Wswitch-enum] switch (silc_pkcs_get_type(pk)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/slang2/slang2_2.3.0.orig.tar.xz /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:6842:17: warning: 243 enumeration values not explicitly handled in switch: 'SLANG_BC_LVARIABLE', 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE'... [-Wswitch-enum] switch (p->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:7879:10: warning: 254 enumeration values not explicitly handled in switch: 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE', 'SLANG_BC_RVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:7924:10: warning: 247 enumeration values not explicitly handled in switch: 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE', 'SLANG_BC_RVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:8110:10: warning: 253 enumeration values not explicitly handled in switch: 'SLANG_BC_LVARIABLE', 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:8234:15: warning: 252 enumeration values not explicitly handled in switch: 'SLANG_BC_LAST_BLOCK', 'SLANG_BC_IVARIABLE', 'SLANG_BC_RVARIABLE'... [-Wswitch-enum] switch (b1->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:8311:15: warning: 248 enumeration values not explicitly handled in switch: 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE', 'SLANG_BC_RVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:8360:15: warning: 254 enumeration values not explicitly handled in switch: 'SLANG_BC_LVARIABLE', 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ /home/danielm/daca-clang-everything/slang-2.3.0/src/slang.c:8184:10: warning: 248 enumeration values not explicitly handled in switch: 'SLANG_BC_GVARIABLE', 'SLANG_BC_IVARIABLE', 'SLANG_BC_RVARIABLE'... [-Wswitch-enum] switch (b->bc_main_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/slurm-llnl/slurm-llnl_2.3.4.orig.tar.bz2 log.c:795:11: warning: enumeration values 'LOG_LEVEL_QUIET' and 'LOG_LEVEL_END' not explicitly handled in switch [-Wswitch-enum] switch (level) { ^ env.c:232:10: warning: enumeration values 'SLURM_NO_LLLP_DIST' and 'SLURM_DIST_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(distribution) { ^ slurm_protocol_defs.c:1654:10: warning: enumeration value 'SELECT_NAV_MODE' not explicitly handled in switch [-Wswitch-enum] switch (node_use) { ^ slurm_protocol_defs.c:2291:9: warning: 62 enumeration values not explicitly handled in switch: 'RESPONSE_RECONFIGURE', 'RESPONSE_SHUTDOWN', 'RESPONSE_BUILD_INFO'... [-Wswitch-enum] switch(type) { ^ slurm_protocol_defs.c:2501:9: warning: 138 enumeration values not explicitly handled in switch: 'REQUEST_NODE_REGISTRATION_STATUS', 'MESSAGE_NODE_REGISTRATION_STATUS', 'REQUEST_RECONFIGURE'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:978:9: warning: enumeration values 'DBD_UPDATE_SHARES_USED' and 'DBD_MODIFY_WCKEYS' not explicitly handled in switch [-Wswitch-enum] switch(msg_type) { ^ slurmdbd_defs.c:2435:10: warning: 74 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2457:10: warning: 59 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2572:10: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2660:10: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2796:9: warning: 74 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2817:9: warning: 74 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2848:9: warning: 59 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:2904:9: warning: 59 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3369:9: warning: 54 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNT_COORDS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3457:9: warning: 54 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNT_COORDS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3568:9: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3613:9: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3921:9: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ slurmdbd_defs.c:3955:9: warning: 71 enumeration values not explicitly handled in switch: 'DBD_INIT', 'DBD_FINI', 'DBD_ADD_ACCOUNTS'... [-Wswitch-enum] switch(type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/snd/snd_11.7.orig.tar.gz s7.c:2880:15: warning: 82 enumeration values not explicitly handled in switch: 'OP_READ_INTERNAL', 'OP_EVAL', 'OP_EVAL_ARGS'... [-Wswitch-enum] switch (op) ^ s7.c:2987:15: warning: 82 enumeration values not explicitly handled in switch: 'OP_READ_INTERNAL', 'OP_EVAL', 'OP_EVAL_ARGS'... [-Wswitch-enum] switch (op) ^ s7.c:16740:15: warning: 78 enumeration values not explicitly handled in switch: 'OP_READ_INTERNAL', 'OP_EVAL', 'OP_EVAL_ARGS'... [-Wswitch-enum] switch (op) ^ s7.c:17718:15: warning: 78 enumeration values not explicitly handled in switch: 'OP_READ_INTERNAL', 'OP_EVAL', 'OP_EVAL_ARGS'... [-Wswitch-enum] switch ((opcode_t)stack_op(sc->stack, top)) ^ s7.c:18784:15: warning: 9 enumeration values not explicitly handled in switch: 'TOKEN_LEFT_PAREN', 'TOKEN_DOT', 'TOKEN_ATOM'... [-Wswitch-enum] switch (sc->tok) ^ s7.c:20780:15: warning: 9 enumeration values not explicitly handled in switch: 'TOKEN_LEFT_PAREN', 'TOKEN_ATOM', 'TOKEN_QUOTE'... [-Wswitch-enum] switch (sc->tok) ^ s7.c:18761:11: warning: enumeration values 'OP_APPLY_WITHOUT_TRACE' and 'OP_MAX_DEFINED' not explicitly handled in switch [-Wswitch-enum] switch (sc->op) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sofia-sip/sofia-sip_1.12.11+20110422.orig.tar.gz sdp_print.c:430:13: warning: enumeration value 'sdp_bw_x' not explicitly handled in switch [-Wswitch-enum] switch (b->b_modifier) { ^ sdp_print.c:577:13: warning: enumeration values 'sdp_media_x', 'sdp_media_any', and 'sdp_media_red' not explicitly handled in switch [-Wswitch-enum] switch (m->m_type) { ^ sdp_print.c:588:13: warning: enumeration values 'sdp_proto_x' and 'sdp_proto_any' not explicitly handled in switch [-Wswitch-enum] switch (m->m_proto) { ^ url.c:461:11: warning: enumeration values 'url_invalid', 'url_unknown', and '_url_none' not explicitly handled in switch [-Wswitch-enum] switch (url_type) { ^ url.c:1784:11: warning: enumeration values 'url_invalid', 'url_unknown', and '_url_none' not explicitly handled in switch [-Wswitch-enum] switch (url_type) { ^ url.c:1825:11: warning: enumeration values 'url_invalid', 'url_unknown', and '_url_none' not explicitly handled in switch [-Wswitch-enum] switch (url_type) { ^ sip_util.c:922:13: warning: 13 enumeration values not explicitly handled in switch: 'sip_method_invalid', 'sip_method_unknown', 'sip_method_ack'... [-Wswitch-enum] switch (method) { ^ sip_pref_util.c:214:11: warning: enumeration value 'sp_init' not explicitly handled in switch [-Wswitch-enum] switch (a->sp_type) { ^ stun.c:246:11: warning: enumeration values 'stun_tls_ssl_connecting' and 'stun_discovery_error' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ stun.c:913:12: warning: enumeration values 'stun_action_no_action' and 'stun_action_keepalive' not explicitly handled in switch [-Wswitch-enum] switch(sh->sh_dns_pend_action) { ^ stun.c:1765:11: warning: enumeration value 'stun_action_tls_query' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ stun.c:2289:13: warning: enumeration values 'stun_action_no_action' and 'stun_action_tls_query' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ stunc.c:212:11: warning: 11 enumeration values not explicitly handled in switch: 'stun_no_assigned_event', 'stun_tls_connecting', 'stun_tls_ssl_connecting'... [-Wswitch-enum] switch (event) { ^ stunc.c:268:11: warning: 10 enumeration values not explicitly handled in switch: 'stun_no_assigned_event', 'stun_tls_connecting', 'stun_tls_ssl_connecting'... [-Wswitch-enum] switch (event) { ^ stunc.c:310:11: warning: 11 enumeration values not explicitly handled in switch: 'stun_no_assigned_event', 'stun_tls_connecting', 'stun_tls_ssl_connecting'... [-Wswitch-enum] switch (event) { ^ stunc.c:343:11: warning: 11 enumeration values not explicitly handled in switch: 'stun_no_assigned_event', 'stun_tls_connecting', 'stun_tls_ssl_connecting'... [-Wswitch-enum] switch (event) { ^ soa.c:2343:11: warning: enumeration value 'SOA_AF_ANY' not explicitly handled in switch [-Wswitch-enum] switch (ss->ss_af) { ^ nta.c:5291:13: warning: 8 enumeration values not explicitly handled in switch: 'sip_method_invalid', 'sip_method_unknown', 'sip_method_invite'... [-Wswitch-enum] switch (method) { ^ nea.c:339:11: warning: 14 enumeration values not explicitly handled in switch: 'sip_method_invalid', 'sip_method_unknown', 'sip_method_invite'... [-Wswitch-enum] switch (sip->sip_request->rq_method) { ^ nea_server.c:1572:10: warning: 15 enumeration values not explicitly handled in switch: 'sip_method_invalid', 'sip_method_unknown', 'sip_method_invite'... [-Wswitch-enum] switch(sip->sip_request->rq_method) { ^ nua_common.c:286:11: warning: 42 enumeration values not explicitly handled in switch: 'nua_i_none', 'nua_i_error', 'nua_i_ack'... [-Wswitch-enum] switch (event) { ^ nua_common.c:311:11: warning: enumeration value 'nua_i_network_changed' not explicitly handled in switch [-Wswitch-enum] switch (event) { ^ nua_common.c:407:11: warning: enumeration value 'nua_substate_extended' not explicitly handled in switch [-Wswitch-enum] switch (substate) { ^ nua_stack.c:574:16: warning: 29 enumeration values not explicitly handled in switch: 'nua_i_none', 'nua_i_error', 'nua_i_invite'... [-Wswitch-enum] else switch (event) { ^ nua_stack.c:1054:13: warning: enumeration value 'nh_has_streaming' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ nua_server.c:172:13: warning: 14 enumeration values not explicitly handled in switch: 'sip_method_invalid', 'sip_method_unknown', 'sip_method_invite'... [-Wswitch-enum] switch (method) { ^ nua_session.c:1637:11: warning: 4 enumeration values not explicitly handled in switch: 'nua_callstate_init', 'nua_callstate_authenticating', 'nua_callstate_received'... [-Wswitch-enum] switch (ss->ss_state) { ^ nua_notifier.c:554:13: warning: enumeration value 'nua_substate_extended' not explicitly handled in switch [-Wswitch-enum] switch (substate) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sortmerna/sortmerna_2.0.orig.tar.gz cmph/brz.c:134:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) // validating restrictions over parameter c. ^ cmph/brz.c:464:11: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ cmph/brz.c:629:10: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ cmph/brz.c:708:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(brz->algo) ^ cmph/brz.c:815:10: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(data->algo) ^ cmph/brz.c:860:13: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(data->algo) ^ cmph/brz.c:995:9: warning: 8 enumeration values not explicitly handled in switch: 'CMPH_BMZ', 'CMPH_CHM', 'CMPH_BRZ'... [-Wswitch-enum] switch(algo) ^ cmph/cmph.c:308:11: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph/cmph.c:340:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(algo) ^ cmph/cmph.c:439:11: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph/cmph.c:482:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph/cmph.c:528:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mph->algo) ^ cmph/cmph.c:576:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mphf->algo) ^ cmph/cmph.c:613:10: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (mphf->algo) ^ cmph/cmph.c:661:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph/cmph.c:703:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph/cmph.c:751:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph/cmph.c:793:9: warning: enumeration value 'CMPH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch(mphf->algo) ^ cmph/hash.c:15:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ cmph/hash.c:30:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ cmph/hash.c:43:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ cmph/hash.c:58:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ cmph/hash.c:83:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (src_state->hashfunc) ^ cmph/hash.c:110:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ cmph/hash.c:121:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ cmph/hash.c:142:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (state->hashfunc) ^ cmph/hash.c:162:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ cmph/hash.c:182:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ cmph/hash.c:201:10: warning: enumeration value 'CMPH_HASH_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (hashfunc) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sox/sox_14.4.1.orig.tar.gz aiff.c:858:17: warning: 27 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_UNSIGNED', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] switch (ft->encoding.encoding) { ^ raw.c:170:1: warning: 25 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] GET_FORMAT(read) ^ raw.c:170:1: warning: 27 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] raw.c:138:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ raw.c:170:1: warning: 26 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT_TEXT', 'SOX_ENCODING_FLAC'... [-Wswitch-enum] raw.c:150:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ raw.c:170:1: warning: 28 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_UNSIGNED'... [-Wswitch-enum] raw.c:157:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ raw.c:185:1: warning: 25 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] GET_FORMAT(write) ^ raw.c:185:1: warning: 27 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] raw.c:138:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ raw.c:185:1: warning: 26 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT_TEXT', 'SOX_ENCODING_FLAC'... [-Wswitch-enum] raw.c:150:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ raw.c:185:1: warning: 28 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_UNSIGNED'... [-Wswitch-enum] raw.c:157:15: note: expanded from macro 'GET_FORMAT' switch (ft->encoding.encoding) { \ skelform.c:90:15: warning: 28 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_FLOAT'... [-Wswitch-enum] switch (ft->encoding.encoding) { ^ skelform.c:161:13: warning: 28 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_FLOAT'... [-Wswitch-enum] switch (ft->encoding.encoding) { ^ effects_i.c:97:13: warning: enumeration values 'SOX_SHORT' and 'SOX_INT' not explicitly handled in switch [-Wswitch-enum] switch (data_type) ^ effects_i.c:116:13: warning: enumeration values 'SOX_FLOAT' and 'SOX_DOUBLE' not explicitly handled in switch [-Wswitch-enum] switch (data_type) ^ synth.c:210:11: warning: 5 enumeration values not explicitly handled in switch: 'synth_sine', 'synth_sawtooth', 'synth_whitenoise'... [-Wswitch-enum] switch (chan->type) { ^ synth.c:577:17: warning: 5 enumeration values not explicitly handled in switch: 'synth_whitenoise', 'synth_tpdfnoise', 'synth_pinknoise'... [-Wswitch-enum] switch (chan->type) { ^ synth.c:660:22: warning: 6 enumeration values not explicitly handled in switch: 'synth_sine', 'synth_square', 'synth_sawtooth'... [-Wswitch-enum] } else switch (chan->type) { ^ spectrogram.c:160:11: warning: enumeration value 'Window_Kaiser' not explicitly handled in switch [-Wswitch-enum] switch (p->win_type) { ^ maud.c:263:17: warning: 25 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] switch (ft->encoding.encoding) { ^ maud.c:297:17: warning: 25 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT', 'SOX_ENCODING_FLOAT_TEXT'... [-Wswitch-enum] switch (ft->encoding.encoding) { ^ wav.c:1014:17: warning: 26 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_UNSIGNED'... [-Wswitch-enum] switch (ft->encoding.encoding) ^ wav.c:1113:13: warning: 26 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_SIGN2', 'SOX_ENCODING_UNSIGNED'... [-Wswitch-enum] switch (ft->encoding.encoding) ^ wav.c:1278:13: warning: 21 enumeration values not explicitly handled in switch: 'SOX_ENCODING_UNKNOWN', 'SOX_ENCODING_FLOAT_TEXT', 'SOX_ENCODING_FLAC'... [-Wswitch-enum] switch (ft->encoding.encoding) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/spass/spass_3.7.orig.tar.gz SPASS/clause.c:1627:14: warning: enumeration values 'ord_UNCOMPARABLE' and 'ord_EQUAL' not explicitly handled in switch [-Wswitch-enum] switch(HelpRes) { ^ SPASS/foldfg.c:615:11: warning: enumeration values 'flag_TDFG2OTTEROPTIONSMIN' and 'flag_TDFG2OTTEROPTIONSMAX' not explicitly handled in switch [-Wswitch-enum] switch (Options) { ^ SPASS/st.c:1569:15: warning: enumeration value 'st_NOP' not explicitly handled in switch [-Wswitch-enum] switch (st_CURRENT_RETRIEVAL) { ^ SPASS/rules-inf.c:1070:13: warning: enumeration values 'ord_UNCOMPARABLE' and 'ord_EQUAL' not explicitly handled in switch [-Wswitch-enum] switch (ord_Compare(NewPartnerLeft,NewPartnerRight, ^ SPASS/rules-inf.c:2983:13: warning: enumeration values 'ord_UNCOMPARABLE' and 'ord_EQUAL' not explicitly handled in switch [-Wswitch-enum] switch (ord_Compare(NewPartnerLeft,NewPartnerRight, ^ SPASS/top.c:1749:15: warning: enumeration value 'top_COMPLETION' not explicitly handled in switch [-Wswitch-enum] switch (Result) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/spdylay/spdylay_1.3.2.orig.tar.gz spdylay_frame.c:1347:10: warning: 7 enumeration values not explicitly handled in switch: 'SPDYLAY_RST_STREAM', 'SPDYLAY_SETTINGS', 'SPDYLAY_NOOP'... [-Wswitch-enum] switch(type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sphinx2/sphinx2_0.6.orig.tar.gz pconf.c:234:13: warning: enumeration values 'NOTYPE', 'LONG', and 'U_LONG' not explicitly handled in switch [-Wswitch-enum] switch (cp->arg_type) { ^ pconf.c:307:13: warning: 4 enumeration values not explicitly handled in switch: 'NOTYPE', 'LONG', 'U_LONG'... [-Wswitch-enum] switch (cp->arg_type) { ^ time_align.c:3284:13: warning: enumeration value 'STATE_SEGMENTATION' not explicitly handled in switch [-Wswitch-enum] switch (kind) { ^ uttproc.c:1903:13: warning: enumeration values 'AGC_BETA' and 'AGC_NOISE' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/splint/splint_3.1.2.dfsg1.orig.tar.gz cpplib.c:3325:15: warning: 13 enumeration values not explicitly handled in switch: 'CPP_OTHER', 'CPP_COMMENT', 'CPP_HSPACE'... [-Wswitch-enum] switch (token) ^ cpplib.c:3456:11: warning: 20 enumeration values not explicitly handled in switch: 'T_NONE', 'T_DEFINE', 'T_INCLUDE'... [-Wswitch-enum] switch (hp->type) ^ cpplib.c:4572:15: warning: 15 enumeration values not explicitly handled in switch: 'CPP_EOF', 'CPP_OTHER', 'CPP_VSPACE'... [-Wswitch-enum] switch (token) ^ cpplib.c:5706:16: warning: 29 enumeration values not explicitly handled in switch: 'T_NONE', 'T_DEFINE', 'T_INCLUDE'... [-Wswitch-enum] switch (kt->type) ^ cppexp.c:456:11: warning: 8 enumeration values not explicitly handled in switch: 'CPP_DIRECTIVE', 'CPP_LPAREN', 'CPP_RPAREN'... [-Wswitch-enum] switch (token) ^ context.c:597:11: warning: 486 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (gc.library) ^ context.c:719:12: warning: 477 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (code) ^ context.c:769:12: warning: 484 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (code) ^ context.c:1854:11: warning: 11 enumeration values not explicitly handled in switch: 'CX_ERROR', 'CX_GLOBAL', 'CX_INNER'... [-Wswitch-enum] switch (gc.kind) ^ context.c:2805:11: warning: 485 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (flag) ^ context.c:2942:14: warning: 489 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (flag) ^ context.c:2907:11: warning: 487 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (flag) ^ context.c:3198:11: warning: enumeration values 'CX_ERROR', 'CX_OLDSTYLESCOPE', and 'CX_MT' not explicitly handled in switch [-Wswitch-enum] switch (gc.kind) ^ context.c:3905:12: warning: 487 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (f) ^ context.c:3926:12: warning: 487 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (f) ^ context.c:3947:11: warning: 451 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (f) ^ uentry.c:5416:15: warning: 7 enumeration values not explicitly handled in switch: 'KINVALID', 'KDATATYPE', 'KVAR'... [-Wswitch-enum] switch (e->ukind) ^ uentry.c:5439:15: warning: 7 enumeration values not explicitly handled in switch: 'KINVALID', 'KDATATYPE', 'KVAR'... [-Wswitch-enum] switch (e->ukind) ^ uentry.c:5839:11: warning: 9 enumeration values not explicitly handled in switch: 'KINVALID', 'KDATATYPE', 'KCONST'... [-Wswitch-enum] switch (l->ukind) ^ uentry.c:6822:15: warning: enumeration values 'KINVALID' and 'KELIPSMARKER' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ qual.c:209:11: warning: 64 enumeration values not explicitly handled in switch: 'QU_CONST', 'QU_VOLATILE', 'QU_RESTRICT'... [-Wswitch-enum] switch (q->kind) { ^ ./ctbase.i:485:11: warning: enumeration value 'CT_ENUMLIST' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:646:11: warning: enumeration value 'CT_ENUMLIST' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:706:11: warning: enumeration value 'CT_FIXEDARRAY' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:768:11: warning: enumeration value 'CT_ENUMLIST' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:1150:11: warning: enumeration values 'CT_FIXEDARRAY' and 'CT_ENUMLIST' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:1213:15: warning: enumeration values 'CT_FIXEDARRAY', 'CT_BOOL', and 'CT_EXPFCN' not explicitly handled in switch [-Wswitch-enum] switch (c->type) ^ ./ctbase.i:1490:11: warning: enumeration values 'CT_ENUMLIST', 'CT_CONJ', and 'CT_EXPFCN' not explicitly handled in switch [-Wswitch-enum] switch (c1tid) ^ ./ctbase.i:2151:11: warning: enumeration values 'CT_ENUMLIST' and 'CT_BOOL' not explicitly handled in switch [-Wswitch-enum] switch (cb->type) ^ ./ctbase.i:2249:15: warning: 4 enumeration values not explicitly handled in switch: 'CTK_UNKNOWN', 'CTK_INVALID', 'CTK_DNE'... [-Wswitch-enum] switch (ctype_getCtKind (tmpct)) ^ ./ctbase.i:2295:15: warning: 4 enumeration values not explicitly handled in switch: 'CTK_UNKNOWN', 'CTK_INVALID', 'CTK_DNE'... [-Wswitch-enum] switch (ctype_getCtKind (tmpct)) ^ ./ctbase.i:2342:15: warning: 4 enumeration values not explicitly handled in switch: 'CTK_UNKNOWN', 'CTK_INVALID', 'CTK_DNE'... [-Wswitch-enum] switch (ctype_getCtKind (fp)) ^ ./ctbase.i:2608:11: warning: enumeration values 'CT_ENUMLIST', 'CT_CONJ', and 'CT_EXPFCN' not explicitly handled in switch [-Wswitch-enum] switch (c1tid) ^ ./ctbase.i:2701:11: warning: enumeration value 'CT_ENUMLIST' not explicitly handled in switch [-Wswitch-enum] switch (ct->type) ^ ./cttable.i:456:16: warning: 5 enumeration values not explicitly handled in switch: 'CTK_UNKNOWN', 'CTK_INVALID', 'CTK_DNE'... [-Wswitch-enum] switch (i) ^ ctype.c:2016:11: warning: enumeration value 'CTK_DNE' not explicitly handled in switch [-Wswitch-enum] switch (ctentry_getKind (cte)) ^ transferChecks.c:93:11: warning: 4 enumeration values not explicitly handled in switch: 'TT_GLOBPASS', 'TT_GLOBRETURN', 'TT_PARAMRETURN'... [-Wswitch-enum] switch (transferType) ^ transferChecks.c:114:11: warning: 4 enumeration values not explicitly handled in switch: 'TT_GLOBPASS', 'TT_GLOBRETURN', 'TT_PARAMRETURN'... [-Wswitch-enum] switch (transferType) ^ transferChecks.c:143:15: warning: 4 enumeration values not explicitly handled in switch: 'TT_GLOBPASS', 'TT_GLOBRETURN', 'TT_PARAMRETURN'... [-Wswitch-enum] switch (transferType) ^ transferChecks.c:159:15: warning: 5 enumeration values not explicitly handled in switch: 'TT_GLOBPASS', 'TT_GLOBRETURN', 'TT_PARAMRETURN'... [-Wswitch-enum] switch (transferType) ^ transferChecks.c:178:11: warning: 4 enumeration values not explicitly handled in switch: 'TT_GLOBPASS', 'TT_GLOBRETURN', 'TT_PARAMRETURN'... [-Wswitch-enum] switch (transferType) ^ varKinds.c:433:11: warning: 15 enumeration values not explicitly handled in switch: 'AK_UNKNOWN', 'AK_KEEP', 'AK_KEPT'... [-Wswitch-enum] switch (a1) ^ varKinds.c:482:11: warning: 7 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (k) ^ varKinds.c:512:15: warning: 9 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (k2) ^ varKinds.c:525:15: warning: 9 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (k2) ^ varKinds.c:536:15: warning: 7 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (k2) ^ varKinds.c:559:15: warning: 11 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (k2) ^ varKinds.c:582:11: warning: 5 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (e) ^ varKinds.c:598:11: warning: 9 enumeration values not explicitly handled in switch: 'XK_ERROR', 'XK_UNKNOWN', 'XK_NEVERESCAPE'... [-Wswitch-enum] switch (e) ^ nameChecks.c:183:11: warning: 481 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (code) ^ nameChecks.c:214:11: warning: 481 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (flag) ^ nameChecks.c:367:12: warning: 481 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (code) ^ fileloc.c:641:15: warning: 6 enumeration values not explicitly handled in switch: 'FL_NORMAL', 'FL_SPEC', 'FL_STDLIB'... [-Wswitch-enum] switch (f->kind) ^ fileloc.c:684:16: warning: 6 enumeration values not explicitly handled in switch: 'FL_NORMAL', 'FL_SPEC', 'FL_LIB'... [-Wswitch-enum] switch (f->kind) ^ sRef.c:175:11: warning: 11 enumeration values not explicitly handled in switch: 'SK_ARRAYFETCH', 'SK_FIELD', 'SK_PTR'... [-Wswitch-enum] switch (sk) ^ sRef.c:604:15: warning: 13 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_ADR', 'SK_CONST'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:890:15: warning: 15 enumeration values not explicitly handled in switch: 'SK_ARRAYFETCH', 'SK_FIELD', 'SK_PTR'... [-Wswitch-enum] switch (base->kind) ^ sRef.c:1055:11: warning: 11 enumeration values not explicitly handled in switch: 'SK_ARRAYFETCH', 'SK_PTR', 'SK_ADR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:2257:11: warning: 11 enumeration values not explicitly handled in switch: 'SK_ADR', 'SK_CONST', 'SK_UNCONSTRAINED'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:2659:15: warning: 14 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_ARRAYFETCH', 'SK_FIELD'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:3413:11: warning: 11 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:3450:11: warning: 14 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_ADR', 'SK_CONST'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:3489:11: warning: 12 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:3514:11: warning: 12 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:3532:11: warning: 10 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:7383:11: warning: 15 enumeration values not explicitly handled in switch: 'SK_ARRAYFETCH', 'SK_FIELD', 'SK_PTR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:7670:11: warning: 9 enumeration values not explicitly handled in switch: 'SK_CONST', 'SK_UNCONSTRAINED', 'SK_OBJECT'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:7728:11: warning: 12 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ sRef.c:7864:15: warning: enumeration value 'NS_RELNULL' not explicitly handled in switch [-Wswitch-enum] switch (sRef_getNullState (s)) ^ sRef.c:9105:15: warning: 4 enumeration values not explicitly handled in switch: 'SS_UNKNOWN', 'SS_MUNDEFINED', 'SS_UNDEFKILLED'... [-Wswitch-enum] switch (s1) ^ sRef.c:9615:11: warning: 7 enumeration values not explicitly handled in switch: 'NS_ERROR', 'NS_UNKNOWN', 'NS_NOTNULL'... [-Wswitch-enum] switch (sRef_getNullState (s)) ^ sRef.c:9630:11: warning: 7 enumeration values not explicitly handled in switch: 'NS_ERROR', 'NS_UNKNOWN', 'NS_NOTNULL'... [-Wswitch-enum] switch (s->nullstate) ^ sRef.c:9650:11: warning: 12 enumeration values not explicitly handled in switch: 'SK_PARAM', 'SK_CONST', 'SK_CVAR'... [-Wswitch-enum] switch (s->kind) ^ flags.c:1297:11: warning: 477 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (opt) ^ flags.c:1352:11: warning: 491 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (opt) ^ flags.c:1572:11: warning: 480 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (f) ^ flags.c:1773:13: warning: 490 enumeration values not explicitly handled in switch: 'MODENAME_FLAG', 'SKIP_FLAG', 'INVALID_FLAG'... [-Wswitch-enum] switch (opt) ^ exprNode.c:286:15: warning: 49 enumeration values not explicitly handled in switch: 'XPR_PARENS', 'XPR_ASSIGN', 'XPR_CALL'... [-Wswitch-enum] switch (e->kind) ^ exprNode.c:7230:12: warning: 47 enumeration values not explicitly handled in switch: 'XPR_PARENS', 'XPR_ASSIGN', 'XPR_CALL'... [-Wswitch-enum] switch (current->kind) ^ exprNode.c:8121:16: warning: 8 enumeration values not explicitly handled in switch: 'TRUECLAUSE', 'FALSECLAUSE', 'ANDCLAUSE'... [-Wswitch-enum] switch (nextBreakClause) ^ constraintResolve.c:802:11: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (ar1) ^ constraintResolve.c:985:15: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (c->ar) ^ constraintResolve.c:1007:15: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (c->ar) ^ constraintResolve.c:1037:15: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (c->ar) ^ constraintResolve.c:1076:11: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (ar1) ^ constraintResolve.c:1480:11: warning: enumeration values 'NONNEGATIVE' and 'POSITIVE' not explicitly handled in switch [-Wswitch-enum] switch (ar) ^ constraintGeneration.c:61:11: warning: 28 enumeration values not explicitly handled in switch: 'XPR_PARENS', 'XPR_ASSIGN', 'XPR_CALL'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:863:11: warning: 41 enumeration values not explicitly handled in switch: 'XPR_PARENS', 'XPR_ASSIGN', 'XPR_CALL'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:1204:11: warning: 31 enumeration values not explicitly handled in switch: 'XPR_EMPTY', 'XPR_VAR', 'XPR_ALIGNOFT'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:1612:11: warning: 33 enumeration values not explicitly handled in switch: 'XPR_EMPTY', 'XPR_VAR', 'XPR_ALIGNOFT'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:1746:11: warning: 33 enumeration values not explicitly handled in switch: 'XPR_EMPTY', 'XPR_VAR', 'XPR_ALIGNOFT'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:1881:11: warning: 33 enumeration values not explicitly handled in switch: 'XPR_EMPTY', 'XPR_VAR', 'XPR_ALIGNOFT'... [-Wswitch-enum] switch (e->kind) ^ constraintGeneration.c:2025:11: warning: 33 enumeration values not explicitly handled in switch: 'XPR_EMPTY', 'XPR_VAR', 'XPR_ALIGNOFT'... [-Wswitch-enum] switch (e->kind) ^ constraintTerm.c:237:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintTerm.c:275:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintTerm.c:303:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintTerm.c:328:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintTerm.c:562:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ constraintTerm.c:640:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (kind) ^ constraintTerm.c:746:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintTerm.c:767:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (term->kind) ^ constraintExpr.c:448:10: warning: 44 enumeration values not explicitly handled in switch: 'XPR_ASSIGN', 'XPR_CALL', 'XPR_EMPTY'... [-Wswitch-enum] switch (e->kind) ^ constraintExpr.c:925:11: warning: enumeration value 'UNARYOP_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ constraintExpr.c:946:11: warning: enumeration value 'BINARYOP_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (op) ^ constraintExpr.c:1859:11: warning: enumeration values 'binaryexpr' and 'unaryExpr' not explicitly handled in switch [-Wswitch-enum] switch (expr->kind) ^ constraintExpr.c:1930:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (constraintTerm_getKind (t)) ^ constraintExpr.c:2050:11: warning: enumeration value 'CTT_ERRORBADCONSTRAINTTERMTYPE' not explicitly handled in switch [-Wswitch-enum] switch (constraintTerm_getKind(t)) ^ checking.c:265:11: warning: 6 enumeration values not explicitly handled in switch: 'TRM_CONST', 'TRM_VAR', 'TRM_QUANTIFIER'... [-Wswitch-enum] switch (t->kind) ^ lclscanline.c:1128:11: warning: enumeration value 'SLASHCHAR' not explicitly handled in switch [-Wswitch-enum] switch (LCLScanCharClass (currentChar)) ^ sort.c:481:11: warning: 13 enumeration values not explicitly handled in switch: 'SRT_FIRST', 'SRT_NONE', 'SRT_HOF'... [-Wswitch-enum] switch (s->kind) ^ sort.c:506:11: warning: 7 enumeration values not explicitly handled in switch: 'SRT_FIRST', 'SRT_PRIM', 'SRT_SYN'... [-Wswitch-enum] switch (s->kind) ^ sort.c:536:11: warning: 10 enumeration values not explicitly handled in switch: 'SRT_FIRST', 'SRT_PRIM', 'SRT_SYN'... [-Wswitch-enum] switch (baseSortNode->kind) ^ sort.c:854:11: warning: enumeration values 'SRT_FIRST' and 'SRT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (s->kind) ^ sort.c:2142:11: warning: enumeration values 'SRT_FIRST' and 'SRT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (sn->kind) ^ sort.c:2409:15: warning: enumeration values 'SRT_FIRST', 'SRT_NONE', and 'SRT_LAST' not explicitly handled in switch [-Wswitch-enum] switch (s->kind) ^ sort.c:2968:12: warning: 12 enumeration values not explicitly handled in switch: 'SRT_FIRST', 'SRT_NONE', 'SRT_HOF'... [-Wswitch-enum] switch (sn->kind) ^ sort.c:3131:11: warning: 14 enumeration values not explicitly handled in switch: 'SRT_FIRST', 'SRT_HOF', 'SRT_PRIM'... [-Wswitch-enum] switch (s->kind) ^ symtable.c:1574:13: warning: enumeration values 'VRK_CONST', 'VRK_ENUM', and 'VRK_VAR' not explicitly handled in switch [-Wswitch-enum] switch (vi->kind) ^ symtable.c:1557:12: warning: 5 enumeration values not explicitly handled in switch: 'VRK_PRIVATE', 'VRK_GLOBAL', 'VRK_LET'... [-Wswitch-enum] switch (vi->kind) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/squid/squid_2.7.STABLE9.orig.tar.gz lru/store_repl_lru.c:211:5: warning: enumeration value 'TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] SET_POLICY_NODE(entry, NULL); ^ access_log.c:867:13: warning: 35 enumeration values not explicitly handled in switch: 'LFT_NONE', 'LFT_STRING', 'LFT_CLIENT_IP_ADDRESS'... [-Wswitch-enum] switch (lt->type) { ^ access_log.c:957:11: warning: 34 enumeration values not explicitly handled in switch: 'LFT_NONE', 'LFT_CLIENT_IP_ADDRESS', 'LFT_CLIENT_FQDN'... [-Wswitch-enum] switch (type) { ^ access_log.c:1157:14: warning: enumeration value 'CLF_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (log->type) { ^ acl.c:1164:13: warning: 34 enumeration values not explicitly handled in switch: 'ACL_NONE', 'ACL_SRC_IP', 'ACL_DST_IP'... [-Wswitch-enum] switch (a->type) { ^ acl.c:1436:13: warning: 35 enumeration values not explicitly handled in switch: 'ACL_NONE', 'ACL_SRC_IP', 'ACL_DST_IP'... [-Wswitch-enum] switch (acltype) { ^ acl.c:1761:13: warning: 17 enumeration values not explicitly handled in switch: 'ACL_NONE', 'ACL_SRC_IP', 'ACL_MY_IP'... [-Wswitch-enum] switch (ae->type) { ^ authenticate.c:847:13: warning: 46 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_CONTINUE', 'HTTP_SWITCHING_PROTOCOLS'... [-Wswitch-enum] switch (rep->sline.status) { ^ cache_cf.c:1637:13: warning: enumeration value 'PEER_NONE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ client_side.c:1123:13: warning: 16 enumeration values not explicitly handled in switch: 'LOG_TAG_NONE', 'LOG_TCP_REFRESH_FAIL_HIT', 'LOG_TCP_REFRESH_MISS'... [-Wswitch-enum] switch (http->log_type) { ^ client_side.c:1144:13: warning: 14 enumeration values not explicitly handled in switch: 'HIER_NONE', 'HIER_DIRECT', 'DEFAULT_PARENT'... [-Wswitch-enum] switch (H->code) { ^ client_side.c:2724:13: warning: 43 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_OK', 'HTTP_CREATED'... [-Wswitch-enum] switch (sline) { ^ client_side.c:4918:13: warning: 31 enumeration values not explicitly handled in switch: 'ERR_NONE', 'ERR_READ_TIMEOUT', 'ERR_LIFETIME_EXP'... [-Wswitch-enum] switch (etype) { ^ forward.c:773:10: warning: 4 enumeration values not explicitly handled in switch: 'PROTO_NONE', 'PROTO_ICP', 'PROTO_HTTPS'... [-Wswitch-enum] switch (request->protocol) { ^ forward.c:932:13: warning: 9 enumeration values not explicitly handled in switch: 'PROTO_NONE', 'PROTO_HTTP', 'PROTO_FTP'... [-Wswitch-enum] switch (r->protocol) { ^ forward.c:1188:13: warning: 42 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_CONTINUE', 'HTTP_SWITCHING_PROTOCOLS'... [-Wswitch-enum] switch (s) { ^ ftp.c:2416:10: warning: 16 enumeration values not explicitly handled in switch: 'BEGIN', 'SENT_USER', 'SENT_PASS'... [-Wswitch-enum] switch (ftpState->state) { ^ ftp.c:2452:10: warning: 14 enumeration values not explicitly handled in switch: 'BEGIN', 'SENT_TYPE', 'SENT_MDTM'... [-Wswitch-enum] switch (ftpState->state) { ^ ftp.c:2450:13: warning: 32 enumeration values not explicitly handled in switch: 'ERR_LIFETIME_EXP', 'ERR_READ_ERROR', 'ERR_WRITE_ERROR'... [-Wswitch-enum] switch (error) { ^ gopher.c:396:10: warning: enumeration values 'NORMAL', 'HTML_INDEX_PAGE', and 'HTML_CSO_PAGE' not explicitly handled in switch [-Wswitch-enum] switch (gopherState->conversion) { ^ http.c:144:13: warning: 39 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_CONTINUE', 'HTTP_SWITCHING_PROTOCOLS'... [-Wswitch-enum] switch (status) { ^ http.c:274:13: warning: 23 enumeration values not explicitly handled in switch: 'HTTP_STATUS_NONE', 'HTTP_CONTINUE', 'HTTP_SWITCHING_PROTOCOLS'... [-Wswitch-enum] switch (httpState->entry->mem_obj->reply->sline.status) { ^ http.c:1130:10: warning: 51 enumeration values not explicitly handled in switch: 'HDR_UNKNOWN', 'HDR_ACCEPT', 'HDR_ACCEPT_CHARSET'... [-Wswitch-enum] switch (e->id) { ^ HttpStatusLine.c:164:13: warning: 8 enumeration values not explicitly handled in switch: 'HTTP_PROCESSING', 'HTTP_MULTI_STATUS', 'HTTP_UNPROCESSABLE_ENTITY'... [-Wswitch-enum] switch (status) { ^ url.c:230:13: warning: 4 enumeration values not explicitly handled in switch: 'PROTO_NONE', 'PROTO_ICP', 'PROTO_URN'... [-Wswitch-enum] switch (p) { ^ url.c:636:13: warning: enumeration values 'PROTO_NONE', 'PROTO_ICP', and 'PROTO_MAX' not explicitly handled in switch [-Wswitch-enum] switch (r->protocol) { ^ cachemgr.c:566:10: warning: enumeration values 'isSuccess' and 'isError' not explicitly handled in switch [-Wswitch-enum] switch (istate) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/squizz/squizz_0.99b+dfsg.orig.tar.gz sequence.c:81:11: warning: enumeration values 'SEQFMT_UNKWN' and 'SEQFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ sequence.c:114:11: warning: enumeration values 'SEQFMT_UNKWN' and 'SEQFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ sequence.c:159:11: warning: enumeration values 'SEQFMT_UNKWN' and 'SEQFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ align.c:76:11: warning: enumeration values 'ALIFMT_UNKWN' and 'ALIFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ align.c:102:11: warning: enumeration values 'ALIFMT_UNKWN' and 'ALIFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ align.c:202:11: warning: enumeration values 'ALIFMT_UNKWN' and 'ALIFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ format.c:132:13: warning: enumeration values 'ALIFMT_UNKWN' and 'ALIFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt->ali) { ^ format.c:145:13: warning: enumeration values 'SEQFMT_UNKWN' and 'SEQFMT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (fmt->seq) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/srtp/srtp_1.5.2~dfsg.orig.tar.gz srtp/srtp.c:3108:10: warning: enumeration value 'srtp_profile_reserved' not explicitly handled in switch [-Wswitch-enum] switch(profile) { ^ srtp/srtp.c:3138:10: warning: enumeration value 'srtp_profile_reserved' not explicitly handled in switch [-Wswitch-enum] switch(profile) { ^ srtp/srtp.c:3178:10: warning: enumeration value 'srtp_profile_reserved' not explicitly handled in switch [-Wswitch-enum] switch(profile) { ^ srtp/srtp.c:3204:10: warning: enumeration value 'srtp_profile_reserved' not explicitly handled in switch [-Wswitch-enum] switch(profile) { ^ test/rtpw.c:362:13: warning: enumeration value 'sec_serv_none' not explicitly handled in switch [-Wswitch-enum] switch (sec_servs) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/ssed/ssed_3.62.orig.tar.gz execute.c:913:15: warning: enumeration values 'ADDR_IS_NULL', 'ADDR_IS_NUM_MOD', and 'ADDR_IS_LAST' not explicitly handled in switch [-Wswitch-enum] switch (cmd->a2->addr_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/staden-io-lib/staden-io-lib_1.14.0.orig.tar.gz cram_codecs.c:55:13: warning: enumeration value 'E_NUM_CODECS' not explicitly handled in switch [-Wswitch-enum] switch (codec) { ^ cram_codecs.c:1651:13: warning: enumeration values 'E_INT', 'E_LONG', and 'E_BYTE' not explicitly handled in switch [-Wswitch-enum] switch (option) { ^ cram_codecs.c:1840:13: warning: enumeration value 'E_NUM_CODECS' not explicitly handled in switch [-Wswitch-enum] switch (c->codec) { ^ cram_encode.c:1112:14: warning: 8 enumeration values not explicitly handled in switch: 'E_NULL', 'E_GOLOMB', 'E_HUFFMAN'... [-Wswitch-enum] switch (h->codecs[id]->codec) { ^ cram_encode.c:2642:14: warning: enumeration value 'BAM_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (cig_op) { ^ cram_io.c:1580:13: warning: enumeration values 'BM_ERROR' and 'GZIP_RLE' not explicitly handled in switch [-Wswitch-enum] switch (b->method) { ^ cram_io.c:1731:13: warning: enumeration values 'BM_ERROR' and 'GZIP_RLE' not explicitly handled in switch [-Wswitch-enum] switch (method) { ^ cram_io.c:3879:13: warning: 5 enumeration values not explicitly handled in switch: 'CT_ERROR', 'FILE_HEADER', 'COMPRESSION_HEADER'... [-Wswitch-enum] switch (b->content_type) { ^ scram_pileup.c:154:14: warning: enumeration value 'BAM_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ scram_pileup.c:195:10: warning: enumeration value 'BAM_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ scram_pileup.c:235:9: warning: 7 enumeration values not explicitly handled in switch: 'BAM_UNKNOWN', 'BAM_CMATCH', 'BAM_CINS'... [-Wswitch-enum] switch(op) { ^ scram_pileup.c:312:13: warning: 6 enumeration values not explicitly handled in switch: 'BAM_UNKNOWN', 'BAM_CMATCH', 'BAM_CDEL'... [-Wswitch-enum] switch (op) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swarp/swarp_2.38.0+dfsg.orig.tar.gz fitsutil.c:353:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ fitsutil.c:491:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ coadd.c:1025:10: warning: enumeration value 'COADD_CLIPPED' not explicitly handled in switch [-Wswitch-enum] switch(coadd_type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swi-prolog/swi-prolog_7.2.0.orig.tar.gz pl-atom.c:1395:10: warning: 7 enumeration values not explicitly handled in switch: 'ENC_UNKNOWN', 'ENC_OCTET', 'ENC_ASCII'... [-Wswitch-enum] switch(txt->encoding) ^ pl-wam.c:1564:16: warning: 4 enumeration values not explicitly handled in switch: 'CHP_CLAUSE', 'CHP_TOP', 'CHP_CATCH'... [-Wswitch-enum] { switch ( ch->type ) ^ ./pl-vmi.c:155:12: warning: enumeration values 'BRK_ERROR', 'BRK_CONTINUE', and 'BRK_CALL' not explicitly handled in switch [-Wswitch-enum] switch ( a ) ^ pl-arith.c:1226:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:1305:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n2->type) /* amount to shift */ ^ pl-arith.c:1332:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:1412:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:1550:1: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] BINAIRY_INT_FUNCTION(ar_disjunct, "\\/", |, mpz_ior) ^ pl-arith.c:1551:1: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] BINAIRY_INT_FUNCTION(ar_conjunct, "/\\", &, mpz_and) ^ pl-arith.c:1552:1: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] BINAIRY_INT_FUNCTION(ar_xor, "xor", ^, mpz_xor) ^ pl-arith.c:1935:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] { switch(n1->type) ^ pl-arith.c:2014:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:2373:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:2410:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:2460:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:2503:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:2889:10: warning: enumeration value 'V_INTEGER' not explicitly handled in switch [-Wswitch-enum] { switch(n1->type) ^ pl-arith.c:3077:9: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n.type) ^ pl-arith.c:3164:10: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ pl-arith.c:3583:14: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] { switch(n.type) ^ pl-error.c:120:10: warning: enumeration value 'ERR_NO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(id) ^ pl-string.c:165:11: warning: enumeration value 'FRG_CUTTED' not explicitly handled in switch [-Wswitch-enum] switch( CTX_CNTRL ) ^ pl-modul.c:644:10: warning: enumeration value 'FRG_CUTTED' not explicitly handled in switch [-Wswitch-enum] switch(ForeignControl(PL__ctx)) ^ pl-prims.c:1366:12: warning: enumeration values 'CHP_TOP', 'CHP_CATCH', and 'CHP_DEBUG' not explicitly handled in switch [-Wswitch-enum] { switch(BFR->type) ^ pl-prims.c:2049:11: warning: enumeration value 'FRG_CUTTED' not explicitly handled in switch [-Wswitch-enum] switch( CTX_CNTRL ) ^ pl-prims.c:3675:14: warning: enumeration value 'FRG_CUTTED' not explicitly handled in switch [-Wswitch-enum] switch ( ForeignControl(ctx) ) ^ pl-prims.c:4396:12: warning: enumeration values 'CHP_JUMP', 'CHP_CLAUSE', and 'CHP_TOP' not explicitly handled in switch [-Wswitch-enum] switch(ch->type) ^ pl-rec.c:478:11: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n.type) ^ pl-trace.c:1506:12: warning: enumeration values 'CHP_TOP', 'CHP_CATCH', and 'CHP_DEBUG' not explicitly handled in switch [-Wswitch-enum] switch( ch->type ) ^ pl-trace.c:2368:12: warning: 8 enumeration values not explicitly handled in switch: 'PLEV_ABORT', 'PLEV_ERASED_CLAUSE', 'PLEV_ERASED_RECORD'... [-Wswitch-enum] switch(ev) ^ pl-trace.c:2415:14: warning: 8 enumeration values not explicitly handled in switch: 'PLEV_ABORT', 'PLEV_ERASED_CLAUSE', 'PLEV_ERASED_RECORD'... [-Wswitch-enum] { switch(dev->type) ^ pl-trace.c:2455:12: warning: enumeration value 'PLEV_SPY' not explicitly handled in switch [-Wswitch-enum] switch(ev) ^ pl-write.c:754:10: warning: 7 enumeration values not explicitly handled in switch: 'ENC_UNKNOWN', 'ENC_OCTET', 'ENC_ASCII'... [-Wswitch-enum] { switch(t->encoding) ^ pl-thread.c:846:14: warning: 6 enumeration values not explicitly handled in switch: 'PL_THREAD_UNUSED', 'PL_THREAD_SUCCEEDED', 'PL_THREAD_NOMEM'... [-Wswitch-enum] { switch(info->status) ^ pl-thread.c:1651:10: warning: enumeration values 'PL_THREAD_UNUSED', 'PL_THREAD_SUSPENDED', and 'PL_THREAD_RESUMING' not explicitly handled in switch [-Wswitch-enum] switch(info->status) ^ pl-gmp.c:977:12: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n2->type) ^ pl-gmp.c:999:12: warning: enumeration value 'V_FLOAT' not explicitly handled in switch [-Wswitch-enum] switch(n1->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swish-e/swish-e_2.4.7.orig.tar.gz headers.c:275:14: warning: enumeration value 'SWISH_HEADER_ERROR' not explicitly handled in switch [-Wswitch-enum] switch ( header_map->data_type ) ^ headers.c:549:14: warning: enumeration values 'SWISH_WORD_HASH' and 'SWISH_OTHER_DATA' not explicitly handled in switch [-Wswitch-enum] switch ( head_type ) ^ result_output.c:704:13: warning: enumeration value 'PROP_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (pv->datatype) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sylpheed/sylpheed_3.5.0~beta3.orig.tar.xz account.c:378:10: warning: enumeration values 'F_NORMAL', 'F_JUNK', and 'F_VIRTUAL' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ codeconv.c:237:12: warning: enumeration value 'JIS_UDC' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ codeconv.c:323:12: warning: enumeration value 'JIS_AUXKANJI' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ codeconv.c:859:10: warning: 58 enumeration values not explicitly handled in switch: 'C_AUTO', 'C_US_ASCII', 'C_UTF_7'... [-Wswitch-enum] switch (conv_guess_ja_encoding(inbuf)) { ^ codeconv.c:1432:10: warning: 39 enumeration values not explicitly handled in switch: 'C_AUTO', 'C_UTF_7', 'C_BALTIC'... [-Wswitch-enum] switch (src_charset) { ^ codeconv.c:2113:10: warning: 45 enumeration values not explicitly handled in switch: 'C_AUTO', 'C_US_ASCII', 'C_ISO_8859_1'... [-Wswitch-enum] switch (encoding) { ^ filter.c:175:11: warning: 9 enumeration values not explicitly handled in switch: 'FLT_ACTION_MOVE', 'FLT_ACTION_COPY', 'FLT_ACTION_NOT_RECEIVE'... [-Wswitch-enum] switch (action->type) { ^ filter.c:237:11: warning: 12 enumeration values not explicitly handled in switch: 'FLT_ACTION_NOT_RECEIVE', 'FLT_ACTION_DELETE', 'FLT_ACTION_EXEC'... [-Wswitch-enum] switch (action->type) { ^ filter.c:307:11: warning: 11 enumeration values not explicitly handled in switch: 'FLT_ACTION_MOVE', 'FLT_ACTION_COPY', 'FLT_ACTION_EXEC'... [-Wswitch-enum] switch (action->type) { ^ filter.c:534:11: warning: enumeration values 'FLT_COND_HEADER', 'FLT_COND_ANY_HEADER', and 'FLT_COND_TO_OR_CC' not explicitly handled in switch [-Wswitch-enum] switch (cond->type) { ^ filter.c:580:11: warning: 9 enumeration values not explicitly handled in switch: 'FLT_COND_BODY', 'FLT_COND_CMD_TEST', 'FLT_COND_SIZE_GREATER'... [-Wswitch-enum] switch (cond->type) { ^ filter.c:621:11: warning: 9 enumeration values not explicitly handled in switch: 'FLT_COND_BODY', 'FLT_COND_CMD_TEST', 'FLT_COND_SIZE_GREATER'... [-Wswitch-enum] switch (cond->type) { ^ filter.c:681:11: warning: 10 enumeration values not explicitly handled in switch: 'FLT_COND_ANY_HEADER', 'FLT_COND_BODY', 'FLT_COND_CMD_TEST'... [-Wswitch-enum] switch (cond->type) { ^ filter.c:1174:12: warning: enumeration value 'FLT_ACTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (action->type) { ^ filter.c:1270:10: warning: enumeration value 'FLT_IN_ADDRESSBOOK' not explicitly handled in switch [-Wswitch-enum] switch (cond1->match_type) { ^ filter.c:1283:11: warning: enumeration value 'FLT_IN_ADDRESSBOOK' not explicitly handled in switch [-Wswitch-enum] switch (cond2->match_type) { ^ folder.c:78:10: warning: enumeration values 'F_MBOX', 'F_MAILDIR', and 'F_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ folder.c:1746:10: warning: enumeration values 'F_NORMAL' and 'F_VIRTUAL' not explicitly handled in switch [-Wswitch-enum] switch (stype) { ^ pop.c:696:12: warning: 14 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_GREETING', 'POP3_STLS'... [-Wswitch-enum] switch (session->state) { ^ pop.c:766:10: warning: 6 enumeration values not explicitly handled in switch: 'POP3_STLS', 'POP3_GETRANGE_UIDL_RECV', 'POP3_GETSIZE_LIST_RECV'... [-Wswitch-enum] switch (pop3_session->state) { ^ pop.c:870:10: warning: 16 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_GREETING', 'POP3_STLS'... [-Wswitch-enum] switch (pop3_session->state) { ^ prefs.c:181:10: warning: enumeration value 'P_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (param->type) { ^ prefs.c:294:11: warning: enumeration value 'P_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (param[i].type) { ^ prefs.c:494:11: warning: enumeration value 'P_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (param[i].type) { ^ prefs.c:580:11: warning: 5 enumeration values not explicitly handled in switch: 'P_INT', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (param[i].type) { ^ procmsg.c:511:10: warning: enumeration values 'SORT_BY_NONE', 'SORT_BY_TDATE', and 'SORT_BY_SCORE' not explicitly handled in switch [-Wswitch-enum] switch (sort_key) { ^ smtp.c:168:10: warning: enumeration value 'SMTPAUTH_PLAIN' not explicitly handled in switch [-Wswitch-enum] switch (session->auth_type) { ^ smtp.c:470:10: warning: 13 enumeration values not explicitly handled in switch: 'SMTP_READY', 'SMTP_CONNECTED', 'SMTP_HELO'... [-Wswitch-enum] switch (smtp_session->state) { ^ smtp.c:526:10: warning: 4 enumeration values not explicitly handled in switch: 'SMTP_SEND_DATA', 'SMTP_RSET', 'SMTP_DISCONNECTED'... [-Wswitch-enum] switch (smtp_session->state) { ^ main.c:1103:10: warning: enumeration values 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', and 'G_LOG_FLAG_FATAL' not explicitly handled in switch [-Wswitch-enum] switch (log_level) { ^ mainwindow.c:1450:10: warning: enumeration values 'SEPARATE_NONE' and 'SEPARATE_MESSAGE' not explicitly handled in switch [-Wswitch-enum] switch (mainwin->type) { ^ mainwindow.c:1462:10: warning: enumeration values 'SEPARATE_NONE' and 'SEPARATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (mainwin->type) { ^ mainwindow.c:2256:11: warning: enumeration value 'SORT_BY_SCORE' not explicitly handled in switch [-Wswitch-enum] switch (item->sort_key) { ^ mainwindow.c:2317:10: warning: enumeration value 'SEPARATE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (mainwin->type) { ^ folderview.c:1313:12: warning: enumeration values 'F_MBOX', 'F_MAILDIR', and 'F_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (FOLDER_TYPE(item->folder)) { ^ folderview.c:1263:10: warning: enumeration value 'F_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (item->stype) { ^ folderview.c:1627:10: warning: enumeration value 'F_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (FOLDER_TYPE(item->folder)) { ^ mimeview.c:809:10: warning: 5 enumeration values not explicitly handled in switch: 'MIME_APPLICATION', 'MIME_APPLICATION_OCTET_STREAM', 'MIME_AUDIO'... [-Wswitch-enum] switch (partinfo->mime_type) { ^ action.c:1346:10: warning: 11 enumeration values not explicitly handled in switch: 'ACTION_NONE', 'ACTION_PIPE_IN', 'ACTION_PIPE_OUT'... [-Wswitch-enum] switch (type) { ^ compose.c:1272:10: warning: enumeration values 'COMPOSE_ENTRY_SUBJECT' and 'COMPOSE_ENTRY_NEWSGROUPS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ compose.c:7612:11: warning: 4 enumeration values not explicitly handled in switch: 'G_ALERTALTERNATE', 'G_ALERTCANCEL', 'G_ALERTWAIT'... [-Wswitch-enum] switch (val) { ^ prefs_ui.c:253:10: warning: enumeration values 'P_BOOL', 'P_ENUM', and 'P_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:280:10: warning: enumeration values 'P_BOOL', 'P_ENUM', and 'P_OTHER' not explicitly handled in switch [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:313:10: warning: 5 enumeration values not explicitly handled in switch: 'P_INT', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:372:10: warning: 5 enumeration values not explicitly handled in switch: 'P_INT', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:436:10: warning: 4 enumeration values not explicitly handled in switch: 'P_STRING', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:461:10: warning: 4 enumeration values not explicitly handled in switch: 'P_STRING', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:489:10: warning: 5 enumeration values not explicitly handled in switch: 'P_INT', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_ui.c:510:10: warning: 5 enumeration values not explicitly handled in switch: 'P_INT', 'P_BOOL', 'P_ENUM'... [-Wswitch-enum] switch (pparam->type) { ^ prefs_filter_edit.c:838:10: warning: 4 enumeration values not explicitly handled in switch: 'FLT_COND_CMD_TEST', 'FLT_COND_SIZE_GREATER', 'FLT_COND_AGE_GREATER'... [-Wswitch-enum] switch (cond->type) { ^ prefs_filter_edit.c:936:10: warning: 5 enumeration values not explicitly handled in switch: 'FLT_ACTION_EXEC_ASYNC', 'FLT_ACTION_FORWARD', 'FLT_ACTION_FORWARD_AS_ATTACHMENT'... [-Wswitch-enum] switch (action->type) { ^ prefs_filter_edit.c:959:10: warning: 11 enumeration values not explicitly handled in switch: 'PF_ACTION_NOT_RECEIVE', 'PF_ACTION_DELETE', 'PF_ACTION_EXEC_ASYNC'... [-Wswitch-enum] switch (type) { ^ prefs_filter_edit.c:1010:10: warning: enumeration values 'PF_COND_EDIT_HEADER', 'PF_COND_SEPARATOR', and 'PF_COND_NONE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ prefs_filter_edit.c:1103:10: warning: enumeration values 'PF_ACTION_SEPARATOR' and 'PF_ACTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ prefs_filter_edit.c:1196:12: warning: 8 enumeration values not explicitly handled in switch: 'PF_ACTION_COPY', 'PF_ACTION_EXEC', 'PF_ACTION_EXEC_ASYNC'... [-Wswitch-enum] switch (cur_type) { ^ prefs_filter_edit.c:1732:10: warning: enumeration value 'PF_MATCH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (match_menu_type) { ^ prefs_filter_edit.c:1768:10: warning: enumeration values 'PF_COND_SEPARATOR' and 'PF_COND_NONE' not explicitly handled in switch [-Wswitch-enum] switch (cond_menu_type) { ^ prefs_filter_edit.c:1882:10: warning: enumeration value 'PF_ACTION_NONE' not explicitly handled in switch [-Wswitch-enum] switch (action_menu_type) { ^ prefs_account_dialog.c:2446:9: warning: enumeration values 'A_APOP' and 'A_RPOP' not explicitly handled in switch [-Wswitch-enum] switch(protocol) { ^ prefs_folder_item.c:533:11: warning: enumeration value 'F_VIRTUAL' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ addressbook.c:2023:10: warning: enumeration values 'COL_L_OBJ', 'COL_L_PIXBUF', and 'N_LIST_COLS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ filesel.c:107:10: warning: enumeration value 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ filesel.c:148:10: warning: enumeration value 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ foldersel.c:400:11: warning: enumeration values 'F_NORMAL' and 'F_VIRTUAL' not explicitly handled in switch [-Wswitch-enum] switch (item->stype) { ^ foldersel.c:431:11: warning: enumeration values 'F_MBOX', 'F_MAILDIR', and 'F_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (FOLDER_TYPE(item->folder)) { ^ logwindow.c:209:10: warning: enumeration value 'LOG_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ send_message.c:828:10: warning: 9 enumeration values not explicitly handled in switch: 'SMTP_STARTTLS', 'SMTP_AUTH_PLAIN', 'SMTP_AUTH_LOGIN_USER'... [-Wswitch-enum] switch (smtp_session->state) { ^ send_message.c:998:11: warning: 4 enumeration values not explicitly handled in switch: 'SESSION_READY', 'SESSION_SEND', 'SESSION_RECV'... [-Wswitch-enum] switch (session->state) { ^ send_message.c:978:10: warning: enumeration value 'SM_OK' not explicitly handled in switch [-Wswitch-enum] switch (SMTP_SESSION(session)->error_val) { ^ inc.c:1104:12: warning: 4 enumeration values not explicitly handled in switch: 'SESSION_READY', 'SESSION_SEND', 'SESSION_RECV'... [-Wswitch-enum] switch (SESSION(pop3_session)->state) { ^ inc.c:1102:11: warning: 11 enumeration values not explicitly handled in switch: 'PS_NOMAIL', 'PS_PROTOCOL', 'PS_SYNTAX'... [-Wswitch-enum] switch (pop3_session->error_val) { ^ inc.c:1165:10: warning: 7 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_STLS', 'POP3_GETRANGE_UIDL_RECV'... [-Wswitch-enum] switch (session->state) { ^ inc.c:1409:10: warning: 10 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_GREETING', 'POP3_STLS'... [-Wswitch-enum] switch (POP3_SESSION(session)->state) { ^ inc.c:1622:10: warning: enumeration values 'INC_SUCCESS' and 'INC_CANCEL' not explicitly handled in switch [-Wswitch-enum] switch (istate) { ^ rpop3.c:550:10: warning: 14 enumeration values not explicitly handled in switch: 'PS_NOMAIL', 'PS_SOCKET', 'PS_PROTOCOL'... [-Wswitch-enum] switch (POP3_SESSION(session)->error_val) { ^ rpop3.c:574:10: warning: enumeration values 'SESSION_SEND', 'SESSION_RECV', and 'SESSION_DISCONNECTED' not explicitly handled in switch [-Wswitch-enum] switch (state) { ^ rpop3.c:877:10: warning: 6 enumeration values not explicitly handled in switch: 'POP3_STLS', 'POP3_GETRANGE_UIDL_RECV', 'POP3_GETSIZE_LIST_RECV'... [-Wswitch-enum] switch (pop3_session->state) { ^ rpop3.c:1003:17: warning: 16 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_GREETING', 'POP3_STLS'... [-Wswitch-enum] switch (pop3_session->state) { ^ rpop3.c:1054:17: warning: 18 enumeration values not explicitly handled in switch: 'POP3_READY', 'POP3_GREETING', 'POP3_STLS'... [-Wswitch-enum] switch (pop3_session->state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sysprof/sysprof_1.2.0.orig.tar.gz demangle.c:1450:11: warning: 8 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TEMPLATE_PARAM', 'DEMANGLE_COMPONENT_CTOR'... [-Wswitch-enum] switch (type) ^ demangle.c:1701:11: warning: 46 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (dc->type) ^ demangle.c:1723:11: warning: 45 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_TYPED_NAME', 'DEMANGLE_COMPONENT_TEMPLATE'... [-Wswitch-enum] switch (dc->type) ^ demangle.c:3043:15: warning: 47 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (op->type) ^ demangle.c:4092:15: warning: 5 enumeration values not explicitly handled in switch: 'D_PRINT_DEFAULT', 'D_PRINT_INT', 'D_PRINT_BOOL'... [-Wswitch-enum] switch (tp) ^ demangle.c:4079:14: warning: enumeration values 'D_PRINT_DEFAULT', 'D_PRINT_FLOAT', and 'D_PRINT_VOID' not explicitly handled in switch [-Wswitch-enum] switch (tp) ^ demangle.c:4301:11: warning: 37 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (mod->type) ^ demangle.c:4373:15: warning: 38 enumeration values not explicitly handled in switch: 'DEMANGLE_COMPONENT_NAME', 'DEMANGLE_COMPONENT_QUAL_NAME', 'DEMANGLE_COMPONENT_LOCAL_NAME'... [-Wswitch-enum] switch (p->mod->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/t1lib/t1lib_5.1.2.orig.tar.gz type1.c:2696:12: warning: enumeration values 'PPOINT_BEZIER_C', 'PPOINT_BEZIER_D', and 'PPOINT_NONE' not explicitly handled in switch [-Wswitch-enum] switch ( ppoints[pindex].type ) { ^ type1.c:3134:14: warning: 4 enumeration values not explicitly handled in switch: 'PPOINT_SBW', 'PPOINT_ENDCHAR', 'PPOINT_SEAC'... [-Wswitch-enum] switch ( ppoints[i].type ) { ^ type1.c:3316:14: warning: 5 enumeration values not explicitly handled in switch: 'PPOINT_SBW', 'PPOINT_MOVE', 'PPOINT_ENDCHAR'... [-Wswitch-enum] switch ( ppoints[i].type ) { ^ type1.c:3881:12: warning: 7 enumeration values not explicitly handled in switch: 'PPOINT_MOVE', 'PPOINT_LINE', 'PPOINT_BEZIER_B'... [-Wswitch-enum] switch ( ppoints[pindex].type ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tar/tar_1.28.orig.tar.xz quotearg.c:396:19: warning: 7 enumeration values not explicitly handled in switch: 'literal_quoting_style', 'shell_quoting_style', 'c_maybe_quoting_style'... [-Wswitch-enum] switch (quoting_style) ^ xstrtol-error.c:59:11: warning: enumeration value 'LONGINT_OK' not explicitly handled in switch [-Wswitch-enum] switch (err) ^ printf-args.c:44:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1917:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4837:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4998:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ buffer.c:454:19: warning: 7 enumeration values not explicitly handled in switch: 'ct_compress', 'ct_gzip', 'ct_bzip2'... [-Wswitch-enum] switch (type) ^ buffer.c:521:11: warning: enumeration values 'UNKNOWN_SUBCOMMAND' and 'TEST_LABEL_SUBCOMMAND' not explicitly handled in switch [-Wswitch-enum] switch (subcommand_option) ^ buffer.c:804:17: warning: 7 enumeration values not explicitly handled in switch: 'ct_compress', 'ct_gzip', 'ct_bzip2'... [-Wswitch-enum] switch (check_compressed_archive (NULL)) ^ buffer.c:1384:11: warning: 7 enumeration values not explicitly handled in switch: 'UNKNOWN_SUBCOMMAND', 'CREATE_SUBCOMMAND', 'DELETE_SUBCOMMAND'... [-Wswitch-enum] switch (subcommand_option) ^ buffer.c:1438:10: warning: 4 enumeration values not explicitly handled in switch: 'HEADER_STILL_UNREAD', 'HEADER_SUCCESS_EXTENDED', 'HEADER_ZERO_BLOCK'... [-Wswitch-enum] switch (read_header (&header, &dummy, read_header_auto)) ^ checkpoint.c:404:15: warning: 6 enumeration values not explicitly handled in switch: 'cop_dot', 'cop_bell', 'cop_echo'... [-Wswitch-enum] switch (p->opcode) ^ create.c:628:11: warning: enumeration value 'DEFAULT_FORMAT' not explicitly handled in switch [-Wswitch-enum] switch (archive_format) ^ create.c:655:11: warning: enumeration value 'DEFAULT_FORMAT' not explicitly handled in switch [-Wswitch-enum] switch (archive_format) ^ create.c:884:11: warning: enumeration values 'DEFAULT_FORMAT' and 'STAR_FORMAT' not explicitly handled in switch [-Wswitch-enum] switch (archive_format) ^ extract.c:1551:11: warning: 5 enumeration values not explicitly handled in switch: 'DEFAULT_OLD_FILES', 'NO_OVERWRITE_DIR_OLD_FILES', 'OVERWRITE_OLD_FILES'... [-Wswitch-enum] switch (old_files_option) ^ tar.c:2638:11: warning: enumeration values 'UNKNOWN_SUBCOMMAND' and 'DELETE_SUBCOMMAND' not explicitly handled in switch [-Wswitch-enum] switch (subcommand_option) ^ transform.c:541:17: warning: enumeration values 'ctl_upcase_next' and 'ctl_locase_next' not explicitly handled in switch [-Wswitch-enum] switch (save_ctl) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tcptrace/tcptrace_6.6.7.orig.tar.gz avl.c:132:11: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->left->right->skew) { ^ avl.c:125:12: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->skew) { ^ avl.c:186:11: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->right->left->skew) { ^ avl.c:175:12: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->skew) { ^ avl.c:286:11: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->right->left->skew) { ^ avl.c:266:12: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->skew) { ^ avl.c:347:11: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->left->right->skew) { ^ avl.c:328:12: warning: enumeration value 'EQUAL1' not explicitly handled in switch [-Wswitch-enum] switch ((*n)->skew) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tcsh/tcsh_6.18.01.orig.tar.gz tw.parse.c:1042:10: warning: 7 enumeration values not explicitly handled in switch: 'LIST_ALL', 'PRINT_HELP', 'GLOB'... [-Wswitch-enum] switch (command) { ^ tw.parse.c:1780:13: warning: 7 enumeration values not explicitly handled in switch: 'LIST_ALL', 'PRINT_HELP', 'GLOB'... [-Wswitch-enum] switch (command) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/termdebug/termdebug_2.2+dfsg.orig.tar.gz src/compare.c:330:11: warning: enumeration values 'EXP_ENV' and 'EXP_REQUIRE_VERSION' not explicitly handled in switch [-Wswitch-enum] switch (scriptA->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/texinfo/texinfo_6.0.0.dfsg.1.orig.tar.xz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4823:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4984:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tf5/tf5_5.0beta8.orig.tar.gz expand.c:542:10: warning: 26 enumeration values not explicitly handled in switch: 'OP_EQUAL', 'OP_NOTEQ', 'OP_GTE'... [-Wswitch-enum] switch (op) { ^ expand.c:1298:13: warning: 14 enumeration values not explicitly handled in switch: 'BREAK', 'DONE', 'ELSE'... [-Wswitch-enum] switch (outerblock) { ^ expand.c:1553:11: warning: 13 enumeration values not explicitly handled in switch: 'BREAK', 'DO', 'DONE'... [-Wswitch-enum] switch (block) { ^ expand.c:1605:11: warning: 13 enumeration values not explicitly handled in switch: 'BREAK', 'DO', 'DONE'... [-Wswitch-enum] switch (block) { ^ expand.c:1381:20: warning: enumeration value 'EXIT' not explicitly handled in switch [-Wswitch-enum] switch(block) { ^ expr.c:567:10: warning: 12 enumeration values not explicitly handled in switch: 'TYPE_ID', 'TYPE_STR', 'TYPE_ENUM'... [-Wswitch-enum] switch (res.type) { ^ expr.c:554:13: warning: 63 enumeration values not explicitly handled in switch: 'OP_POSTINC', 'OP_POSTDEC', 'OP_PPARM'... [-Wswitch-enum] switch (op) { ^ expr.c:744:13: warning: 12 enumeration values not explicitly handled in switch: 'TYPE_ID', 'TYPE_STR', 'TYPE_ENUM'... [-Wswitch-enum] switch (promoted_type) { ^ tfio.c:313:12: warning: enumeration value 'TF_NULL' not explicitly handled in switch [-Wswitch-enum] switch(file->type) { ^ variable.c:811:13: warning: 10 enumeration values not explicitly handled in switch: 'TYPE_ID', 'TYPE_FLOAT', 'TYPE_FILE'... [-Wswitch-enum] switch (var->val.type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tidy/tidy_20091223cvs.orig.tar.gz tags.c:926:14: warning: 115 enumeration values not explicitly handled in switch: 'TidyTag_UNKNOWN', 'TidyTag_A', 'TidyTag_ABBR'... [-Wswitch-enum] switch ( tid ) ^ config.c:471:17: warning: 85 enumeration values not explicitly handled in switch: 'TidyUnknownOption', 'TidyIndentSpaces', 'TidyWrapLen'... [-Wswitch-enum] switch (option->id) ^ config.c:1239:14: warning: 85 enumeration values not explicitly handled in switch: 'TidyUnknownOption', 'TidyIndentSpaces', 'TidyWrapLen'... [-Wswitch-enum] switch ( option->id ) ^ tidylib.c:1353:13: warning: enumeration value 'TidyAutoState' not explicitly handled in switch [-Wswitch-enum] switch( bodyOnly ) ^ tidylib.c:1594:13: warning: 6 enumeration values not explicitly handled in switch: 'RootNode', 'DocTypeTag', 'StartTag'... [-Wswitch-enum] switch( node->type ) { ^ tidy.c:511:14: warning: 77 enumeration values not explicitly handled in switch: 'TidyUnknownOption', 'TidyIndentSpaces', 'TidyWrapLen'... [-Wswitch-enum] switch ( optId ) ^ tidy.c:849:14: warning: 84 enumeration values not explicitly handled in switch: 'TidyUnknownOption', 'TidyIndentSpaces', 'TidyWrapLen'... [-Wswitch-enum] switch ( optId ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tiff/tiff_4.0.5.orig.tar.gz tif_dir.c:599:13: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ tif_dir.c:1078:16: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ tif_dirinfo.c:472:10: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ tif_dirinfo.c:643:10: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (field_type) ^ tif_dirinfo.c:735:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ tif_dirinfo.c:771:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ tif_dirinfo.c:807:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ tif_dirinfo.c:843:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ tif_dirread.c:3314:11: warning: enumeration value 'TIFFReadDirEntryErrOk' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ tif_dirread.c:3355:11: warning: enumeration value 'TIFFReadDirEntryErrOk' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ tif_dirread.c:4721:10: warning: 18 enumeration values not explicitly handled in switch: 'TIFF_SETGET_SINT8', 'TIFF_SETGET_SINT16', 'TIFF_SETGET_SINT32'... [-Wswitch-enum] switch (fip->set_field_type) ^ tif_dirwrite.c:637:15: warning: 48 enumeration values not explicitly handled in switch: 'TIFF_SETGET_UNDEFINED', 'TIFF_SETGET_UINT8', 'TIFF_SETGET_SINT8'... [-Wswitch-enum] switch (o->get_field_type) ^ tif_dirwrite.c:696:12: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (tif->tif_dir.td_customValues[m].info->field_type) ^ tif_lzma.c:320:11: warning: 10 enumeration values not explicitly handled in switch: 'LZMA_NO_CHECK', 'LZMA_UNSUPPORTED_CHECK', 'LZMA_GET_CHECK'... [-Wswitch-enum] switch (ret) { ^ tif_ojpeg.c:1956:10: warning: enumeration value 'osibsEof' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ tif_ojpeg.c:2340:10: warning: enumeration values 'osibsNotSetYet' and 'osibsJpegInterchangeFormat' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tiff3/tiff3_3.9.6.orig.tar.gz tif_dir.c:522:16: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ tif_dir.c:889:13: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ tif_dirinfo.c:699:10: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ tif_dirwrite.c:1100:10: warning: 6 enumeration values not explicitly handled in switch: 'TIFF_NOTYPE', 'TIFF_ASCII', 'TIFF_RATIONAL'... [-Wswitch-enum] switch (type) { ^ tif_ojpeg.c:1899:10: warning: enumeration value 'osibsEof' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ tif_ojpeg.c:2281:10: warning: enumeration values 'osibsNotSetYet' and 'osibsJpegInterchangeFormat' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tig/tig_2.0.3.orig.tar.gz src/tig.c:210:10: warning: 10 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_STATUS_UPDATE'... [-Wswitch-enum] switch (request) { ^ src/tig.c:713:11: warning: 53 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/view.c:109:10: warning: 48 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/view.c:174:10: warning: 49 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/view.c:332:10: warning: 53 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/log.c:78:10: warning: 55 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/diff.c:380:10: warning: 53 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/help.c:269:10: warning: 55 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/tree.c:334:10: warning: 52 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/tree.c:376:10: warning: 64 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (line->type) { ^ src/blob.c:88:10: warning: 54 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/blame.c:433:10: warning: 53 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/refs.c:57:10: warning: 55 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/status.c:305:11: warning: 61 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (line->type) { ^ src/status.c:357:10: warning: 63 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (line->type) { ^ src/status.c:416:10: warning: 63 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (type) { ^ src/status.c:433:10: warning: 63 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (type) { ^ src/status.c:589:10: warning: 50 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/status.c:655:10: warning: 62 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (type) { ^ src/status.c:696:10: warning: 63 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (line->type) { ^ src/stage.c:358:10: warning: 49 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/stage.c:487:10: warning: 63 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (stage_line_type) { ^ src/main.c:394:10: warning: 62 enumeration values not explicitly handled in switch: 'LINE_DIFF_HEADER', 'LINE_DIFF_CHUNK', 'LINE_DIFF_ADD'... [-Wswitch-enum] switch (type) { ^ src/main.c:451:10: warning: 52 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ src/grep.c:155:10: warning: 53 enumeration values not explicitly handled in switch: 'REQ_UNKNOWN', 'REQ_OFFSET', 'REQ_VIEW_MAIN'... [-Wswitch-enum] switch (request) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tnef/tnef_1.4.9.orig.tar.gz attr.c:79:13: warning: enumeration value 'szMAX' not explicitly handled in switch [-Wswitch-enum] switch (attr->type) ^ file.c:173:14: warning: 423 enumeration values not explicitly handled in switch: 'MAPI_ACKNOWLEDGEMENT_MODE', 'MAPI_ALTERNATE_RECIPIENT_ALLOWED', 'MAPI_AUTHORIZING_USERS'... [-Wswitch-enum] switch (a->name) ^ file.c:213:13: warning: 28 enumeration values not explicitly handled in switch: 'attOWNER', 'attSENTFOR', 'attDELEGATE'... [-Wswitch-enum] switch (attr->name) ^ mapi_attr.c:84:10: warning: enumeration value 'szMAPI_UNSPECIFIED' not explicitly handled in switch [-Wswitch-enum] switch (attr->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/torque/torque_2.4.8+dfsg.orig.tar.gz attr_fn_acl.c:416:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_arst.c:597:11: warning: 8 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_b.c:244:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_c.c:202:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_l.c:223:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_ll.c:216:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_size.c:244:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_fn_str.c:249:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_node_func.c:704:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ attr_node_func.c:769:11: warning: 9 enumeration values not explicitly handled in switch: 'UNSET', 'EQ', 'NE'... [-Wswitch-enum] switch (op) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/torsocks/torsocks_2.1.0.orig.tar.bz2 connection.c:132:10: warning: enumeration value 'CONNECTION_DOMAIN_NAME' not explicitly handled in switch [-Wswitch-enum] switch (domain) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/trueprint/trueprint_5.4.orig.tar.gz lang_pike.c:234:68: warning: enumeration value 'FN_FINAL_CHARS' not explicitly handled in switch [-Wswitch-enum] if ((state == IP_CODE) && (old_state != IP_COMMENT_END)) switch (fn_state) ^ lang_c.c:197:68: warning: enumeration value 'FN_FINAL_CHARS' not explicitly handled in switch [-Wswitch-enum] if ((state == IP_CODE) && (old_state != IP_COMMENT_END)) switch (fn_state) ^ lang_c.c:348:11: warning: enumeration values 'IP_COMMENT_LINE', 'IP_STRING', and 'IP_QUOTE_STRING' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ lang_c.c:439:68: warning: enumeration value 'FN_FINAL_CHARS' not explicitly handled in switch [-Wswitch-enum] if ((state == IP_CODE) && (old_state != IP_COMMENT_END)) switch (fn_state) ^ lang_cxx.c:198:68: warning: enumeration value 'FN_FINAL_CHARS' not explicitly handled in switch [-Wswitch-enum] if ((state == IP_CODE) && (old_state != IP_COMMENT_END)) switch (fn_state) ^ lang_sh.c:129:11: warning: 4 enumeration values not explicitly handled in switch: 'IP_COMMENT', 'IP_HD', 'IP_HDSTARTLINE'... [-Wswitch-enum] switch (state) ^ lang_sh.c:295:15: warning: enumeration value 'F1_FNTEXT' not explicitly handled in switch [-Wswitch-enum] switch (f1_state) ^ lang_sh.c:347:15: warning: enumeration value 'FN_FNTEXT' not explicitly handled in switch [-Wswitch-enum] switch (fn_state) ^ lang_java.c:214:68: warning: enumeration values 'FN_FINAL_CHARS' and 'FN_SEMICOLON' not explicitly handled in switch [-Wswitch-enum] if ((state == IP_CODE) && (old_state != IP_COMMENT_END)) switch (fn_state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/u3-tool/u3-tool_0.3.orig.tar.gz main.c:768:10: warning: enumeration value 'unknown' not explicitly handled in switch [-Wswitch-enum] switch (action) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/ucblogo/ucblogo_5.5.orig.tar.gz error.c:103:12: warning: 41 enumeration values not explicitly handled in switch: 'STACK_OVERFLOW', 'TURTLE_OUT_OF_BOUNDS', 'PAREN_MISMATCH'... [-Wswitch-enum] switch(error_type) { ^ eval.c:602:10: warning: enumeration value 'NUM_TOKENS' not explicitly handled in switch [-Wswitch-enum] switch (x) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/udns/udns_0.4.orig.tar.gz dnsget.c:209:10: warning: 40 enumeration values not explicitly handled in switch: 'DNS_T_INVALID', 'DNS_T_RP', 'DNS_T_AFSDB'... [-Wswitch-enum] switch(rr->dnsrr_typ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/uim/uim_1.8.6.orig.tar.gz ../sigscheme/src/procedure.c:145:13: warning: 16 enumeration values not explicitly handled in switch: 'ScmInt', 'ScmChar', 'ScmSymbol'... [-Wswitch-enum] switch (type) { ^ ../sigscheme/src/qquote.c:269:13: warning: enumeration value 'TR_MSG_USR' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ ../sigscheme/src/qquote.c:328:13: warning: enumeration values 'TRL_MSG_SET_SUBLS' and 'TR_MSG_USR' not explicitly handled in switch [-Wswitch-enum] switch (msg) { ^ ../sigscheme/src/qquote.c:543:13: warning: 6 enumeration values not explicitly handled in switch: 'TR_MSG_GET_ELM', 'TR_MSG_NEXT', 'TR_MSG_EXTRACT'... [-Wswitch-enum] switch (ret.msg) { ^ ../sigscheme/src/number.c:76:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ ../sigscheme/src/number.c:108:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ ../sigscheme/src/number.c:134:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ ../sigscheme/src/number.c:165:13: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] switch (*state) { ^ ../sigscheme/src/number.c:227:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] ../sigscheme/src/number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ ../sigscheme/src/number.c:235:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] ../sigscheme/src/number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ ../sigscheme/src/number.c:243:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] ../sigscheme/src/number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ ../sigscheme/src/number.c:251:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] ../sigscheme/src/number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ ../sigscheme/src/number.c:259:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] ../sigscheme/src/number.c:204:13: note: expanded from macro 'COMPARATOR_BODY' switch (*state) { \ ../sigscheme/src/write.c:223:13: warning: 4 enumeration values not explicitly handled in switch: 'ScmFreeCell', 'ScmMacro', 'ScmFarsymbol'... [-Wswitch-enum] switch (SCM_TYPE(obj)) { ^ ../sigscheme/src/write.c:355:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ ../sigscheme/src/write.c:400:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ ../sigscheme/src/write.c:587:13: warning: enumeration value 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (otype) { ^ ../sigscheme/src/write.c:738:17: warning: 18 enumeration values not explicitly handled in switch: 'ScmCons', 'ScmInt', 'ScmChar'... [-Wswitch-enum] switch (SCM_TYPE(obj)) { ^ ../sigscheme/src/module-srfi60.c:103:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(&, left, right, -1); ^ ../sigscheme/src/module-srfi60.c:111:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(|, left, right, 0); ^ ../sigscheme/src/module-srfi60.c:119:5: warning: enumeration value 'SCM_REDUCE_STOP' not explicitly handled in switch [-Wswitch-enum] BITWISE_OPERATION_BODY(^, left, right, 0); ^ uim-cand-win-gtk.c:741:11: warning: enumeration value 'UIM_CAND_WIN_POS_CARET' not explicitly handled in switch [-Wswitch-enum] switch (cwin->position) { ^ standalone-gtk.c:79:11: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/unicap/unicap_0.9.5.orig.tar.gz unicap.c:170:12: warning: enumeration values 'UNICAP_EVENT_NEW_DEVICE', 'UNICAP_EVENT_DROP_FRAME', and 'UNICAP_EVENT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( event ) ^ unicap_helpers.c:190:10: warning: enumeration values 'UNICAP_PROPERTY_TYPE_DATA', 'UNICAP_PROPERTY_TYPE_FLAGS', and 'UNICAP_PROPERTY_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( src->type ) ^ unicap_helpers.c:238:10: warning: enumeration values 'UNICAP_PROPERTY_TYPE_DATA', 'UNICAP_PROPERTY_TYPE_FLAGS', and 'UNICAP_PROPERTY_TYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( src->type ) ^ ucil.c:171:12: warning: 4 enumeration values not explicitly handled in switch: 'UCIL_COLORSPACE_RGB24', 'UCIL_COLORSPACE_RGB32', 'UCIL_COLORSPACE_Y8'... [-Wswitch-enum] switch( cs ) ^ draw.c:37:12: warning: enumeration value 'UCIL_COLORSPACE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( src->colorspace ) ^ draw.c:81:12: warning: enumeration value 'UCIL_COLORSPACE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( dest->colorspace ) ^ draw.c:609:12: warning: enumeration value 'UCIL_COLORSPACE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( color->colorspace ) ^ draw.c:702:12: warning: enumeration value 'UCIL_COLORSPACE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch( color->colorspace ) ^ video_file.c:79:12: warning: enumeration values 'UCIL_CODEC_ID_INVALID', 'UCIL_CODEC_ID_AVCODEC', and 'UCIL_CODEC_ID_THEORA' not explicitly handled in switch [-Wswitch-enum] switch( codec_id ) ^ video_file.c:136:12: warning: enumeration values 'UCIL_CODEC_ID_INVALID', 'UCIL_CODEC_ID_AVCODEC', and 'UCIL_CODEC_ID_THEORA' not explicitly handled in switch [-Wswitch-enum] switch( codec_id ) ^ video_file.c:274:12: warning: enumeration values 'UCIL_CODEC_ID_INVALID', 'UCIL_CODEC_ID_AVCODEC', and 'UCIL_CODEC_ID_THEORA' not explicitly handled in switch [-Wswitch-enum] switch( codec_id ) ^ video_file.c:306:12: warning: 4 enumeration values not explicitly handled in switch: 'UCIL_CODEC_ID_INVALID', 'UCIL_CODEC_ID_AVCODEC', 'UCIL_CODEC_ID_THEORA'... [-Wswitch-enum] switch( codec_id ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/urjtag/urjtag_0.10.orig.tar.gz jopcyc.c:361:10: warning: enumeration value 'NAND' not explicitly handled in switch [-Wswitch-enum] switch (comp->ctype) { ^ jopcyc.c:385:10: warning: enumeration value 'NAND' not explicitly handled in switch [-Wswitch-enum] switch (comp->ctype) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/userv/userv_1.0.5.orig.tar.gz process.c:181:13: warning: enumeration value 'et_confirm' not explicitly handled in switch [-Wswitch-enum] switch (event_r->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/uucp/uucp_1.07.orig.tar.gz tportc.c:260:15: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (ttype) ^ tportc.c:325:15: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (qport->uuconf_ttype) ^ cusub.c:119:11: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (qport->uuconf_ttype) ^ cusub.c:601:15: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (qconn->qport->uuconf_ttype) ^ cusub.c:1142:15: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (qconn->qport->uuconf_ttype) ^ send.c:1064:11: warning: enumeration values 'FAILURE_NONE' and 'FAILURE_RECEIVED' not explicitly handled in switch [-Wswitch-enum] switch (*ptinfo) ^ rec.c:890:11: warning: enumeration value 'FAILURE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (qinfo->twhy) ^ uuchk.c:774:11: warning: enumeration value 'UUCONF_PORTTYPE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (qport->uuconf_ttype) ^ uuconv.c:420:15: warning: enumeration value 'CONFIG_V2' not explicitly handled in switch [-Wswitch-enum] switch (tinput) ^ uuconv.c:435:12: warning: enumeration value 'CONFIG_V2' not explicitly handled in switch [-Wswitch-enum] switch (toutput) ^ uuconv.c:463:16: warning: enumeration value 'CONFIG_V2' not explicitly handled in switch [-Wswitch-enum] switch (tinput) ^ uuconv.c:477:13: warning: enumeration value 'CONFIG_V2' not explicitly handled in switch [-Wswitch-enum] switch (toutput) ^ uuconv.c:1719:11: warning: enumeration values 'UUCONF_PORTTYPE_UNKNOWN' and 'UUCONF_PORTTYPE_STDIN' not explicitly handled in switch [-Wswitch-enum] switch (qport->uuconf_ttype) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/v4l-utils/v4l-utils_1.6.3.orig.tar.bz2 dvb-fe.c:625:10: warning: 13 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DSS', 'SYS_DVBS2'... [-Wswitch-enum] switch (parms->p.current_sys) { ^ dvb-fe.c:713:10: warning: 13 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DSS', 'SYS_DVBS2'... [-Wswitch-enum] switch (tmp_parms.p.current_sys) { ^ dvb-fe.c:1063:10: warning: 5 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBH', 'SYS_ISDBC'... [-Wswitch-enum] switch (parms->p.current_sys) { ^ dvb-fe.c:1334:10: warning: 13 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DSS', 'SYS_DVBS2'... [-Wswitch-enum] switch (parms->p.current_sys) { ^ dvb-fe.c:1537:11: warning: enumeration values 'FE_SCALE_NOT_AVAILABLE' and 'FE_SCALE_DECIBEL' not explicitly handled in switch [-Wswitch-enum] switch (scale) { ^ dvb-file.c:1380:10: warning: enumeration value 'FILE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (format) { ^ dvb-file.c:1413:10: warning: enumeration value 'FILE_UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch (format) { ^ dvb-scan.c:630:10: warning: 10 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBT', 'SYS_DVBH'... [-Wswitch-enum] switch (parms->p.current_sys) { ^ dvb-scan.c:1022:10: warning: 12 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBC_ANNEX_B', 'SYS_DSS'... [-Wswitch-enum] switch (parms->p.current_sys) { ^ dvbv5-zap.c:122:10: warning: 12 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DSS', 'SYS_DVBS2'... [-Wswitch-enum] switch (parms->current_sys) { ^ dvbv5-scan.c:208:10: warning: 12 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DSS', 'SYS_DVBS2'... [-Wswitch-enum] switch (parms->current_sys) { ^ get_media_devices.c:364:9: warning: enumeration values 'NONE' and 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vanessa-logger/vanessa-logger_0.0.10.orig.tar.gz vanessa_logger.c:258:10: warning: enumeration values '__vanessa_logger_filehandle', '__vanessa_logger_function', and '__vanessa_logger_none' not explicitly handled in switch [-Wswitch-enum] switch (vl->type) { ^ vanessa_logger.c:448:10: warning: enumeration values '__vanessa_logger_filehandle', '__vanessa_logger_function', and '__vanessa_logger_none' not explicitly handled in switch [-Wswitch-enum] switch (vl->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vdk2/vdk2_2.4.0.orig.tar.gz regex.c:3717:23: warning: 24 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ regex.c:4307:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ regex.c:4371:15: warning: 27 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4478:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ regex.c:4512:11: warning: 15 enumeration values not explicitly handled in switch: 'exactn', 'anychar', 'charset'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/viewglob/viewglob_2.0.4.orig.tar.gz vgseer.c:542:11: warning: enumeration values 'A_NOP' and 'A_DEQUEUE' not explicitly handled in switch [-Wswitch-enum] switch (a) { ^ vgseer.c:821:10: warning: 14 enumeration values not explicitly handled in switch: 'P_NONE', 'P_PURPOSE', 'P_VERSION'... [-Wswitch-enum] switch (param) { ^ vgseer.c:1030:10: warning: enumeration value 'IOR_EOF' not explicitly handled in switch [-Wswitch-enum] switch (write_all(fd, full_title, strlen(full_title))) { ^ vgseer.c:1119:10: warning: enumeration values 'ST_ERROR' and 'ST_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ connection.c:204:11: warning: enumeration value 'IOR_EOF' not explicitly handled in switch [-Wswitch-enum] switch (write_all(cnct->fd_out, cnct->buf + cnct->skip, ^ actions.c:59:10: warning: enumeration values 'A_NOP' and 'A_DONE' not explicitly handled in switch [-Wswitch-enum] switch (o) { ^ sanitize.c:319:11: warning: enumeration value 'QT_DUMMY' not explicitly handled in switch [-Wswitch-enum] switch (qt) { ^ vgd.c:549:10: warning: 14 enumeration values not explicitly handled in switch: 'P_NONE', 'P_PURPOSE', 'P_VERSION'... [-Wswitch-enum] switch (param) { ^ vgd.c:605:10: warning: 10 enumeration values not explicitly handled in switch: 'P_NONE', 'P_PURPOSE', 'P_VERSION'... [-Wswitch-enum] switch (param) { ^ vgclassic.c:56:11: warning: 10 enumeration values not explicitly handled in switch: 'P_NONE', 'P_PURPOSE', 'P_VERSION'... [-Wswitch-enum] switch (param) { ^ vgclassic.c:136:11: warning: enumeration value 'GRS_CMD' not explicitly handled in switch [-Wswitch-enum] switch (rs) { ^ file_box.c:571:10: warning: enumeration value 'FS_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (s) { ^ lscolors.c:154:15: warning: enumeration values 'ST_END' and 'ST_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vile/vile_9.8p.orig.tar.gz ./mktbls.c:2370:14: warning: enumeration values 'SECT_FUNC' and 'SECT_FSMS' not explicitly handled in switch [-Wswitch-enum] switch (section) { ^ ./mktbls.c:2458:14: warning: enumeration value 'SECT_ABBR' not explicitly handled in switch [-Wswitch-enum] switch (section) { ^ main.c:1474:13: warning: enumeration values 'MAJ_MODE', 'SUB_MODE', and 'END_MODE' not explicitly handled in switch [-Wswitch-enum] switch (v_class) { ^ eval.c:2679:14: warning: enumeration values 'PT_UNKNOWN' and 'PT_STR' not explicitly handled in switch [-Wswitch-enum] switch (info->pi_type) { ^ eval.c:2748:14: warning: 8 enumeration values not explicitly handled in switch: 'PT_UNKNOWN', 'PT_BOOL', 'PT_ENUM'... [-Wswitch-enum] switch (info->pi_type) { ^ exec.c:2444:10: warning: 9 enumeration values not explicitly handled in switch: 'D_UNKNOWN', 'D_GOTO', 'D_RETURN'... [-Wswitch-enum] switch (dirnum) { ^ finderr.c:185:13: warning: enumeration value 'W_LAST' not explicitly handled in switch [-Wswitch-enum] switch (n) { ^ modes.c:1557:13: warning: enumeration value 'END_MODE' not explicitly handled in switch [-Wswitch-enum] switch (mode_class) { ^ modes.c:2078:14: warning: 11 enumeration values not explicitly handled in switch: 'XCOLOR_NONE', 'XCOLOR_ENUM', 'XCOLOR_HYPERTEXT'... [-Wswitch-enum] switch (code) { ^ modes.c:2274:14: warning: 11 enumeration values not explicitly handled in switch: 'XCOLOR_NONE', 'XCOLOR_ENUM', 'XCOLOR_HYPERTEXT'... [-Wswitch-enum] switch (code) { ^ charsets.c:287:13: warning: 5 enumeration values not explicitly handled in switch: 'bom_UTF8', 'bom_UTF16LE', 'bom_UTF16BE'... [-Wswitch-enum] switch (result) { ^ charsets.c:719:10: warning: enumeration values 'bom_NONE', 'bom_LE_ASSUMED', and 'bom_BE_ASSUMED' not explicitly handled in switch [-Wswitch-enum] switch (mp->code) { ^ charsets.c:896:14: warning: 4 enumeration values not explicitly handled in switch: 'bom_NONE', 'bom_UTF8', 'bom_LE_ASSUMED'... [-Wswitch-enum] switch (bp->implied_BOM) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vim/vim_7.4.826.orig.tar.gz ex_cmds2.c:2481:10: warning: 523 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ ex_docmd.c:2792:10: warning: 456 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (ea.cmdidx) ^ ex_docmd.c:3814:13: warning: 361 enumeration values not explicitly handled in switch: 'CMD_append', 'CMD_abclear', 'CMD_all'... [-Wswitch-enum] switch (ea.cmdidx) ^ ex_docmd.c:6491:13: warning: enumeration value 'ct_NONE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ex_docmd.c:8133:13: warning: 521 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ ex_docmd.c:9168:13: warning: 524 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ quickfix.c:2846:13: warning: 520 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ quickfix.c:3082:13: warning: 520 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ quickfix.c:3188:13: warning: 518 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ quickfix.c:4090:13: warning: 524 enumeration values not explicitly handled in switch: 'CMD_USER_BUF', 'CMD_USER', 'CMD_append'... [-Wswitch-enum] switch (eap->cmdidx) ^ spell.c:11447:10: warning: enumeration value 'STATE_FINAL' not explicitly handled in switch [-Wswitch-enum] switch (sp->ts_state) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vips/vips_8.0.2.orig.tar.gz ppm.c:327:12: warning: 9 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_CHAR', 'VIPS_FORMAT_SHORT'... [-Wswitch-enum] switch( out->BandFmt ) { ^ ppm.c:591:12: warning: 9 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_CHAR', 'VIPS_FORMAT_SHORT'... [-Wswitch-enum] switch( write->in->BandFmt ) { ^ ppm.c:740:11: warning: 8 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_CHAR', 'VIPS_FORMAT_SHORT'... [-Wswitch-enum] switch( in->BandFmt ) { ^ csv.c:394:12: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( in->BandFmt ) { ^ jpeg2vips.c:720:10: warning: 13 enumeration values not explicitly handled in switch: 'JCS_UNKNOWN', 'JCS_YCbCr', 'JCS_YCCK'... [-Wswitch-enum] switch( cinfo->out_color_space ) { ^ sum.c:88:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ abs.c:186:11: warning: 5 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_UCHAR', 'VIPS_FORMAT_USHORT'... [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ complex.c:177:37: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] case VIPS_OPERATION_COMPLEX_POLAR: SWITCH( POLAR ); break; ^ complex.c:178:37: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] case VIPS_OPERATION_COMPLEX_RECT: SWITCH( RECT ); break; ^ complex.c:179:37: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] case VIPS_OPERATION_COMPLEX_CONJ: SWITCH( CONJ ); break; ^ complex.c:176:10: warning: enumeration value 'VIPS_OPERATION_COMPLEX_LAST' not explicitly handled in switch [-Wswitch-enum] switch( cmplx->cmplx ) { ^ complex.c:458:44: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] complex.c:376:10: note: expanded from macro 'SWITCH2' switch( vips_image_get_format( im ) ) { \ complex.c:457:10: warning: enumeration value 'VIPS_OPERATION_COMPLEX2_LAST' not explicitly handled in switch [-Wswitch-enum] switch( cmplx->cmplx ) { ^ complex.c:671:39: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] complex.c:626:10: note: expanded from macro 'GETSWITCH' switch( vips_image_get_format( im ) ) { \ complex.c:672:39: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] complex.c:626:10: note: expanded from macro 'GETSWITCH' switch( vips_image_get_format( im ) ) { \ complex.c:670:10: warning: enumeration value 'VIPS_OPERATION_COMPLEXGET_LAST' not explicitly handled in switch [-Wswitch-enum] switch( complexget->get ) { ^ complex.c:864:17: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ deviate.c:182:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( vips_image_get_format( statistic->in ) ) { ^ divide.c:180:17: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ multiply.c:127:17: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ remainder.c:127:17: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ remainder.c:297:17: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ sign.c:110:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( unary->in ) ) { ^ stats.c:384:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( vips_image_get_format( statistic->in ) ) { ^ avg.c:174:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( statistic->in ) ) { ^ min.c:379:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( statistic->in ) ) { ^ max.c:376:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( statistic->in ) ) { ^ hist_find_ndim.c:249:10: warning: 10 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_CHAR', 'VIPS_FORMAT_SHORT'... [-Wswitch-enum] switch( im->BandFmt ) { ^ hist_find_indexed.c:250:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( statistic->ready->BandFmt ) { ^ hist_find_indexed.c:311:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( statistic->ready->BandFmt ) { ^ project.c:215:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( statistic->ready->BandFmt ) { ^ project.c:280:10: warning: 9 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_UCHAR', 'VIPS_FORMAT_CHAR'... [-Wswitch-enum] switch( outfmt ) { ^ profile.c:215:10: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( statistic->ready->BandFmt ) { ^ subtract.c:111:17: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ math.c:154:33: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:155:33: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:156:33: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:157:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:158:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:159:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:160:33: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:161:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:162:33: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:163:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] math.c:108:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ math.c:153:10: warning: enumeration value 'VIPS_OPERATION_MATH_LAST' not explicitly handled in switch [-Wswitch-enum] switch( math->math ) { ^ unaryconst.c:98:17: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( fmt ) { ^ relational.c:167:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOP, CLOOP, ==, CEQUAL ); ^ relational.c:171:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOP, CLOOP, !=, CNOTEQ ); ^ relational.c:175:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOP, CLOOP, <, CLESS ); ^ relational.c:179:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOP, CLOOP, <=, CLESSEQ ); ^ relational.c:165:10: warning: enumeration values 'VIPS_OPERATION_RELATIONAL_MORE', 'VIPS_OPERATION_RELATIONAL_MOREEQ', and 'VIPS_OPERATION_RELATIONAL_LAST' not explicitly handled in switch [-Wswitch-enum] switch( op ) { ^ relational.c:513:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, ==, CEQUAL ); ^ relational.c:517:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, !=, CNOTEQ ); ^ relational.c:521:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, <, CLESS ); ^ relational.c:525:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, <=, CLESSEQ ); ^ relational.c:529:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, >, CMORE ); ^ relational.c:533:3: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] SWITCH( RLOOPC, CLOOPC, >=, CMOREEQ ); ^ relational.c:511:10: warning: enumeration value 'VIPS_OPERATION_RELATIONAL_LAST' not explicitly handled in switch [-Wswitch-enum] switch( rconst->relational ) { ^ boolean.c:155:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOP, FLOOP, & ); ^ boolean.c:159:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOP, FLOOP, | ); ^ boolean.c:163:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOP, FLOOP, ^ ); ^ boolean.c:167:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOP, FLOOP, << ); ^ boolean.c:171:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOP, FLOOP, >> ); ^ boolean.c:153:10: warning: enumeration value 'VIPS_OPERATION_BOOLEAN_LAST' not explicitly handled in switch [-Wswitch-enum] switch( boolean->operation ) { ^ boolean.c:477:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOPC, FLOOPC, & ); ^ boolean.c:481:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOPC, FLOOPC, | ); ^ boolean.c:485:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOPC, FLOOPC, ^ ); ^ boolean.c:489:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOPC, FLOOPC, << ); ^ boolean.c:493:3: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH( LOOPC, FLOOPC, >> ); ^ boolean.c:475:10: warning: enumeration value 'VIPS_OPERATION_BOOLEAN_LAST' not explicitly handled in switch [-Wswitch-enum] switch( bconst->operation ) { ^ add.c:117:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ linear.c:300:11: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ linear.c:326:11: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ invert.c:109:10: warning: enumeration values 'VIPS_FORMAT_NOTSET' and 'VIPS_FORMAT_LAST' not explicitly handled in switch [-Wswitch-enum] switch( vips_image_get_format( im ) ) { ^ math2.c:158:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] case VIPS_OPERATION_MATH2_POW: SWITCH( LOOP, POW ); break; ^ math2.c:159:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] case VIPS_OPERATION_MATH2_WOP: SWITCH( LOOP, WOP ); break; ^ math2.c:157:10: warning: enumeration value 'VIPS_OPERATION_MATH2_LAST' not explicitly handled in switch [-Wswitch-enum] switch( math2->math2 ) { ^ math2.c:376:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] case VIPS_OPERATION_MATH2_POW: SWITCH( LOOPC, POW ); break; ^ math2.c:377:34: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] case VIPS_OPERATION_MATH2_WOP: SWITCH( LOOPC, WOP ); break; ^ math2.c:375:10: warning: enumeration value 'VIPS_OPERATION_MATH2_LAST' not explicitly handled in switch [-Wswitch-enum] switch( math2->math2 ) { ^ round.c:123:35: warning: 8 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_UCHAR', 'VIPS_FORMAT_CHAR'... [-Wswitch-enum] round.c:96:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ round.c:124:35: warning: 8 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_UCHAR', 'VIPS_FORMAT_CHAR'... [-Wswitch-enum] round.c:96:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ round.c:125:35: warning: 8 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_UCHAR', 'VIPS_FORMAT_CHAR'... [-Wswitch-enum] round.c:96:10: note: expanded from macro 'SWITCH' switch( vips_image_get_format( im ) ) { \ round.c:122:10: warning: enumeration value 'VIPS_OPERATION_ROUND_LAST' not explicitly handled in switch [-Wswitch-enum] switch( round->round ) { ^ shrink.c:218:12: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] switch( resample->in->BandFmt ) { ^ interpolate.c:516:2: warning: 4 enumeration values not explicitly handled in switch: 'VIPS_FORMAT_NOTSET', 'VIPS_FORMAT_COMPLEX', 'VIPS_FORMAT_DPCOMPLEX'... [-Wswitch-enum] SWITCH_INTERPOLATE( in->im->BandFmt, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vo-aacenc/vo-aacenc_0.1.3.orig.tar.gz aacenc/src/bitenc.c:622:13: warning: 6 enumeration values not explicitly handled in switch: 'ID_CCE', 'ID_LFE', 'ID_DSE'... [-Wswitch-enum] switch (elInfo.elType) { ^ aacenc/src/channel_map.c:36:10: warning: 6 enumeration values not explicitly handled in switch: 'ID_CCE', 'ID_LFE', 'ID_DSE'... [-Wswitch-enum] switch(elInfo->elType) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vte/vte_0.28.2.orig.tar.xz vte.c:5904:10: warning: 37 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ vte.c:5939:10: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ vte.c:7289:10: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ vte.c:7358:10: warning: 36 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ vte.c:7509:10: warning: 38 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ vte.c:7649:9: warning: enumeration value 'GDK_VISIBILITY_PARTIAL' not explicitly handled in switch [-Wswitch-enum] switch(state){ ^ vte.c:10303:11: warning: 21 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) { ^ vte.c:10360:10: warning: 18 enumeration values not explicitly handled in switch: 'PANGO_ATTR_INVALID', 'PANGO_ATTR_LANGUAGE', 'PANGO_ATTR_FAMILY'... [-Wswitch-enum] switch (attr->klass->type) { ^ vte.c:11365:11: warning: enumeration values 'GDK_SCROLL_LEFT' and 'GDK_SCROLL_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch (event->direction) { ^ vte.c:11379:11: warning: enumeration values 'GDK_SCROLL_LEFT' and 'GDK_SCROLL_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch (event->direction) { ^ vte.c:11402:10: warning: enumeration values 'GDK_SCROLL_LEFT' and 'GDK_SCROLL_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch (event->direction) { ^ vtebg.c:377:12: warning: enumeration value 'VTE_BG_SOURCE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (source_type) { ^ vtebg.c:465:10: warning: enumeration value 'VTE_BG_SOURCE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (source_type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vttest/vttest_2.7+20140305.orig.tar.gz vt420.c:93:11: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (++tb_marg_flag) { ^ vt420.c:124:11: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (++lr_marg_flag) { ^ vt420.c:200:13: warning: 4 enumeration values not explicitly handled in switch: 'marNone', 'marReset', 'marLast'... [-Wswitch-enum] switch (lr_marg_flag) { ^ vt420.c:223:11: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:247:11: warning: enumeration values 'marNone', 'marMiddle', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:908:15: warning: 4 enumeration values not explicitly handled in switch: 'marNone', 'marFirst', 'marMiddle'... [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:930:13: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (lr_marg_flag) { ^ vt420.c:1205:15: warning: 4 enumeration values not explicitly handled in switch: 'marNone', 'marFirst', 'marMiddle'... [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:1221:13: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (lr_marg_flag) { ^ vt420.c:1293:15: warning: 4 enumeration values not explicitly handled in switch: 'marNone', 'marFirst', 'marMiddle'... [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:1314:13: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (lr_marg_flag) { ^ vt420.c:1780:15: warning: 4 enumeration values not explicitly handled in switch: 'marNone', 'marFirst', 'marMiddle'... [-Wswitch-enum] switch (tb_marg_flag) { ^ vt420.c:1798:15: warning: enumeration values 'marNone', 'marReset', and 'marEnd' not explicitly handled in switch [-Wswitch-enum] switch (lr_marg_flag) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/w-scan/w-scan_20141122.orig.tar.bz2 descriptors.c:52:16: warning: 14 enumeration values not explicitly handled in switch: 'TABLE_EIT_SCHEDULE_OTH_6F', 'TABLE_RST', 'TABLE_STUFFING'... [-Wswitch-enum] switch(table) { ^ descriptors.c:83:16: warning: 14 enumeration values not explicitly handled in switch: 'TABLE_EIT_SCHEDULE_OTH_6F', 'TABLE_RST', 'TABLE_STUFFING'... [-Wswitch-enum] switch(table) { ^ descriptors.c:115:16: warning: 26 enumeration values not explicitly handled in switch: 'TABLE_NIT_ACT', 'TABLE_NIT_OTH', 'TABLE_SDT_ACT'... [-Wswitch-enum] switch(table) { ^ descriptors.c:48:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(scan_type) { ^ dump-dvbscan.c:78:25: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (flags->scantype) { ^ dump-dvbscan.c:97:17: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (flags->scantype) { ^ dump-vdr.c:349:25: warning: 18 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBC_ANNEX_A', 'SYS_DVBC_ANNEX_B'... [-Wswitch-enum] switch (t->delsys) { ^ dump-vdr.c:301:11: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (flags->scantype) { ^ dump-xine.c:51:17: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (flags->scantype) { ^ dump-vlc-m3u.c:267:17: warning: enumeration values 'POLARIZATION_VERTICAL' and 'POLARIZATION_CIRCULAR_RIGHT' not explicitly handled in switch [-Wswitch-enum] switch (t->polarization) { ^ dump-vlc-m3u.c:189:11: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch (flags->scantype) { ^ parse-dvbscan.c:551:33: warning: enumeration values 'plug_rotor_sat_id' and 'plug_rotor_eol' not explicitly handled in switch [-Wswitch-enum] switch (arg++) { ^ scan.c:218:10: warning: 10 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBH', 'SYS_ISDBT'... [-Wswitch-enum] switch(t->delsys) { ^ scan.c:268:10: warning: 4 enumeration values not explicitly handled in switch: 'SCAN_UNDEFINED', 'SCAN_CABLE', 'SCAN_TERRESTRIAL'... [-Wswitch-enum] switch(type) { ^ scan.c:1934:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(scantype) { ^ scan.c:1944:10: warning: 12 enumeration values not explicitly handled in switch: 'QPSK', 'QAM_16', 'QAM_32'... [-Wswitch-enum] switch(modulation) { ^ scan.c:2509:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(flags.scantype) { ^ scan.c:2813:16: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(flags.scantype) { ^ scan.c:2919:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(flags.scantype) { ^ scan.c:3037:10: warning: 6 enumeration values not explicitly handled in switch: 'OUTPUT_VDR', 'OUTPUT_GSTREAMER', 'OUTPUT_PIDS'... [-Wswitch-enum] switch(output_format) { ^ scan.c:3074:16: warning: 4 enumeration values not explicitly handled in switch: 'OUTPUT_GSTREAMER', 'OUTPUT_PIDS', 'OUTPUT_DVBSCAN_TUNING_DATA'... [-Wswitch-enum] switch(output_format) { ^ scan.c:3092:10: warning: 7 enumeration values not explicitly handled in switch: 'OUTPUT_VDR', 'OUTPUT_GSTREAMER', 'OUTPUT_PIDS'... [-Wswitch-enum] switch(output_format) { ^ scan.c:3127:16: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ scan.c:3152:13: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ scan.c:3928:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(flags.scantype) { ^ emulate.c:212:10: warning: 12 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBC_ANNEX_B', 'SYS_DSS'... [-Wswitch-enum] switch(em_delsys) { ^ emulate.c:444:10: warning: enumeration value 'SCAN_UNDEFINED' not explicitly handled in switch [-Wswitch-enum] switch(em_device.scantype) { ^ emulate.c:826:19: warning: 12 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBC_ANNEX_B', 'SYS_DSS'... [-Wswitch-enum] switch(em_device.delsys) { ^ dump-xml.c:205:13: warning: 17 enumeration values not explicitly handled in switch: 'SYS_UNDEFINED', 'SYS_DVBC_ANNEX_A', 'SYS_DVBC_ANNEX_B'... [-Wswitch-enum] switch(t->delsys) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/watchdog/watchdog_5.9.orig.tar.gz nfsmount_xdr.c:99:10: warning: 9 enumeration values not explicitly handled in switch: 'MNT3ERR_PERM', 'MNT3ERR_NOENT', 'MNT3ERR_IO'... [-Wswitch-enum] switch (objp->fhs_status) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wdiff/wdiff_1.2.2.orig.tar.gz printf-args.c:42:13: warning: enumeration value 'TYPE_NONE' not explicitly handled in switch [-Wswitch-enum] switch (ap->type) ^ vasnprintf.c:1915:25: warning: 18 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (a.arg[dp->arg_index].type) ^ vasnprintf.c:4835:25: warning: 16 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_SCHAR', 'TYPE_UCHAR'... [-Wswitch-enum] switch (type) ^ vasnprintf.c:4996:29: warning: 6 enumeration values not explicitly handled in switch: 'TYPE_NONE', 'TYPE_COUNT_SCHAR_POINTER', 'TYPE_COUNT_SHORT_POINTER'... [-Wswitch-enum] switch (type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/weex/weex_2.6.1.orig.tar.gz parsecfg.c:266:9: warning: enumeration value 'CFG_NO_ERROR' not explicitly handled in switch [-Wswitch-enum] switch(error_code){ ^ parsecfg.c:462:11: warning: enumeration value 'CFG_END' not explicitly handled in switch [-Wswitch-enum] switch(cfg[num].type){ ^ parsecfg.c:736:10: warning: enumeration value 'CFG_END' not explicitly handled in switch [-Wswitch-enum] switch(cfg[num].type){ ^ shhopt.c:213:13: warning: enumeration value 'OPT_END' not explicitly handled in switch [-Wswitch-enum] switch (opt->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/weightwatcher/weightwatcher_1.12.orig.tar.gz fitsconv.c:213:31: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(char *)ptrin, ttypeout); ^ fitsconv.c:216:32: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(short *)ptrin, ttypeout); ^ fitsconv.c:219:30: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(int *)ptrin, ttypeout); ^ fitsconv.c:227:32: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(float *)ptrin, ttypeout); ^ fitsconv.c:230:33: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] OUTCONV(*(double *)ptrin, ttypeout); ^ fitsconv.c:209:10: warning: enumeration value 'T_LONGLONG' not explicitly handled in switch [-Wswitch-enum] switch(ttypein) ^ fitsutil.c:342:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ fitsutil.c:480:10: warning: enumeration value 'H_KEY' not explicitly handled in switch [-Wswitch-enum] switch(htype) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/whitedb/whitedb_0.7.3.orig.tar.gz yajl_all.c:702:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:729:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:739:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:760:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:770:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:782:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:807:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:832:5: warning: enumeration values 'yajl_gen_in_array', 'yajl_gen_complete', and 'yajl_gen_error' not explicitly handled in switch [-Wswitch-enum] APPENDED_ATOM; ^ yajl_all.c:1760:21: warning: enumeration value 'yajl_tok_comment' not explicitly handled in switch [-Wswitch-enum] switch (tok) { ^ yajl_all.c:1908:21: warning: 10 enumeration values not explicitly handled in switch: 'yajl_tok_bool', 'yajl_tok_colon', 'yajl_tok_comma'... [-Wswitch-enum] switch (tok) { ^ yajl_all.c:1949:21: warning: 12 enumeration values not explicitly handled in switch: 'yajl_tok_bool', 'yajl_tok_comma', 'yajl_tok_left_brace'... [-Wswitch-enum] switch (tok) { ^ yajl_all.c:1968:21: warning: 11 enumeration values not explicitly handled in switch: 'yajl_tok_bool', 'yajl_tok_colon', 'yajl_tok_left_brace'... [-Wswitch-enum] switch (tok) { ^ yajl_all.c:1996:21: warning: 11 enumeration values not explicitly handled in switch: 'yajl_tok_bool', 'yajl_tok_colon', 'yajl_tok_left_brace'... [-Wswitch-enum] switch (tok) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wxwidgets2.6/wxwidgets2.6_2.6.3.2.2.orig.tar.gz ./src/tiff/tif_dirwrite.c:938:10: warning: 6 enumeration values not explicitly handled in switch: 'TIFF_NOTYPE', 'TIFF_ASCII', 'TIFF_RATIONAL'... [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wxwidgets3.0/wxwidgets3.0_3.0.2.orig.tar.bz2 ./src/tiff/libtiff/tif_dir.c:590:13: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ ./src/tiff/libtiff/tif_dir.c:1057:16: warning: enumeration values 'TIFF_NOTYPE' and 'TIFF_ASCII' not explicitly handled in switch [-Wswitch-enum] switch (fip->field_type) { ^ ./src/tiff/libtiff/tif_dirinfo.c:469:10: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ./src/tiff/libtiff/tif_dirinfo.c:640:10: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (field_type) ^ ./src/tiff/libtiff/tif_dirinfo.c:732:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ./src/tiff/libtiff/tif_dirinfo.c:768:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ./src/tiff/libtiff/tif_dirinfo.c:804:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ./src/tiff/libtiff/tif_dirinfo.c:840:11: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (type) ^ ./src/tiff/libtiff/tif_dirread.c:3333:11: warning: enumeration value 'TIFFReadDirEntryErrOk' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ ./src/tiff/libtiff/tif_dirread.c:3374:11: warning: enumeration value 'TIFFReadDirEntryErrOk' not explicitly handled in switch [-Wswitch-enum] switch (err) { ^ ./src/tiff/libtiff/tif_dirread.c:4713:10: warning: 18 enumeration values not explicitly handled in switch: 'TIFF_SETGET_SINT8', 'TIFF_SETGET_SINT16', 'TIFF_SETGET_SINT32'... [-Wswitch-enum] switch (fip->set_field_type) ^ ./src/tiff/libtiff/tif_dirwrite.c:636:15: warning: 48 enumeration values not explicitly handled in switch: 'TIFF_SETGET_UNDEFINED', 'TIFF_SETGET_UINT8', 'TIFF_SETGET_SINT8'... [-Wswitch-enum] switch (o->get_field_type) ^ ./src/tiff/libtiff/tif_dirwrite.c:695:12: warning: enumeration value 'TIFF_NOTYPE' not explicitly handled in switch [-Wswitch-enum] switch (tif->tif_dir.td_customValues[m].info->field_type) ^ ./src/tiff/libtiff/tif_lzma.c:319:11: warning: 10 enumeration values not explicitly handled in switch: 'LZMA_NO_CHECK', 'LZMA_UNSUPPORTED_CHECK', 'LZMA_GET_CHECK'... [-Wswitch-enum] switch (ret) { ^ ./src/tiff/libtiff/tif_ojpeg.c:1949:10: warning: enumeration value 'osibsEof' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ ./src/tiff/libtiff/tif_ojpeg.c:2332:10: warning: enumeration values 'osibsNotSetYet' and 'osibsJpegInterchangeFormat' not explicitly handled in switch [-Wswitch-enum] switch(sp->in_buffer_source) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/x11vnc/x11vnc_0.9.13.orig.tar.gz rfbserver.c:576:13: warning: enumeration value 'RFB_NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (cl->state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xarchiver/xarchiver_0.5.4.orig.tar.bz2 sexy-icon-entry.c:471:10: warning: 7 enumeration values not explicitly handled in switch: 'GTK_IMAGE_EMPTY', 'GTK_IMAGE_PIXMAP', 'GTK_IMAGE_IMAGE'... [-Wswitch-enum] switch (gtk_image_get_storage_type(GTK_IMAGE(icon_info->icon))) ^ window.c:781:14: warning: 17 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_DEB'... [-Wswitch-enum] switch ( archive[idx]->type) ^ window.c:1471:10: warning: enumeration values 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', and 'XARCHIVETYPE_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (archive->type) ^ window.c:1537:10: warning: enumeration values 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', and 'XARCHIVETYPE_COUNT' not explicitly handled in switch [-Wswitch-enum] switch (archive->type) ^ window.c:2108:10: warning: 18 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_7ZIP'... [-Wswitch-enum] switch (archive[idx]->type) ^ tar.c:197:10: warning: 11 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_7ZIP'... [-Wswitch-enum] switch (archive->type) ^ tar.c:323:10: warning: 11 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_7ZIP'... [-Wswitch-enum] switch (archive->type) ^ tar.c:470:10: warning: 17 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_7ZIP'... [-Wswitch-enum] switch (archive->type) ^ tar.c:606:10: warning: 11 enumeration values not explicitly handled in switch: 'XARCHIVETYPE_UNKNOWN', 'XARCHIVETYPE_NOT_FOUND', 'XARCHIVETYPE_7ZIP'... [-Wswitch-enum] switch (archive->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xblast-tnt/xblast-tnt_2.10.4.orig.tar.gz xblast.c:154:11: warning: 8 enumeration values not explicitly handled in switch: 'XBPH_None', 'XBPH_Client1', 'XBPH_Client2'... [-Wswitch-enum] switch (hostType) { ^ intro.c:131:11: warning: 21 enumeration values not explicitly handled in switch: 'XBE_NONE', 'XBE_POLL', 'XBE_SOCKET_READ'... [-Wswitch-enum] switch (code) { ^ intro.c:285:12: warning: 22 enumeration values not explicitly handled in switch: 'XBE_NONE', 'XBE_TIMER', 'XBE_POLL'... [-Wswitch-enum] switch (event) { ^ map.c:284:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt ^ map.c:975:10: warning: 11 enumeration values not explicitly handled in switch: 'BTBackground', 'BTFree', 'BTBurned'... [-Wswitch-enum] switch (block) { ^ map.c:1211:10: warning: 9 enumeration values not explicitly handled in switch: 'BTEvil', 'BTBackground', 'BTFree'... [-Wswitch-enum] switch (maze[x][y]) { ^ player.c:310:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomReviveVirus, (int *)&reviveHealth, healthTable)) { ^ player.c:324:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomInitVirus, (int *)&initHealth, healthTable)) { ^ player.c:338:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryFlags (section, atomInitExtra, &initFlags, initFlagsTable)) { ^ player.c:352:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryFlags (section, atomReviveExtra, &revFlags, reviveFlagsTable)) { ^ player.c:1009:12: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_look) { ^ player.c:1027:12: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_look) { ^ player.c:1046:11: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_look) { ^ player.c:1411:13: warning: enumeration values 'GoDefault', 'GoAll', and 'MAX_DIR' not explicitly handled in switch [-Wswitch-enum] switch (ps->d_ist) { ^ player.c:1456:15: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_ist) { ^ player.c:1474:15: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_ist) { ^ player.c:1945:11: warning: enumeration values 'GoDefault', 'GoAll', and 'MAX_DIR' not explicitly handled in switch [-Wswitch-enum] switch (ps1->d_ist) { ^ player.c:2243:11: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_ist) { ^ player.c:2261:10: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ps->d_look) { ^ player.c:2486:11: warning: 5 enumeration values not explicitly handled in switch: 'GoStop', 'GoDown', 'GoDefault'... [-Wswitch-enum] switch (ps->d_look) { ^ player.c:2502:11: warning: 5 enumeration values not explicitly handled in switch: 'GoStop', 'GoDown', 'GoDefault'... [-Wswitch-enum] switch (ps->d_look) { ^ action.c:73:11: warning: enumeration values 'GoDefault', 'GoAll', and 'MAX_DIR' not explicitly handled in switch [-Wswitch-enum] switch (playerAction->dir) { ^ action.c:111:11: warning: enumeration value 'ABORT_NONE' not explicitly handled in switch [-Wswitch-enum] switch (playerAction->abort) { ^ bomb.c:383:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryData (section, atomBombClick, &ptr, bombClickTable)) { ^ bomb.c:398:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryData (section, atomWallClick, &ptr, bombClickTable)) { ^ bomb.c:413:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryData (section, atomPlayerClick, &ptr, bombClickTable)) { ^ bomb.c:429:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomDirection, &initialBombDir, bombDirTable)) { ^ bomb.c:443:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomFuseTime, &curBombTime, fuseTimeTable)) { ^ bomb.c:457:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomHaunt, &hauntFactor, hauntFactorTable)) { ^ bomb.c:471:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomDefault, &defaultBMT, bombTypeTable)) { ^ bomb.c:485:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomSpecial, &specialBMT, bombTypeTable)) { ^ bomb.c:499:10: warning: enumeration value 'DCR_Okay' not explicitly handled in switch [-Wswitch-enum] switch (DB_ConvertEntryInt (section, atomHidden, &evilBMT, bombTypeTable)) { ^ bomb.c:1335:13: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ptr->dir) { ^ bomb.c:1424:14: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ptr->player->d_soll) { ^ bomb.c:1443:14: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (ptr->dir) { ^ bomb.c:1980:10: warning: 37 enumeration values not explicitly handled in switch: 'BMTnormal', 'BMTnapalm', 'BMTblastnow'... [-Wswitch-enum] switch (type) { ^ bomb.c:2018:11: warning: 4 enumeration values not explicitly handled in switch: 'GoStop', 'GoDefault', 'GoAll'... [-Wswitch-enum] switch (newExpl->dir) { ^ bomb.c:2046:10: warning: 35 enumeration values not explicitly handled in switch: 'BMTevil', 'BMTspecial', 'BMTdefault'... [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xdelta3/xdelta3_3.0.8-dfsg.orig.tar.xz ./xdelta3.c:2741:15: warning: 22 enumeration values not explicitly handled in switch: 'DEC_HDRIND', 'DEC_SECONDID', 'DEC_TABLEN'... [-Wswitch-enum] switch (stream->dec_state) ^ ./xdelta3-decode.h:608:11: warning: 22 enumeration values not explicitly handled in switch: 'DEC_VCHEAD', 'DEC_HDRIND', 'DEC_SECONDID'... [-Wswitch-enum] switch (stream->dec_state) ^ ./xdelta3-decode.h:756:11: warning: enumeration value 'DEC_ABORTED' not explicitly handled in switch [-Wswitch-enum] switch (stream->dec_state) ^ ./xdelta3.c:3822:11: warning: enumeration value 'ENC_ABORTED' not explicitly handled in switch [-Wswitch-enum] switch (stream->enc_state) ^ ./xdelta3-main.h:3912:11: warning: enumeration values 'CMD_NONE' and 'CMD_MERGE_ARG' not explicitly handled in switch [-Wswitch-enum] switch (cmd) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xdx/xdx_2.5.0.orig.tar.gz net.c:267:13: warning: enumeration value 'G_IO_STATUS_AGAIN' not explicitly handled in switch [-Wswitch-enum] switch (res) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xemacs21/xemacs21_21.4.22.orig.tar.gz /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:3536:15: warning: enumeration value 'succeed' not explicitly handled in switch [-Wswitch-enum] switch (SWITCH_ENUM_CAST ((re_opcode_t) *p++)) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:5087:23: warning: 25 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:5917:23: warning: 26 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:5980:15: warning: 28 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:6086:15: warning: 29 enumeration values not explicitly handled in switch: 'no_op', 'succeed', 'exactn'... [-Wswitch-enum] switch ((re_opcode_t) *p1) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/src/regex.c:6119:11: warning: 16 enumeration values not explicitly handled in switch: 'succeed', 'exactn', 'anychar'... [-Wswitch-enum] switch ((re_opcode_t) *p1++) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:1502:12: warning: enumeration values 'at_language', 'at_regexp', and 'at_end' not explicitly handled in switch [-Wswitch-enum] switch (argbuffer[i].arg_type) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3126:17: warning: 6 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunkey', 'fdefunname'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3401:12: warning: 5 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunname', 'foperator'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3737:16: warning: 7 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunkey', 'fdefunname'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3726:12: warning: enumeration value 'tkeyseen' not explicitly handled in switch [-Wswitch-enum] switch (typdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3787:12: warning: enumeration value 'fvnone' not explicitly handled in switch [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3839:16: warning: 5 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunkey', 'fdefunname'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:3945:16: warning: 9 enumeration values not explicitly handled in switch: 'onone', 'oprotocol', 'oimplementation'... [-Wswitch-enum] switch (objdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:4014:12: warning: 5 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunkey', 'fdefunname'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/etags.c:4059:12: warning: 6 enumeration values not explicitly handled in switch: 'fvnone', 'fdefunkey', 'fdefunname'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3014:14: warning: 4 enumeration values not explicitly handled in switch: 'tnone', 'ttypedseen', 'tinbody'... [-Wswitch-enum] switch (typdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3037:13: warning: 15 enumeration values not explicitly handled in switch: 'st_none', 'st_C_objprot', 'st_C_objimpl'... [-Wswitch-enum] switch (structtype) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3025:12: warning: 5 enumeration values not explicitly handled in switch: 'fvnone', 'fstartlist', 'finlist'... [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3076:12: warning: enumeration values 'fvnone', 'fstartlist', and 'flistseen' not explicitly handled in switch [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3118:13: warning: 15 enumeration values not explicitly handled in switch: 'st_none', 'st_C_objprot', 'st_C_objimpl'... [-Wswitch-enum] switch (structtype) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3104:12: warning: enumeration values 'fvnone', 'fstartlist', and 'flistseen' not explicitly handled in switch [-Wswitch-enum] switch (fvdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3237:16: warning: 9 enumeration values not explicitly handled in switch: 'onone', 'oprotocol', 'oimplementation'... [-Wswitch-enum] switch (objdef) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3313:27: warning: 15 enumeration values not explicitly handled in switch: 'st_none', 'st_C_objprot', 'st_C_objimpl'... [-Wswitch-enum] switch (structtype) ^ /home/danielm/daca-clang-everything/xemacs-21.4.22/lib-src/ootags.c:3300:12: warning: enumeration values 'fvnone', 'fstartlist', and 'flistseen' not explicitly handled in switch [-Wswitch-enum] switch (fvdef) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xft/xft_2.3.2.orig.tar.gz xftfreetype.c:393:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetString (pattern, FC_FILE, 0, &filename)) { ^ xftfreetype.c:403:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_INDEX, 0, &id)) { ^ xftfreetype.c:439:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_ANTIALIAS, 0, &fi->antialias)) { ^ xftfreetype.c:452:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_RGBA, 0, &fi->rgba)) { ^ xftfreetype.c:465:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_LCD_FILTER, 0, &fi->lcd_filter)) { ^ xftfreetype.c:478:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetMatrix (pattern, FC_MATRIX, 0, &font_matrix)) { ^ xftfreetype.c:501:10: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, XFT_RENDER, 0, &fi->render)) { ^ xftfreetype.c:523:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, XFT_EMBEDDED_BITMAP, 0, &bitmap)) { ^ xftfreetype.c:538:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_HINTING, 0, &hinting)) { ^ xftfreetype.c:548:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_EMBOLDEN, 0, &fi->embolden)) { ^ xftfreetype.c:558:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_HINT_STYLE, 0, &hint_style)) { ^ xftfreetype.c:605:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_VERTICAL_LAYOUT, 0, &vertical_layout)) { ^ xftfreetype.c:619:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_AUTOHINT, 0, &autohint)) { ^ xftfreetype.c:633:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_GLOBAL_ADVANCE, 0, &global_advance)) { ^ xftfreetype.c:649:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_SPACING, 0, &fi->spacing)) { ^ xftfreetype.c:663:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetBool (pattern, FC_MINSPACE, 0, &fi->minspace)) { ^ xftfreetype.c:675:13: warning: enumeration values 'FcResultTypeMismatch', 'FcResultNoId', and 'FcResultOutOfMemory' not explicitly handled in switch [-Wswitch-enum] switch (FcPatternGetInteger (pattern, FC_CHAR_WIDTH, 0, &fi->char_width)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xinetd/xinetd_2.3.15.orig.tar.gz xlog.c:209:11: warning: 7 enumeration values not explicitly handled in switch: 'XLOG_LEVEL', 'XLOG_FACILITY', 'XLOG_PREEXEC'... [-Wswitch-enum] switch ( cmd ) ^ confparse.c:400:16: warning: enumeration value 'L_COMMON_FILE' not explicitly handled in switch [-Wswitch-enum] switch ( LOG_GET_TYPE( dlp ) ) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xlhtml/xlhtml_0.5.1.orig.tar.gz cole.c:48:10: warning: enumeration values 'COLE_EFIRST' and 'COLE_ELAST' not explicitly handled in switch [-Wswitch-enum] switch (colerrno) { ^ olecod.c:576:11: warning: enumeration value 'real' not explicitly handled in switch [-Wswitch-enum] switch (list->type) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xmedcon/xmedcon_0.13.0.orig.tar.gz parse.c:124:10: warning: enumeration value 'UT' not explicitly handled in switch [-Wswitch-enum] switch(d.vr) ^ basic.c:263:12: warning: 22 enumeration values not explicitly handled in switch: 'AE', 'AS', 'AT'... [-Wswitch-enum] switch(element.vr) ^ basic.c:544:10: warning: 15 enumeration values not explicitly handled in switch: 'AT', 'FD', 'FL'... [-Wswitch-enum] switch(element.vr) ^ basic.c:863:10: warning: 19 enumeration values not explicitly handled in switch: 'AE', 'AS', 'CS'... [-Wswitch-enum] switch(element.vr) ^ basic.c:915:10: warning: enumeration values 'UN' and 'ox' not explicitly handled in switch [-Wswitch-enum] switch(element.vr) ^ basic.c:1050:11: warning: 5 enumeration values not explicitly handled in switch: 'LITTLE', 'BIG', 'IMPLICIT'... [-Wswitch-enum] switch (encapsyntax) ^ single.c:206:19: warning: 25 enumeration values not explicitly handled in switch: 'AE', 'AS', 'AT'... [-Wswitch-enum] switch (e->vr) ^ transform.c:138:10: warning: 6 enumeration values not explicitly handled in switch: 'MONOCHROME2', 'MONOCHROME1', 'RGB'... [-Wswitch-enum] switch(single->photometric) ^ transform.c:265:10: warning: 6 enumeration values not explicitly handled in switch: 'MONOCHROME2', 'MONOCHROME1', 'RGB'... [-Wswitch-enum] switch(single->photometric) ^ transform.c:344:10: warning: 6 enumeration values not explicitly handled in switch: 'PALETTE_COLOR', 'RGB', 'HSV'... [-Wswitch-enum] switch(single->photometric) ^ transform.c:368:10: warning: 4 enumeration values not explicitly handled in switch: 'RGB', 'HSV', 'CMYK'... [-Wswitch-enum] switch(single->photometric) ^ transform.c:414:10: warning: enumeration values 'MONOCHROME2', 'MONOCHROME1', and 'UNKNOWN' not explicitly handled in switch [-Wswitch-enum] switch(single->photometric) ^ m-conc.c:722:10: warning: enumeration value 'MDC_CONC_NUM_DOSE_UNITS' not explicitly handled in switch [-Wswitch-enum] switch(dose_units) { ^ m-conc.c:740:10: warning: enumeration value 'MDC_CONC_NUM_WEIGHT_UNITS' not explicitly handled in switch [-Wswitch-enum] switch(weight_units) { ^ m-conc.c:997:14: warning: 10 enumeration values not explicitly handled in switch: 'MDC_CONC_FILE_UNKNOWN', 'MDC_CONC_FILE_LIST_MODE', 'MDC_CONC_FILE_BLANK'... [-Wswitch-enum] switch(file_type) { ^ m-conc.c:1025:14: warning: 4 enumeration values not explicitly handled in switch: 'MDC_CONC_ACQ_SPECT_NORMALIZATION', 'MDC_CONC_ACQ_SPECT_DETECTOR_SETUP', 'MDC_CONC_ACQ_SPECT_SCOUT_VIEW'... [-Wswitch-enum] switch(acq_type) { ^ m-conc.c:913:13: warning: enumeration value 'MDC_CONC_NUM_HDR_VALUES' not explicitly handled in switch [-Wswitch-enum] switch (hdr_value) { ^ m-conc.c:2431:15: warning: enumeration value 'MDC_CONC_NUM_BLOCK_VALUES' not explicitly handled in switch [-Wswitch-enum] switch (block_value) { ^ m-dicm.c:741:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:895:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:937:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:1107:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:1193:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:2132:11: warning: 42 enumeration values not explicitly handled in switch: 'M_AS', 'M_AU', 'M_BI'... [-Wswitch-enum] switch (dicom->modality) { ^ m-dicm.c:2290:12: warning: 6 enumeration values not explicitly handled in switch: 'OB', 'OW', 'SQ'... [-Wswitch-enum] switch(e->vr) ^ m-dicm.c:2374:11: warning: 26 enumeration values not explicitly handled in switch: 'AE', 'AS', 'AT'... [-Wswitch-enum] switch (e->vr) { ^ m-dicm.c:2450:11: warning: 15 enumeration values not explicitly handled in switch: 'AE', 'AS', 'CS'... [-Wswitch-enum] switch (e->vr) { ^ m-dicm.c:2509:15: warning: 26 enumeration values not explicitly handled in switch: 'AE', 'AS', 'AT'... [-Wswitch-enum] switch (e->vr) { ^ xerror.c:179:11: warning: 5 enumeration values not explicitly handled in switch: 'G_LOG_LEVEL_MASK', 'G_LOG_FLAG_RECURSION', 'G_LOG_FLAG_FATAL'... [-Wswitch-enum] switch (level) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xmlrpc-epi/xmlrpc-epi_0.54.orig.tar.gz xml_to_dandarpc.c:237:23: warning: enumeration value 'xmlrpc_vector_none' not explicitly handled in switch [-Wswitch-enum] switch(my_type) { ^ xml_to_dandarpc.c:199:14: warning: enumeration values 'xmlrpc_none' and 'xmlrpc_empty' not explicitly handled in switch [-Wswitch-enum] switch(type) { ^ xml_to_xmlrpc.c:248:24: warning: enumeration value 'xmlrpc_vector_none' not explicitly handled in switch [-Wswitch-enum] switch (my_type) { ^ xml_to_xmlrpc.c:208:18: warning: enumeration value 'xmlrpc_none' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ xml_to_soap.c:471:17: warning: enumeration value 'xmlrpc_type_none' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ xmlrpc.c:1156:17: warning: enumeration value 'xmlrpc_none' not explicitly handled in switch [-Wswitch-enum] switch(source->type) { ^ xmlrpc.c:1485:17: warning: enumeration value 'xmlrpc_none' not explicitly handled in switch [-Wswitch-enum] switch(value->type) { ^ xmlrpc.c:1623:17: warning: enumeration values 'xmlrpc_none' and 'xmlrpc_empty' not explicitly handled in switch [-Wswitch-enum] switch (xSource->type) { ^ xmlrpc.c:2270:17: warning: 8 enumeration values not explicitly handled in switch: 'xmlrpc_none', 'xmlrpc_empty', 'xmlrpc_base64'... [-Wswitch-enum] switch (value->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xplot-xplot.org/xplot-xplot.org_0.90.7.1.orig.tar.gz xplot.c:265:10: warning: 21 enumeration values not explicitly handled in switch: 'X', 'DOT', 'PLUS'... [-Wswitch-enum] switch(c->type) { ^ xplot.c:354:10: warning: 4 enumeration values not explicitly handled in switch: 'INVISIBLE', 'TITLE', 'XLABEL'... [-Wswitch-enum] switch(com->type) { ^ xplot.c:1723:11: warning: enumeration value 'INVISIBLE' not explicitly handled in switch [-Wswitch-enum] switch (c->type) { ^ xplot.c:2116:9: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->state) { ^ xplot.c:2127:10: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch (pl->state) { ^ xplot.c:2148:9: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->state) { ^ xplot.c:2265:9: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->state) { ^ xplot.c:2259:15: warning: 9 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'EXITING'... [-Wswitch-enum] switch (pl->state) { ^ xplot.c:2295:15: warning: 9 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'EXITING'... [-Wswitch-enum] switch (pl->state) { ^ xplot.c:2310:15: warning: enumeration value 'NORMAL' not explicitly handled in switch [-Wswitch-enum] switch (pl->state) { ^ xplot.c:2568:9: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->state) { ^ xplot.c:2601:13: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->master_state) { ^ xplot.c:2651:11: warning: 13 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(pl->master_state) { ^ xplot.c:3223:12: warning: 12 enumeration values not explicitly handled in switch: 'NORMAL', 'SLAVE', 'ZOOM'... [-Wswitch-enum] switch(state) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xqf/xqf_1.0.6.orig.tar.gz dns.c:241:11: warning: enumeration values 'DNS_STATUS_TIMEOUT' and 'DNS_STATUS_ERROR' not explicitly handled in switch [-Wswitch-enum] switch (status) { ^ game.c:307:10: warning: 57 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'QW_SERVER', 'Q2_SERVER'... [-Wswitch-enum] switch (type) { ^ game.c:825:10: warning: 53 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'QW_SERVER', 'Q2_SERVER'... [-Wswitch-enum] switch(s->type) { ^ game.c:912:12: warning: 56 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'QW_SERVER', 'Q3_SERVER'... [-Wswitch-enum] switch (s->type) { ^ game.c:3400:10: warning: 55 enumeration values not explicitly handled in switch: 'QW_SERVER', 'Q2_SERVER', 'Q3_SERVER'... [-Wswitch-enum] switch (s->type) { ^ game.c:3459:12: warning: 41 enumeration values not explicitly handled in switch: 'Q2_SERVER', 'Q3_SERVER', 'WO_SERVER'... [-Wswitch-enum] switch (s->type) { ^ menus.c:74:13: warning: 6 enumeration values not explicitly handled in switch: 'MENU_END', 'MENU_ITEM', 'MENU_SEPARATOR'... [-Wswitch-enum] switch (items->type) { ^ menus.c:41:11: warning: enumeration value 'MENU_END' not explicitly handled in switch [-Wswitch-enum] switch (items->type) { ^ pref.c:2531:9: warning: 52 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'QW_SERVER', 'Q2_SERVER'... [-Wswitch-enum] switch(type) { ^ pref.c:3233:9: warning: 29 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'QW_SERVER', 'Q2_SERVER'... [-Wswitch-enum] switch(type) { ^ rcon.c:311:11: warning: 52 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'Q2_SERVER', 'Q3_SERVER'... [-Wswitch-enum] switch (rcon_servertype) { ^ srv-info.c:532:11: warning: 50 enumeration values not explicitly handled in switch: 'Q1_SERVER', 'Q4_SERVER', 'ETL_SERVER'... [-Wswitch-enum] switch (s->type) { ^ xqf.c:2419:10: warning: 35 enumeration values not explicitly handled in switch: 'GDK_NOTHING', 'GDK_DELETE', 'GDK_DESTROY'... [-Wswitch-enum] switch (event->type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xscorch/xscorch_0.2.1~pre2.orig.tar.gz sland.c:206:11: warning: 5 enumeration values not explicitly handled in switch: 'SC_WALL_CONCRETE', 'SC_WALL_PADDED', 'SC_WALL_RUBBER'... [-Wswitch-enum] switch(c->physics->walls) { ^ splayer.c:1280:11: warning: enumeration value 'SC_CONFIG_TALK_ALL' not explicitly handled in switch [-Wswitch-enum] switch(c->options.talk) { ^ splayer.c:1299:11: warning: enumeration value 'SC_CONFIG_TALK_ALL' not explicitly handled in switch [-Wswitch-enum] switch(c->options.talk) { ^ spreround.c:88:11: warning: enumeration value 'SC_AI_RANDOM' not explicitly handled in switch [-Wswitch-enum] switch(p->aitype) { ^ spreround.c:206:11: warning: 8 enumeration values not explicitly handled in switch: 'SC_AI_MORON', 'SC_AI_SHOOTER', 'SC_AI_SPREADER'... [-Wswitch-enum] switch(p->aitype) { ^ sstate.c:352:11: warning: enumeration value 'SC_WEAPON_TRACK_SIZZLE' not explicitly handled in switch [-Wswitch-enum] switch(sc_weapon_track_all(c, &g->expl_init)) { ^ strack.c:192:14: warning: enumeration value 'SC_PHOENIX_NO_ACTION' not explicitly handled in switch [-Wswitch-enum] switch(sc_phoenix(SC_PHOENIX_AT_LAND, c, wp, e)) { ^ strack.c:249:14: warning: enumeration value 'SC_PHOENIX_RESET' not explicitly handled in switch [-Wswitch-enum] switch(sc_phoenix(SC_PHOENIX_AT_APEX, c, wp, e)) { ^ strack.c:275:14: warning: enumeration value 'SC_PHOENIX_RESET' not explicitly handled in switch [-Wswitch-enum] switch(sc_phoenix(SC_PHOENIX_AT_RAND, c, wp, e)) { ^ strack.c:376:14: warning: enumeration values 'SC_WEAPON_TRACK_NO_ACTION' and 'SC_WEAPON_TRACK_SIZZLE' not explicitly handled in switch [-Wswitch-enum] switch(_sc_weapon_track_chain(c, &(c->players[i]->weapons), e)) { ^ sweapon.c:732:14: warning: enumeration value 'SC_PHOENIX_RESET' not explicitly handled in switch [-Wswitch-enum] switch(sc_phoenix(SC_PHOENIX_AT_TANK, c, &wp, e)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xtrace/xtrace_1.3.1.orig.tar.gz parse.c:782:11: warning: 48 enumeration values not explicitly handled in switch: 'ft_STORE8', 'ft_STORE16', 'ft_STORE32'... [-Wswitch-enum] switch( v->type ) { ^ parse.c:1056:11: warning: 25 enumeration values not explicitly handled in switch: 'ft_INT8', 'ft_INT16', 'ft_INT32'... [-Wswitch-enum] switch( p->type ) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yad/yad_0.27.0.orig.tar.xz form.c:62:23: warning: enumeration values 'YAD_FIELD_BUTTON', 'YAD_FIELD_FULL_BUTTON', and 'YAD_FIELD_LABEL' not explicitly handled in switch [-Wswitch-enum] switch (fld->type) ^ form.c:164:11: warning: enumeration value 'YAD_FIELD_LABEL' not explicitly handled in switch [-Wswitch-enum] switch (fld->type) ^ list.c:189:15: warning: enumeration values 'YAD_COLUMN_TEXT' and 'YAD_COLUMN_HIDDEN' not explicitly handled in switch [-Wswitch-enum] switch (col->type) ^ list.c:242:15: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:395:19: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:467:23: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:544:23: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:617:27: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:727:19: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ list.c:870:11: warning: 5 enumeration values not explicitly handled in switch: 'YAD_COLUMN_TEXT', 'YAD_COLUMN_HIDDEN', 'YAD_COLUMN_ATTR_FORE'... [-Wswitch-enum] switch (col->type) ^ print.c:346:21: warning: enumeration value 'YAD_PRINT_RAW' not explicitly handled in switch [-Wswitch-enum] switch (options.print_data.type) ^ main.c:312:11: warning: 5 enumeration values not explicitly handled in switch: 'YAD_MODE_MESSAGE', 'YAD_MODE_NOTIFICATION', 'YAD_MODE_PRINT'... [-Wswitch-enum] switch (options.mode) ^ main.c:520:11: warning: 7 enumeration values not explicitly handled in switch: 'YAD_MODE_MESSAGE', 'YAD_MODE_DND', 'YAD_MODE_NOTEBOOK'... [-Wswitch-enum] switch (options.mode) ^ main.c:576:11: warning: 9 enumeration values not explicitly handled in switch: 'YAD_MODE_MESSAGE', 'YAD_MODE_DND', 'YAD_MODE_ICONS'... [-Wswitch-enum] switch (options.mode) ^ main.c:724:11: warning: 15 enumeration values not explicitly handled in switch: 'YAD_MODE_MESSAGE', 'YAD_MODE_CALENDAR', 'YAD_MODE_COLOR'... [-Wswitch-enum] switch (options.mode) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yash/yash_2.36.orig.tar.xz arith.c:246:13: warning: 30 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:329:13: warning: 14 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:373:13: warning: 31 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:392:13: warning: 35 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:430:10: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (result2->type) { ^ arith.c:470:10: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (result->type) { ^ arith.c:480:22: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] if (!value) switch (result->type) { ^ arith.c:506:10: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (result->type) { ^ arith.c:516:21: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] if (value) switch (result->type) { ^ arith.c:538:10: warning: 40 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:565:10: warning: 40 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:592:10: warning: 40 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:621:10: warning: 39 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:661:10: warning: 37 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:700:10: warning: 39 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:730:10: warning: 39 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:768:10: warning: 38 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:849:11: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (result->type) { ^ arith.c:868:14: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (result->type) { ^ arith.c:818:13: warning: 35 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (ttype) { ^ arith.c:895:10: warning: 39 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_LPAREN'... [-Wswitch-enum] switch (info->token.type) { ^ arith.c:934:10: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (value->type) { ^ arith.c:941:10: warning: enumeration value 'VT_VAR' not explicitly handled in switch [-Wswitch-enum] switch (value->type) { ^ arith.c:954:13: warning: 38 enumeration values not explicitly handled in switch: 'TT_NULL', 'TT_INVALID', 'TT_RPAREN'... [-Wswitch-enum] switch (info->token.type) { ^ exec.c:874:13: warning: 4 enumeration values not explicitly handled in switch: 'CT_NONE', 'CT_SPECIALBUILTIN', 'CT_SEMISPECIALBUILTIN'... [-Wswitch-enum] switch (cmdinfo.type) { ^ exec.c:1477:10: warning: enumeration values 'E_CONTINUE' and 'E_RETURN' not explicitly handled in switch [-Wswitch-enum] switch (execstate.exception) { ^ expand.c:691:13: warning: enumeration value 'GV_NOTFOUND' not explicitly handled in switch [-Wswitch-enum] switch (v.type) { ^ job.c:415:10: warning: enumeration value 'JS_DONE' not explicitly handled in switch [-Wswitch-enum] switch (job->j_procs[i].pr_status) { ^ job.c:609:13: warning: enumeration value 'JS_RUNNING' not explicitly handled in switch [-Wswitch-enum] switch (job->j_status) { ^ job.c:1186:10: warning: enumeration value 'JS_RUNNING' not explicitly handled in switch [-Wswitch-enum] switch (job->j_status) { ^ option.c:576:12: warning: enumeration value 'OPTARG_NONE' not explicitly handled in switch [-Wswitch-enum] switch (opt->optarg) { ^ option.c:714:10: warning: 6 enumeration values not explicitly handled in switch: 'NOI_VERSION', 'NOI_NOPROFILE', 'NOI_NORCFILE'... [-Wswitch-enum] switch (index) { ^ parser.c:2055:13: warning: 6 enumeration values not explicitly handled in switch: 'CT_SIMPLE', 'CT_IF', 'CT_FOR'... [-Wswitch-enum] switch (type) { ^ redir.c:338:10: warning: 4 enumeration values not explicitly handled in switch: 'RT_HERE', 'RT_HERERT', 'RT_PROCIN'... [-Wswitch-enum] switch (r->rd_type) { ^ variable.c:2005:10: warning: enumeration value 'NONE' not explicitly handled in switch [-Wswitch-enum] switch (options) { ^ printf.c:539:13: warning: 5 enumeration values not explicitly handled in switch: 'FT_STRING', 'FT_CHAR', 'FT_INT'... [-Wswitch-enum] switch (type) { ^ printf.c:739:10: warning: 5 enumeration values not explicitly handled in switch: 'FT_STRING', 'FT_CHAR', 'FT_INT'... [-Wswitch-enum] switch (f->type) { ^ editing.c:327:13: warning: enumeration value 'SHOPT_NOLINEEDIT' not explicitly handled in switch [-Wswitch-enum] switch (shopt_lineedit) { ^ editing.c:693:13: warning: 5 enumeration values not explicitly handled in switch: 'LE_MODE_VI_INSERT', 'LE_MODE_VI_COMMAND', 'LE_MODE_EMACS'... [-Wswitch-enum] switch (mode) { ^ keymap.c:536:13: warning: enumeration value 'LE_MODE_N' not explicitly handled in switch [-Wswitch-enum] switch (le_mode_to_id(mode)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yasm/yasm_1.3.0.orig.tar.gz modules/arch/x86/x86arch.c:462:13: warning: enumeration value 'X86_RIP' not explicitly handled in switch [-Wswitch-enum] switch ((x86_expritem_reg_size)(reg & ~0xFUL)) { ^ modules/arch/x86/x86arch.c:499:13: warning: 9 enumeration values not explicitly handled in switch: 'X86_REG8', 'X86_REG8X', 'X86_REG16'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(reggroup & ~0xFUL)) { ^ modules/arch/x86/x86arch.c:540:13: warning: enumeration value 'X86_RIP' not explicitly handled in switch [-Wswitch-enum] switch ((x86_expritem_reg_size)(reg & ~0xFUL)) { ^ modules/arch/x86/x86expr.c:50:13: warning: 8 enumeration values not explicitly handled in switch: 'X86_REG8', 'X86_REG8X', 'X86_REG16'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(ei->data.reg & ~0xFUL)) { ^ modules/arch/x86/x86expr.c:163:25: warning: 30 enumeration values not explicitly handled in switch: 'YASM_EXPR_SUB', 'YASM_EXPR_DIV', 'YASM_EXPR_SIGNDIV'... [-Wswitch-enum] switch (e->op) { ^ modules/arch/x86/x86expr.c:160:17: warning: 5 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_INT', 'YASM_EXPR_SUBST'... [-Wswitch-enum] switch (e->terms[i].type) { ^ modules/arch/x86/x86expr.c:317:13: warning: 29 enumeration values not explicitly handled in switch: 'YASM_EXPR_SUB', 'YASM_EXPR_DIV', 'YASM_EXPR_SIGNDIV'... [-Wswitch-enum] switch (e->op) { ^ modules/arch/x86/x86expr.c:564:17: warning: 9 enumeration values not explicitly handled in switch: 'X86_REG8', 'X86_REG8X', 'X86_FPUREG'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(ei->data.reg & ~0xFUL)) { ^ modules/arch/x86/x86id.c:362:13: warning: 11 enumeration values not explicitly handled in switch: 'X86_REG8', 'X86_REG8X', 'X86_REG16'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(ei->data.reg & ~0xFUL)) { ^ modules/arch/x86/x86id.c:708:33: warning: 7 enumeration values not explicitly handled in switch: 'X86_MMXREG', 'X86_XMMREG', 'X86_YMMREG'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(op->data.reg&~0xFUL)) { ^ modules/arch/x86/x86id.c:734:33: warning: 10 enumeration values not explicitly handled in switch: 'X86_REG8', 'X86_REG8X', 'X86_REG16'... [-Wswitch-enum] switch ((x86_expritem_reg_size)(op->data.reg&~0xFUL)) { ^ modules/parsers/gas/gas-parse.c:102:18: warning: 9 enumeration values not explicitly handled in switch: 'REG', 'REGGROUP', 'SEGREG'... [-Wswitch-enum] else switch ((enum tokentype)curtok) { ^ modules/parsers/gas/gas-parse.c:937:13: warning: enumeration value 'YASM_ARCH_NOTINSNPREFIX' not explicitly handled in switch [-Wswitch-enum] switch (yasm_arch_parse_check_insnprefix ^ modules/parsers/gas/gas-parse.c:990:13: warning: 4 enumeration values not explicitly handled in switch: 'YASM_ARCH_NOTREGTMOD', 'YASM_ARCH_REG', 'YASM_ARCH_REGGROUP'... [-Wswitch-enum] switch (yasm_arch_parse_check_regtmod(p_object->arch, ID_val, ID_len, ^ modules/parsers/nasm/nasm-parse.c:106:18: warning: 29 enumeration values not explicitly handled in switch: 'SIZE_OVERRIDE', 'OFFSET', 'DECLARE_DATA'... [-Wswitch-enum] else switch ((enum tokentype)curtok) { ^ modules/parsers/nasm/nasm-parse.c:1210:13: warning: enumeration values 'NORM_EXPR' and 'DV_EXPR' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ modules/objfmts/elf/elf.c:346:13: warning: 4 enumeration values not explicitly handled in switch: 'STB_LOOS', 'STB_HIOS', 'STB_LOPROC'... [-Wswitch-enum] switch (entry->bind) { ^ modules/objfmts/elf/elf.c:353:13: warning: 7 enumeration values not explicitly handled in switch: 'STT_COMMON', 'STT_TLS', 'STT_NUM'... [-Wswitch-enum] switch (entry->type) { ^ modules/objfmts/coff/coff-objfmt.c:1156:21: warning: enumeration values 'COFF_SYMTAB_AUX_NONE' and 'COFF_SYMTAB_AUX_SECT' not explicitly handled in switch [-Wswitch-enum] switch (csymd->auxtype) { ^ libyasm/bc-data.c:115:17: warning: enumeration values 'DV_EMPTY', 'DV_RAW', and 'DV_RESERVE' not explicitly handled in switch [-Wswitch-enum] switch (dv->type) { ^ libyasm/bc-data.c:431:17: warning: 4 enumeration values not explicitly handled in switch: 'DV_EMPTY', 'DV_ULEB128', 'DV_SLEB128'... [-Wswitch-enum] switch (dv->type) { ^ libyasm/bc-data.c:531:17: warning: 4 enumeration values not explicitly handled in switch: 'DV_EMPTY', 'DV_ULEB128', 'DV_SLEB128'... [-Wswitch-enum] switch (cur->type) { ^ libyasm/expr.c:392:13: warning: 29 enumeration values not explicitly handled in switch: 'YASM_EXPR_MUL', 'YASM_EXPR_DIV', 'YASM_EXPR_SIGNDIV'... [-Wswitch-enum] switch (e->op) { ^ libyasm/expr.c:462:13: warning: 31 enumeration values not explicitly handled in switch: 'YASM_EXPR_IDENT', 'YASM_EXPR_ADD', 'YASM_EXPR_MUL'... [-Wswitch-enum] switch (e->op) { ^ libyasm/expr.c:937:13: warning: 25 enumeration values not explicitly handled in switch: 'YASM_EXPR_IDENT', 'YASM_EXPR_SUB', 'YASM_EXPR_DIV'... [-Wswitch-enum] switch (e->op) { ^ libyasm/expr.c:962:13: warning: enumeration value 'YASM_EXPR_NONE' not explicitly handled in switch [-Wswitch-enum] switch (src->type) { ^ libyasm/expr.c:1015:13: warning: 5 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_REG', 'YASM_EXPR_SUBST'... [-Wswitch-enum] switch (term->type) { ^ libyasm/expr.c:1309:13: warning: enumeration value 'YASM_EXPR_NONNUM' not explicitly handled in switch [-Wswitch-enum] switch (e->op) { ^ libyasm/expr.c:1465:17: warning: 6 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_REG', 'YASM_EXPR_INT'... [-Wswitch-enum] switch (e->terms[i].type) { ^ libyasm/intnum.c:136:13: warning: 14 enumeration values not explicitly handled in switch: 'ErrCode_Ok', 'ErrCode_Type', 'ErrCode_Bits'... [-Wswitch-enum] switch (BitVector_from_Dec_static(from_dec_data, conv_bv, ^ libyasm/intnum.c:157:13: warning: 14 enumeration values not explicitly handled in switch: 'ErrCode_Ok', 'ErrCode_Type', 'ErrCode_Bits'... [-Wswitch-enum] switch (BitVector_from_Bin(conv_bv, (unsigned char *)str)) { ^ libyasm/intnum.c:177:13: warning: 14 enumeration values not explicitly handled in switch: 'ErrCode_Ok', 'ErrCode_Type', 'ErrCode_Bits'... [-Wswitch-enum] switch (BitVector_from_Oct(conv_bv, (unsigned char *)str)) { ^ libyasm/intnum.c:197:13: warning: 14 enumeration values not explicitly handled in switch: 'ErrCode_Ok', 'ErrCode_Type', 'ErrCode_Bits'... [-Wswitch-enum] switch (BitVector_from_Hex(conv_bv, (unsigned char *)str)) { ^ libyasm/intnum.c:444:13: warning: enumeration value 'YASM_EXPR_NONNUM' not explicitly handled in switch [-Wswitch-enum] switch (op) { ^ libyasm/valparam.c:105:13: warning: enumeration value 'YASM_PARAM_STRING' not explicitly handled in switch [-Wswitch-enum] switch (vp->type) { ^ libyasm/valparam.c:121:13: warning: enumeration value 'YASM_PARAM_EXPR' not explicitly handled in switch [-Wswitch-enum] switch (vp->type) { ^ libyasm/value.c:392:21: warning: 6 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_INT', 'YASM_EXPR_SUBST'... [-Wswitch-enum] switch (e->terms[1].type) { ^ libyasm/value.c:408:21: warning: 6 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_REG', 'YASM_EXPR_INT'... [-Wswitch-enum] switch (e->terms[0].type) { ^ libyasm/value.c:429:25: warning: 6 enumeration values not explicitly handled in switch: 'YASM_EXPR_NONE', 'YASM_EXPR_REG', 'YASM_EXPR_INT'... [-Wswitch-enum] switch (e->terms[i].type) { ^ libyasm/value.c:156:13: warning: 29 enumeration values not explicitly handled in switch: 'YASM_EXPR_IDENT', 'YASM_EXPR_SUB', 'YASM_EXPR_MUL'... [-Wswitch-enum] switch (e->op) { ^ libyasm/value.c:514:17: warning: enumeration values 'YASM_EXPR_NONE', 'YASM_EXPR_SUBST', and 'YASM_EXPR_PRECBC' not explicitly handled in switch [-Wswitch-enum] switch (value->abs->terms[0].type) { ^ ./modules/parsers/gas/gas-token.re:213:13: warning: enumeration value 'INITIAL' not explicitly handled in switch [-Wswitch-enum] switch (parser_gas->state) { ^ ./modules/parsers/gas/gas-token.re:335:21: warning: enumeration values 'YASM_ARCH_NOTREGTMOD' and 'YASM_ARCH_TARGETMOD' not explicitly handled in switch [-Wswitch-enum] switch (yasm_arch_parse_check_regtmod ^ ./modules/parsers/nasm/nasm-token.re:396:25: warning: enumeration value 'YASM_ARCH_NOTINSNPREFIX' not explicitly handled in switch [-Wswitch-enum] switch (yasm_arch_parse_check_insnprefix ^ ./modules/parsers/nasm/nasm-token.re:411:21: warning: enumeration value 'YASM_ARCH_NOTREGTMOD' not explicitly handled in switch [-Wswitch-enum] switch (yasm_arch_parse_check_regtmod ^ ./modules/parsers/nasm/nasm-token.re:706:21: warning: 4 enumeration values not explicitly handled in switch: 'YASM_ARCH_NOTREGTMOD', 'YASM_ARCH_REGGROUP', 'YASM_ARCH_SEGREG'... [-Wswitch-enum] switch (yasm_arch_parse_check_regtmod ^ frontends/yasm/yasm.c:411:17: warning: enumeration value 'YASM_ARCH_CREATE_OK' not explicitly handled in switch [-Wswitch-enum] switch (arch_error) { ^ frontends/tasm/tasm.c:295:17: warning: enumeration value 'YASM_ARCH_CREATE_OK' not explicitly handled in switch [-Wswitch-enum] switch (arch_error) { ^ frontends/vsyasm/vsyasm.c:330:17: warning: enumeration value 'YASM_ARCH_CREATE_OK' not explicitly handled in switch [-Wswitch-enum] switch (arch_error) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yaz/yaz_4.2.30.orig.tar.gz marcdisp.c:481:16: warning: enumeration values 'YAZ_MARC_DATAFIELD', 'YAZ_MARC_CONTROLFIELD', and 'YAZ_MARC_LEADER' not explicitly handled in switch [-Wswitch-enum] switch(n->which) ^ cclfind.c:103:12: warning: 5 enumeration values not explicitly handled in switch: 'CCL_RPN_AND', 'CCL_RPN_OR', 'CCL_RPN_NOT'... [-Wswitch-enum] switch(kind) ^ cclptree.c:29:13: warning: enumeration values 'CCL_RPN_TERM' and 'CCL_RPN_SET' not explicitly handled in switch [-Wswitch-enum] switch (p->kind) ^ client.c:1422:13: warning: enumeration values 'QueryType_CCL', 'QueryType_CCL2RPN', and 'QueryType_CQL2RPN' not explicitly handled in switch [-Wswitch-enum] switch (queryType) ^ client.c:1461:13: warning: enumeration values 'QueryType_CCL', 'QueryType_CCL2RPN', and 'QueryType_CQL2RPN' not explicitly handled in switch [-Wswitch-enum] switch (queryType) ^ client.c:1598:13: warning: enumeration value 'QueryType_CQL2RPN' not explicitly handled in switch [-Wswitch-enum] switch (myQueryType) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zlib/zlib_1.2.8.dfsg.orig.tar.gz infback.c:291:17: warning: 26 enumeration values not explicitly handled in switch: 'HEAD', 'FLAGS', 'TIME'... [-Wswitch-enum] switch (state->mode) { ^ inftrees.c:181:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zsync/zsync_0.6.2.orig.tar.bz2 inftrees.c:182:13: warning: enumeration value 'DISTS' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zvbi/zvbi_0.2.35.orig.tar.bz2 bit_slicer.c:742:10: warning: enumeration value 'VBI_PIXFMT_PAL8' not explicitly handled in switch [-Wswitch-enum] switch (sample_format) { ^ cache.c:872:10: warning: 11 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_EACEM_TRIGGER'... [-Wswitch-enum] switch (cp->function) { ^ cache.c:1165:11: warning: enumeration values 'CACHE_PRI_NORMAL' and 'CACHE_PRI_SPECIAL' not explicitly handled in switch [-Wswitch-enum] switch (cp->priority) { ^ exp-html.c:628:14: warning: 6 enumeration values not explicitly handled in switch: 'VBI_LINK_NONE', 'VBI_LINK_MESSAGE', 'VBI_LINK_PAGE'... [-Wswitch-enum] switch (link.type) { ^ export.c:849:11: warning: enumeration value 'VBI_OPTION_STRING' not explicitly handled in switch [-Wswitch-enum] switch (oi->type) { ^ export.c:912:10: warning: enumeration value 'VBI_OPTION_STRING' not explicitly handled in switch [-Wswitch-enum] switch (oi->type) { ^ io-sim.c:469:10: warning: 23 enumeration values not explicitly handled in switch: 'VBI_PIXFMT_YUYV', 'VBI_PIXFMT_YVYU', 'VBI_PIXFMT_UYVY'... [-Wswitch-enum] switch (sp->sp_sample_format) { ^ io-sim.c:921:10: warning: 15 enumeration values not explicitly handled in switch: 'VBI_PIXFMT_YUV420', 'VBI_PIXFMT_YUYV', 'VBI_PIXFMT_UYVY'... [-Wswitch-enum] switch (sp->sp_sample_format) { ^ io-sim.c:981:10: warning: 12 enumeration values not explicitly handled in switch: 'VBI_PIXFMT_YUV420', 'VBI_PIXFMT_YUYV', 'VBI_PIXFMT_YVYU'... [-Wswitch-enum] switch (sp->sp_sample_format) { ^ packet.c:847:12: warning: 15 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_EACEM_TRIGGER'... [-Wswitch-enum] switch (pl->function) { ^ packet.c:1000:10: warning: 10 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_EACEM_TRIGGER'... [-Wswitch-enum] switch (new_function) { ^ packet.c:1086:10: warning: enumeration values 'VBI_CNI_TYPE_NONE' and 'VBI_CNI_TYPE_PDC_A' not explicitly handled in switch [-Wswitch-enum] switch (type) { ^ packet.c:2259:12: warning: 11 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_UNKNOWN', 'PAGE_FUNCTION_DATA'... [-Wswitch-enum] switch (vtp->function) { ^ packet.c:2346:12: warning: 16 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_EACEM_TRIGGER'... [-Wswitch-enum] switch (cvtp->function) { ^ packet.c:2455:14: warning: 15 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_EACEM_TRIGGER'... [-Wswitch-enum] switch (vbi->cn->btt_link[i].function) { ^ packet.c:2528:11: warning: 4 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_UNKNOWN', 'PAGE_FUNCTION_DATA'... [-Wswitch-enum] switch (cvtp->function) { ^ packet.c:2612:11: warning: 8 enumeration values not explicitly handled in switch: 'PAGE_FUNCTION_ACI', 'PAGE_FUNCTION_EPG', 'PAGE_FUNCTION_UNKNOWN'... [-Wswitch-enum] switch (cvtp->function) { ^ raw_decoder.c:1124:10: warning: 23 enumeration values not explicitly handled in switch: 'VBI_PIXFMT_YUYV', 'VBI_PIXFMT_YVYU', 'VBI_PIXFMT_UYVY'... [-Wswitch-enum] switch (rd->sampling.sp_sample_format) { ^ sampling_par.c:99:10: warning: 23 enumeration values not explicitly handled in switch: 'VBI_PIXFMT_YUYV', 'VBI_PIXFMT_YVYU', 'VBI_PIXFMT_UYVY'... [-Wswitch-enum] switch (sp->sp_sample_format) { ^ tables.c:350:10: warning: enumeration value 'VBI_RATING_AUTH_NONE' not explicitly handled in switch [-Wswitch-enum] switch (auth) { ^ tables.c:382:10: warning: enumeration value 'VBI_PROG_CLASSF_NONE' not explicitly handled in switch [-Wswitch-enum] switch (classf) { ^ proxy-msg.c:1455:12: warning: enumeration values 'VBI_API_UNKNOWN' and 'VBI_API_BKTR' not explicitly handled in switch [-Wswitch-enum] switch (vbi_api) ^ decoder.c:353:10: warning: enumeration value 'VBI_PIXFMT_PAL8' not explicitly handled in switch [-Wswitch-enum] switch (fmt) { ^ exp-gfx.c:282:10: warning: 4 enumeration values not explicitly handled in switch: 'VBI_NORMAL_SIZE', 'VBI_DOUBLE_WIDTH', 'VBI_OVER_TOP'... [-Wswitch-enum] switch (size) { ^ exp-gfx.c:314:11: warning: enumeration values 'VBI_OVER_TOP' and 'VBI_OVER_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (size) { ^ exp-gfx.c:403:10: warning: enumeration values 'VBI_OVER_TOP' and 'VBI_OVER_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (size) { ^ exp-gfx.c:1526:10: warning: enumeration values 'VBI_EXPORT_TARGET_ALLOC', 'VBI_EXPORT_TARGET_FD', and 'VBI_EXPORT_TARGET_FILE' not explicitly handled in switch [-Wswitch-enum] switch (e->target) { ^ atsc-cc.c:6761:10: warning: enumeration value 'D_TYPE' not explicitly handled in switch [-Wswitch-enum] switch (vd->picture_coding_type) { ^ ../src/exp-gfx.c:282:10: warning: 4 enumeration values not explicitly handled in switch: 'VBI_NORMAL_SIZE', 'VBI_DOUBLE_WIDTH', 'VBI_OVER_TOP'... [-Wswitch-enum] switch (size) { ^ ../src/exp-gfx.c:314:11: warning: enumeration values 'VBI_OVER_TOP' and 'VBI_OVER_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (size) { ^ ../src/exp-gfx.c:403:10: warning: enumeration values 'VBI_OVER_TOP' and 'VBI_OVER_BOTTOM' not explicitly handled in switch [-Wswitch-enum] switch (size) { ^ ../src/exp-gfx.c:1526:10: warning: enumeration values 'VBI_EXPORT_TARGET_ALLOC', 'VBI_EXPORT_TARGET_FD', and 'VBI_EXPORT_TARGET_FILE' not explicitly handled in switch [-Wswitch-enum] switch (e->target) { ^ pdc2.c:884:10: warning: 4 enumeration values not explicitly handled in switch: 'VBI_PID_CHANNEL_PDC_DESCRIPTOR', 'VBI_PID_CHANNEL_XDS_CURRENT', 'VBI_PID_CHANNEL_XDS_FUTURE'... [-Wswitch-enum] switch (lci) { ^ capture.c:759:10: warning: 4 enumeration values not explicitly handled in switch: 'FILE_FORMAT_SLICED', 'FILE_FORMAT_RAW', 'FILE_FORMAT_XML'... [-Wswitch-enum] switch (option_out_file_format) { ^ sliced.c:727:10: warning: enumeration values 'FILE_FORMAT_RAW' and 'FILE_FORMAT_NEW_SLICED' not explicitly handled in switch [-Wswitch-enum] switch (file_format) { ^ sliced.c:1281:10: warning: enumeration values 'FILE_FORMAT_RAW' and 'FILE_FORMAT_NEW_SLICED' not explicitly handled in switch [-Wswitch-enum] switch (file_format) { ^ explist.c:292:10: warning: enumeration value 'VBI_OPTION_STRING' not explicitly handled in switch [-Wswitch-enum] switch (oi->type) { ^ ========================================================== number of projects scanned: 2196 number of warnings: 8951