ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/adns/adns_1.5.0~rc1.orig.tar.gz types.c:695:9: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] qf= adns__qf_addr_cname; ^ types.c:1309:57: warning: integer constant not in range of enumerated type 'parsedomain_flags' [-Wassign-enum] st= adns__parse_domain_more(&fls,pai->ads, pai->qu,vb,0, pai->dgram); ^ types.c:1673:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] FLAT_TYPE(addr, "A", "addr", addr, addr, addr, addr, ^ types.c:1675:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(ns, "NS", "+addr",hostaddr, hostaddr,hostaddr,hostaddr ), ^ types.c:1676:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(ptr, "PTR","checked",str, ptr, 0, domain, ^ types.c:1678:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(mx, "MX", "+addr",inthostaddr,mx, mx, inthostaddr, ), ^ types.c:1679:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(srv, "SRV","+addr",srvha, srvha, srv, srvha, ^ query.c:302:14: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ query.c:348:12: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ general.c:110:8: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] adns_if_noerrprint|adns_if_noserverwarn, serv,qu,fmt,al); ^ setup.c:294:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ setup.c:297:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ setup.c:308:22: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_afmask; ^ ../src/types.c:695:9: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] qf= adns__qf_addr_cname; ^ ../src/types.c:1309:57: warning: integer constant not in range of enumerated type 'parsedomain_flags' [-Wassign-enum] st= adns__parse_domain_more(&fls,pai->ads, pai->qu,vb,0, pai->dgram); ^ ../src/types.c:1673:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] FLAT_TYPE(addr, "A", "addr", addr, addr, addr, addr, ^ ../src/types.c:1675:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(ns, "NS", "+addr",hostaddr, hostaddr,hostaddr,hostaddr ), ^ ../src/types.c:1676:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(ptr, "PTR","checked",str, ptr, 0, domain, ^ ../src/types.c:1678:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(mx, "MX", "+addr",inthostaddr,mx, mx, inthostaddr, ), ^ ../src/types.c:1679:1: warning: integer constant not in range of enumerated type 'adns_rrtype' [-Wassign-enum] DEEP_TYPE(srv, "SRV","+addr",srvha, srvha, srv, srvha, ^ ../src/query.c:302:14: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ ../src/query.c:348:12: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ ../src/general.c:110:8: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] adns_if_noerrprint|adns_if_noserverwarn, serv,qu,fmt,al); ^ ../src/setup.c:294:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ ../src/setup.c:297:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ ../src/setup.c:308:22: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_afmask; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/alsa-lib/alsa-lib_1.0.29.orig.tar.bz2 pcm_dmix.c:591:17: warning: integer constant not in range of enumerated type 'snd_pcm_state_t' (aka 'enum _snd_pcm_state') [-Wassign-enum] dmix->state = STATE_RUN_PENDING; ^ pcm_dshare.c:341:19: warning: integer constant not in range of enumerated type 'snd_pcm_state_t' (aka 'enum _snd_pcm_state') [-Wassign-enum] dshare->state = STATE_RUN_PENDING; ^ pcm_dsnoop.c:208:10: warning: integer constant not in range of enumerated type 'snd_pcm_state_t' (aka 'enum _snd_pcm_state') [-Wassign-enum] return -ENODEV; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/amanda/amanda_3.3.6.orig.tar.gz amxml.c:996:34: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] GMarkupParseFlags flags = 0; ^ amxml.c:1025:34: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] GMarkupParseFlags flags = 0; ^ conffile.c:3627:12: warning: integer constant not in range of enumerated type 'comp_t' [-Wassign-enum] comp = -1; ^ debug.c:216:28: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_always_fatal(G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); ^ debug.c:220:29: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_handler(NULL, G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL | G_LOG_FLAG_RECURSION, ^ event.c:193:10: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] cond = G_IO_IN | G_IO_HUP | G_IO_ERR; ^ event.c:195:10: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] cond = G_IO_OUT | G_IO_ERR; ^ testutils.c:259:28: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_always_fatal(G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); ^ dest-fd.c:98:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestFd", &info, 0); ^ dest-null.c:141:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestNull", &info, 0); ^ dest-buffer.c:176:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestBuffer", &info, 0); ^ dest-directtcp-connect.c:132:94: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestDirectTCPConnect", &info, 0); ^ dest-directtcp-listen.c:110:93: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestDirectTCPListen", &info, 0); ^ element-glue.c:807:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:40:5)' [-Wassign-enum] self->on_push = PUSH_TO_FD | PUSH_CONNECT_FIRST; ^ element-glue.c:812:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:40:5)' [-Wassign-enum] self->on_push = PUSH_TO_FD | PUSH_ACCEPT_FIRST; ^ element-glue.c:872:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:50:5)' [-Wassign-enum] self->on_pull = PULL_FROM_FD | PULL_ACCEPT_FIRST; ^ element-glue.c:905:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:50:5)' [-Wassign-enum] self->on_pull = PULL_FROM_FD | PULL_CONNECT_FIRST; ^ element-glue.c:910:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:50:5)' [-Wassign-enum] self->on_pull = PULL_FROM_FD | PULL_ACCEPT_FIRST; ^ element-glue.c:967:19: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:50:5)' [-Wassign-enum] self->on_pull &= ~PULL_ACCEPT_FIRST; ^ element-glue.c:989:19: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:50:5)' [-Wassign-enum] self->on_pull &= ~PULL_CONNECT_FIRST; ^ element-glue.c:1106:19: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:40:5)' [-Wassign-enum] self->on_push &= ~PUSH_ACCEPT_FIRST; ^ element-glue.c:1126:19: warning: integer constant not in range of enumerated type 'enum (anonymous enum at element-glue.c:40:5)' [-Wassign-enum] self->on_push &= ~PUSH_CONNECT_FIRST; ^ element-glue.c:1355:85: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferElementGlue", &info, 0); ^ filter-xor.c:177:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferFilterXor", &info, 0); ^ filter-process.c:325:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferFilterProcess", &info, 0); ^ source-random.c:148:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceRandom", &info, 0); ^ source-fd.c:98:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceFd", &info, 0); ^ source-pattern.c:182:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourcePattern", &info, 0); ^ source-directtcp-connect.c:139:96: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceDirectTCPConnect", &info, 0); ^ source-directtcp-listen.c:119:95: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceDirectTCPListen", &info, 0); ^ xfer-test.c:156:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceReadfd", &info, 0); ^ xfer-test.c:254:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceWritefd", &info, 0); ^ xfer-test.c:356:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourcePush", &info, 0); ^ xfer-test.c:452:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourcePull", &info, 0); ^ xfer-test.c:574:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceListen", &info, 0); ^ xfer-test.c:727:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceConnect", &info, 0); ^ xfer-test.c:836:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestReadfd", &info, 0); ^ xfer-test.c:958:85: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestWritefd", &info, 0); ^ xfer-test.c:1056:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestPush", &info, 0); ^ xfer-test.c:1155:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestPull", &info, 0); ^ xfer-test.c:1300:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestListen", &info, 0); ^ xfer-test.c:1421:85: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestConnect", &info, 0); ^ ndml_conn.c:663:28: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] conn->last_header_error = -1; /* invalid */ ^ ndml_conn.c:664:27: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] conn->last_reply_error = -1; /* invalid */ ^ ndmp2_translate.c:218:22: warning: integer constant not in range of enumerated type 'ndmp9_addr_type' (aka 'enum ndmp9_addr_type') [-Wassign-enum] addr9->addr_type = -1; ^ ndmp2_translate.c:245:22: warning: integer constant not in range of enumerated type 'ndmp2_mover_addr_type' (aka 'enum ndmp2_mover_addr_type') [-Wassign-enum] addr2->addr_type = -1; ^ ndmp3_translate.c:223:22: warning: integer constant not in range of enumerated type 'ndmp9_addr_type' (aka 'enum ndmp9_addr_type') [-Wassign-enum] addr9->addr_type = -1; ^ ndmp3_translate.c:250:22: warning: integer constant not in range of enumerated type 'ndmp3_addr_type' (aka 'enum ndmp3_addr_type') [-Wassign-enum] addr3->addr_type = -1; ^ ndmp4_translate.c:254:22: warning: integer constant not in range of enumerated type 'ndmp9_addr_type' (aka 'enum ndmp9_addr_type') [-Wassign-enum] addr9->addr_type = -1; ^ ndmp4_translate.c:288:22: warning: integer constant not in range of enumerated type 'ndmp4_addr_type' (aka 'enum ndmp4_addr_type') [-Wassign-enum] addr4->addr_type = -1; ^ ndma_comm_dispatch.c:427:29: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] conn->last_header_error = -1; /* invalid */ ^ ndma_comm_dispatch.c:428:28: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] conn->last_reply_error = -1; /* invalid */ ^ ndma_ctrl_calls.c:60:27: warning: integer constant not in range of enumerated type 'ndmp9_data_state' (aka 'enum ndmp9_data_state') [-Wassign-enum] ca->data_state.state = -1; ^ ndma_ctrl_calls.c:495:28: warning: integer constant not in range of enumerated type 'ndmp9_mover_state' (aka 'enum ndmp9_mover_state') [-Wassign-enum] ca->mover_state.state = -1; ^ ndma_ctst_tape.c:301:22: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] expect_errs[ix++] = -1; ^ ndma_ctst_tape.c:370:22: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] expect_errs[ix++] = -1; ^ ndma_ctst_mover.c:273:26: warning: integer constant not in range of enumerated type 'ndmp9_mover_mode' (aka 'enum ndmp9_mover_mode') [-Wassign-enum] NDMP9_ADDR_LOCAL, 123); ^ ndma_ctst_mover.c:278:3: warning: integer constant not in range of enumerated type 'ndmp9_addr_type' (aka 'enum ndmp9_addr_type') [-Wassign-enum] 123, NDMP9_MOVER_MODE_READ); ^ ndma_ctst_data.c:272:10: warning: integer constant not in range of enumerated type 'ndmp9_addr_type' (aka 'enum ndmp9_addr_type') [-Wassign-enum] 123); ^ ndma_ctst_subr.c:247:12: warning: integer constant not in range of enumerated type 'ndmp9_error' (aka 'enum ndmp9_error') [-Wassign-enum] errs[1] = -1; ^ amndmjob_main.c:57:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(0, NULL); ^ ndmjob_main.c:52:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(0, NULL); ^ calcsize.c:195:22: warning: integer constant not in range of enumerated type 'running_as_flags' [-Wassign-enum] check_running_as(RUNNING_AS_CLIENT_LOGIN | RUNNING_AS_UID_ONLY); ^ killpgrp.c:97:22: warning: integer constant not in range of enumerated type 'running_as_flags' [-Wassign-enum] check_running_as(RUNNING_AS_CLIENT_LOGIN | RUNNING_AS_UID_ONLY); ^ runtar.c:124:22: warning: integer constant not in range of enumerated type 'running_as_flags' [-Wassign-enum] check_running_as(RUNNING_AS_CLIENT_LOGIN | RUNNING_AS_UID_ONLY); ^ selfcheck.c:174:15: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ sendbackup.c:217:15: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ sendsize.c:211:15: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ ambsdtar.c:445:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ amgtar.c:529:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ amstar.c:358:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ device.c:328:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ device.c:333:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:338:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:343:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:348:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:353:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:358:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:363:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:368:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:373:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ device.c:378:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK|PROPERTY_ACCESS_SET_MASK, ^ device.c:383:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ null-device.c:192:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ null-device.c:214:2: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_UNLABELED | DEVICE_STATUS_VOLUME_ERROR); ^ null-device.c:252:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_UNLABELED | DEVICE_STATUS_VOLUME_ERROR); ^ rait-device.c:355:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ rait-device.c:360:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:364:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:368:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:372:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:376:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:380:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:384:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:388:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ rait-device.c:392:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ vfs-device.c:289:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_MASK, ^ vfs-device.c:294:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] (PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_MASK) & ^ vfs-device.c:300:13: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] (PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_MASK) & ^ vfs-device.c:306:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK, ^ vfs-device.c:312:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ vfs-device.c:682:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ vfs-device.c:755:5: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR ^ vfs-device.c:969:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ vfs-device.c:1021:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ xfer-source-device.c:175:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceDevice", &info, 0); ^ xfer-dest-device.c:233:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestDevice", &info, 0); ^ xfer-dest-taper.c:81:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferDestTaper", &info, 0); ^ xfer-dest-taper-cacher.c:1453:92: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_DEST_TAPER_TYPE, "XferDestTaperCacher", &info, 0); ^ xfer-dest-taper-directtcp.c:516:95: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_DEST_TAPER_TYPE, "XferDestTaperDirectTCP", &info, 0); ^ xfer-dest-taper-splitter.c:988:94: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_DEST_TAPER_TYPE, "XferDestTaperSplitter", &info, 0); ^ xfer-source-recovery.c:695:88: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceRecovery", &info, 0); ^ tape-device.c:398:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:403:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:408:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:413:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:418:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:423:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:428:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:433:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:438:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:443:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:450:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_SET_MASK, ^ tape-device.c:455:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:460:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:466:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ tape-device.c:803:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR|DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:910:8: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR ^ tape-device.c:920:8: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR ^ tape-device.c:933:26: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] new_status = (DEVICE_STATUS_VOLUME_ERROR | ^ tape-device.c:941:26: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] new_status = (DEVICE_STATUS_DEVICE_ERROR | ^ tape-device.c:951:26: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] new_status = (DEVICE_STATUS_DEVICE_ERROR | ^ tape-device.c:967:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1131:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1186:5: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR|DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1231:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1363:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1410:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1423:7: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1433:7: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1441:7: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1449:7: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1503:6: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1511:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR | DEVICE_STATUS_VOLUME_ERROR); ^ tape-device.c:1566:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1573:3: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_ERROR | DEVICE_STATUS_DEVICE_ERROR); ^ tape-device.c:1604:8: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_DEVICE_ERROR ^ tape-device.c:2237:13: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] return DEVICE_STATUS_DEVICE_ERROR|DEVICE_STATUS_DEVICE_BUSY; ^ dvdrw-device.c:259:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ dvdrw-device.c:264:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ dvdrw-device.c:269:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ dvdrw-device.c:274:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ dvdrw-device.c:279:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ dvdrw-device.c:284:2: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ ndmp-device.c:378:8: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_UNLABELED | ^ ndmp-device.c:527:5: warning: integer constant not in range of enumerated type 'DeviceStatusFlags' [-Wassign-enum] DEVICE_STATUS_VOLUME_UNLABELED | ^ ndmp-device.c:2012:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ ndmp-device.c:2017:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ ndmp-device.c:2022:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ ndmp-device.c:2027:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_MASK, ^ ndmp-device.c:2032:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_MASK, ^ ndmp-device.c:2037:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ ndmp-device.c:2042:6: warning: integer constant not in range of enumerated type 'PropertyAccessFlags' [-Wassign-enum] PROPERTY_ACCESS_GET_MASK | PROPERTY_ACCESS_SET_BEFORE_START, ^ xfer-source-holding.c:291:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (XFER_ELEMENT_TYPE, "XferSourceHolding", &info, 0); ^ amtrmidx.c:113:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_USE_CWD, argv[1]); ^ driver.c:244:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_USE_CWD, cfg_opt); ^ driver.c:788:18: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_REQUESTED; ^ driver.c:793:18: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_WAIT_FOR_TAPE; ^ driver.c:798:18: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_WAIT_FOR_TAPE; ^ driver.c:806:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_REQUESTED; ^ driver.c:807:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_WAIT_FOR_TAPE; ^ driver.c:969:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_IDLE; ^ driver.c:1397:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_IDLE; ^ driver.c:1645:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_INIT; ^ driver.c:1694:19: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_STARTED; ^ driver.c:1700:19: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_STARTED; ^ driver.c:1768:19: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_STARTED; ^ driver.c:1774:19: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_STARTED; ^ driver.c:1848:19: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_TAPE_STARTED; ^ driver.c:1871:22: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_WAIT_NEW_TAPE; ^ driver.c:2159:21: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_FILE_TO_TAPE; ^ driver.c:2224:21: warning: integer constant not in range of enumerated type 'TaperState' [-Wassign-enum] taper->state &= ~TAPER_STATE_DUMP_TO_TAPE; ^ dumper.c:377:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_USE_CWD, cfg_opt); ^ dumper.c:389:22: warning: integer constant not in range of enumerated type 'running_as_flags' [-Wassign-enum] check_running_as(RUNNING_AS_ROOT | RUNNING_AS_UID_ONLY); ^ planner.c:228:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_USE_CWD, cfg_opt); ^ planner.c:253:22: warning: integer constant not in range of enumerated type 'running_as_flags' [-Wassign-enum] check_running_as(RUNNING_AS_ROOT | RUNNING_AS_UID_ONLY); ^ chunker.c:157:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_USE_CWD, cfg_opt); ^ amadmin.c:238:14: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(0, NULL); ^ amrecover.c:426:17: warning: integer constant not in range of enumerated type 'config_init_flags' [-Wassign-enum] config_init(CONFIG_INIT_CLIENT | CONFIG_INIT_EXPLICIT_NAME | CONFIG_INIT_OVERLAY, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/angband/angband_3.5.1.orig.tar.gz object/obj-ui.c:47:41: warning: integer constant not in range of enumerated type 'olist_detail_t' [-Wassign-enum] if (in_term && Term->wid < 40) mode &= ~(OLIST_WEIGHT); ^ prefs.c:1113:32: warning: integer constant not in range of enumerated type 'file_type' [-Wassign-enum] f = file_open(buf, MODE_READ, -1); ^ borg/borg9.c:3869:34: warning: integer constant not in range of enumerated type 'file_type' [-Wassign-enum] fp = file_open(buf, MODE_READ, -1); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/apparix/apparix_07-261.orig.tar.gz opt.c:374:17: warning: integer constant not in range of enumerated type 'mcxstatus' [-Wassign-enum] ; return STATUS_CB_PBD ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/apt-dater/apt-dater_1.0.2+git20150804.orig.tar.bz2 main.c:174:7: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | G_SPAWN_CHILD_INHERITS_STDIN, NULL, NULL, ^ exec.c:64:10: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_STDERR_TO_DEV_NULL | G_SPAWN_SEARCH_PATH, /* GSpawnFlags */ ^ exec.c:83:10: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_PRI | G_IO_HUP | G_IO_ERR | G_IO_NVAL | G_IO_IN, ^ keyfiles.c:55:30: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if(g_file_test(pathtofile, G_FILE_TEST_IS_REGULAR|G_FILE_TEST_EXISTS) == FALSE) { ^ keyfiles.c:79:26: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if((g_file_test(fnnew, G_FILE_TEST_IS_REGULAR|G_FILE_TEST_EXISTS) == FALSE) && ^ keyfiles.c:80:26: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] (g_file_test(fnold, G_FILE_TEST_IS_REGULAR|G_FILE_TEST_EXISTS) == TRUE)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/asn1c/asn1c_0.9.24+dfsg.orig.tar.gz asn1parser.c:138:12: warning: integer constant not in range of enumerated type 'enum asn1p_flags' [-Wassign-enum] flags &= ~A1P_LEXER_DEBUG; ^ asn1fix.c:55:12: warning: integer constant not in range of enumerated type 'enum asn1f_flags' [-Wassign-enum] flags &= ~A1F_DEBUG; ^ asn1fix.c:61:12: warning: integer constant not in range of enumerated type 'enum asn1f_flags' [-Wassign-enum] flags &= ~A1F_EXTENDED_SizeConstraint; ^ asn1fix_constr.c:379:61: warning: integer constant not in range of enumerated type 'enum asn1f_aft_flags_e' [-Wassign-enum] ret = asn1f_fetch_outmost_tag(arg->asn, arg->mod, v, &tag, 0); ^ asn1fix_constr.c:512:14: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:249:2)' [-Wassign-enum] a->_mark &= ~TM_RECURSION; ^ asn1fix_constr.c:513:14: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:249:2)' [-Wassign-enum] b->_mark &= ~TM_RECURSION; ^ asn1fix_retrieve.c:453:15: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:249:2)' [-Wassign-enum] tc->_mark &= ~TM_RECURSION; ^ asn1fix_tags.c:39:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:192:3)' [-Wassign-enum] tt.tag_class = -1; ^ asn1fix_tags.c:97:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:249:2)' [-Wassign-enum] expr->_mark &= ~TM_RECURSION; ^ asn1fix_tags.c:112:22: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:192:3)' [-Wassign-enum] min_tag.tag_class = TC_PRIVATE + 1; ^ asn1c_misc.c:263:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] AMI_MASK_ONLY_SPACES | AMI_NODELIMITER, ^ asn1c_misc.c:270:32: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] return asn1c_make_identifier(0, exprid, typename, 0); ^ asn1c_misc.c:272:32: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] return asn1c_make_identifier(0, exprid, ^ asn1c_save.c:242:36: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] header_id = asn1c_make_identifier(0, expr, NULL); ^ asn1c_save.c:505:27: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] asn1c_make_identifier(0, arg->expr, NULL)); ^ asn1c_save.c:521:27: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] asn1c_make_identifier(0, arg->expr, NULL)); ^ asn1c_C.c:141:16: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] OUT("_%s", MKID(v)); ^ asn1c_C.c:179:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:193:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:206:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:210:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:214:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:238:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:275:15: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] OUT("_%s", MKID(v)); ^ asn1c_C.c:310:23: warning: integer constant not in range of enumerated type 'enum asn1p_expr_marker_e' [-Wassign-enum] v->marker.flags |= EM_OMITABLE | EM_INDIRECT; ^ asn1c_C.c:320:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] : MKID(expr), ^ asn1c_C.c:351:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] GEN_DECLARE(expr); /* asn_DEF_xxx */ ^ asn1c_C.c:362:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:387:5: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:444:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:453:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:462:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:510:9: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] id = MKID(v); ^ asn1c_C.c:533:23: warning: integer constant not in range of enumerated type 'enum asn1p_expr_marker_e' [-Wassign-enum] v->marker.flags |= EM_OMITABLE | EM_INDIRECT; ^ asn1c_C.c:539:8: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] id = MKID(expr); ^ asn1c_C.c:589:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] GEN_DECLARE(expr); /* asn_DEF_xxx */ ^ asn1c_C.c:600:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:632:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:660:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:671:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:737:29: warning: integer constant not in range of enumerated type 'enum asn1p_expr_marker_e' [-Wassign-enum] tmp_memb.marker.flags &= ~EM_INDIRECT; ^ asn1c_C.c:743:28: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] asn1c_make_identifier(0, ^ asn1c_C.c:792:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] GEN_DECLARE(expr); /* asn_DEF_xxx */ ^ asn1c_C.c:800:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:820:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:874:9: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] id = MKID(v); ^ asn1c_C.c:910:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] : MKID(expr), ^ asn1c_C.c:938:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] GEN_DECLARE(expr); /* asn_DEF_xxx */ ^ asn1c_C.c:948:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:968:5: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:996:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:1011:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:1015:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:1128:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr)); ^ asn1c_C.c:1160:32: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] OUT("#define\tasn_DEF_%s\t", MKID(expr)); ^ asn1c_C.c:1179:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1232:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:1273:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1288:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1303:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1318:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1334:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1349:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1366:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1382:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1401:6: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:1664:3: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), opt_modifier?opt_modifier:"", ^ asn1c_C.c:1698:69: warning: integer constant not in range of enumerated type 'enum asn1f_aft_flags_e' [-Wassign-enum] tags_count = asn1f_fetch_tags(arg->asn, expr->module, expr, &tags, 0); ^ asn1c_C.c:1701:10: warning: integer constant not in range of enumerated type 'enum tvm_compat' [-Wassign-enum] return -1; ^ asn1c_C.c:1710:10: warning: integer constant not in range of enumerated type 'enum tvm_compat' [-Wassign-enum] return -1; ^ asn1c_C.c:1747:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] EMIT_TAGS_TABLE("", all_tags, all_tags_count); ^ asn1c_C.c:1749:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] EMIT_TAGS_TABLE("", tags, tags_count); ^ asn1c_C.c:1754:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] EMIT_TAGS_TABLE("_all", all_tags, all_tags_count); ^ asn1c_C.c:1951:8: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] pfx, MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:2037:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:2048:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:2061:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:2063:4: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), expr->_type_unique_index); ^ asn1c_C.c:2065:46: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] DEBUG("No PER value map necessary for %s", MKID(expr)); ^ asn1c_C.c:2126:26: warning: integer constant not in range of enumerated type 'enum asn1p_expr_marker_e' [-Wassign-enum] expr->marker.flags &= ~EM_INDIRECT; ^ asn1c_C.c:2320:13: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] OUT("%s", MKID(expr)); ^ asn1c_C.c:2332:15: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] char *id = MKID(expr); ^ asn1c_C.c:2346:5: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] MKID(expr), ^ asn1c_C.c:2377:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:2408:12: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] char *p = MKID(expr); ^ asn1c_C.c:2437:8: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:2469:7: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] p = MKID(expr); ^ asn1c_C.c:2588:25: warning: integer constant not in range of enumerated type 'enum asn1c_flags' [-Wassign-enum] if(0) tmparg.flags &= ~A1C_COMPOUND_NAMES; ^ asn1c_C.c:2600:8: warning: integer constant not in range of enumerated type 'enum ami_flags_e' [-Wassign-enum] id = MKID(expr); ^ asn1c_C.c:2663:25: warning: integer constant not in range of enumerated type 'enum asn1p_expr_marker_e' [-Wassign-enum] expr->marker.flags |= EM_INDIRECT | EM_UNRECURSE; ^ asn1c_C.c:2734:17: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ../libasn1parser/asn1p_expr.h:249:2)' [-Wassign-enum] expr->_mark &= ~TM_RECURSION; ^ asn1c_C.c:2838:11: warning: integer constant not in range of enumerated type 'enum asn1f_aft_flags_e' [-Wassign-enum] &atag, AFT_IMAGINARY_ANY | AFT_CANON_CHOICE)) ^ asn1c_C.c:2842:11: warning: integer constant not in range of enumerated type 'enum asn1f_aft_flags_e' [-Wassign-enum] &btag, AFT_IMAGINARY_ANY | AFT_CANON_CHOICE)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/atk1.0/atk1.0_2.4.0.orig.tar.xz atkaction.c:36:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkAction", &tinfo, 0); ^ atkcomponent.c:65:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkComponent", &tinfo, 0); ^ atkdocument.c:47:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkDocument", &tinfo, 0); ^ atkeditabletext.c:37:81: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkEditableText", &tinfo, 0); ^ atkgobjectaccessible.c:53:70: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "AtkGObjectAccessible", &tinfo, 0); ^ atkhyperlink.c:83:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkHyperlink", &typeInfo, 0) ; ^ atkhyperlinkimpl.c:37:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkHyperlinkImpl", &tinfo, 0); ^ atkhypertext.c:46:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkHypertext", &tinfo, 0); ^ atkimage.c:35:74: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkImage", &tinfo, 0); ^ atknoopobject.c:127:62: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "AtkNoOpObject", &tinfo, 0); ^ atknoopobjectfactory.c:55:61: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "AtkNoOpObjectFactory" , &tinfo, 0); ^ atkobject.c:462:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkObject", &typeInfo, 0) ; ^ atkobject.c:517:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:524:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:531:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:540:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:549:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:574:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:581:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:588:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:595:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:602:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:609:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:616:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkobject.c:629:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atkobject.c:647:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atkobject.c:656:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atkobject.c:674:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atkobject.c:707:90: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkImplementorIface", &typeInfo, 0) ; ^ atkobjectfactory.c:47:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkObjectFactory", &tinfo, 0); ^ atkregistry.c:54:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkRegistry", &info, 0); ^ atkrelation.c:71:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkRelation", &typeInfo, 0) ; ^ atkrelation.c:94:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkrelation.c:102:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ atkrelationset.c:48:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkRelationSet", &typeInfo, 0) ; ^ atkselection.c:45:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkSelection", &tinfo, 0); ^ atkstateset.c:57:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkStateSet", &typeInfo, 0) ; ^ atkstreamablecontent.c:36:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkStreamableContent", &tinfo, 0); ^ atktable.c:52:74: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkTable", &tinfo, 0); ^ atktext.c:144:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkText", &tinfo, 0); ^ atktext.c:168:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atktext.c:178:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atktext.c:188:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atktext.c:198:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ atkutil.c:47:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkUtil", &typeInfo, 0) ; ^ atkmisc.c:43:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "AtkMisc", &typeInfo, 0) ; ^ atkvalue.c:37:74: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_INTERFACE, "AtkValue", &tinfo, 0); ^ teststateset.c:260:35: warning: integer constant not in range of enumerated type 'AtkStateType' [-Wassign-enum] name = atk_state_type_get_name (ATK_STATE_LAST_DEFINED +2); ^ testrelation.c:100:38: warning: integer constant not in range of enumerated type 'AtkRelationType' [-Wassign-enum] name = atk_relation_type_get_name (ATK_RELATION_LAST_DEFINED + 2); ^ testrelation.c:220:29: warning: integer constant not in range of enumerated type 'AtkRole' [-Wassign-enum] name = atk_role_get_name (ATK_ROLE_LAST_DEFINED + 2); ^ testrelation.c:281:39: warning: integer constant not in range of enumerated type 'AtkTextAttribute' [-Wassign-enum] name = atk_text_attribute_get_name (ATK_TEXT_ATTR_LAST_DEFINED + 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/audit/audit_2.4.orig.tar.gz netlink.c:99:11: warning: integer constant not in range of enumerated type 'reply_t' [-Wassign-enum] block = MSG_DONTWAIT; ^ expression.c:168:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_NE; ^ expression.c:171:14: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_NOT; ^ expression.c:236:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_AND; ^ expression.c:256:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_LE; ^ expression.c:259:14: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_LT; ^ expression.c:266:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_EQ; ^ expression.c:276:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_GE; ^ expression.c:279:14: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_VALUE_GT; ^ expression.c:291:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_OR; ^ expression.c:300:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_INTERPRETED_EQ; ^ expression.c:304:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_INTERPRETED_NE; ^ expression.c:312:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_RAW_EQ; ^ expression.c:316:15: warning: integer constant not in range of enumerated type 'enum token_type' [-Wassign-enum] p->token = EO_RAW_NE; ^ ../../lib/netlink.c:99:11: warning: integer constant not in range of enumerated type 'reply_t' [-Wassign-enum] block = MSG_DONTWAIT; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aumix/aumix_2.9.1.orig.tar.bz2 gtk.c:235:100: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(filemenuitems[ii], "activate", accel, *LOCAL_TEXT(fileacceltext[ii]), 0, GTK_ACCEL_VISIBLE); ^ gtk.c:261:104: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(viewmenuitems[SOUND_MIXER_NRDEVICES], "activate", accel, *LOCAL_TEXT("v"), 0, GTK_ACCEL_VISIBLE); ^ gtk.c:262:108: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(viewmenuitems[SOUND_MIXER_NRDEVICES + 1], "activate", accel, *LOCAL_TEXT("b"), 0, GTK_ACCEL_VISIBLE); ^ gtk.c:263:108: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(viewmenuitems[SOUND_MIXER_NRDEVICES + 2], "activate", accel, *LOCAL_TEXT("r"), 0, GTK_ACCEL_VISIBLE); ^ gtk.c:264:108: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(viewmenuitems[SOUND_MIXER_NRDEVICES + 3], "activate", accel, *LOCAL_TEXT("n"), 0, GTK_ACCEL_VISIBLE); ^ gtk.c:272:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(muteallitem, "activate", accel, 'm', 0, GTK_ACCEL_VISIBLE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/autotrace/autotrace_0.31.1.orig.tar.gz exception.c:11:26: warning: integer constant not in range of enumerated type 'at_msg_type' (aka 'enum _at_msg_type') [-Wassign-enum] at_exception_type e = {0, client_func, client_data}; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/avis-client-c/avis-client-c_1.2.4.orig.tar.gz check.c:237:15: warning: integer constant not in range of enumerated type 'enum fork_status' [-Wassign-enum] sr->fstat = CK_FORK_UNSPECIFIED; ^ check.c:335:13: warning: integer constant not in range of enumerated type 'enum ck_result_ctx' [-Wassign-enum] tr->ctx = -1; ^ check.c:337:15: warning: integer constant not in range of enumerated type 'enum test_result' [-Wassign-enum] tr->rtype = -1; ^ check_pack.c:360:19: warning: integer constant not in range of enumerated type 'enum ck_result_ctx' [-Wassign-enum] rmsg->lastctx = -1; ^ check_pack.c:361:19: warning: integer constant not in range of enumerated type 'enum ck_result_ctx' [-Wassign-enum] rmsg->failctx = -1; ^ messages.c:135:25: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, I32, STR, VA, END} /* {"xid", "error", "message", "args"}*/}, ^ messages.c:137:39: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, I32, I32, ATTR, KEYS, KEYS, END} ^ messages.c:141:17: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, ATTR, END} /*{"xid", "connection_options"}*/}, ^ messages.c:143:11: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, END} /*{"xid"}*/}, ^ messages.c:145:11: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, END} /*{"xid"}*/}, ^ messages.c:147:16: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {I32, STR, END} /*{"reason", "arguments"}*/}, ^ messages.c:149:35: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, KEYS, KEYS, KEYS, KEYS, END}}, ^ messages.c:151:11: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, END}}, ^ messages.c:153:22: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {ATTR, BO, KEYS, END} /*{"attributes", "deliverInsecure", "keys"}*/}, ^ messages.c:155:24: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {ATTR, I64A, I64A, END} ^ messages.c:158:26: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, STR, BO, KEYS, END} /*{"xid", "expr", "deliverInsecure", "keys"}*/}, ^ messages.c:160:37: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, I64, STR, BO, KEYS, KEYS, END}}, ^ messages.c:162:16: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, I64, END} /*{"xid", "subscriptionId"}*/}, ^ messages.c:164:16: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {XID, I64, END} /*{"xid"}*/}, ^ messages.c:166:6: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {END}}, ^ messages.c:168:6: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {END}}, ^ messages.c:170:6: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {END}}, ^ messages.c:172:4: warning: integer constant not in range of enumerated type 'MessageTypeID' [-Wassign-enum] {0, {END}} ^ messages.c:172:8: warning: integer constant not in range of enumerated type 'FieldType' [-Wassign-enum] {0, {END}} ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils-h8300-hms/binutils-h8300-hms_2.16.1.orig.tar.gz elflink.c:4111:36: warning: integer constant not in range of enumerated type 'enum dynamic_lib_link_class' [-Wassign-enum] elf_dyn_lib_class (abfd) &= ~DYN_AS_NEEDED; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bygfoot/bygfoot_2.3.2.orig.tar.gz xml_loadsave_cup.c:369:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_fixtures.c:198:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_jobs.c:183:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_league.c:323:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_leagues_cups.c:145:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_league_stat.c:203:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_live_game.c:258:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_misc.c:217:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_newspaper.c:185:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_season_stats.c:188:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_table.c:166:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_teams.c:231:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_transfers.c:191:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_loadsave_users.c:373:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_cup.c:498:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_country.c:231:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_league.c:501:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_lg_commentary.c:299:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_mmatches.c:167:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_name.c:141:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_news.c:269:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_strategy.c:493:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ xml_team.c:255:38: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] g_markup_parse_context_new(&parser, 0, NULL, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cairo/cairo_1.8.10.orig.tar.gz cairo-analysis-surface.c:94:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:167:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:189:10: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:230:23: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] backend_status = CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:310:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:333:19: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] backend_status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-analysis-surface.c:380:45: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t backend_source_status = CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:381:43: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t backend_mask_status = CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:456:19: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] backend_status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-analysis-surface.c:526:19: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] backend_status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-analysis-surface.c:605:14: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] FALSE, ^ cairo-analysis-surface.c:608:19: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] backend_status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-analysis-surface.c:672:22: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] backend_status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-analysis-surface.c:729:5: warning: integer constant not in range of enumerated type 'cairo_surface_type_t' (aka 'enum _cairo_surface_type') [-Wassign-enum] CAIRO_INTERNAL_SURFACE_TYPE_ANALYSIS, ^ cairo-analysis-surface.c:890:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-analysis-surface.c:938:5: warning: integer constant not in range of enumerated type 'cairo_surface_type_t' (aka 'enum _cairo_surface_type') [-Wassign-enum] CAIRO_INTERNAL_SURFACE_TYPE_NULL, ^ cairo-bentley-ottmann.c:341:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at cairo-bentley-ottmann.c:328:5)' [-Wassign-enum] have_ax_bx &= ~HAVE_AX; ^ cairo-bentley-ottmann.c:348:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at cairo-bentley-ottmann.c:328:5)' [-Wassign-enum] have_ax_bx &= ~HAVE_BX; ^ cairo.c:3194:11: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] FALSE); ^ cairo-clip.c:317:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-clip.c:378:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-gstate.c:1720:17: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] NULL, 0, 0, ^ cairo-image-surface.c:68:9: warning: integer constant not in range of enumerated type 'cairo_format_t' (aka 'enum _cairo_format') [-Wassign-enum] return CAIRO_FORMAT_INVALID; ^ cairo-image-surface.c:71:12: warning: integer constant not in range of enumerated type 'cairo_format_t' (aka 'enum _cairo_format') [-Wassign-enum] return CAIRO_FORMAT_INVALID; ^ cairo-image-surface.c:804:12: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-image-surface.c:1038:33: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t status = CAIRO_STATUS_SUCCESS; ^ cairo-image-surface.c:1100:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-image-surface.c:1143:11: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-image-surface.c:1232:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-image-surface.c:1246:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:250:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:289:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:344:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:394:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:480:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:575:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:596:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:614:5: warning: integer constant not in range of enumerated type 'cairo_surface_type_t' (aka 'enum _cairo_surface_type') [-Wassign-enum] CAIRO_INTERNAL_SURFACE_TYPE_META, ^ cairo-meta-surface.c:692:14: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:773:14: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-meta-surface.c:959:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:491:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:535:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:568:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:591:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:626:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-paginated-surface.c:659:5: warning: integer constant not in range of enumerated type 'cairo_surface_type_t' (aka 'enum _cairo_surface_type') [-Wassign-enum] CAIRO_INTERNAL_SURFACE_TYPE_PAGINATED, ^ cairo-path-stroke.c:1421:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-pattern.c:1361:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pattern.c:2181:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:62:33: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t status = CAIRO_STATUS_SUCCESS; ^ cairo-region.c:99:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:121:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:138:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:171:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:180:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-region.c:193:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-scaled-font.c:1560:19: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] *cluster_flags = FALSE; ^ cairo-scaled-font.c:2392:17: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] need_info = 0; ^ cairo-scaled-font.c:2418:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-scaled-font.c:2424:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-scaled-font.c:2430:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-spline.c:87:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-surface.c:1007:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-surface.c:1076:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-surface.c:1143:29: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] cairo_status_t status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-surface.c:2278:14: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-surface.c:2382:11: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-surface-fallback.c:93:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-surface-fallback.c:436:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-user-font.c:104:33: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t status = CAIRO_STATUS_SUCCESS; ^ cairo-user-font.c:121:15: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_USER_FONT_ERROR; ^ cairo-cff-subset.c:309:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:697:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:749:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:782:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:862:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:1002:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:1661:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:1709:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:1889:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:2110:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-cff-subset.c:2206:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-scaled-font-subsets.c:1062:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-truetype-subset.c:133:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-truetype-subset.c:523:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-truetype-subset.c:531:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-truetype-subset.c:609:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-truetype-subset.c:973:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-truetype-subset.c:1286:29: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] cairo_status_t status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-fallback.c:353:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS| ^ cairo-type1-fallback.c:425:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-type1-fallback.c:665:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-type1-fallback.c:687:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-type1-subset.c:133:11: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:140:11: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:262:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:373:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:382:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:387:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:405:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:561:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:567:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:812:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:958:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:972:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1019:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1025:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1033:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1054:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1140:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1180:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1304:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type1-subset.c:1307:16: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-type3-glyph-surface.c:174:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-type3-glyph-surface.c:293:11: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] FALSE, ^ cairo-type3-glyph-surface.c:302:5: warning: integer constant not in range of enumerated type 'cairo_surface_type_t' (aka 'enum _cairo_surface_type') [-Wassign-enum] CAIRO_INTERNAL_SURFACE_TYPE_TYPE3_GLYPH, ^ cairo-type3-glyph-surface.c:352:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS | ^ cairo-type3-glyph-surface.c:403:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS | ^ cairo-type3-glyph-surface.c:456:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS | ^ cairo-type3-glyph-surface.c:465:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_IMAGE_FALLBACK; ^ cairo-pdf-operators.c:755:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-operators.c:1300:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-operators.c:1367:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-operators.c:1405:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-operators.c:1440:8: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] FALSE, ^ cairo-xlib-surface.c:1196:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1206:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1227:12: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1327:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1352:9: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1437:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-xlib-surface.c:1881:11: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:1958:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-xlib-surface.c:2242:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-xlib-surface.c:2329:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-xlib-surface.c:2344:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-xlib-surface.c:3410:11: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS | ^ cairo-xlib-surface.c:3440:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:3925:11: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-xlib-surface.c:3956:33: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] cairo_int_status_t status = CAIRO_STATUS_SUCCESS; ^ cairo-ft-font.c:1304:30: warning: integer constant not in range of enumerated type 'cairo_ft_extra_flags_t' (aka 'enum _cairo_ft_extra_flags') [-Wassign-enum] ft_options.extra_flags = 0; ^ cairo-ft-font.c:2119:15: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-ft-font.c:2165:29: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] cairo_status_t status = CAIRO_INT_STATUS_UNSUPPORTED; ^ cairo-ft-font.c:2212:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ft-font.c:2629:30: warning: integer constant not in range of enumerated type 'cairo_ft_extra_flags_t' (aka 'enum _cairo_ft_extra_flags') [-Wassign-enum] ft_options.extra_flags = 0; ^ cairo-ps-surface.c:1351:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1366:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1381:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1414:11: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1422:15: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1572:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:1592:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:2683:16: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_NOTHING_TO_DO; ^ cairo-ps-surface.c:2823:16: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_NOTHING_TO_DO; ^ cairo-ps-surface.c:2964:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:2980:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3004:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3064:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3074:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3103:16: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3161:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3197:16: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3201:16: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-ps-surface.c:3210:9: warning: integer constant not in range of enumerated type 'cairo_text_cluster_flags_t' (aka 'enum _cairo_text_cluster_flags') [-Wassign-enum] FALSE, ^ cairo-pdf-surface.c:800:13: warning: integer constant not in range of enumerated type 'cairo_status_t' (aka 'enum _cairo_status') [-Wassign-enum] return CAIRO_INT_STATUS_NOTHING_TO_DO; ^ cairo-pdf-surface.c:1282:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:1297:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:2740:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:2759:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:2778:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:2800:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4215:11: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] status = CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4331:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4360:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4420:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4567:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4659:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-pdf-surface.c:4840:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:490:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:501:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:634:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS| ^ cairo-svg-surface.c:667:7: warning: integer constant not in range of enumerated type 'cairo_scaled_glyph_info_t' (aka 'enum _cairo_scaled_glyph_info') [-Wassign-enum] CAIRO_SCALED_GLYPH_INFO_METRICS| ^ cairo-svg-surface.c:702:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:829:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:847:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return TRUE; ^ cairo-svg-surface.c:849:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return FALSE; ^ cairo-svg-surface.c:1918:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:1951:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:1970:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2058:13: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2145:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2182:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2207:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2251:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2288:9: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ cairo-svg-surface.c:2313:12: warning: integer constant not in range of enumerated type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wassign-enum] return CAIRO_STATUS_SUCCESS; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/calcoo/calcoo_1.3.18.orig.tar.gz b_settings.c:416:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/calcurse/calcurse_3.1.4.orig.tar.gz keys.c:177:12: warning: integer constant not in range of enumerated type 'enum key' [-Wassign-enum] return -1; ^ keys.c:217:12: warning: integer constant not in range of enumerated type 'enum key' [-Wassign-enum] return KEY_RESIZE; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cattle-1.0/cattle-1.0_1.2.0.orig.tar.gz cattle-buffer.c:360:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_CONSTRUCT_ONLY); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/check/check_0.9.8.orig.tar.gz check_check_sub.c:281:26: warning: integer constant not in range of enumerated type 'enum print_output' [-Wassign-enum] srunner_run_all (NULL, -1); ^ check_check_pack.c:141:14: warning: integer constant not in range of enumerated type 'enum ck_result_ctx' [-Wassign-enum] cmsg.ctx = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/chemtool/chemtool_1.6.14.orig.tar.gz main.c:3992:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, 0, 0, 6, 0); ^ main.c:3992:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, 0, 0, 6, 0); ^ main.c:3999:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 3, 0, 1, GTK_EXPAND|GTK_FILL, ^ main.c:4005:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 3, 3, 4, GTK_EXPAND|GTK_FILL, ^ main.c:4011:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 3, 8, 9, GTK_EXPAND|GTK_FILL, ^ main.c:4017:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), hbox, 1, 3, 1, 2, GTK_EXPAND|GTK_FILL, ^ main.c:4030:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4036:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4039:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4047:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4053:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 1, 2, 4, 5, GTK_EXPAND|GTK_FILL, ^ main.c:4060:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 1, 2, 5, 6, GTK_EXPAND|GTK_FILL, ^ main.c:4068:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 1, 2, 6, 7, GTK_EXPAND|GTK_FILL, ^ main.c:4074:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4080:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4083:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), hbox, 2, 3, 10, 11, GTK_EXPAND|GTK_FILL, ^ main.c:4095:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 1, 2, 9, 10, GTK_EXPAND|GTK_FILL, ^ main.c:4103:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 1, 2, 10, 11, GTK_EXPAND|GTK_FILL, ^ main.c:4129:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4133:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4141:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4147:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ main.c:4150:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), hbox, 1, 2, 4, 5, GTK_EXPAND|GTK_FILL, ^ main.c:4162:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, ^ main.c:4169:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, ^ main.c:4176:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, ^ main.c:4183:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_EXPAND|GTK_FILL, ^ main.c:4190:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 4, 5, GTK_EXPAND|GTK_FILL, ^ main.c:5089:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_F1, 0, GTK_ACCEL_VISIBLE); ^ main.c:5325:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_F5, 0, GTK_ACCEL_VISIBLE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cherokee/cherokee_1.0.8.orig.tar.gz iocache.c:93:23: warning: integer constant not in range of enumerated type 'ret_t' [-Wassign-enum] ioentry->state_ret = 123456; ^ iocache.c:409:2: warning: integer constant not in range of enumerated type 'cherokee_iocache_info_t' [-Wassign-enum] BIT_UNSET (PUBL(entry)->info, iocache_mmap); ^ iocache.c:503:9: warning: integer constant not in range of enumerated type 'cherokee_iocache_info_t' [-Wassign-enum] (iocache_stat | iocache_mmap)); ^ downloader.c:564:4: warning: integer constant not in range of enumerated type 'cherokee_downloader_status_t' [-Wassign-enum] BIT_UNSET (downloader->status, downloader_status_data_available); ^ downloader.c:568:4: warning: integer constant not in range of enumerated type 'cherokee_downloader_status_t' [-Wassign-enum] BIT_UNSET (downloader->status, downloader_status_data_available); ^ downloader.c:579:3: warning: integer constant not in range of enumerated type 'cherokee_downloader_status_t' [-Wassign-enum] BIT_UNSET (downloader->status, downloader_status_data_available); ^ handler_file.c:53:1: warning: integer constant not in range of enumerated type 'cherokee_http_method_t' [-Wassign-enum] PLUGIN_INFO_HANDLER_EASIEST_INIT (file, http_get | http_head); ^ handler_cgi.c:74:1: warning: integer constant not in range of enumerated type 'cherokee_http_method_t' [-Wassign-enum] CGI_LIB_INIT (cgi, http_get | http_post | http_head); ^ handler_proxy.c:876:5: warning: integer constant not in range of enumerated type 'cherokee_handler_support_t' [-Wassign-enum] BIT_UNSET (HANDLER(hdl)->support, hsupport_error); ^ handler_ssi.c:39:1: warning: integer constant not in range of enumerated type 'cherokee_http_method_t' [-Wassign-enum] PLUGIN_INFO_HANDLER_EASIEST_INIT (ssi, http_get | http_head); ^ handler_empty_gif.c:33:1: warning: integer constant not in range of enumerated type 'cherokee_http_method_t' [-Wassign-enum] PLUGIN_INFO_HANDLER_EASIEST_INIT (empty_gif, http_get | http_head); ^ handler_error_nn.c:188:24: warning: integer constant not in range of enumerated type 'cherokee_handler_support_t' [-Wassign-enum] HANDLER(n)->support = hsupport_error | hsupport_length; ^ handler_admin.c:38:1: warning: integer constant not in range of enumerated type 'cherokee_http_method_t' [-Wassign-enum] ./handler.h:122:2: note: expanded from macro 'PLUGIN_INFO_HANDLER_EASIEST_INIT' PLUGIN_INFO_HANDLER_EASY_INIT(name, methods) validator_plain.c:36:1: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] ./validator.h:110:2: note: expanded from macro 'PLUGIN_INFO_VALIDATOR_EASIEST_INIT' PLUGIN_INFO_VALIDATOR_EASY_INIT(name,methods) validator_plain.c:82:26: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] VALIDATOR(n)->support = http_auth_basic | http_auth_digest; ^ validator_htdigest.c:33:1: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] ./validator.h:110:2: note: expanded from macro 'PLUGIN_INFO_VALIDATOR_EASIEST_INIT' PLUGIN_INFO_VALIDATOR_EASY_INIT(name,methods) validator_htdigest.c:77:26: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] VALIDATOR(n)->support = http_auth_basic | http_auth_digest; ^ validator_authlist.c:38:1: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] ./validator.h:110:2: note: expanded from macro 'PLUGIN_INFO_VALIDATOR_EASIEST_INIT' PLUGIN_INFO_VALIDATOR_EASY_INIT(name,methods) validator_authlist.c:245:26: warning: integer constant not in range of enumerated type 'cherokee_http_auth_t' [-Wassign-enum] VALIDATOR(n)->support = http_auth_basic | http_auth_digest; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/chktex/chktex_1.7.4.orig.tar.gz Resource.c:132:14: warning: integer constant not in range of enumerated type 'enum Token' [-Wassign-enum] Expect = FLG_Word | FLG_Eof; ^ Resource.c:206:30: warning: integer constant not in range of enumerated type 'enum Token' [-Wassign-enum] Expect = FLG_Word | FLG_Eof; ^ Resource.c:236:26: warning: integer constant not in range of enumerated type 'enum Token' [-Wassign-enum] Expect = FLG_Item | FLG_BrClose; ^ Resource.c:242:26: warning: integer constant not in range of enumerated type 'enum Token' [-Wassign-enum] Expect = FLG_Item | FLG_Close; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/chrony/chrony_1.30.orig.tar.gz sources.c:1284:12: warning: integer constant not in range of enumerated type 'SRC_Type' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/clipit/clipit_1.4.2.orig.tar.gz utils.c:61:22: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_CASELESS, 0, NULL); ^ utils.c:63:47: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] gboolean result = g_regex_match(regex, text, 0, NULL); ^ history.c:80:58: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *regexp = g_regex_new(regex, G_REGEX_CASELESS, 0, NULL); ^ history.c:81:50: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] gboolean result = g_regex_match(regexp, text, 0, NULL); ^ keybinder.c:108:40: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] EggVirtualModifierType virtual_mods = 0; ^ preferences.c:649:52: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] (GTK_DIALOG_MODAL + GTK_DIALOG_NO_SEPARATOR), ^ manage.c:139:52: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] (GTK_DIALOG_MODAL + GTK_DIALOG_NO_SEPARATOR), ^ eggaccelerators.c:216:25: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] *accelerator_mods = 0; ^ eggaccelerators.c:223:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods = 0; ^ eggaccelerators.c:287:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods |= EGG_VIRTUAL_META_MASK; ^ eggaccelerators.c:299:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods |= EGG_VIRTUAL_SUPER_MASK; ^ eggaccelerators.c:479:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] concrete = 0; ^ eggaccelerators.c:508:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] virtual = 0; ^ eggaccelerators.c:578:14: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] mask = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cssed/cssed_0.4.0.orig.tar.gz cr-enc-handler.c:60:13: warning: integer constant not in range of enumerated type 'enum CREncoding' [-Wassign-enum] {0, 0} ^ cr-enc-handler.c:73:10: warning: integer constant not in range of enumerated type 'enum CREncoding' [-Wassign-enum] {0, NULL, NULL, NULL, NULL} ^ cr-parsing-location.c:100:12: warning: integer constant not in range of enumerated type 'enum CRParsingLocationSerialisationMask' [-Wassign-enum] a_mask = DUMP_LINE | DUMP_COLUMN | DUMP_BYTE_OFFSET ; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/ctpl/ctpl_0.3.3.dfsg.orig.tar.gz ctpl.c:116:23: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_CASELESS | G_REGEX_NO_AUTO_CAPTURE, 0, &err); ^ ctpl.c:116:67: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_CASELESS | G_REGEX_NO_AUTO_CAPTURE, 0, &err); ^ ctpl.c:125:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return ! g_regex_match (re, encoding, 0, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cue2toc/cue2toc_0.4.orig.tar.gz cue2toc.c:231:9: warning: integer constant not in range of enumerated type 'enum track_mode' [-Wassign-enum] return 0; ^ cue2toc.c:333:13: warning: integer constant not in range of enumerated type 'enum session_type' [-Wassign-enum] cs->type = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cups/cups_2.1~rc1.orig.tar.bz2 ipp.c:4915:52: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_NAME | IPP_TAG_COPY, ^ ipp.c:4918:53: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(con->response, IPP_TAG_PRINTER, IPP_TAG_NAME | IPP_TAG_COPY, ^ ipp.c:9013:19: warning: integer constant not in range of enumerated type 'cupsd_eventmask_t' [-Wassign-enum] cupsdAddEvent(CUPSD_EVENT_JOB_CONFIG_CHANGED | CUPSD_EVENT_JOB_STATE, ^ printers.c:406:45: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_CHARSET | IPP_TAG_COPY, ^ printers.c:410:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_CHARSET | IPP_TAG_COPY, ^ printers.c:415:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:424:45: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_TEXT | IPP_TAG_COPY, ^ printers.c:435:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:448:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:454:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:470:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:484:27: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] IPP_TAG_NAME | IPP_TAG_COPY, ^ printers.c:488:28: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] IPP_TAG_NAME | IPP_TAG_COPY, ^ printers.c:510:47: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_NAME | IPP_TAG_COPY, ^ printers.c:526:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:533:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:555:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:570:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:576:45: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:626:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:632:45: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:639:53: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] attr = ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_NAME | IPP_TAG_COPY, ^ printers.c:648:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ printers.c:658:46: warning: integer constant not in range of enumerated type 'ipp_tag_t' (aka 'enum ipp_tag_e') [-Wassign-enum] ippAddStrings(CommonData, IPP_TAG_PRINTER, IPP_TAG_KEYWORD | IPP_TAG_COPY, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cutter-testing-framework/cutter-testing-framework_1.2.4.orig.tar.gz gcut-egg.c:120:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gcut-egg.c:611:32: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | ^ gcut-string-io-channel.c:67:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] string_source->available_condition = 0; ^ gcut-string-io-channel.c:72:27: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] all_input_condition = (G_IO_IN | G_IO_PRI); ^ gcut-string-io-channel.c:88:27: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] all_error_condition = (G_IO_ERR | G_IO_HUP | G_IO_NVAL); ^ gcut-string-io-channel.c:413:29: warning: integer constant not in range of enumerated type 'GIOFlags' [-Wassign-enum] string_channel->flags = 0; ^ gcut-types.c:132:47: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gcut-process.c:145:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gcut-process.c:727:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | ^ gcut-glib-event-loop.c:121:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-analyzer.c:108:72: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] if (g_regex_match_simple("^\\d{4}(?:-\\d{2}){5}\\.xml$", name, 0, 0)) { ^ cut-analyzer.c:108:75: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match_simple("^\\d{4}(?:-\\d{2}){5}\\.xml$", name, 0, 0)) { ^ cut-backtrace-entry.c:81:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-backtrace-entry.c:88:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-backtrace-entry.c:95:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-backtrace-entry.c:102:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-console-diff-writer.c:102:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-differ.c:78:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY); ^ cut-differ.c:85:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY); ^ cut-differ.c:130:50: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] return g_regex_split_simple("\r?\n", string, 0, 0); ^ cut-differ.c:130:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_split_simple("\r?\n", string, 0, 0); ^ cut-elf-loader.c:87:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-factory-builder.c:75:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-factory-builder.c:81:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-file-stream-reader.c:86:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-iterated-test.c:90:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-iterated-test.c:98:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-listener.c:41:64: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &listener_info, 0); ^ cut-loader.c:160:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-loader.c:167:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-mach-o-loader.c:87:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-pe-loader.c:83:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-pipeline.c:445:39: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | ^ cut-readable-differ.c:410:65: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match_simple("^[-+]", diff, G_REGEX_MULTILINE, 0)) ^ cut-readable-differ.c:413:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match_simple("^[ ?]", diff, G_REGEX_MULTILINE, 0)) ^ cut-readable-differ.c:416:71: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match_simple("(?:.*\n){2,}", diff, G_REGEX_MULTILINE, 0)) ^ cut-readable-differ.c:428:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match_simple("^[-+].{79}", diff, G_REGEX_MULTILINE, 0)) ^ cut-report.c:73:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-repository.c:85:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:333:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:340:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:347:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:354:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:361:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:368:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:375:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:382:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:389:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:396:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:403:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:410:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:418:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-run-context.c:425:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:432:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:439:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:445:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:451:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:457:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:463:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:469:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:476:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:484:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:494:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:503:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-run-context.c:511:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:520:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:530:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:539:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:548:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:557:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:566:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:575:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:585:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:595:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:604:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:615:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:626:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:637:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:648:25: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:659:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:670:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:681:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:693:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:703:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:713:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:723:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:733:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:743:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:753:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:762:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:771:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:781:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:790:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:799:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:808:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:817:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:826:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:835:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:844:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:853:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:862:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:871:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:881:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:891:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:901:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:910:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:919:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:928:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-run-context.c:937:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, ^ cut-runner.c:39:68: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] NULL, 0, NULL, 0); ^ cut-sequence-matcher.c:128:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-sequence-matcher.c:134:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-sequence-matcher.c:140:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-sequence-matcher.c:146:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-sequence-matcher.c:152:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-sequence-matcher.c:158:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ cut-stream-parser.c:370:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-stream-reader.c:213:48: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI, ^ cut-stream-reader.c:224:49: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_ERR | G_IO_NVAL, ^ cut-sub-process-group.c:74:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE); ^ cut-sub-process.c:76:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE); ^ cut-sub-process.c:83:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE); ^ cut-test-case.c:114:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-case.c:120:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-case.c:126:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-case.c:134:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-context.c:207:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-context.c:214:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-context.c:221:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-context.c:228:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-context.c:235:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-context.c:242:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-data.c:81:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-data.c:87:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-data.c:93:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-iterator.c:102:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-iterator.c:109:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-result.c:116:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:123:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:130:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:137:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:144:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:151:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:158:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:165:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:171:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:178:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:185:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:192:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:200:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-result.c:208:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test-suite.c:103:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test-suite.c:109:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test.c:145:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-test.c:152:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test.c:158:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ cut-test.c:165:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-ui.c:92:52: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &ui_info, 0); ^ cut-utils.c:98:38: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new(pattern, 0, 0, &error); ^ cut-utils.c:98:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new(pattern, 0, 0, &error); ^ cut-utils.c:118:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(regex, name, 0, NULL)) ^ cut-utils.c:439:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match_simple(pattern, string, G_REGEX_MULTILINE, 0); ^ cut-utils.c:449:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new(pattern, G_REGEX_MULTILINE, 0, error); ^ cut-utils.c:453:67: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] replaced = g_regex_replace(regex, string, -1, 0, replacement, 0, error); ^ cut-utils.c:783:38: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] fold_re = g_regex_new("(.{78})", 0, 0, NULL); ^ cut-utils.c:783:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] fold_re = g_regex_new("(.{78})", 0, 0, NULL); ^ cut-utils.c:786:51: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] lines = g_regex_split_simple("\r?\n", string, 0, 0); ^ cut-utils.c:786:54: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] lines = g_regex_split_simple("\r?\n", string, 0, 0); ^ cut-utils.c:790:71: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] folded_line = g_regex_replace(fold_re, *line, -1, 0, "\\1\n", 0, NULL); ^ cut-logger.c:123:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-logger.c:131:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ cut-logger.c:165:31: warning: integer constant not in range of enumerated type 'CutLogLevelFlags' [-Wassign-enum] priv->interesting_level = DEFAULT_LEVEL; ^ cut-logger.c:347:16: warning: integer constant not in range of enumerated type 'CutLogLevelFlags' [-Wassign-enum] return CUT_LOG_LEVEL_ALL; ^ cut-logger.c:352:26: warning: integer constant not in range of enumerated type 'CutLogLevelFlags' [-Wassign-enum] base_flags = DEFAULT_LEVEL; ^ cut-logger.c:695:24: warning: integer constant not in range of enumerated type 'CutLogLevelFlags' [-Wassign-enum] target_level = DEFAULT_LEVEL; ^ cut-logger.c:707:29: warning: integer constant not in range of enumerated type 'CutLogLevelFlags' [-Wassign-enum] interesting_level = DEFAULT_LEVEL; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dash/dash_0.5.8.orig.tar.gz exec.c:844:13: warning: integer constant not in range of enumerated type 'enum (anonymous enum at exec.c:841:2)' [-Wassign-enum] } verify = 0; ^ miscbltin.c:425:21: warning: integer constant not in range of enumerated type 'enum limtype' [-Wassign-enum] enum limtype how = SOFT | HARD; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dbus/dbus_1.8.20.orig.tar.gz signals.c:1976:31: warning: integer constant not in range of enumerated type 'BusMatchFlags' [-Wassign-enum] BUS_MATCH_MESSAGE_TYPE | BUS_MATCH_INTERFACE)) ^ main.c:415:20: warning: integer constant not in range of enumerated type 'BusContextFlags' [-Wassign-enum] flags &= ~BUS_CONTEXT_FLAG_FORK_ALWAYS; ^ main.c:421:20: warning: integer constant not in range of enumerated type 'BusContextFlags' [-Wassign-enum] flags &= ~BUS_CONTEXT_FLAG_FORK_NEVER; ^ main.c:431:20: warning: integer constant not in range of enumerated type 'BusContextFlags' [-Wassign-enum] flags &= ~BUS_CONTEXT_FLAG_WRITE_PID_FILE; ^ dbus-monitor.c:177:4: warning: integer constant not in range of enumerated type 'ProfileAttributeFlags' [-Wassign-enum] PROFILE_ATTRIBUTE_FLAG_SERIAL | ^ dbus-monitor.c:185:4: warning: integer constant not in range of enumerated type 'ProfileAttributeFlags' [-Wassign-enum] PROFILE_ATTRIBUTE_FLAG_SERIAL | ^ dbus-monitor.c:191:4: warning: integer constant not in range of enumerated type 'ProfileAttributeFlags' [-Wassign-enum] PROFILE_ATTRIBUTE_FLAG_SERIAL | ^ dbus-monitor.c:197:4: warning: integer constant not in range of enumerated type 'ProfileAttributeFlags' [-Wassign-enum] PROFILE_ATTRIBUTE_FLAG_SERIAL | ^ dbus-daemon.c:92:7: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_SEARCH_PATH, ^ dbus-daemon.c:361:12: warning: integer constant not in range of enumerated type 'enum (anonymous enum at dbus-daemon.c:357:3)' [-Wassign-enum] } seen = 0; ^ dbus-daemon-eavesdrop.c:124:7: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_SEARCH_PATH, ^ internals/syslog.c:55:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, 0)) ^ internals/syslog.c:67:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, 0)) ^ 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:160:35: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS| ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dia/dia_0.97.3.orig.tar.xz diagramdata.c:76:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ font.c:187:61: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ message.c:98:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, /* GtkDialogFlags */ ^ widgets.c:1342:23: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &dfs_info, 0); ^ widgets.c:1610:48: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &us_info, 0); ^ dia_image.c:76:61: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ propdialogs.c:134:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL|GTK_EXPAND, ^ propdialogs.c:139:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, ^ propdialogs.c:139:41: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, ^ plug-ins.c:336:27: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (!g_file_test (name, G_FILE_TEST_IS_REGULAR | G_FILE_TEST_IS_DIR)) ^ diatransform.c:66:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ diarenderer.c:197:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ diainteractiverenderer.c:55:44: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ diagdkrenderer.c:157:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ diasvgrenderer.c:807:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ dia_svg.c:227:17: warning: integer constant not in range of enumerated type 'LineCaps' [-Wassign-enum] s->linecap = DIA_SVG_LINECAPS_DEFAULT; ^ dia_svg.c:240:18: warning: integer constant not in range of enumerated type 'LineJoin' [-Wassign-enum] s->linejoin = DIA_SVG_LINEJOIN_DEFAULT; ^ dia_svg.c:257:19: warning: integer constant not in range of enumerated type 'LineStyle' [-Wassign-enum] s->linestyle = DIA_SVG_LINESTYLE_DEFAULT; ^ diaarrowchooser.c:96:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static(GTK_TYPE_MISC, "DiaArrowPreview", &info, 0); ^ diaarrowchooser.c:267:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static(GTK_TYPE_BUTTON, "DiaArrowChooser", &info, 0); ^ dialinechooser.c:61:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GTK_TYPE_MISC, "DiaLinePreview", &info, 0); ^ dialinechooser.c:203:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GTK_TYPE_BUTTON, "DiaLineChooser", &info, 0); ^ diacellrendererproperty.c:119:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ diacellrendererproperty.c:124:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ diacellrendererproperty.c:295:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType state = 0; ^ bezier.c:754:25: warning: integer constant not in range of enumerated type 'BezCornerType' [-Wassign-enum] BezCornerType ctype = 42; /* nothing */ ^ class_dialog.c:442:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:443:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:443:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:449:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:450:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:450:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:464:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,2,3, GTK_FILL,0, 0,0); ^ class_dialog.c:609:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:609:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:614:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), line_width, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:614:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), line_width, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:618:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:618:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:622:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), text_color, 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:622:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), text_color, 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:626:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:626:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:630:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), line_color, 1, 2, 2, 3, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:630:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), line_color, 1, 2, 2, 3, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:634:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:634:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ class_dialog.c:638:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), fill_color, 1, 2, 3, 4, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:638:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), fill_color, 1, 2, 3, 4, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ class_dialog.c:1156:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:1157:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1157:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1167:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:1168:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1168:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1178:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,2,3, GTK_FILL,0, 0,0); ^ class_dialog.c:1179:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1179:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1199:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,3,4, GTK_FILL,0, 0,0); ^ class_dialog.c:1200:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 1,2,3,4, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1200:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 1,2,3,4, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:1232:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,4,5, GTK_FILL,0, 0,3); ^ class_dialog.c:1233:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), align, 1,2,4,5, GTK_FILL,0, 0,3); ^ class_dialog.c:2022:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:2023:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2023:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2033:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:2034:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2034:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2044:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,2,3, GTK_FILL,0, 0,0); ^ class_dialog.c:2045:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2045:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2074:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 2,3,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:2075:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), omenu, 3,4,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2075:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), omenu, 3,4,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2099:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 2,3,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:2100:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), omenu, 3,4,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2100:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), omenu, 3,4,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2105:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), checkbox, 2,3,2,3, GTK_FILL,0, 0,2); ^ class_dialog.c:2109:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), checkbox, 3,4,2,3, GTK_FILL,0, 2,0); ^ class_dialog.c:2129:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 4,5,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:2130:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 4,5,1,3, GTK_FILL | GTK_EXPAND,0, 0,0); ^ class_dialog.c:2130:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 4,5,1,3, GTK_FILL | GTK_EXPAND,0, 0,0); ^ class_dialog.c:2258:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:2259:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2259:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2269:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:2270:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2270:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2280:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,2,3, GTK_FILL,0, 0,0); ^ class_dialog.c:2281:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2281:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,2,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2303:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 2,3,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:2304:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 3,4,1,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2304:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), scrolledwindow, 3,4,1,3, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2335:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 2,3,0,1, GTK_FILL,0, 0,3); ^ class_dialog.c:2336:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), align, 3,4,0,1, GTK_FILL,0, 0,3); ^ class_dialog.c:2861:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,0,1, GTK_FILL,0, 0,0); ^ class_dialog.c:2862:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2862:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,0,1, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2872:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0,1,1,2, GTK_FILL,0, 0,0); ^ class_dialog.c:2873:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ class_dialog.c:2873:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1,2,1,2, GTK_FILL | GTK_EXPAND,0, 0,2); ^ shape_info.c:837:2: warning: integer constant not in range of enumerated type 'LineCaps' [-Wassign-enum] DIA_SVG_LINECAPS_DEFAULT, DIA_SVG_LINEJOIN_DEFAULT, DIA_SVG_LINESTYLE_DEFAULT, 1.0 ^ shape_info.c:837:28: warning: integer constant not in range of enumerated type 'LineJoin' [-Wassign-enum] DIA_SVG_LINECAPS_DEFAULT, DIA_SVG_LINEJOIN_DEFAULT, DIA_SVG_LINESTYLE_DEFAULT, 1.0 ^ shape_info.c:837:54: warning: integer constant not in range of enumerated type 'LineStyle' [-Wassign-enum] DIA_SVG_LINECAPS_DEFAULT, DIA_SVG_LINEJOIN_DEFAULT, DIA_SVG_LINESTYLE_DEFAULT, 1.0 ^ table_dialog.c:692:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 0, 1, GTK_FILL, 0, 0, 0); ^ table_dialog.c:693:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), entry, 1, 2, 0, 1, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:693:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), entry, 1, 2, 0, 1, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:704:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 1, 2, GTK_FILL, 0, 0, 0); ^ table_dialog.c:705:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), entry, 1, 2, 1, 2, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:705:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), entry, 1, 2, 1, 2, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:720:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 2, 3, GTK_FILL, 0, 0, 0); ^ table_dialog.c:721:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), scrolledwindow, 1, 2, 2, 3, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:721:95: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), scrolledwindow, 1, 2, 2, 3, GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:732:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:732:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:739:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:739:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:746:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:746:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ table_dialog.c:943:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ table_dialog.c:945:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:945:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 2); ^ table_dialog.c:958:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0,1,2,3, GTK_FILL,0, 0,0); ^ table_dialog.c:970:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 10, 0, 0); ^ table_dialog.c:975:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 10, 0, 0); ^ table_dialog.c:980:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 10, 0, 0); ^ table_dialog.c:985:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 10, 0, 0); ^ table_dialog.c:1065:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1065:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1069:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), text_color, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ table_dialog.c:1069:91: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), text_color, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ table_dialog.c:1073:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1073:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1077:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), line_color, 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ table_dialog.c:1077:91: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), line_color, 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ table_dialog.c:1081:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1081:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 2); ^ table_dialog.c:1085:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), fill_color, 1, 2, 2, 3, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ table_dialog.c:1085:91: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (gtk_table), fill_color, 1, 2, 2, 3, GTK_EXPAND | GTK_FILL, 0, 3, 2); ^ cgm.c:1303:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ diacairo-interactive.c:190:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ diacairo-interactive.c:265:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ diacairo-interactive.c:272:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ diacairo-renderer.c:944:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ render_pstricks.c:155:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ hpgl.c:644:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ wpg.c:992:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ render_svg.c:130:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ shape-export.c:217:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ dxf-export.c:195:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ xfig-export.c:202:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dlume/dlume_0.2.4.orig.tar.gz delete.c:90:7: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ options.c:207:6: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dopewars/dopewars_1.5.12.orig.tar.gz gtk_client.c:423:56: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] GetClientMessage(NetBuf->CallBackData, NetBuf->fd, 0); ^ gtk_client.c:529:21: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] tmp->Flags &= ~FIGHTING; ^ gtk_client.c:1179:22: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] Play->Flags &= ~FIGHTING; ^ gtk_client.c:1508:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_1 + i, 0, ^ gtk_client.c:2157:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_remove_accelerator(button, accel_group, accel_key, 0); ^ gtk_client.c:2244:21: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_MESSAGE | G_LOG_LEVEL_WARNING | ^ newgamedia.c:346:54: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] HandleMetaSock(NetBuf->CallBackData, NetBuf->fd, 0); ^ curses_client.c:1195:21: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] tmp->Flags &= ~FIGHTING; ^ curses_client.c:2625:26: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] Play->Flags &= ~CANSHOOT; ^ curses_client.c:2633:26: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] Play->Flags &= ~CANSHOOT; ^ curses_client.c:2693:21: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_MESSAGE | G_LOG_LEVEL_WARNING, ^ dopewars.c:897:22: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] NewPlayer->Flags = 0; ^ log.c:70:10: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] return ((1 << (MAXLOG)) - 1) << G_LOG_LEVEL_USER_SHIFT; ^ message.c:986:24: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] NewPlayer->Flags = 0; ^ message.c:1186:16: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] To->Flags &= ~(CANSHOOT + FIGHTING); ^ message.c:1192:16: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] To->Flags &= ~(CANSHOOT + FIGHTING); ^ serverside.c:2332:46: warning: integer constant not in range of enumerated type 'PlayerFlags' [-Wassign-enum] To->SpyList.Data[i].Play->Flags &= ~SPYINGON; ^ sound.c:76:16: warning: integer constant not in range of enumerated type 'LogFlags' [-Wassign-enum] dopelog(5, 0, "%s sound plugin init OK", newdriver->name); ^ sound.c:96:18: warning: integer constant not in range of enumerated type 'LogFlags' [-Wassign-enum] dopelog(3, 0, "dlopen of %s failed: %s", fullname, dlerror()); ^ sound.c:108:18: warning: integer constant not in range of enumerated type 'LogFlags' [-Wassign-enum] dopelog(3, 0, "dlsym (%s) failed: %s", funcname->str, dlerror()); ^ sound.c:137:16: warning: integer constant not in range of enumerated type 'LogFlags' [-Wassign-enum] dopelog(5, 0, "Cannot open dir %s", dirname); ^ sound.c:183:20: warning: integer constant not in range of enumerated type 'LogFlags' [-Wassign-enum] dopelog(3, 0, "Using plugin %s", driver->name); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dovecot/dovecot_2.2.18.orig.tar.gz child-wait.c:95:35: warning: integer constant not in range of enumerated type 'enum libsig_flags' [-Wassign-enum] lib_signals_set_handler(SIGCHLD, LIBSIG_FLAGS_SAFE, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dvbsnoop/dvbsnoop_1.4.50.orig.tar.gz fe_misc.c:103:15: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] s->status = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eina/eina_1.2.0.orig.tar.gz eina_cpu.c:127:28: warning: integer constant not in range of enumerated type 'Eina_Cpu_Features' (aka 'enum _Eina_Cpu_Features') [-Wassign-enum] Eina_Cpu_Features ecf = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elinks/elinks_0.12~pre6.orig.tar.gz button.c:215:64: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, pos->x, pos->y, BUTTON_LEFT, BUTTON_LEFT_LEN, 0, color); ^ button.c:240:23: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] text, hk_pos, 0, color); ^ button.c:250:20: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] right - 1, 0, color); ^ button.c:266:8: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] 0, color); ^ button.c:274:46: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x, pos->y, text, hk_pos, 0, color); ^ button.c:280:38: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] &text[hk_pos + 2], right - 1, 0, color); ^ button.c:285:54: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x + 1, pos->y, &text[1], len - 1, 0, color); ^ button.c:294:38: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] BUTTON_RIGHT, BUTTON_RIGHT_LEN, 0, color); ^ button.c:298:24: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] BUTTON_RIGHT_LEN, 0, color); ^ checkbox.c:81:54: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, pos->x, pos->y, text, CHECKBOX_LEN, 0, color); ^ dialog.c:122:38: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x - 1, y, " ", 1, 0, title_color); ^ dialog.c:123:43: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x, y, title, titlelen, 0, title_color); ^ dialog.c:124:47: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x + titlecells, y, " ", 1, 0, ^ dialog.c:659:38: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &dlg_data->box, ' ', 0, ^ group.c:92:24: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] *y, text, lb, 0, ^ group.c:100:24: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] label_length, 0, ^ group.c:117:20: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] text, lb, 0, color); ^ group.c:123:10: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] 0, color); ^ hierbox.c:429:19: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, N_("Info"), ALIGN_CENTER, ^ hierbox.c:810:47: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(term, getml(context, (void *) NULL), 0, ^ hierbox.c:872:47: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(term, getml(context, (void *) NULL), 0, ^ inpfield.c:71:33: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(dlg_data->win->term, 0, ^ inpfield.c:98:32: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(dlg_data->win->term, 0, ^ inpfield.c:293:42: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &widget_data->box, ' ', 0, color); ^ inpfield.c:316:16: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] text, w, 0, color); ^ inpfield.c:323:30: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, '*', 0, color); ^ inphist.c:69:37: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] struct menu_item *items = new_menu(FREE_LIST | NO_INTL); ^ leds.c:75:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "clock", 0, N_("Digital clock in the status bar.")), ^ leds.c:78:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 0, ^ leds.c:82:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "format", 0, "[%H:%M]", ^ leds.c:87:38: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("ui.timer", "clock", 0, "ui.clock"), ^ leds.c:91:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "leds", 0, ^ leds.c:95:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 1, ^ leds.c:99:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ leds.c:160:52: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xpos - (length - i), ypos, s[i], 0, color); ^ leds.c:177:52: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xpos - (length - i), ypos, s[i], 0, color); ^ leds.c:219:35: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xpos, ypos, '[', 0, led_color); ^ leds.c:224:53: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xpos + i + 1, ypos, led->value__, 0, led_color); ^ leds.c:228:52: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xpos + LEDS_COUNT + 1, ypos, ']', 0, led_color); ^ leds.c:304:17: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, MSGBOX_FREE_TEXT | MSGBOX_SCROLLABLE, ^ listbox.c:385:43: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(data->term, x, y, " ", 5, 0, tree_color); ^ listbox.c:396:6: warning: integer constant not in range of enumerated type 'enum border_char' [-Wassign-enum] { 32, BORDER_SRTEE, BORDER_SHLINE, BORDER_SHLINE, 32 }; ^ listbox.c:396:54: warning: integer constant not in range of enumerated type 'enum border_char' [-Wassign-enum] { 32, BORDER_SRTEE, BORDER_SHLINE, BORDER_SHLINE, 32 }; ^ listbox.c:421:13: warning: integer constant not in range of enumerated type 'enum border_char' [-Wassign-enum] str[0] = '['; ^ listbox.c:423:13: warning: integer constant not in range of enumerated type 'enum border_char' [-Wassign-enum] str[2] = ']'; ^ listbox.c:430:30: warning: integer constant not in range of enumerated type 'enum border_char' [-Wassign-enum] if (item->marked) str[4] = '*'; ^ listbox.c:472:48: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(data->term, x, y, text, len_bytes, 0, text_color); ^ listbox.c:499:41: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &widget_data->box, ' ', 0, ^ menu.c:150:16: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] it->flags &= ~FREE_DATA; ^ menu.c:396:50: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x + L_TEXT_SPACE, y, text, len, 0, color); ^ menu.c:452:50: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_char(term, xbase + x - !!hk_state, y, c, 0, color); ^ menu.c:483:22: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] UCS_NO_CHAR, 0, hk_color); ^ menu.c:486:26: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] UCS_ORPHAN_CELL, 0, hk_color); ^ menu.c:505:18: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] y, data, 0, color); ^ menu.c:508:25: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] y, UCS_NO_CHAR, 0, color); ^ menu.c:511:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] y, UCS_ORPHAN_CELL, 0, color); ^ menu.c:515:17: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] y, data, 0, color); ^ menu.c:537:35: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x, y, text, len, 0, color); ^ menu.c:556:28: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, normal_color); ^ menu.c:595:30: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, color); ^ menu.c:1095:28: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, normal_color); ^ menu.c:1099:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, '<', 0, normal_color); ^ menu.c:1138:30: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, color); ^ menu.c:1185:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, '>', 0, normal_color); ^ text.c:258:52: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x + shift, *y, text, line_width, 0, color); ^ text.c:366:33: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(win->term, &box, ' ', 0, ^ text.c:393:33: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(win->term, &box, ' ', 0, ^ text.c:423:41: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &widget_data->box, ' ', 0, ^ bookmarks.c:49:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "bookmarks", 0, ^ bookmarks.c:54:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "file_format", 0, 0, 1, 0, ^ bookmarks.c:69:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "folder_state", 0, 1, ^ bookmarks.c:76:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "snapshot", 0, 0, ^ bookmarks.c:83:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO ^ dialogs.c:566:33: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(dlg_data->win->term, 0, ^ dialogs.c:573:33: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(dlg_data->win->term, 0, ^ cache.c:744:40: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] cached->redirect = get_uri(uristring, 0); ^ cmdline.c:738:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "anonymous", 0, 0, ^ cmdline.c:746:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto-submit", 0, 0, ^ cmdline.c:750:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "base-session", 0, 0, INT_MAX, 0, ^ cmdline.c:758:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "config-dir", 0, "", ^ cmdline.c:765:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "config-dump", 0, printconfigdump_cmd, ^ cmdline.c:772:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "config-file", 0, "elinks.conf", ^ cmdline.c:778:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "config-help", 0, printhelp_cmd, ^ cmdline.c:782:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "default-mime-type", 0, "mime.default_type", ^ cmdline.c:787:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "default-keys", 0, 0, ^ cmdline.c:793:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dump", 0, 0, ^ cmdline.c:798:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dump-charset", 0, "document.dump.codepage", ^ cmdline.c:802:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dump-color-mode", 0, "document.dump.color_mode", ^ cmdline.c:806:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dump-width", 0, "document.dump.width", ^ cmdline.c:810:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "eval", 0, eval_cmd, ^ cmdline.c:818:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "force-html", 0, forcehtml_cmd, ^ cmdline.c:825:34: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_COMMAND("", NULL, "?", 0, printhelp_cmd, NULL), ^ cmdline.c:827:34: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_COMMAND("", NULL, "h", 0, printhelp_cmd, NULL), ^ cmdline.c:830:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "help", 0, printhelp_cmd, ^ cmdline.c:834:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "localhost", 0, 0, ^ cmdline.c:840:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "long-help", 0, printhelp_cmd, ^ cmdline.c:844:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "lookup", 0, lookup_cmd, ^ cmdline.c:849:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "no-connect", 0, 0, ^ cmdline.c:856:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "no-home", 0, 0, ^ cmdline.c:876:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "remote", 0, remote_cmd, ^ cmdline.c:896:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "session-ring", 0, 0, INT_MAX, 0, ^ cmdline.c:916:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "source", 0, 0, ^ cmdline.c:922:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "touch-files", 0, 0, ^ cmdline.c:929:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "verbose", 0, 0, VERBOSE_LEVELS - 1, VERBOSE_WARNINGS, ^ cmdline.c:937:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "version", 0, version_cmd, ^ cmdline.c:940:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ conf.c:300:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] flagsite->flags &= ~OPT_MUST_SAVE; ^ conf.c:323:23: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] flagsite->flags &= ~OPT_MUST_SAVE; ^ conf.c:378:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] flagsite->flags &= ~OPT_MUST_SAVE; ^ conf.c:401:23: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] flagsite->flags &= ~OPT_MUST_SAVE; ^ dialogs.c:290:17: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, ^ dialogs.c:389:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, ^ dialogs.c:429:34: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(dlg_data->win->term, 0, ^ dialogs.c:452:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, N_("Add option"), ALIGN_CENTER, ^ dialogs.c:842:22: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(hop->term, 0, N_("Add keybinding"), ALIGN_CENTER, ^ dialogs.c:859:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, N_("Add keybinding"), ALIGN_CENTER, ^ kbdbind.c:51:25: warning: integer constant not in range of enumerated type 'enum kbdbind_flags' [-Wassign-enum] keybinding->flags &= ~KBDB_DEFAULT_KEY; ^ kbdbind.c:121:24: warning: integer constant not in range of enumerated type 'enum kbdbind_flags' [-Wassign-enum] keybinding->flags &= ~KBDB_DEFAULT_BINDING; ^ kbdbind.c:836:25: warning: integer constant not in range of enumerated type 'enum kbdbind_flags' [-Wassign-enum] keybinding->flags |= KBDB_DEFAULT_KEY | KBDB_DEFAULT_BINDING; ^ kbdbind.c:920:24: warning: integer constant not in range of enumerated type 'enum kbdbind_flags' [-Wassign-enum] keybinding->flags |= KBDB_DEFAULT_KEY | KBDB_DEFAULT_BINDING; ^ kbdbind.c:958:24: warning: integer constant not in range of enumerated type 'enum kbdbind_flags' [-Wassign-enum] keybinding->flags &= ~KBDB_WATERMARK; ^ options.c:59:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] /* flags: */ 0, ^ options.c:645:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] option->flags |= (OPT_TOUCHED | OPT_DELETED); ^ options.c:734:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "cmdline", 0, ""); ^ options.c:799:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] option->flags &= ~OPT_MUST_SAVE; ^ options.c:814:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] option->flags &= ~OPT_TOUCHED; ^ ../.././src/config/options.inc:20:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "config", 0, ^ ../.././src/config/options.inc:24:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "comments", 0, 0, 3, 3, ^ ../.././src/config/options.inc:33:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "indentation", 0, 0, 16, 2, ^ ../.././src/config/options.inc:39:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "saving_style", 0, 0, 3, 3, ^ ../.././src/config/options.inc:51:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "i18n", 0, 0, ^ ../.././src/config/options.inc:61:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "saving_style_w", 0, 0, ^ ../.././src/config/options.inc:67:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_template", 0, 0, ^ ../.././src/config/options.inc:80:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "async_dns", 0, 1, ^ ../.././src/config/options.inc:84:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "max_connections", 0, 1, 16, 10, ^ ../.././src/config/options.inc:88:30: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "max_connections_to_host", 0, 1, 8, 2, ^ ../.././src/config/options.inc:93:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "retries", 0, 0, 16, 3, ^ ../.././src/config/options.inc:98:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "receive_timeout", 0, 1, 1800, 120, ^ ../.././src/config/options.inc:103:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "try_ipv4", 0, 1, ^ ../.././src/config/options.inc:125:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "try_ipv6", 0, 1, ^ ../.././src/config/options.inc:134:36: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "unrestartable_receive_timeout", 0, 1, 1800, 600, ^ ../.././src/config/options.inc:146:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "browse", 0, ^ ../.././src/config/options.inc:151:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "accesskey", 0, ^ ../.././src/config/options.inc:158:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto_follow", 0, 0, ^ ../.././src/config/options.inc:164:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display", 0, 0, ^ ../.././src/config/options.inc:168:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "priority", 0, 0, 2, 0, ^ ../.././src/config/options.inc:178:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "forms", 0, ^ ../.././src/config/options.inc:182:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto_submit", 0, 1, ^ ../.././src/config/options.inc:187:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "confirm_submit", 0, 1, ^ ../.././src/config/options.inc:191:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "input_size", 0, 3, 300, HTML_DEFAULT_INPUT_SIZE, ^ ../.././src/config/options.inc:195:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "insert_mode", 0, 1, ^ ../.././src/config/options.inc:205:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "editor", 0, "", ^ ../.././src/config/options.inc:215:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "images", 0, ^ ../.././src/config/options.inc:219:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_style", 0, 0, 3, 2, ^ ../.././src/config/options.inc:229:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "filename_maxlen", 0, 0, 500, 0, ^ ../.././src/config/options.inc:238:56: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("document.browse.images", "file_tags", 0, ^ ../.././src/config/options.inc:242:25: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "image_link_tagging", 0, 0, 2, 1, ^ ../.././src/config/options.inc:249:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "image_link_prefix", 0, "[", ^ ../.././src/config/options.inc:253:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "image_link_suffix", 0, "]", ^ ../.././src/config/options.inc:257:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "label_maxlen", 0, 0, 500, 0, ^ ../.././src/config/options.inc:265:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_as_links", 0, 0, ^ ../.././src/config/options.inc:270:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_any_as_links", 0, 1, ^ ../.././src/config/options.inc:278:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "links", 0, ^ ../.././src/config/options.inc:282:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "active_link", 0, ^ ../.././src/config/options.inc:286:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "colors", 0, ^ ../.././src/config/options.inc:290:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "background", 0, "#0000ff", ^ ../.././src/config/options.inc:294:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "text", 0, "black", ^ ../.././src/config/options.inc:298:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable_color", 0, 0, ^ ../.././src/config/options.inc:303:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "bold", 0, 0, ^ ../.././src/config/options.inc:307:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "invert", 0, 1, ^ ../.././src/config/options.inc:312:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "underline", 0, 0, ^ ../.././src/config/options.inc:317:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "color_dirs", 0, 1, ^ ../.././src/config/options.inc:322:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "numbering", 0, 0, ^ ../.././src/config/options.inc:326:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "target_blank", 0, 0, 3, 0, ^ ../.././src/config/options.inc:334:66: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("document.browse.links", "typeahead_wraparound", 0, ^ ../.././src/config/options.inc:337:61: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("document.browse.links", "typeahead_error", 0, ^ ../.././src/config/options.inc:341:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "use_tabindex", 0, 1, ^ ../.././src/config/options.inc:348:23: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "missing_fragment", 0, 1, ^ ../.././src/config/options.inc:353:30: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "number_keys_select_link", 0, 0, 2, 1, ^ ../.././src/config/options.inc:361:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "warn_malicious", 0, 1, ^ ../.././src/config/options.inc:369:25: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "wraparound", /* 0 */ 0, 0, ^ ../.././src/config/options.inc:379:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "horizontal_step", 0, 1, 9999, 8, ^ ../.././src/config/options.inc:385:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "horizontal_extended", 0, 1, ^ ../.././src/config/options.inc:391:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "margin", 0, 0, 20, 3, ^ ../.././src/config/options.inc:396:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "vertical_step", 0, 1, 9999, 2, ^ ../.././src/config/options.inc:402:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "search", 0, ^ ../.././src/config/options.inc:406:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "case", 0, 0, ^ ../.././src/config/options.inc:420:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_hit_top_bottom", 0, 1, ^ ../.././src/config/options.inc:425:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "wraparound", 0, 1, ^ ../.././src/config/options.inc:430:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_not_found", 0, 0, 2, 2, ^ ../.././src/config/options.inc:437:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "typeahead", 0, 0, 2, 0, ^ ../.././src/config/options.inc:452:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "margin_width", 0, 0, 9, 3, ^ ../.././src/config/options.inc:456:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "refresh", 0, 1, ^ ../.././src/config/options.inc:467:27: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "minimum_refresh_time", 0, 0, INT_MAX, 1000, ^ ../.././src/config/options.inc:474:23: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "table_move_order", 0, 0, ^ ../.././src/config/options.inc:486:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "cache_redirects", 0, 0, ^ ../.././src/config/options.inc:509:27: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "ignore_cache_control", 0, 1, ^ ../.././src/config/options.inc:515:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "format", 0, ^ ../.././src/config/options.inc:519:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "size", 0, 0, 256, 5, ^ ../.././src/config/options.inc:539:28: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "revalidation_interval", 0, -1, 86400, -1, ^ ../.././src/config/options.inc:550:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "memory", 0, ^ ../.././src/config/options.inc:554:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "size", 0, 0, LONG_MAX, 1048576, ^ ../.././src/config/options.inc:560:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "codepage", 0, ^ ../.././src/config/options.inc:564:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "assume", 0, "System", ^ ../.././src/config/options.inc:569:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "force_assumed", 0, 0, ^ ../.././src/config/options.inc:575:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "colors", 0, ^ ../.././src/config/options.inc:580:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "text", 0, "#bfbfbf", ^ ../.././src/config/options.inc:584:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "background", 0, "#000000", ^ ../.././src/config/options.inc:588:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "link", 0, "#0000ff", ^ ../.././src/config/options.inc:592:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "vlink", 0, "#ffff00", ^ ../.././src/config/options.inc:596:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "image", 0, "darkolivegreen", ^ ../.././src/config/options.inc:600:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "bookmark", 0, "hotpink", ^ ../.././src/config/options.inc:604:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dirs", 0, "#ffff00", ^ ../.././src/config/options.inc:614:31: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "increase_contrast", 0, 1, ^ ../.././src/config/options.inc:622:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "ensure_contrast", 0, 1, ^ ../.././src/config/options.inc:629:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "use_document_colors", 0, 0, 2, 2, ^ ../.././src/config/options.inc:644:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "download", 0, ^ ../.././src/config/options.inc:648:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "directory", 0, "./", ^ ../.././src/config/options.inc:652:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "set_original_time", 0, 0, ^ ../.././src/config/options.inc:658:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "overwrite", 0, 0, 2, 2, ^ ../.././src/config/options.inc:665:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "notify_bell", 0, 0, 2, 0, ^ ../.././src/config/options.inc:673:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dump", 0, ^ ../.././src/config/options.inc:677:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "codepage", 0, "System", ^ ../.././src/config/options.inc:682:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "color_mode", 0, -1, COLOR_MODES - 1, -1, ^ ../.././src/config/options.inc:704:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "footer", 0, "", ^ ../.././src/config/options.inc:708:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "header", 0, "", ^ ../.././src/config/options.inc:712:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "numbering", 0, 1, ^ ../.././src/config/options.inc:716:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "references", 0, 1, ^ ../.././src/config/options.inc:721:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "separator", 0, "\n\n", ^ ../.././src/config/options.inc:725:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "width", 0, 1, 65536, DEFAULT_TERMINAL_WIDTH, ^ ../.././src/config/options.inc:735:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "keep_unhistory", 0, 1, ^ ../.././src/config/options.inc:740:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "html", 0, ^ ../.././src/config/options.inc:744:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_frames", 0, 1, ^ ../.././src/config/options.inc:748:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_tables", 0, 1, ^ ../.././src/config/options.inc:752:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_subs", 0, 1, ^ ../.././src/config/options.inc:756:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_sups", 0, 1, ^ ../.././src/config/options.inc:760:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "link_display", 0, 0, 5, 2, ^ ../.././src/config/options.inc:770:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "underline_links", 0, 0, ^ ../.././src/config/options.inc:774:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "wrap_nbsp", 0, 0, ^ ../.././src/config/options.inc:781:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "plain", 0, ^ ../.././src/config/options.inc:785:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_links", 0, 0, ^ ../.././src/config/options.inc:789:27: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "compress_empty_lines", 0, 0, ^ ../.././src/config/options.inc:795:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "uri_passing", OPT_SORT | OPT_AUTOCREATE, ^ ../.././src/config/options.inc:811:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ ../.././src/config/options.inc:827:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "save_interval", 0, 0, INT_MAX, 300, ^ ../.././src/config/options.inc:833:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "secure_save", 0, 1, ^ ../.././src/config/options.inc:847:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "secure_save_fsync", 0, 1, ^ ../.././src/config/options.inc:862:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, ^ ../.././src/config/options.inc:888:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "type", 0, 0, 4, 0, ^ ../.././src/config/options.inc:898:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "latin1_title", 0, 1, ^ ../.././src/config/options.inc:911:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "m11_hack", 0, 0, ^ ../.././src/config/options.inc:923:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "utf_8_io", 0, 0, ^ ../.././src/config/options.inc:930:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "restrict_852", 0, 0, ^ ../.././src/config/options.inc:936:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "block_cursor", 0, 0, ^ ../.././src/config/options.inc:942:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "colors", 0, 0, COLOR_MODES - 1, 0, ^ ../.././src/config/options.inc:964:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "transparency", 0, 0, ^ ../.././src/config/options.inc:976:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "underline", 0, 0, ^ ../.././src/config/options.inc:981:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "charset", 0, "System", ^ ../.././src/config/options.inc:997:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "colors", 0, ^ ../.././src/config/options.inc:1026:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "color", 0, ^ ../.././src/config/options.inc:1030:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "mono", 0, ^ ../.././src/config/options.inc:1034:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1038:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1042:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1046:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1050:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1054:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1059:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1063:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1067:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1071:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1075:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1079:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1083:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1087:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1092:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1097:57: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("ui.colors.color.dialog", "background", 0, ^ ../.././src/config/options.inc:1101:56: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("ui.colors.mono.dialog", "background", 0, ^ ../.././src/config/options.inc:1104:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1108:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1112:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1116:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1120:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1124:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1128:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1132:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1136:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1140:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1144:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1148:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1152:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1156:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1160:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1164:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1168:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1172:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1176:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1180:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1185:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1189:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1193:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1198:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1022:55: note: expanded from macro 'INIT_OPT_COLOR_TREE' INIT_OPT_TREE("ui.colors.color" subtree, capt, name, 0, desc), \ ../.././src/config/options.inc:1202:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1207:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1211:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1215:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1219:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1224:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] ../.././src/config/options.inc:1018:2: note: expanded from macro 'INIT_OPT_COLORS' DO_INIT_OPT_COLORS("ui.colors.color" subtree, capt, name, cfg, cbg, desc), \ ../.././src/config/options.inc:1236:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dialogs", 0, ^ ../.././src/config/options.inc:1241:25: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "listbox_min_height", 0, 1, 20, 10, ^ ../.././src/config/options.inc:1246:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "shadows", 0, 0, ^ ../.././src/config/options.inc:1253:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "underline_hotkeys", 0, 0, ^ ../.././src/config/options.inc:1259:33: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "underline_button_shortcuts", 0, 0, ^ ../.././src/config/options.inc:1266:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "timer", 0, ^ ../.././src/config/options.inc:1273:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 0, 2, 0, ^ ../.././src/config/options.inc:1288:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "duration", 0, 1, 86400, 86400, ^ ../.././src/config/options.inc:1293:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "action", 0, "", ^ ../.././src/config/options.inc:1299:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "tabs", 0, ^ ../.././src/config/options.inc:1303:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_bar", 0, 0, 2, 1, ^ ../.././src/config/options.inc:1310:10: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "top", 0, 0, ^ ../.././src/config/options.inc:1314:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "wraparound", 0, 1, ^ ../.././src/config/options.inc:1319:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "confirm_close", 0, 0, ^ ../.././src/config/options.inc:1325:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "language", 0, ^ ../.././src/config/options.inc:1331:27: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_menu_bar_always", 0, 0, ^ ../.././src/config/options.inc:1335:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_status_bar", 0, 1, ^ ../.././src/config/options.inc:1339:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_title_bar", 0, 1, ^ ../.././src/config/options.inc:1343:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "startup_goto_dialog", 0, 1, ^ ../.././src/config/options.inc:1349:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "success_msgbox", 0, 1, ^ ../.././src/config/options.inc:1360:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "keep_session_active", 0, 0, ^ ../.././src/config/options.inc:1365:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto_save", 0, 0, ^ ../.././src/config/options.inc:1371:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto_restore", 0, 0, ^ ../.././src/config/options.inc:1377:27: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "auto_save_foldername", 0, "Auto saved session", ^ ../.././src/config/options.inc:1385:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "homepage", 0, WWW_HOME_URL, ^ ../.././src/config/options.inc:1393:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "date_format", 0, "%b %e %H:%M", ^ ../.././src/config/options.inc:1398:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "window_title", 0, 1, ^ ../.././src/config/options.inc:1406:43: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("", "secure_file_saving", 0, "infofiles.secure_save"), ^ ../.././src/config/options.inc:1408:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ options.c:1166:9: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL, 0, 0, 0, 0, 0, NULL, NULL); ^ cookies.c:89:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "cookies", 0, ^ cookies.c:93:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "accept_policy", 0, ^ cookies.c:101:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "max_age", 0, -1, 10000, -1, ^ cookies.c:110:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "paranoid_security", 0, 0, ^ cookies.c:119:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "save", 0, 1, ^ cookies.c:124:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "resave", 0, 1, ^ cookies.c:128:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ cookies.c:830:23: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] CANNOT_SAVE_COOKIES(0, N_("ELinks was started without a home directory.")); ^ cookies.c:836:23: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] CANNOT_SAVE_COOKIES(0, N_("ELinks was started with the -anonymous option.")); ^ cookies.c:843:23: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] CANNOT_SAVE_COOKIES(0, N_("Out of memory")); ^ document.c:45:17: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, title, ALIGN_CENTER, ^ document.c:240:17: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, MSGBOX_FREE_TEXT | MSGBOX_SCROLLABLE, ^ download.c:395:51: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(context->term, x, y, text, trimmedlen, 0, color); ^ download.c:397:57: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(context->term, x + trimmedlen, y, "...", 3, 0, color); ^ info.c:130:44: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(term, getml(info, (void *) NULL), MSGBOX_FREE_TEXT | MSGBOX_SCROLLABLE, ^ info.c:274:26: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] refreshed_msg_box(term, 0, N_("Resources"), ALIGN_LEFT, ^ menu.c:57:33: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] struct uri *uri = get_uri(url, 0); ^ menu.c:125:32: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(ses->tab->term, NULL, 0, ^ menu.c:186:19: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] mi = new_menu(FREE_LIST | FREE_TEXT | NO_INTL); ^ menu.c:523:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~File"), NULL, ACT_MAIN_NONE, do_file_menu, NULL, FREE_LIST | SUBMENU), ^ menu.c:524:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~View"), NULL, ACT_MAIN_NONE, do_submenu, view_menu, FREE_LIST | SUBMENU), ^ menu.c:525:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~Link"), NULL, ACT_MAIN_NONE, link_menu, NULL, FREE_LIST | SUBMENU), ^ menu.c:526:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~Tools"), NULL, ACT_MAIN_NONE, do_submenu, tools_menu, FREE_LIST | SUBMENU), ^ menu.c:527:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~Setup"), NULL, ACT_MAIN_NONE, do_setup_menu, NULL, FREE_LIST | SUBMENU), ^ menu.c:528:2: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] INIT_MENU_ITEM(N_("~Help"), NULL, ACT_MAIN_NONE, do_submenu, help_menu, FREE_LIST | SUBMENU), ^ menu.c:846:19: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] items = new_menu(FREE_LIST | FREE_TEXT | FREE_DATA | NO_INTL); ^ menu.c:947:36: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] struct menu_item *menu = new_menu(FREE_LIST | NO_INTL); ^ menu.c:986:32: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] dir_func, entry->name, FREE_DATA | SUBMENU); ^ progress.c:108:35: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x++, y, "[", 1, 0, NULL); ^ progress.c:109:41: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x + width, y, "]", 1, 0, NULL); ^ progress.c:115:36: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &barprogress, ' ', 0, meter_color); ^ progress.c:141:37: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x, y, text, width, 0, NULL); ^ status.c:241:28: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, get_bfu_color(term, "status.status-bar")); ^ status.c:254:4: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] 0, text_color); ^ status.c:264:18: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] msg, msglen, 0, text_color); ^ status.c:355:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, color); ^ status.c:373:47: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, box.x, box.y, msg, msglen, 0, color); ^ status.c:406:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, get_bfu_color(term, "title.title-bar")); ^ status.c:473:53: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_text(term, x, 0, title.source, title.length, 0, ^ css.c:36:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 1, ^ css.c:40:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "import", 0, 1, ^ css.c:47:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "stylesheet", 0, "", ^ css.c:55:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ forms.c:242:25: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] format.style.attr &= ~AT_NO_ENTITIES; ^ forms.c:255:26: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] format.style.attr &= ~AT_NO_ENTITIES; ^ general.c:674:22: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] format.style.attr = 0; ^ general.c:708:23: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] format.style.attr &= ~AT_BOLD; ^ general.c:721:42: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] struct uri *uri = base ? get_uri(base, 0) : NULL; ^ general.c:935:22: warning: integer constant not in range of enumerated type 'enum format_list_flag' [-Wassign-enum] par_format.flags &= ~P_COMPACT; ^ link.c:70:30: warning: integer constant not in range of enumerated type 'enum html_element_pseudo_class' [-Wassign-enum] html_top->pseudo_class &= ~ELEMENT_LINK; ^ link.c:76:30: warning: integer constant not in range of enumerated type 'enum html_element_pseudo_class' [-Wassign-enum] html_top->pseudo_class &= ~ELEMENT_VISITED; ^ link.c:82:30: warning: integer constant not in range of enumerated type 'enum html_element_pseudo_class' [-Wassign-enum] html_top->pseudo_class &= ~ELEMENT_VISITED; ^ parse.c:553:33: warning: integer constant not in range of enumerated type 'enum fastfind_flags' [-Wassign-enum] fastfind_index(&ff_tags_index, FF_COMPRESS | FF_LOCALE_INDEP); ^ frames.c:52:49: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] frame_desc->uri = (url && *url) ? get_uri(url, 0) : NULL; ^ frames.c:54:44: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] frame_desc->uri = get_uri("about:blank", 0); ^ parser.c:906:22: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] format.style.attr = 0; ^ renderer.c:332:40: warning: integer constant not in range of enumerated type 'enum text_style_format' [-Wassign-enum] static struct text_style ta_cache = { -1, 0x0, 0x0 }; ^ document.c:249:48: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (!compare_uri(document->uri, cached->uri, 0) ^ refresh.c:36:30: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] refresh->uri = get_uri(url, 0); ^ refresh.c:85:62: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (compare_uri(refresh->uri, ses->doc_view->document->uri, 0)) { ^ dialogs.c:93:37: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] return get_uri(formhist_data->url, 0); ^ dialogs.c:173:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, N_("Form not saved"), ALIGN_CENTER, ^ formhist.c:37:20: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_formhist", 0, 0, ^ formhist.c:42:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ formhist.c:425:32: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(ses->tab->term, NULL, 0, ^ dialogs.c:84:35: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] return get_uri(historyitem->url, 0); ^ globhist.c:61:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "global", 0, ^ globhist.c:65:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 1, ^ globhist.c:70:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "max_items", 0, 1, INT_MAX, 1024, ^ globhist.c:74:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "display_type", 0, 0, 1, 0, ^ globhist.c:80:62: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_ALIAS("document.history.global", "write_interval", 0, ^ globhist.c:83:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ default.c:40:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ default.c:61:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, ^ default.c:66:10: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "ask", 0, 1, ^ default.c:70:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "block", 0, 1, ^ default.c:74:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "program", 0, "", ^ default.c:86:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ default.c:93:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("gif", "image/gif"), ^ default.c:94:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("jpg", "image/jpg"), ^ default.c:95:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("jpeg", "image/jpeg"), ^ default.c:96:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("png", "image/png"), ^ default.c:97:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("txt", "text/plain"), ^ default.c:98:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("htm", "text/html"), ^ default.c:99:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_MIME_EXTENSION("html", "text/html"), ^ default.c:109:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ mailcap.c:90:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "mailcap", 0, ^ mailcap.c:94:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 1, ^ mailcap.c:98:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "path", 0, DEFAULT_MAILCAP_PATH, ^ mailcap.c:103:10: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "ask", 0, 1, ^ mailcap.c:107:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "description", 0, 0, 2, 0, ^ mailcap.c:116:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "prioritize", 0, 1, ^ mailcap.c:122:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ mimetypes.c:47:16: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "mimetypes", 0, ^ mimetypes.c:53:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable", 0, 1, ^ mimetypes.c:57:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "path", 0, DEFAULT_MIMETYPES_PATH, ^ mimetypes.c:61:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ dialogs.c:169:18: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] mi = new_menu(FREE_ANY | NO_INTL); ^ mime.c:43:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "default_type", 0, DEFAULT_MIME_TYPE, ^ mime.c:48:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ connection.c:940:45: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] || !compare_uri(conn->uri, proxy_uri, 0)) ^ newwin.c:47:4: warning: integer constant not in range of enumerated type 'enum term_env_type' [-Wassign-enum] { 0, NULL, NULL } ^ dialogs.c:48:32: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_composed_uri(uri, URI_HTTP_AUTH | URI_DATA | URI_POST); ^ file.c:41:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "file", 0, ^ file.c:45:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "allow_special_files", 0, 0, ^ file.c:51:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "show_hidden_files", 0, 1, ^ file.c:56:30: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "try_encoding_extensions", 0, 1, ^ file.c:62:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ ftp.c:57:10: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "ftp", 0, ^ ftp.c:61:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "proxy", 0, ^ ftp.c:65:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "host", 0, "", ^ ftp.c:71:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "anon_passwd", 0, "some@host.domain", ^ ftp.c:75:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "use_pasv", 0, 1, ^ ftp.c:80:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "use_epsv", 0, 0, ^ ftp.c:84:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ http.c:96:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "http", 0, ^ http.c:101:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "bugs", 0, ^ http.c:105:21: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "accept_charset", 0, 1, ^ http.c:110:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "allow_blacklist", 0, 1, ^ http.c:114:26: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "broken_302_redirect", 0, 1, ^ http.c:121:24: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "post_no_keepalive", 0, 0, ^ http.c:125:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "http10", 0, 0, ^ http.c:129:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "proxy", 0, ^ http.c:133:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "host", 0, "", ^ http.c:139:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "user", 0, "", ^ http.c:143:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "passwd", 0, "", ^ http.c:148:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "referer", 0, ^ http.c:158:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "policy", 0, ^ http.c:167:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "fake", 0, "", ^ http.c:172:22: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "accept_language", 0, "", ^ http.c:176:25: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "accept_ui_language", 0, 1, ^ http.c:195:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "compression", 0, 0, ^ http.c:210:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "trace", 0, 0, ^ http.c:220:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "user_agent", 0, "ELinks/%v (textmode; %s; %t-%b)", ^ http.c:239:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "https", 0, ^ http.c:243:14: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "proxy", 0, ^ http.c:247:13: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "host", 0, "", ^ http.c:251:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ rewrite.c:55:18: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable-dumb", 0, 1, ^ rewrite.c:62:19: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "enable-smart", 0, 1, ^ rewrite.c:70:11: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "dumb", OPT_AUTOCREATE | OPT_SORT, ^ rewrite.c:74:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ rewrite.c:81:12: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "smart", OPT_AUTOCREATE | OPT_SORT, ^ rewrite.c:88:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ rewrite.c:97:23: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "default_template", 0, "", ^ rewrite.c:115:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("elinks", ELINKS_WEBSITE_URL), ^ rewrite.c:116:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("documentation", ELINKS_DOC_URL), ^ rewrite.c:117:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("bz", ELINKS_BUGS_URL), ^ rewrite.c:118:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("bug", ELINKS_BUGS_URL), ^ rewrite.c:120:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("arc", "http://web.archive.org/web/*/%c"), ^ rewrite.c:121:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("cia", "http://cia.navi.cx/"), ^ rewrite.c:122:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("b", "http://babelfish.altavista.com/babelfish/tr"), ^ rewrite.c:123:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("d", "http://www.dict.org"), ^ rewrite.c:124:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("g", "http://www.google.com/"), ^ rewrite.c:125:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("gg", "http://www.google.com/"), ^ rewrite.c:126:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("go", "http://www.google.com/"), ^ rewrite.c:127:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("fm", "http://freshmeat.net/"), ^ rewrite.c:128:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("sf", "http://www.sourceforge.net/"), ^ rewrite.c:129:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("dbug", "http://bugs.debian.org/"), ^ rewrite.c:130:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("dpkg", "http://packages.debian.org/"), ^ rewrite.c:133:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("lua", "file:///usr/share/doc/lua40-doc/manual/idx.html"), ^ rewrite.c:134:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("pycur", "http://www.python.org/doc/current/"), ^ rewrite.c:135:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("pydev", "http://www.python.org/dev/doc/devel/"), ^ rewrite.c:136:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("pyhelp", "http://starship.python.net/crew/theller/pyhelp.cgi"), ^ rewrite.c:137:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("pyvault", "http://www.vex.net/parnassus/"), ^ rewrite.c:138:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("e2", "http://www.everything2.org/"), ^ rewrite.c:139:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("sd", "http://slashdot.org/"), ^ rewrite.c:140:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("vhtml", "http://validator.w3.org/check?uri=%c"), ^ rewrite.c:141:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_DUMB_PREFIX("vcss", "http://jigsaw.w3.org/css-validator/validator?uri=%c"), ^ rewrite.c:147:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("bug", bugzilla_prefix("show_bug.cgi?id=%s")), ^ rewrite.c:154:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("arc", "http://web.archive.org/web/*/%s"), ^ rewrite.c:155:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("bb", "http://babelfish.altavista.com/babelfish/tr?urltext=%s"), ^ rewrite.c:156:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("bb_fr_en", "http://babelfish.altavista.com/babelfish/tr?lp=fr_en&submit=1&urltext=%s"), ^ rewrite.c:157:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("bb_en_fr", "http://babelfish.altavista.com/babelfish/tr?lp=en_fr&submit=1&urltext=%s"), ^ rewrite.c:158:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("cambridge", "http://dictionary.cambridge.org/results.asp?searchword=%s"), ^ rewrite.c:159:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("cliki", "http://www.cliki.net/admin/search?words=%s"), ^ rewrite.c:160:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("d", "http://www.dict.org/bin/Dict?Query=%s&Form=Dict1&Strategy=*&Database=*&submit=Submit+query"), ^ rewrite.c:161:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("dmoz", "http://search.dmoz.org/cgi-bin/search?search=%s"), ^ rewrite.c:162:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("foldoc", "http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?%s"), ^ rewrite.c:163:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("g", "http://www.google.com/search?q=%s&btnG=Google+Search"), ^ rewrite.c:164:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gd", "http://www.google.com/search?q=%s&cat=gwd/Top"), ^ rewrite.c:167:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gg", "http://www.google.com/search?q=%s&btnG=Google+Search"), ^ rewrite.c:168:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gi", "http://images.google.com/images?q=%s"), ^ rewrite.c:169:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gn", "http://news.google.com/news?q=%s"), ^ rewrite.c:170:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("go", "http://www.google.com/search?q=%s&btnG=Google+Search"), ^ rewrite.c:171:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gr", "http://groups.google.com/groups?q=%s"), ^ rewrite.c:172:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("google", "http://www.google.com/search?q=%s"), ^ rewrite.c:173:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gwho", "http://www.googlism.com/?ism=%s&name=1"), ^ rewrite.c:174:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gwhat", "http://www.googlism.com/?ism=%s&name=2"), ^ rewrite.c:175:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gwhere", "http://www.googlism.com/?ism=%s&name=3"), ^ rewrite.c:176:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("gwhen", "http://www.googlism.com/?ism=%s&name=4"), ^ rewrite.c:177:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("fm", "http://freshmeat.net/search/?q=%s"), ^ rewrite.c:178:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("savannah", "http://savannah.nongnu.org/search/?words=%s&type_of_search=soft&exact=1"), ^ rewrite.c:179:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sf", "http://sourceforge.net/search/?q=%s"), ^ rewrite.c:180:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sfp", "http://sourceforge.net/projects/%s"), ^ rewrite.c:181:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sd", "http://slashdot.org/search.pl?query=%s"), ^ rewrite.c:182:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sdc", "http://slashdot.org/search.pl?query=%s&op=comments"), ^ rewrite.c:183:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sdu", "http://slashdot.org/search.pl?query=%s&op=users"), ^ rewrite.c:184:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sdp", "http://slashdot.org/search.pl?query=%s&op=polls"), ^ rewrite.c:185:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("sdj", "http://slashdot.org/search.pl?query=%s&op=journals"), ^ rewrite.c:186:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("dbug", "http://bugs.debian.org/%s"), ^ rewrite.c:187:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("dpkg", "http://packages.debian.org/%s"), ^ rewrite.c:188:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("emacs", "http://www.emacswiki.org/cgi-bin/wiki.pl?search=%s"), ^ rewrite.c:189:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("lyrics", "http://music.lycos.com/lyrics/results.asp?QT=L&QW=%s"), ^ rewrite.c:190:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("lxr", "http://lxr.linux.no/ident?i=%s"), ^ rewrite.c:191:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("onelook", "http://onelook.com/?w=%s&ls=a"), ^ rewrite.c:192:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("py", "http://starship.python.net/crew/theller/pyhelp.cgi?keyword=%s&version=current"), ^ rewrite.c:193:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("pydev", "http://starship.python.net/crew/theller/pyhelp.cgi?keyword=%s&version=devel"), ^ rewrite.c:194:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("pyvault", "http://py.vaults.ca/apyllo.py?find=%s"), ^ rewrite.c:195:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("e2", "http://www.everything2.org/?node=%s"), ^ rewrite.c:196:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("encz", "http://www.slovnik.cz/bin/ecd?ecd_il=1&ecd_vcb=%s&ecd_trn=translate&ecd_trn_dir=0&ecd_lines=15&ecd_hptxt=0"), ^ rewrite.c:197:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("czen", "http://www.slovnik.cz/bin/ecd?ecd_il=1&ecd_vcb=%s&ecd_trn=translate&ecd_trn_dir=1&ecd_lines=15&ecd_hptxt=0"), ^ rewrite.c:198:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("dict", "http://dictionary.reference.com/search?q=%s"), ^ rewrite.c:199:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("thes", "http://thesaurus.reference.com/search?q=%s"), ^ rewrite.c:200:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("a", "http://acronymfinder.com/af-query.asp?String=exact&Acronym=%s"), ^ rewrite.c:201:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("imdb", "http://imdb.com/Find?%s"), ^ rewrite.c:202:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("mw", "http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=%s"), ^ rewrite.c:203:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("mwt", "http://www.m-w.com/cgi-bin/thesaurus?book=Thesaurus&va=%s"), ^ rewrite.c:204:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("whatis", "http://uptime.netcraft.com/up/graph/?host=%s"), ^ rewrite.c:205:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("wiki", "http://en.wikipedia.org/w/wiki.phtml?search=%s"), ^ rewrite.c:206:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("wn", "http://www.cogsci.princeton.edu/cgi-bin/webwn1.7.1?stage=1&word=%s"), ^ rewrite.c:208:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("fsd", "http://directory.fsf.org/search/fsd-search.py?q=%s"), ^ rewrite.c:210:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("rfc", "http://www.rfc-editor.org/rfc/rfc%s.txt"), ^ rewrite.c:212:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("rfcs", "http://www.rfc-editor.org/cgi-bin/rfcsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"), ^ rewrite.c:213:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("cr", "http://www.rfc-editor.org/cgi-bin/rfcsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"), ^ rewrite.c:215:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("rfcid", "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"), ^ rewrite.c:216:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("id", "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"), ^ rewrite.c:217:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_SMART_PREFIX("draft", "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"), ^ rewrite.c:219:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ protocol.c:278:15: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "no_proxy", 0, "", ^ protocol.c:284:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ proxy.c:69:32: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri(string.source, 0); ^ uri.c:1294:24: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri(string, 0); ^ uri.c:1308:27: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri(uristring, 0); ^ user.c:52:17: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] "_template_", 0, "", ^ user.c:65:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("gopher", "unix", DEFAULT_AC_OPT_GOPHER), ^ user.c:66:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("gopher", "unix-xwin", DEFAULT_AC_OPT_GOPHER), ^ user.c:68:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("irc", "unix", DEFAULT_AC_OPT_IRC), ^ user.c:69:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("irc", "unix-xwin", DEFAULT_AC_OPT_IRC), ^ user.c:70:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("mailto", "unix", DEFAULT_AC_OPT_MAILTO), ^ user.c:71:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("mailto", "unix-xwin", DEFAULT_AC_OPT_MAILTO), ^ user.c:73:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("news", "unix", DEFAULT_AC_OPT_NEWS), ^ user.c:74:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("news", "unix-xwin", DEFAULT_AC_OPT_NEWS), ^ user.c:76:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("telnet", "unix", DEFAULT_AC_OPT_TELNET), ^ user.c:77:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("telnet", "unix-xwin", DEFAULT_AC_OPT_TELNET), ^ user.c:78:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("tn3270", "unix", DEFAULT_AC_OPT_TN3270), ^ user.c:79:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] INIT_OPT_USER_PROTOCOL("tn3270", "unix-xwin", DEFAULT_AC_OPT_TN3270), ^ user.c:81:2: warning: integer constant not in range of enumerated type 'enum option_flags' [-Wassign-enum] NULL_OPTION_INFO, ^ download.c:422:56: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] assertm(compare_uri(cached->uri, file_download->uri, 0), ^ download.c:1077:4: warning: integer constant not in range of enumerated type 'enum download_flags' [-Wassign-enum] DOWNLOAD_RESUME_ALLOWED | DOWNLOAD_RESUME_SELECTED); ^ download.c:1228:54: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (compare_uri(type_query->uri, ses->loading_uri, 0)) ^ history.c:124:49: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (compare_uri(loc->vs.uri, ses->loading_uri, 0)) ^ session.c:770:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, ^ session.c:789:19: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, ^ session.c:815:23: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(term, NULL, 0, ^ session.c:1045:37: warning: integer constant not in range of enumerated type 'enum remote_session_flags' [-Wassign-enum] enum remote_session_flags remote = 0; ^ session.c:1136:34: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri("about:blank", 0); ^ task.c:612:42: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (compare_uri(ses->loading_uri, uri, 0)) { ^ task.c:698:38: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] struct uri *uri = get_uri(ld->link, 0); ^ task.c:708:33: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] struct uri *uri = get_uri(url, 0); ^ draw.c:77:37: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(screen_char, color, 0, ^ draw.c:91:37: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(screen_char, color, 0, ^ draw.c:103:37: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(screen_char, color, 0, ^ draw.c:353:37: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(screen_char, color, 0, ^ draw.c:380:30: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(end, color, 0, ^ draw.c:412:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &dbox, ' ', 0, color); ^ draw.c:418:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &dbox, ' ', 0, color); ^ draw.c:442:32: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(start, color, 0, ^ draw.c:542:30: warning: integer constant not in range of enumerated type 'enum color_flags' [-Wassign-enum] set_term_color(end, color, 0, ^ draw.c:588:28: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, &box, ' ', 0, NULL); ^ tab.c:204:22: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(term, NULL, 0, ^ tab.c:248:32: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] msg_box(ses->tab->term, NULL, 0, ^ color.c:72:35: warning: integer constant not in range of enumerated type 'enum fastfind_flags' [-Wassign-enum] fastfind_index(&ff_colors_index, FF_COMPRESS | FF_LOCALE_INDEP); ^ draw.c:236:28: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, box, ' ', 0, &color); ^ draw.c:241:29: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, box, ' ', 0, &color); ^ draw.c:276:27: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(term, box, ' ', 0, &color); ^ draw.c:366:39: warning: integer constant not in range of enumerated type 'enum screen_char_attr' [-Wassign-enum] draw_box(ses->tab->term, &box, ' ', 0, NULL); ^ form.c:1340:27: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri(go.source, 0); ^ form.c:1994:35: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] uri = get_uri(fc->form->action, 0); ^ form.c:2098:16: warning: integer constant not in range of enumerated type 'enum menu_item_flags' [-Wassign-enum] mi = new_menu(FREE_LIST | FREE_TEXT | NO_INTL); ^ link.c:887:49: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (link->where) return get_uri(link->where, 0); ^ link.c:888:36: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] return get_uri(link->where_img, 0); ^ marks.c:93:56: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] if (!marks[i] || !compare_uri(marks[i]->uri, vs->uri, 0)) ^ search.c:1136:27: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(ses->tab->term, 0, N_("Search"), ALIGN_CENTER, message); ^ textarea.c:583:19: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term_, 0, N_("Error"), ALIGN_CENTER, ^ textarea.c:590:19: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term_, 0, N_("Error"), ALIGN_CENTER, ^ view.c:1492:27: warning: integer constant not in range of enumerated type 'term_event_modifier_T' [-Wassign-enum] get_kbd_modifier(ev) &= ~KBD_MOD_ALT; ^ view.c:1571:49: warning: integer constant not in range of enumerated type 'enum uri_component' [-Wassign-enum] ses->download_uri = get_uri(link->where_img, 0); ^ view.c:1631:18: warning: integer constant not in range of enumerated type 'enum msgbox_flags' [-Wassign-enum] info_box(term, 0, N_("Save error"), ALIGN_CENTER, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enca/enca_1.16.orig.tar.xz encnames.c:293:12: warning: integer constant not in range of enumerated type 'EncaCharsetFlags' [-Wassign-enum] return 0; ^ encnames.c:314:12: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] return 0; ^ encnames.c:351:22: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] EncaEncoding enc = ENCODING_UNKNOWN; ^ guess.c:52:65: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] static const EncaEncoding ENCODING_UNKNOWN = { ENCA_CS_UNKNOWN, 0 }; ^ convert.c:114:73: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] format_request_string(from_enc, options.target_enc, 0)); ^ convert.c:155:71: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] format_request_string(from_enc, options.target_enc, 0), ^ options.c:62:22: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] { ENCA_CS_UNKNOWN, 0 }, /* target_enc */ ^ options.c:650:34: warning: integer constant not in range of enumerated type 'EncaSurface' [-Wassign-enum] options.target_enc.surface = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enchant/enchant_1.6.0.orig.tar.gz enchant.c:162:32: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (dir && !g_file_test (dir, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic4/epic4_2.10.5.orig.tar.gz flood.c:148:20: warning: integer constant not in range of enumerated type 'FloodType' [-Wassign-enum] flood[i].type = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/euler/euler_1.61.0.orig.tar.gz main.c:977:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),label,0,1,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:977:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),label,0,1,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:984:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),color_button[i],1,2,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:984:83: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),color_button[i],1,2,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:994:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),color_button[i+8],2,3,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:994:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),color_button[i+8],2,3,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:997:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),label,3,4,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:997:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),label,3,4,i,i+1,GTK_FILL|GTK_EXPAND,GTK_FILL|GTK_EXPAND,2,2); ^ main.c:1500:48: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] if(gtk_text_iter_forward_search(iter, text, 0, &mstart, &mend, NULL)) ^ main.c:2753:8: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_HIGHLIGHT, ^ main.c:2756:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_PRIVATE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310.orig.tar.gz ocaml.c:749:9: warning: integer constant not in range of enumerated type 'contextType' (aka 'enum _sContextType') [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fcml/fcml_1.1.1.orig.tar.gz modrm_encoder_t.c:1480:43: warning: integer constant not in range of enumerated type 'fcml_en_operating_mode' (aka 'enum fcml_en_operating_mode') [-Wassign-enum] fcml_st_modrm_encoder_context context = {0}; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fhist/fhist_1.18.orig.tar.gz fcomp/main.c:64:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-BINary", arglex_token_binary }, ^ fcomp/main.c:65:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-No_BINary", arglex_token_binary_not }, ^ fcomp/main.c:66:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Blank", arglex_token_blank }, ^ fcomp/main.c:67:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Context", arglex_token_context }, ^ fcomp/main.c:68:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Debug", arglex_token_debug }, ^ fcomp/main.c:69:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Edit", arglex_token_edit }, ^ fcomp/main.c:70:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Failures", arglex_token_failures }, ^ fcomp/main.c:71:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Join", arglex_token_join }, ^ fcomp/main.c:72:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Number", arglex_token_line_numbers }, ^ fcomp/main.c:73:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Matching", arglex_token_matching }, ^ fcomp/main.c:74:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Output", arglex_token_output }, ^ fcomp/main.c:75:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Quiet", arglex_token_quiet }, ^ fcomp/main.c:76:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Spaces", arglex_token_spaces }, ^ fcomp/main.c:77:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Upcase", arglex_token_upcase }, ^ fcomp/main.c:78:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-Verbose", arglex_token_verbose }, ^ fcomp/main.c:79:21: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { "-What", arglex_token_what }, ^ fcomp/main.c:80:10: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { 0, 0 }, /* end marker */ ^ common/arglex.c:39:14: warning: integer constant not in range of enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wassign-enum] { 0, 0, }, /* end marker */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/findutils/findutils_4.5.14.orig.tar.gz canonicalize.c:112:15: warning: integer constant not in range of enumerated type 'canonicalize_mode_t' (aka 'enum canonicalize_mode_t') [-Wassign-enum] can_mode &= CAN_MODE_MASK; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/flac/flac_1.3.1.orig.tar.xz main.c:53:46: warning: integer constant not in range of enumerated type 'FLAC__StreamMetadata_Picture_Type' [-Wassign-enum] { "8.png", "image/png" , "", 32, 32, 32, 0, 999 } ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fondu/fondu_0.0.20060102.orig.tar.gz ufond.c:171:18: warning: integer constant not in range of enumerated type 'enum face_type' [-Wassign-enum] cur->type = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fontconfig/fontconfig_2.9.0.orig.tar.gz fcname.c:179:33: warning: integer constant not in range of enumerated type 'FcType' (aka 'enum _FcType') [-Wassign-enum] o = FcObjectInsert (object, -1); ^ fcname.c:256:13: warning: integer constant not in range of enumerated type 'FcType' (aka 'enum _FcType') [-Wassign-enum] o->type = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/foxeye/foxeye_0.10.1.orig.tar.xz main.c:244:35: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Dcc_Parse (&dcc->s, "", buff, U_ALL, U_ANYCH, -2, 0, NULL, NULL); ^ main.c:244:42: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Dcc_Parse (&dcc->s, "", buff, U_ALL, U_ANYCH, -2, 0, NULL, NULL); ^ main.c:258:20: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] iface->ift = I_CONSOLE | I_DIED; ^ main.c:277:10: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] return 0; ^ main.c:581:22: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] if_console.ift = I_CONSOLE | I_LOG | I_DIRECT; ^ main.c:583:22: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] if_console.ift = I_LOCKED | I_DIED; ^ main.c:591:15: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] dcc->s.uf = -1; ^ direct.c:113:55: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if ((bind = Check_Bindtable (BT_Chatjoin, &ch[3], U_ALL, U_ANYCH, bind))) ^ direct.c:113:62: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if ((bind = Check_Bindtable (BT_Chatjoin, &ch[3], U_ALL, U_ANYCH, bind))) ^ direct.c:154:55: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if ((bind = Check_Bindtable (BT_Chatpart, &ch[3], U_ALL, U_ANYCH, bind))) ^ direct.c:154:62: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if ((bind = Check_Bindtable (BT_Chatpart, &ch[3], U_ALL, U_ANYCH, bind))) ^ direct.c:176:19: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] flag_t maskfl = (F_JOIN | F_MODES | F_ECHO | F_COLOR | F_COLORCONV); ^ direct.c:192:15: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] dcc->uf = 0; /* did someone deleted you? */ ^ direct.c:204:12: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] logl |= (F_COLORCONV | F_COLOR); ^ direct.c:208:12: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] logl &= ~F_COLOR; ^ direct.c:211:12: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] logl &= ~(F_COLOR | F_COLORCONV); ^ direct.c:225:12: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] cf = 0; ^ direct.c:227:17: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] maskfl |= (F_BOOT | F_DEBUG); ^ direct.c:229:17: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] maskfl |= (F_CMDS | F_USERS | F_ERROR | F_WARN); ^ direct.c:231:17: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] maskfl |= (F_CONN | F_PUBLIC | F_WALL | F_PRIV | F_SERV); ^ direct.c:237:15: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] logl &= ~F_DEBUG; ^ direct.c:312:17: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] userflag cf = 0; ^ direct.c:425:17: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] userflag cf = 0; ^ direct.c:443:12: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] cf = 0; ^ direct.c:646:21: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] iface->ift &= ~I_LOCKED; ^ direct.c:673:10: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] return 0; ^ direct.c:683:48: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Crypt, encrypted, U_ALL, U_ANYCH, NULL); ^ direct.c:683:55: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Crypt, encrypted, U_ALL, U_ANYCH, NULL); ^ direct.c:905:68: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Outfilter, buf, ((peer_t *)*b)->uf, 0, bind); ^ direct.c:942:69: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Infilter, str, ((peer_t *)*b)->uf, 0, bind); ^ direct.c:1065:27: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] dcc->iface = Add_Iface (I_DIRECT | I_CONNECT, name, &dcc_signal, ^ direct.c:1114:66: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if (drop_unknown && !(Check_Bindtable (BT_Login, "*", dcc->uf, 0, NULL) && ^ direct.c:1159:63: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Login, msg ? msg : "*", dcc->uf, 0, NULL); ^ direct.c:1231:40: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] b = Check_Bindtable(BT_Listener, "*", U_ALL, U_ANYCH, NULL); ^ direct.c:1231:47: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] b = Check_Bindtable(BT_Listener, "*", U_ALL, U_ANYCH, NULL); ^ direct.c:1251:10: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] return 0; ^ direct.c:1428:41: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] b = Check_Bindtable(BT_Listener, "*", U_ALL, U_ANYCH, NULL); ^ direct.c:1428:48: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] b = Check_Bindtable(BT_Listener, "*", U_ALL, U_ANYCH, NULL); ^ direct.c:1446:23: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] acptr->iface->ift = I_LISTEN | I_FINWAIT; ^ direct.c:1601:29: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] acptr->iface = Add_Iface (I_LISTEN | I_CONNECT, ^ direct.c:1606:25: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] acptr->iface->ift = (I_LISTEN | I_FINWAIT); ^ direct.c:1725:61: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] if ((bind = Check_Bindtable (BT_Chatact, args, dcc->uf, U_ANYCH, bind))) ^ direct.c:1734:32: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] Add_Request (I_DCCALIAS, ch, F_T_ACTION | F_BOTNET, "%s", args); ^ direct.c:1743:17: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] userflag uf = 0; ^ direct.c:1772:28: warning: integer constant not in range of enumerated type 'flag_t' [-Wassign-enum] Add_Request (I_LOG, "*", F_T_NOTICE | F_CONN, _("%s booted by %s."), ^ direct.c:2167:10: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] df = 0; ^ direct.c:2249:40: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] ud->parse (ud, name, args, ud->uf, 0, DccIdx(ud), ud->priv->botnet, ^ direct.c:2277:16: warning: integer constant not in range of enumerated type 'modeflag' [-Wassign-enum] ReportMask = -1; ^ direct.c:2328:17: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] userflag uf = 0; ^ direct.c:2345:45: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Connect, nt, 0, U_SPECIAL, NULL); ^ direct.c:2347:49: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] bind = Check_Bindtable (BT_Connect, nt, uf, 0, NULL); ^ direct.c:2391:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (away, U_ACCESS); ^ direct.c:2392:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (boot, U_OP); ^ direct.c:2394:16: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (charset, 0); ^ direct.c:2394:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (charset, 0); ^ direct.c:2395:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (chcharset, U_MASTER); ^ direct.c:2397:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (chat, U_ACCESS); ^ direct.c:2398:14: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (color, 0); ^ direct.c:2398:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (color, 0); ^ direct.c:2399:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (console, U_ACCESS); ^ direct.c:2400:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (cstat, U_OP); ^ direct.c:2401:13: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (echo, 0); ^ direct.c:2401:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (echo, 0); ^ direct.c:2402:13: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (help, 0); ^ direct.c:2402:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (help, 0); ^ direct.c:2403:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (me, U_ACCESS); ^ direct.c:2404:13: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (motd, 0); ^ direct.c:2404:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (motd, 0); ^ direct.c:2405:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (simul, U_OWNER); ^ direct.c:2406:12: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (who, 0); ^ direct.c:2406:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (who, 0); ^ direct.c:2407:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (w, U_ACCESS); ^ direct.c:2408:13: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (quit, 0); ^ direct.c:2408:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (quit, 0); ^ direct.c:2409:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (connect, U_OWNER); ^ direct.c:2410:3: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] NB (disconnect, U_OWNER); ^ direct.c:2801:10: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] return 0; ^ direct.c:2829:25: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] rtr->retrier->ift = (I_LISTEN | I_FINWAIT); ^ direct.c:2837:23: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] rtr->retrier->ift = (I_LISTEN | I_FINWAIT); ^ direct.c:2848:16: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] userflag u = U_ANY | U_SPECIAL; ^ direct.c:2856:11: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] u = 0; ^ direct.c:2858:12: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] u &= ~U_ANY; ^ direct.c:2881:17: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] tmp->ift &= ~I_FINWAIT; /* abort terminating on restart */ ^ direct.c:2924:33: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("passwd", "$$*", 0, 0, (Function)&IntCrypt, NULL); ^ direct.c:2924:36: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("passwd", "$$*", 0, 0, (Function)&IntCrypt, NULL); ^ direct.c:2926:40: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("login", "*", U_ACCESS, U_NONE, (Function)&get_chat, NULL); ^ direct.c:2929:35: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("out-filter", "*", 0, 0, (Function)&ConvertColors, NULL); ^ direct.c:2929:38: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("out-filter", "*", 0, 0, (Function)&ConvertColors, NULL); ^ direct.c:2938:39: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("connchain-grow", "y", 0, 0, &_ccfilter_y_init, NULL); ^ direct.c:2938:42: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("connchain-grow", "y", 0, 0, &_ccfilter_y_init, NULL); ^ direct.c:2939:39: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("connchain-grow", "b", 0, 0, &_ccfilter_b_init, NULL); ^ direct.c:2939:42: warning: integer constant not in range of enumerated type 'userflag' [-Wassign-enum] Add_Binding ("connchain-grow", "b", 0, 0, &_ccfilter_b_init, NULL); ^ dispatcher.c:101:25: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] static iftype_t if_or = 0; ^ dispatcher.c:345:20: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] req->a.mask_if = 0; /* to mask as unused for delete_iface */ ^ dispatcher.c:429:10: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] ift &= ~I_PENDING; ^ dispatcher.c:503:30: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] Interface[i++]->a.ift &= ~I_PENDING; /* shouldn't it be not */ ^ dispatcher.c:1192:31: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] _Boot = (ifi_t *)Add_Iface (~(I_CONSOLE | I_LISTEN | I_MODULE | I_INIT | ^ dispatcher.c:1203:11: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] if_or = 0; ^ dispatcher.c:1212:30: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] Interface[i]->a.ift &= ~I_LOCKED; ^ dispatcher.c:1220:17: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] con->ift &= ~I_LOCKED; ^ dispatcher.c:1493:17: warning: integer constant not in range of enumerated type 'iftype_t' [-Wassign-enum] Send_Signal (-1, "*", S_FLUSH); /* flush all interfaces */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fpm2/fpm2_0.79.orig.tar.bz2 callbacks.c:547:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:547:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:558:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:558:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:570:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:570:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,15,0 ^ callbacks.c:619:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Import type:")), 0,1,0,1, 0,0,15,0); ^ callbacks.c:619:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Import type:")), 0,1,0,1, 0,0,15,0); ^ callbacks.c:626:83: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Launchers:")), 0,1,1,2, 0,0,15,0); ^ callbacks.c:626:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Launchers:")), 0,1,1,2, 0,0,15,0); ^ callbacks.c:635:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Category:")), 0,1,2,3, 0,0,15,0); ^ callbacks.c:635:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE(table), gtk_label_new (_("Category:")), 0,1,2,3, 0,0,15,0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/freetds/freetds_0.91.orig.tar.gz util.c:275:6: warning: integer constant not in range of enumerated type 'TDSERRNO' [-Wassign-enum] , { 0, EXCONSISTENCY, "unrecognized msgno" } ^ ct.c:3350:31: warning: integer constant not in range of enumerated type 'TDS_OPTION_CMD' [-Wassign-enum] TDS_OPTION_CMD tds_command = 0; ^ ct.c:3351:26: warning: integer constant not in range of enumerated type 'TDS_OPTION' [-Wassign-enum] TDS_OPTION tds_option = 0; ^ ct.c:3579:17: warning: integer constant not in range of enumerated type 'TDS_OPTION' [-Wassign-enum] tds_option = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fribidi/fribidi_0.19.7.orig.tar.bz2 fribidi-char-sets-cap-rtl.c:95:12: warning: integer constant not in range of enumerated type 'FriBidiCharType' [-Wassign-enum] for (i = 0; i < CAPRTL_CHARS; i++) ^ fribidi-char-sets-cap-rtl.c:124:12: warning: integer constant not in range of enumerated type 'FriBidiCharType' [-Wassign-enum] for (i = 0; i < 0x10000 && count; i++) /* Assign BMP chars to CapRTL entries */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fuse/fuse_2.9.4.orig.tar.gz fuse.c:1828:34: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] res = fuse_buf_copy(&dst, buf, 0); ^ fuse.c:1871:36: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] res = fuse_buf_copy(&tmp, buf, 0); ^ fuse_lowlevel.c:459:37: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] res = fuse_buf_copy(&mem_buf, buf, 0); ^ fuse_lowlevel.c:632:8: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] FUSE_BUF_FORCE_SPLICE | FUSE_BUF_SPLICE_NONBLOCK); ^ fuse_lowlevel.c:675:38: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] res = fuse_buf_copy(&mem_buf, buf, 0); ^ fuse_lowlevel.c:2306:36: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] int res = fuse_buf_copy(dst, src, 0); ^ fuse_lowlevel.c:2648:35: warning: integer constant not in range of enumerated type 'enum fuse_buf_copy_flags' [-Wassign-enum] res = fuse_buf_copy(&dst, &src, 0); ^ buffer.c:114:12: warning: integer constant not in range of enumerated type 'enum fuse_buf_flags' [-Wassign-enum] .flags = 0, ^ fusexmp_fh.c:350:22: warning: integer constant not in range of enumerated type 'enum fuse_buf_flags' [-Wassign-enum] src->buf[0].flags = FUSE_BUF_IS_FD | FUSE_BUF_FD_SEEK; ^ fusexmp_fh.c:379:21: warning: integer constant not in range of enumerated type 'enum fuse_buf_flags' [-Wassign-enum] dst.buf[0].flags = FUSE_BUF_IS_FD | FUSE_BUF_FD_SEEK; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-bind/gadmin-bind_0.2.5.orig.tar.gz make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ make_settings_buttons.c:54:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ make_settings_buttons.c:54:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-dhcpd/gadmin-dhcpd_0.4.9.orig.tar.gz make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_textviews.c:52:106: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, textview_hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_textviews.c:52:127: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, textview_hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-openvpn-client/gadmin-openvpn-client_0.1.2.orig.tar.gz make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:41:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:41:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:69:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:69:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:162:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:162:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:58:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 3, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:58:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 3, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-openvpn-server/gadmin-openvpn-server_0.1.5.orig.tar.gz create_user_settings.c:75:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_user_settings.c:75:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:41:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:41:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:69:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:69:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:162:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:162:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_textviews.c:52:106: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, textview_hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_textviews.c:52:127: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, textview_hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:58:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:58:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-proftpd/gadmin-proftpd_0.4.2.orig.tar.gz create_user_settings.c:188:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_user_settings.c:188:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:152:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:152:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:183:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:183:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-rsync/gadmin-rsync_0.1.7.orig.tar.gz create_rsync_tab.c:607:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox2, 0, 3, a, b, FALSE, FALSE, 2, 2); ^ create_rsync_tab.c:607:89: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox2, 0, 3, a, b, FALSE, FALSE, 2, 2); ^ backup_and_restore.c:145:3: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ backup_and_restore.c:160:3: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:76:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:76:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:104:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:104:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:197:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:197:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_labels.c:57:93: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach, right_attach + 2, top_attach, bottom_attach, 0, 0, 2, 2); ^ make_settings_labels.c:57:96: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach, right_attach + 2, top_attach, bottom_attach, 0, 0, 2, 2); ^ make_settings_hseparators.c:35:93: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hsep, left_attach, right_attach + 3, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ make_settings_hseparators.c:35:114: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hsep, left_attach, right_attach + 3, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 5, 5); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-samba/gadmin-samba_0.2.9.orig.tar.gz create_server_settings.c:67:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->srv_set_table), apply_server_button, 2, 3, a, b, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ create_server_settings.c:67:111: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->srv_set_table), apply_server_button, 2, 3, a, b, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ create_user_settings.c:113:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_user_settings.c:113:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ make_settings_buttons.c:57:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:82:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:117:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:143:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:143:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ create_macct_settings.c:68:83: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->macct_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_macct_settings.c:68:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->macct_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_share_settings.c:268:77: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), hbox, 1, 2, 0, 1, 0, 0, 5, 5); ^ create_share_settings.c:268:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), hbox, 1, 2, 0, 1, 0, 0, 5, 5); ^ create_share_settings.c:319:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), access_label1, 0, 2, a, b, -1, 1, 1, 0); ^ create_share_settings.c:323:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), access_label2, 0, 2, a, b, -1, 1, 1, 0); ^ create_share_settings.c:327:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), access_hseparator, 0, 2, a, b, -1, 1, 1, 0); ^ create_share_settings.c:353:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), user_access_hbox1, 0, 2, a, b, -1, 1, 20, 10); ^ create_share_settings.c:355:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), user_access_hbox2, 0, 2, a, b, -1, 1, 20, 10); ^ create_share_settings.c:510:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->share_set_table), access_hbuttonbox, 0, 2, a, b, -1, 1, 20, 10); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-squid/gadmin-squid_0.1.3.orig.tar.gz create_user_settings.c:75:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ create_user_settings.c:75:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(widgets->usr_set_table), hbuttonbox, 0, 3, a, b, 0, 0, 5, 5); ^ make_settings_entries.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_entries.c:67:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, left_attach + 1, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:40:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:68:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:98: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_combos.c:161:119: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, combo, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:45:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:83:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:119:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:154:118: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, hbox, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_spinbuttons.c:185:124: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, spinbutton, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_buttons.c:57:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, entry, 1, 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:40:125: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, progressbar, left_attach + 1, right_attach + 1, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ make_settings_progressbars.c:63:120: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, button, left_attach + 2, right_attach + 2, top_attach, bottom_attach, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 20, 2); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/galan/galan_0.3.0+beta4.orig.tar.gz control.c:272:26: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] popup_dialog("Rename", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, hb, ^ control.c:641:6: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_EXPOSURE_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_POINTER_MOTION_MASK ); ^ gencomp.c:530:26: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] popup_dialog("Rename", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, hb, ^ gui.c:318:47: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] switch (popup_dialog("Select Master Clock", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, ^ plugin.c:45:43: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] GModule *handle = g_module_open(plugin, 0); ^ prefs.c:214:42: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog("Adjust Preferences", MSGBOX_ACCEPT | MSGBOX_DISMISS, 0, MSGBOX_NONE, ^ sheet.c:996:26: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] popup_dialog("Rename", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, hb, ^ iscomp.c:469:28: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] popup_dialog("Rename", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, hb, ^ cocomp.c:259:28: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] popup_dialog("Rename", MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, hb, ^ ctrl.la.c:148:29: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog(g->name, MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, vbox, NULL, 0) == MSGBOX_OK) { ^ seqnum.la.c:396:29: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog(g->name, MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, vbox, NULL, 0) == MSGBOX_OK) { ^ sigctrl.la.c:149:29: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog(g->name, MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, vbox, NULL, 0) == MSGBOX_OK) { ^ smooth.la.c:196:29: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog(g->name, MSGBOX_OK | MSGBOX_CANCEL, ^ evttimer.la.c:157:29: warning: integer constant not in range of enumerated type 'MsgBoxResponse' (aka 'enum MsgBoxResponse') [-Wassign-enum] if (popup_dialog(g->name, MSGBOX_OK | MSGBOX_CANCEL, 0, MSGBOX_OK, vbox, NULL, 0) == MSGBOX_OK) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gawk/gawk_4.1.1+dfsg.orig.tar.xz array.c:1256:41: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@ind_str_asc", sort_up_index_string, AINDEX|AISTR|AASC }, ^ array.c:1257:41: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@ind_num_asc", sort_up_index_number, AINDEX|AINUM|AASC }, ^ array.c:1258:41: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_str_asc", sort_up_value_string, AVALUE|AVSTR|AASC }, ^ array.c:1259:41: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_num_asc", sort_up_value_number, AVALUE|AVNUM|AASC }, ^ array.c:1260:44: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@ind_str_desc", sort_down_index_string, AINDEX|AISTR|ADESC }, ^ array.c:1261:44: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@ind_num_desc", sort_down_index_number, AINDEX|AINUM|ADESC }, ^ array.c:1262:44: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_str_desc", sort_down_value_string, AVALUE|AVSTR|ADESC }, ^ array.c:1263:44: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_num_desc", sort_down_value_number, AVALUE|AVNUM|ADESC }, ^ array.c:1264:40: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_type_asc", sort_up_value_type, AVALUE|AASC }, ^ array.c:1265:43: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] { "@val_type_desc", sort_down_value_type, AVALUE|ADESC }, ^ array.c:1296:18: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] assoc_kind &= ~(AASC|ADESC); ^ array.c:1301:18: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] assoc_kind |= (AINDEX|AVALUE); ^ array.c:1323:17: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] assoc_kind |= (AVALUE|AINDEX); ^ cint_array.c:446:17: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] assoc_kind &= ~(AASC|ADESC); ^ cint_array.c:457:17: warning: integer constant not in range of enumerated type 'assoc_kind_t' [-Wassign-enum] assoc_kind &= ~(AASC|ADESC); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcab/gcab_0.6.orig.tar.xz libgcab/gcab-cabinet.c:125:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ libgcab/gcab-cabinet.c:130:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ libgcab/gcab-folder.c:115:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ libgcab/gcab-folder.c:121:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | ^ libgcab/gcab-folder.c:127:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ libgcab/gcab-file.c:118:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | ^ libgcab/gcab-file.c:123:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcc-h8300-hms/gcc-h8300-hms_3.4.6.orig.tar.gz c-parse.y:477:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = c_sizeof (TREE_TYPE (yyvsp[0].ttype)); ;} ^ c-parse.y:480:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = c_sizeof (groktypename (yyvsp[-1].ttype)); ;} ^ c-parse.y:486:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = c_alignof (groktypename (yyvsp[-1].ttype)); ;} ^ c-parse.y:632:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = build1 (STMT_EXPR, last_expr_type, yyvsp[-2].ttype); ^ c-parse.y:2071:41: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = add_stmt (build_stmt (COMPOUND_STMT, last_tree)); ^ c-parse.y:2119:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] = add_stmt (build_stmt (DO_STMT, NULL_TREE, ^ c-parse.y:2226:33: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] { yyval.ttype = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, ^ c-parse.y:2253:29: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] { add_stmt (build_stmt (EXPR_STMT, yyvsp[-1].ttype)); ;} ^ c-parse.y:2317:45: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = add_stmt (build_stmt (GOTO_STMT, decl)); ^ c-parse.y:2327:41: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = add_stmt (build_stmt (GOTO_STMT, yyvsp[-1].ttype)); ;} ^ c-parse.y:2351:45: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] yyval.ttype = add_stmt (build_stmt (LABEL_STMT, label)); ^ c-decl.c:2954:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_stmt (CLEANUP_STMT, decl, cleanup)); ^ c-decl.c:3054:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] stmt = build_stmt (DECL_STMT, decl); ^ c-decl.c:3055:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] complit = build1 (COMPOUND_LITERAL_EXPR, TREE_TYPE (decl), stmt); ^ c-decl.c:6410:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] stmt = add_stmt (build_stmt (COMPOUND_STMT, error_mark_node)); ^ c-typeck.c:6245:36: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] stmt = add_stmt (build_stmt (ASM_STMT, ridpointers[(int) RID_VOLATILE], ^ c-typeck.c:6315:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return add_stmt (build_stmt (ASM_STMT, cv_qualifier, string, ^ c-typeck.c:6531:33: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cs->switch_stmt = build_stmt (SWITCH_STMT, exp, NULL_TREE, orig_type); ^ c-common.c:963:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (IF_STMT, NULL_TREE, NULL_TREE, NULL_TREE); ^ c-common.c:979:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (WHILE_STMT, NULL_TREE, NULL_TREE); ^ c-common.c:1740:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return add_stmt (build_stmt (EXPR_STMT, expr)); ^ c-common.c:3026:14: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return c_alignof (TREE_TYPE (TREE_TYPE (best))); ^ c-common.c:3029:12: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return c_alignof (TREE_TYPE (expr)); ^ c-semantics.c:73:18: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] *t = build_nt (EXPR_STMT, void_zero_node); ^ c-semantics.c:92:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree pos = build_nt (FILE_STMT, get_identifier (input_filename)); ^ c-semantics.c:117:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl_stmt = build_stmt (DECL_STMT, decl); ^ c-semantics.c:139:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] ss = build_stmt (SCOPE_STMT, NULL_TREE); ^ c-semantics.c:505:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return (build_stmt (RETURN_STMT, expr)); ^ c-semantics.c:581:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return (build_stmt (BREAK_STMT)); ^ c-semantics.c:599:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return (build_stmt (CONTINUE_STMT)); ^ c-semantics.c:681:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_stmt (CASE_LABEL, low_value, high_value, label_decl); ^ c-objc-common.c:154:5: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] c_common_stmt_codes ^ df.c:860:29: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] enum df_ref_flags flags = 0; ^ df.c:975:72: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] df_uses_record (df, &XEXP (x, 0), DF_REF_REG_MEM_LOAD, bb, insn, 0); ^ df.c:998:62: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] df_uses_record (df, &SET_SRC (x), DF_REF_REG_USE, bb, insn, 0); ^ df.c:1019:20: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] bb, insn, 0); ^ df.c:1033:70: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] df_uses_record (df, &XEXP (dst, 1), DF_REF_REG_USE, bb, insn, 0); ^ df.c:1034:70: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] df_uses_record (df, &XEXP (dst, 2), DF_REF_REG_USE, bb, insn, 0); ^ df.c:1072:36: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] DF_REF_REG_USE, bb, insn, 0); ^ df.c:1144:15: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] bb, insn, 0); ^ df.c:1161:15: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] bb, insn, 0); ^ df.c:1166:64: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] df_uses_record (df, &XEXP (x, 0), DF_REF_REG_USE, bb, insn, 0); ^ df.c:1177:35: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] DF_REF_REG_USE, bb, insn, 0); ^ df.c:1184:35: warning: integer constant not in range of enumerated type 'enum df_ref_flags' [-Wassign-enum] DF_REF_REG_USE, bb, insn, 0); ^ dwarf2out.c:7750:13: warning: integer constant not in range of enumerated type 'enum dwarf_type' [-Wassign-enum] encoding = DW_ATE_lo_user; ^ dwarf2out.c:8585:25: warning: integer constant not in range of enumerated type 'enum dwarf_location_atom' [-Wassign-enum] ret = new_loc_descr (INTERNAL_DW_OP_tls_addr, 0, 0); ^ expr.c:5163:20: warning: integer constant not in range of enumerated type 'enum machine_mode' [-Wassign-enum] bitlength_rtx = expand_expr (bitlength, ^ expr.c:5180:19: warning: integer constant not in range of enumerated type 'enum machine_mode' [-Wassign-enum] startbit_rtx = expand_expr (startbit, NULL_RTX, MEM, ^ expr.c:5182:17: warning: integer constant not in range of enumerated type 'enum machine_mode' [-Wassign-enum] endbit_rtx = expand_expr (endbit, NULL_RTX, MEM, ^ sched-deps.c:244:40: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] enum reg_note present_dep_type = 0; ^ sched-deps.c:712:49: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] add_dependence (insn, XEXP (pending, 0), 0); ^ sched-deps.c:1015:51: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] add_dependence_list (insn, reg_last->sets, 0); ^ sched-deps.c:1016:55: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] add_dependence_list (insn, reg_last->clobbers, 0); ^ sched-deps.c:1043:51: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] add_dependence_list (insn, reg_last->sets, 0); ^ sched-deps.c:1044:55: warning: integer constant not in range of enumerated type 'enum reg_note' [-Wassign-enum] add_dependence_list (insn, reg_last->clobbers, 0); ^ ./config/i386/i386.c:1099:32: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"i386", PROCESSOR_I386, 0}, ^ ./config/i386/i386.c:1100:32: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"i486", PROCESSOR_I486, 0}, ^ ./config/i386/i386.c:1101:35: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"i586", PROCESSOR_PENTIUM, 0}, ^ ./config/i386/i386.c:1102:38: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium", PROCESSOR_PENTIUM, 0}, ^ ./config/i386/i386.c:1105:36: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"winchip2", PROCESSOR_I486, PTA_MMX | PTA_3DNOW}, ^ ./config/i386/i386.c:1106:30: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"c3", PROCESSOR_I486, PTA_MMX | PTA_3DNOW}, ^ ./config/i386/i386.c:1107:38: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"c3-2", PROCESSOR_PENTIUMPRO, PTA_MMX | PTA_PREFETCH_SSE | PTA_SSE}, ^ ./config/i386/i386.c:1108:38: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"i686", PROCESSOR_PENTIUMPRO, 0}, ^ ./config/i386/i386.c:1109:44: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentiumpro", PROCESSOR_PENTIUMPRO, 0}, ^ ./config/i386/i386.c:1111:42: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium3", PROCESSOR_PENTIUMPRO, PTA_MMX | PTA_SSE | PTA_PREFETCH_SSE}, ^ ./config/i386/i386.c:1112:43: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium3m", PROCESSOR_PENTIUMPRO, PTA_MMX | PTA_SSE | PTA_PREFETCH_SSE}, ^ ./config/i386/i386.c:1113:43: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium-m", PROCESSOR_PENTIUMPRO, PTA_MMX | PTA_SSE | PTA_PREFETCH_SSE | PTA_SSE2}, ^ ./config/i386/i386.c:1114:40: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium4", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 ^ ./config/i386/i386.c:1116:41: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"pentium4m", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 ^ ./config/i386/i386.c:1118:40: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"prescott", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 | PTA_SSE3 ^ ./config/i386/i386.c:1120:38: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"nocona", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 | PTA_SSE3 | PTA_64BIT ^ ./config/i386/i386.c:1123:30: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"k6-2", PROCESSOR_K6, PTA_MMX | PTA_3DNOW}, ^ ./config/i386/i386.c:1124:30: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"k6-3", PROCESSOR_K6, PTA_MMX | PTA_3DNOW}, ^ ./config/i386/i386.c:1125:36: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon", PROCESSOR_ATHLON, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW ^ ./config/i386/i386.c:1127:42: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon-tbird", PROCESSOR_ATHLON, PTA_MMX | PTA_PREFETCH_SSE ^ ./config/i386/i386.c:1129:38: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon-4", PROCESSOR_ATHLON, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW ^ ./config/i386/i386.c:1131:39: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon-xp", PROCESSOR_ATHLON, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW ^ ./config/i386/i386.c:1133:39: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon-mp", PROCESSOR_ATHLON, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW ^ ./config/i386/i386.c:1135:32: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"x86-64", PROCESSOR_K8, PTA_MMX | PTA_PREFETCH_SSE | PTA_64BIT ^ ./config/i386/i386.c:1137:28: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"k8", PROCESSOR_K8, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW | PTA_64BIT ^ ./config/i386/i386.c:1139:33: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"opteron", PROCESSOR_K8, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW | PTA_64BIT ^ ./config/i386/i386.c:1141:34: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon64", PROCESSOR_K8, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW | PTA_64BIT ^ ./config/i386/i386.c:1143:35: warning: integer constant not in range of enumerated type 'enum pta_flags' [-Wassign-enum] {"athlon-fx", PROCESSOR_K8, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW | PTA_64BIT ^ ./config/i386/i386.c:1464:20: warning: integer constant not in range of enumerated type 'enum fpmath_unit' [-Wassign-enum] ix86_fpmath = FPMATH_SSE | FPMATH_387; ^ tree-inline.c:539:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] goto_stmt = build_stmt (GOTO_STMT, id->ret_label); ^ tree-inline.c:554:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] *tp = build_stmt (EXPR_STMT, ^ tree-inline.c:816:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] init_stmt = build_stmt (DECL_STMT, var); ^ tree-inline.c:846:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] init_stmt = build_stmt (EXPR_STMT, ^ tree-inline.c:862:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cleanup_stmt = build_stmt (CLEANUP_STMT, var, cleanup); ^ tree-inline.c:894:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] init_stmt = build_stmt (EXPR_STMT, value); ^ tree-inline.c:957:29: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] *use_stmt = build_stmt (EXPR_STMT, var); ^ tree-inline.c:959:29: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] *use_stmt = build_stmt (EXPR_STMT, ^ tree-inline.c:967:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_stmt (DECL_STMT, var); ^ tree-inline.c:1368:68: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] expr = build1 (STMT_EXPR, TREE_TYPE (TREE_TYPE (fn)), make_node (COMPOUND_STMT)); ^ tree-inline.c:1368:18: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] expr = build1 (STMT_EXPR, TREE_TYPE (TREE_TYPE (fn)), make_node (COMPOUND_STMT)); ^ tree-inline.c:1455:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] scope_stmt = build_stmt (SCOPE_STMT, DECL_INITIAL (fn)); ^ tree-inline.c:1511:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build_stmt (LABEL_STMT, id->ret_label)); ^ tree-inline.c:1527:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] scope_stmt = build_stmt (SCOPE_STMT, DECL_INITIAL (fn)); ^ cp/call.c:267:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = build (EMPTY_CLASS_EXPR, TREE_TYPE (TREE_VALUE (tmp))); ^ cp/call.c:449:10: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] return cp_build_qualified_type (t, 0); ^ cp/call.c:484:18: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build1 (IDENTITY_CONV, from, expr); ^ cp/call.c:490:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (LVALUE_CONV, from, conv); ^ cp/call.c:496:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (LVALUE_CONV, from, conv); ^ cp/call.c:499:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (RVALUE_CONV, from, conv); ^ cp/call.c:526:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:532:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:538:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:545:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:563:7: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] (cp_build_qualified_type (void_type_node, ^ cp/call.c:565:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (PTR_CONV, from, conv); ^ cp/call.c:579:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (PMEM_CONV, from, conv); ^ cp/call.c:600:6: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] cp_build_qualified_type (TREE_TYPE (to), ^ cp/call.c:603:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (PTR_CONV, from, conv); ^ cp/call.c:620:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (QUAL_CONV, to, conv); ^ cp/call.c:623:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (QUAL_CONV, to, conv); ^ cp/call.c:626:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (PTR_CONV, to, conv); ^ cp/call.c:648:14: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] from = cp_build_qualified_type (tbase, cp_type_quals (fbase)); ^ cp/call.c:653:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (PMEM_CONV, from, conv); ^ cp/call.c:666:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:684:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (STD_CONV, to, conv); ^ cp/call.c:694:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_conv (STD_CONV, to, conv); ^ cp/call.c:701:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (BASE_CONV, to, conv); ^ cp/call.c:848:15: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build1 (IDENTITY_CONV, ^ cp/call.c:878:16: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build1 (IDENTITY_CONV, TREE_TYPE (expr), expr)); ^ cp/call.c:876:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (USER_CONV, ^ cp/call.c:925:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (BASE_CONV, t, conv); ^ cp/call.c:931:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_conv (REF_BIND, type, conv); ^ cp/call.c:984:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build1 (IDENTITY_CONV, from, expr); ^ cp/call.c:1063:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build1 (IDENTITY_CONV, from, expr); ^ cp/call.c:1084:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (REF_BIND, rto, conv); ^ cp/call.c:1266:16: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build1 (IDENTITY_CONV, argtype, arg); ^ cp/call.c:1341:16: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build1 (IDENTITY_CONV, argtype, arg); ^ cp/call.c:1394:16: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build1 (IDENTITY_CONV, types[i], NULL_TREE); ^ cp/call.c:2417:30: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cand->second_conv = build1 (IDENTITY_CONV, totype, NULL_TREE); ^ cp/call.c:2493:35: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cand->second_conv = build1 (AMBIG_CONV, totype, expr); ^ cp/call.c:2509:14: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build1 (IDENTITY_CONV, TREE_TYPE (expr), expr)); ^ cp/call.c:2506:6: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] (USER_CONV, ^ cp/call.c:2929:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build1 (IDENTITY_CONV, t1, e1); ^ cp/call.c:2932:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (BASE_CONV, t2, conv); ^ cp/call.c:2934:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] conv = build_conv (RVALUE_CONV, t2, conv); ^ cp/call.c:3115:4: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] cp_build_qualified_type (arg2_type, ^ cp/call.c:4019:41: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] expr = instantiate_type (totype, expr, tf_error | tf_warning); ^ cp/call.c:5260:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build1 (IDENTITY_CONV, TREE_TYPE (TREE_TYPE (t)), NULL_TREE); ^ cp/call.c:6248:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] *cleanup = build_stmt (CLEANUP_STMT, var, *cleanup); ^ cp/decl.c:2580:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = make_aggr_type (TYPENAME_TYPE); ^ cp/decl.c:2626:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] name = build_nt (TEMPLATE_ID_EXPR, ^ cp/decl.c:2672:34: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning | tf_user); ^ cp/decl.c:2759:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = make_aggr_type (UNBOUND_CLASS_TEMPLATE); ^ cp/decl.c:2764:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] d = build_decl (TEMPLATE_DECL, name, t); ^ cp/decl.c:3109:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] push_cp_library_fn (NEW_EXPR, newtype); ^ cp/decl.c:3110:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] push_cp_library_fn (VEC_NEW_EXPR, newtype); ^ cp/decl.c:3111:48: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] global_delete_fndecl = push_cp_library_fn (DELETE_EXPR, deltype); ^ cp/decl.c:3112:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] push_cp_library_fn (VEC_DELETE_EXPR, deltype); ^ cp/decl.c:6078:21: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] class_type = (cp_build_qualified_type ^ cp/decl.c:6689:11: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (! UNIQUELY_DERIVED_FROM_P (cname, ctype)) ^ cp/decl.c:7684:15: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] type = cp_build_qualified_type (type, type_quals); ^ cp/decl.c:8784:11: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] type = cp_build_qualified_type (type, 0); ^ cp/decl.c:9035:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] operator_code = TYPE_EXPR; ^ cp/operators.def:81:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("new", NEW_EXPR, "nw", -1) ^ cp/operators.def:82:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("new []", VEC_NEW_EXPR, "na", -1) ^ cp/operators.def:83:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("delete", DELETE_EXPR, "dl", -1) ^ cp/operators.def:84:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("delete []", VEC_DELETE_EXPR, "da", -1) ^ cp/operators.def:95:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("sizeof", SIZEOF_EXPR, "sz", 1) ^ cp/operators.def:97:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("alignof", ALIGNOF_EXPR, "v17alignof", 1) ^ cp/operators.def:102:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("", TYPE_EXPR, "cv", 1) ^ cp/operators.def:103:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("", CAST_EXPR, "cv", 1) ^ cp/operators.def:104:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("", CONST_CAST_EXPR, "cv", 1) ^ cp/operators.def:105:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("", STATIC_CAST_EXPR, "cv", 1) ^ cp/operators.def:127:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("->*", MEMBER_REF, "pm", 2) ^ cp/operators.def:136:1: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DEF_SIMPLE_OPERATOR ("::", SCOPE_REF, "sr", 2) ^ cp/decl.c:9861:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_min (TAG_DEFN, enumtype)); ^ cp/decl.c:10721:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_stmt (LABEL_STMT, dtor_label)); ^ cp/decl.c:10727:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree virtual_size = cxx_sizeof (current_class_type); ^ cp/decl.c:10736:3: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] (DELETE_EXPR, current_class_ptr, virtual_size, ^ cp/decl.c:10895:46: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] DECL_SAVED_TREE (fndecl) = build_stmt (COMPOUND_STMT, NULL_TREE); ^ cp/pt.c:2111:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = make_node (TEMPLATE_PARM_INDEX); ^ cp/pt.c:2220:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = make_aggr_type (TEMPLATE_TEMPLATE_PARM); ^ cp/pt.c:2229:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = make_aggr_type (TEMPLATE_TYPE_PARM); ^ cp/pt.c:2352:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree tmpl = build_lang_decl (TEMPLATE_DECL, DECL_NAME (decl), NULL_TREE); ^ cp/pt.c:4084:41: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] BASELINK_FUNCTIONS (fns) = build (TEMPLATE_ID_EXPR, ^ cp/pt.c:4095:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build (TEMPLATE_ID_EXPR, type, fns, arglist); ^ cp/pt.c:4219:15: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] complain &= ~tf_user; ^ cp/pt.c:4971:26: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:4974:25: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:4977:40: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] new_friend = tsubst (decl, args, tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:4985:36: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] new_friend = tsubst (decl, args, tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:5217:13: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] args, tf_error | tf_warning); ^ cp/pt.c:5228:41: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tmpl = tsubst (friend_tmpl, args, tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:5555:26: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] r = tsubst (t, args, tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:5564:10: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:5618:8: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:5935:8: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, NULL_TREE); ^ cp/pt.c:7344:14: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] = build_nt (TEMPLATE_ID_EXPR, ^ cp/pt.c:7404:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_nt (SCOPE_REF, scope, expr); ^ cp/pt.c:7622:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] name = build_nt (SCOPE_REF, base, name); ^ cp/pt.c:8063:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_nt (FILE_STMT, FILE_STMT_FILENAME_NODE (t))); ^ cp/pt.c:8590:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] = build_nt (TEMPLATE_ID_EXPR, BASELINK_FUNCTIONS (member), ^ cp/pt.c:11201:44: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tsubst (DECL_ARGUMENTS (gen), gen_args, tf_error | tf_warning, d); ^ cp/pt.c:11203:5: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, d); ^ cp/pt.c:11210:31: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tsubst (type, gen_args, tf_error | tf_warning, d); ^ cp/pt.c:11363:6: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning, tmpl); ^ cp/pt.c:11495:53: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] decl = tsubst_copy (TREE_PURPOSE (t), argvec, tf_error | tf_warning, ^ cp/pt.c:11501:51: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] init = tsubst_expr (TREE_VALUE (t), argvec, tf_error | tf_warning, ^ cp/pt.c:11554:13: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] args, tf_error | tf_warning, ^ cp/pt.c:12240:31: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] /*entering_scope=*/0, tf_error | tf_user); ^ cp/pt.c:12246:12: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] type = cp_build_qualified_type (type, quals); ^ cp/pt.c:12323:18: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build1 (NON_DEPENDENT_EXPR, non_reference (TREE_TYPE (expr)), expr); ^ cp/typeck2.c:338:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] code = build_stmt (EXPR_STMT, code); ^ cp/typeck2.c:354:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] code = build_stmt (EXPR_STMT, code); ^ cp/typeck2.c:379:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] code = build_stmt (COMPOUND_STMT, NULL_TREE); ^ cp/typeck2.c:381:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] code = build1 (STMT_EXPR, void_type_node, code); ^ cp/typeck2.c:1073:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min_nt (ARROW_EXPR, expr); ^ cp/typeck2.c:1121:30: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] expr = build_min_non_dep (ARROW_EXPR, last_rval, orig_expr); ^ cp/typeck2.c:1187:14: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] type = cp_build_qualified_type (type, ^ cp/typeck2.c:1199:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build (OFFSET_REF, type, datum, component); ^ cp/typeck2.c:1221:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = build_min (CAST_EXPR, type, parms); ^ cp/class.c:352:17: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] target_type = cp_build_qualified_type ^ cp/class.c:444:5: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] ba_ignore|ba_quiet, NULL); ^ cp/class.c:4561:38: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (!lookup_base (t, basetype, ba_ignore | ba_quiet, NULL)) ^ cp/class.c:4574:33: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (!lookup_base (t, basetype, ba_ignore | ba_quiet, NULL)) ^ cp/class.c:5262:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_min (TAG_DEFN, t)); ^ cp/class.c:6006:12: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] flags &= ~tf_ptrmem_ok; ^ cp/decl2.c:146:11: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] ctype = cp_build_qualified_type (ctype, type_quals); ^ cp/decl2.c:335:19: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] qual_type = cp_build_qualified_type (type, this_quals); ^ cp/decl2.c:448:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build_min (DELETE_EXPR, void_type_node, exp, size); ^ cp/decl2.c:1178:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl = build_decl (ALIAS_DECL, DECL_NAME (field), TREE_TYPE (field)); ^ cp/lex.c:388:5: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] c_common_stmt_codes, ^ cp/lex.c:389:5: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cp_stmt_codes ^ cp/parser.c:3944:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] name = build_nt (SCOPE_REF, parser->scope, name); ^ cp/parser.c:4600:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] declarator = build_nt (SCOPE_REF, type, declarator); ^ cp/parser.c:4868:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] { CPP_DEREF_STAR, MEMBER_REF }, ^ cp/parser.c:4869:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] { CPP_DOT_STAR, DOTSTAR_EXPR }, ^ cp/parser.c:7097:31: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] declarator = build_nt (SCOPE_REF, class_type, declarator); ^ cp/parser.c:7349:9: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] op = NEW_EXPR; ^ cp/parser.c:7351:9: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] op = DELETE_EXPR; ^ cp/parser.c:7993:33: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] template_id = build_min_nt (TEMPLATE_ID_EXPR, template, arguments); ^ cp/parser.c:9709:42: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl = do_class_using_decl (build_nt (SCOPE_REF, ^ cp/parser.c:10323:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] declarator = build_nt (SCOPE_REF, class_type, declarator); ^ cp/parser.c:10632:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] declarator = build_nt (SCOPE_REF, ^ cp/parser.c:10910:33: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] id_expression = build_nt (SCOPE_REF, parser->scope, id_expression); ^ cp/parser.c:11327:34: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] default_argument = make_node (DEFAULT_ARG); ^ cp/parser.c:13786:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl = build_nt (SCOPE_REF, parser->scope, name); ^ cp/rtti.c:274:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min (TYPEID_EXPR, type_info_ref_type, exp); ^ cp/rtti.c:399:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min (TYPEID_EXPR, type_info_ref_type, type); ^ cp/rtti.c:687:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] expr = build_min (DYNAMIC_CAST_EXPR, type, expr); ^ cp/rtti.c:1149:5: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] cp_build_qualified_type (pseudo_type, TYPE_QUAL_CONST); ^ cp/typeck.c:456:17: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] result_type = cp_build_qualified_type (result_type, ^ cp/typeck.c:529:4: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] = cp_build_qualified_type (void_type_node, ^ cp/typeck.c:551:9: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] (cp_build_qualified_type (class1, TYPE_QUALS (class2)))); ^ cp/typeck.c:554:9: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] (cp_build_qualified_type (class2, TYPE_QUALS (class1)))); ^ cp/typeck.c:637:7: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] t1 = cp_build_qualified_type (t1, quals); ^ cp/typeck.c:654:7: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] t1 = cp_build_qualified_type (t1, quals); ^ cp/typeck.c:816:11: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (ACCESSIBLY_UNIQUELY_DERIVED_P (a, b)) ^ cp/typeck.c:1150:7: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (UNIQUELY_DERIVED_FROM_P (tt1, tt2)) ^ cp/typeck.c:1152:7: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] if (UNIQUELY_DERIVED_FROM_P (tt2, tt1)) ^ cp/typeck.c:1764:18: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] member_type = cp_build_qualified_type (member_type, type_quals); ^ cp/typeck.c:1844:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build (PSEUDO_DTOR_EXPR, void_type_node, object, scope, ^ cp/typeck.c:2046:17: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] member_type = cp_build_qualified_type (TREE_TYPE (member), ^ cp/typeck.c:3625:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] xarg = build (OFFSET_REF, TREE_TYPE (xarg), ^ cp/typeck.c:3888:12: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] inc = cxx_sizeof_nowarn (TREE_TYPE (argtype)); ^ cp/typeck.c:4517:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] expr = build_min (STATIC_CAST_EXPR, type, expr); ^ cp/typeck.c:4716:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = build_min (REINTERPRET_CAST_EXPR, type, expr); ^ cp/typeck.c:4805:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = build_min (CONST_CAST_EXPR, type, expr); ^ cp/typeck.c:4878:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = build_min (CAST_EXPR, type, ^ cp/typeck.c:5367:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min_nt (MODOP_EXPR, lhs, ^ cp/typeck.c:5560:41: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] return instantiate_type (type, pfn, tf_error | tf_warning); ^ cp/typeck.c:5780:35: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] instantiate_type (type, rhs, tf_error | tf_warning); ^ cp/typeck.c:6367:13: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] *t1 = cp_build_qualified_type (void_type_node, ^ cp/typeck.c:6369:13: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] *t2 = cp_build_qualified_type (void_type_node, ^ cp/typeck.c:6389:9: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] *t1 = cp_build_qualified_type (*t1, quals1); ^ cp/typeck.c:6390:9: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] *t2 = cp_build_qualified_type (*t2, quals2); ^ cp/cvt.c:297:42: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] return instantiate_type (type, expr, tf_error | tf_warning); ^ cp/cvt.c:580:12: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] totype = cp_build_qualified_type (totype, TYPE_QUALS (TREE_TYPE (expr))); ^ cp/except.c:365:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] init = build1 (MUST_NOT_THROW_EXPR, TREE_TYPE (init), init); ^ cp/except.c:463:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree r = build_stmt (EH_SPEC_BLOCK, NULL_TREE, NULL_TREE); ^ cp/except.c:550:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cleanup = build1 (MUST_NOT_THROW_EXPR, void_type_node, cleanup); ^ cp/except.c:571:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min (THROW_EXPR, void_type_node, exp); ^ cp/except.c:694:16: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] exp = build1 (MUST_NOT_THROW_EXPR, void_type_node, exp); ^ cp/except.c:754:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] exp = build1 (THROW_EXPR, void_type_node, exp); ^ cp/except.c:871:10: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] && PUBLICLY_UNIQUELY_DERIVED_P (to, from)) ^ cp/init.c:1383:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min_nt (SCOPE_REF, type, name); ^ cp/init.c:1417:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build (TEMPLATE_ID_EXPR, TREE_TYPE (t), ^ cp/init.c:1505:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build (TEMPLATE_ID_EXPR, TREE_TYPE (t), t, ^ cp/init.c:1507:15: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t = build (OFFSET_REF, unknown_type_node, decl, t); ^ cp/init.c:1574:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] member = build (OFFSET_REF, TREE_TYPE (member), decl, member); ^ cp/init.c:1597:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] member = build (OFFSET_REF, TREE_TYPE (member), decl, member); ^ cp/init.c:1801:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] rval = build_min (NEW_EXPR, build_pointer_type (type), ^ cp/init.c:1838:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] rval = build (NEW_EXPR, build_pointer_type (type), placement, t, init); ^ cp/init.c:2951:22: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] (DELETE_EXPR, addr, cxx_sizeof_nowarn (type), ^ cp/init.c:2951:3: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] (DELETE_EXPR, addr, cxx_sizeof_nowarn (type), ^ cp/init.c:2986:10: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] cxx_sizeof_nowarn (type), ^ cp/init.c:2984:38: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] do_delete = build_op_delete_call (DELETE_EXPR, ^ cp/init.c:2997:45: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build_op_delete_call (DELETE_EXPR, addr, cxx_sizeof_nowarn (type), ^ cp/init.c:2997:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build_op_delete_call (DELETE_EXPR, addr, cxx_sizeof_nowarn (type), ^ cp/method.c:624:20: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] expr_type = cp_build_qualified_type (expr_type, quals); ^ cp/method.c:727:16: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] expr_type = cp_build_qualified_type (expr_type, quals); ^ cp/search.c:1253:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] baselink = make_node (BASELINK); ^ cp/search.c:1571:6: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] ba_ignore | ba_quiet, NULL); ^ cp/search.c:1577:7: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] ba_ignore | ba_quiet, ^ cp/search.c:1780:9: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] ba_check | ba_quiet, NULL); ^ cp/semantics.c:401:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return add_stmt (build_stmt (GOTO_STMT, destination)); ^ cp/semantics.c:437:33: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = add_stmt (build_stmt (EXPR_STMT, expr)); ^ cp/semantics.c:454:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (IF_STMT, NULL_TREE, NULL_TREE, NULL_TREE); ^ cp/semantics.c:511:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (WHILE_STMT, NULL_TREE, NULL_TREE); ^ cp/semantics.c:565:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree r = build_stmt (DO_STMT, NULL_TREE, NULL_TREE); ^ cp/semantics.c:609:29: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = add_stmt (build_stmt (RETURN_STMT, expr)); ^ cp/semantics.c:622:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, ^ cp/semantics.c:730:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (SWITCH_STMT, NULL_TREE, NULL_TREE, NULL_TREE); ^ cp/semantics.c:847:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree r = build_stmt (TRY_BLOCK, NULL_TREE, NULL_TREE); ^ cp/semantics.c:857:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree r = build_stmt (TRY_BLOCK, NULL_TREE, NULL_TREE); ^ cp/semantics.c:947:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (HANDLER, NULL_TREE, NULL_TREE); ^ cp/semantics.c:1004:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (COMPOUND_STMT, NULL_TREE); ^ cp/semantics.c:1136:19: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] r = build_stmt (ASM_STMT, cv_qualifier, string, ^ cp/semantics.c:1148:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return add_stmt (build_stmt (LABEL_STMT, decl)); ^ cp/semantics.c:1167:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_stmt (CLEANUP_STMT, decl, cleanup)); ^ cp/semantics.c:1175:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree r = build_stmt (CLEANUP_STMT, NULL_TREE, cleanup); ^ cp/semantics.c:1192:29: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_min_nt (CTOR_INITIALIZER, mem_inits)); ^ cp/semantics.c:1257:11: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] type = cp_build_qualified_type (type, quals); ^ cp/semantics.c:1285:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_min (SCOPE_REF, TREE_TYPE (decl), ^ cp/semantics.c:1484:25: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] result = build_stmt (EXPR_STMT, expr); ^ cp/semantics.c:1522:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] result = build_min (STMT_EXPR, type, last_tree); ^ cp/semantics.c:1827:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build (PSEUDO_DTOR_EXPR, void_type_node, object, scope, destructor); ^ cp/semantics.c:1947:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree tmpl = build_lang_decl (TEMPLATE_DECL, identifier, NULL_TREE); ^ cp/semantics.c:2229:5: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning | tf_user); ^ cp/semantics.c:2558:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build_nt (SCOPE_REF, scope, id_expression); ^ cp/semantics.c:2560:17: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] return build (SCOPE_REF, TREE_TYPE (decl), scope, ^ cp/semantics.c:2651:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl = build (SCOPE_REF, TREE_TYPE (decl), scope, decl); ^ cp/semantics.c:2720:30: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] type = make_aggr_type (TYPEOF_TYPE); ^ cp/semantics.c:3066:26: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] init = build_stmt (EXPR_STMT, init); ^ cp/tree.c:95:26: warning: integer constant not in range of enumerated type 'cp_lvalue_kind' (aka 'enum cp_lvalue_kind') [-Wassign-enum] op1_lvalue_kind &= ~clk_packed; ^ cp/tree.c:106:23: warning: integer constant not in range of enumerated type 'cp_lvalue_kind' (aka 'enum cp_lvalue_kind') [-Wassign-enum] op1_lvalue_kind &= ~clk_ordinary; ^ cp/tree.c:193:24: warning: integer constant not in range of enumerated type 'cp_lvalue_kind' (aka 'enum cp_lvalue_kind') [-Wassign-enum] op1_lvalue_kind &= ~clk_ordinary; ^ cp/tree.c:305:21: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] rval = build (AGGR_INIT_EXPR, type, fn, TREE_OPERAND (init, 1), slot); ^ cp/tree.c:397:16: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] elt_type = cp_build_qualified_type (elt_type, TYPE_UNQUALIFIED); ^ cp/tree.c:402:9: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] t = cp_build_qualified_type (t, type_quals); ^ cp/tree.c:560:10: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] return cp_build_qualified_type (TYPE_MAIN_VARIANT (t), cp_type_quals (t)); ^ cp/tree.c:905:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree result = make_node (OVERLOAD); ^ cp/tree.c:1001:24: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] t2 = make_aggr_type (BOUND_TEMPLATE_TEMPLATE_PARM); ^ cp/tree.c:1648:23: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree t = make_node (WRAPPER); ^ cp/tree.c:1725:11: warning: integer constant not in range of enumerated type 'base_access' (aka 'enum base_access') [-Wassign-enum] ba_ignore | ba_quiet, NULL))) ^ cp/tree.c:1955:32: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] tree ptrmem_cst = make_node (PTRMEM_CST); ^ cp/mangle.c:1913:20: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] build_nt (SCOPE_REF, ^ cp/name-lookup.c:1931:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] decl = build_lang_decl (USING_DECL, name, void_type_node); ^ cp/name-lookup.c:2930:28: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] value = build_lang_decl (USING_DECL, name, type); ^ cp/name-lookup.c:3359:27: warning: integer constant not in range of enumerated type 'enum tree_code' [-Wassign-enum] add_stmt (build_stmt (USING_STMT, namespace)); ^ cp/name-lookup.c:3645:35: warning: integer constant not in range of enumerated type 'tsubst_flags_t' (aka 'enum tsubst_flags_t') [-Wassign-enum] tf_error | tf_warning); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcx/gcx_1.3.orig.tar.gz interface.c:341:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Return, 0, ^ interface.c:353:38: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_r, 0, ^ interface.c:3356:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Return, 0, ^ libindiclient/gtk/indisave.c:162:3: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/geany/geany_1.25+dfsg.orig.tar.gz lregex.c:324:39: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] result = g_regex_new(regexp, cflags, 0, &error); ^ lregex.c:492:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(patbuf->pattern, vStringValue(line), 0, &minfo)) ^ tm_tag.c:82:2: warning: integer constant not in range of enumerated type 'TMTagType' [-Wassign-enum] tm_tag_class_t | tm_tag_enum_t | tm_tag_interface_t | ^ tm_workspace.c:998:21: warning: integer constant not in range of enumerated type 'TMTagType' [-Wassign-enum] TMTagType types = (tm_tag_class_t | tm_tag_namespace_t | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gfpoken/gfpoken_1.orig.tar.gz main.c:736:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, t); ^ main.c:745:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, t); ^ main.c:886:32: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set(leveldraw, GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_DROP, ^ main.c:895:31: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set(tooldraw, GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_DROP, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gftp/gftp_2.0.19.orig.tar.gz bookmarks.c:852:67: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] bm_dialog = gtk_dialog_new_with_buttons (_("Edit Entry"), NULL, 0, ^ bookmarks.c:1233:62: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ chmod_dialog.c:142:59: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (_("Chmod"), NULL, 0, ^ gftp-gtk.c:483:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gftp-gtk.c:836:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gftp-gtk.c:838:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gftp-gtk.c:1067:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gftp-gtk.c:1067:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gtkui_transfer.c:245:68: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (_("Transfer Files"), NULL, 0, ^ menu-items.c:459:64: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (_("About gFTP"), NULL, 0, ^ menu-items.c:545:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ menu-items.c:545:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ misc-gtk.c:939:59: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (_(diagtxt), NULL, 0, ^ misc-gtk.c:1066:59: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (_(diagtxt), NULL, 0, ^ options_dialog.c:967:54: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (title, NULL, 0, ^ options_dialog.c:1372:79: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] gftp_option_data->dialog = gtk_dialog_new_with_buttons (_("Options"), NULL, 0, ^ view_dialog.c:324:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (filename, NULL, 0, ^ view_dialog.c:375:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ view_dialog.c:375:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gigolo/gigolo_0.4.2.orig.tar.bz2 settings.c:231:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:239:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:247:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:255:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:263:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:271:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:279:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:287:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:295:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:303:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:311:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:319:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:327:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:335:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ settings.c:546:3: warning: integer constant not in range of enumerated type 'GigoloSettingsFlags' [-Wassign-enum] GIGOLO_SETTINGS_PREFERENCES | GIGOLO_SETTINGS_BOOKMARKS); ^ bookmarkeditdialog.c:577:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:596:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:610:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:614:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:628:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:653:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:668:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:683:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:698:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:1042:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:1053:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:1071:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), combo, 1, 2, 4, 5, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ bookmarkeditdialog.c:1074:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label_tmp, 0, 2, 5, 6, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glade-3/glade-3_3.6.7.orig.tar.gz glade-widget-adaptor.c:176:10: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 0, ^ glade-widget-adaptor.c:1232:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1240:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1248:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-widget-adaptor.c:1256:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1264:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1272:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1280:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1289:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget-adaptor.c:1323:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &adaptor_info, 0); ^ glade-widget-adaptor.c:1600:28: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &adaptor_info, 0); ^ glade-widget-adaptor.c:2076:63: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] return g_type_register_static (parent_type, name, type_info, 0); ^ glade-project.c:3515:2: warning: integer constant not in range of enumerated type 'GladeNamingPolicy' [-Wassign-enum] g_return_val_if_fail (GLADE_IS_PROJECT (project), -1); ^ glade-project.c:3562:2: warning: integer constant not in range of enumerated type 'GladeProjectFormat' [-Wassign-enum] g_return_val_if_fail (GLADE_IS_PROJECT (project), -1); ^ glade-custom.c:218:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ glade-custom.c:225:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ glade-custom.c:232:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ glade-custom.c:239:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MININT, G_MAXINT, 0, G_PARAM_READWRITE)); ^ glade-custom.c:246:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MININT, G_MAXINT, 0, G_PARAM_READWRITE)); ^ glade-custom.c:271:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &custom_info, 0); ^ glade-inspector.c:208:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ glade-xml-utils.c:893:31: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] self = g_module_open (NULL, 0); ^ glade-palette.c:386:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette.c:394:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette.c:402:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette.c:416:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE)); ^ glade-palette-item.c:372:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE )); ^ glade-palette-item.c:381:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette-item.c:389:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette-box.c:112:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette-expander.c:141:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-palette-expander.c:149:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-palette-expander.c:159:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-palette-expander.c:168:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-palette-expander.c:173:6: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ glade-palette-expander.c:234:48: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (priv->button), 0, NULL, 0, 0); ^ glade-palette-expander.c:234:60: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (priv->button), 0, NULL, 0, 0); ^ glade-design-view.c:160:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-property.c:558:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE)); ^ glade-property.c:565:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ glade-property.c:572:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ glade-property.c:579:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ glade-property.c:586:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ glade-property.c:593:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ glade-property.c:600:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ glade-property.c:658:23: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &property_info, 0); ^ glade-property-class.c:1295:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] value_type, eclass->minimum, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1300:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] value_type, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1303:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] value_type, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1306:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] value_type, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1309:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] value_type, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1313:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1316:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1331:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1340:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1349:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1358:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1367:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1376:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1385:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1394:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1403:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-property-class.c:1412:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-widget.c:1051:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1058:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE | ^ glade-widget.c:1066:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE | ^ glade-widget.c:1074:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1082:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1091:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1098:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1106:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ glade-widget.c:1113:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_CONSTRUCT_ONLY|G_PARAM_WRITABLE)); ^ glade-widget.c:1120:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY|G_PARAM_WRITABLE)); ^ glade-widget.c:1126:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_WRITABLE|G_PARAM_CONSTRUCT_ONLY)); ^ glade-widget.c:1135:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY|G_PARAM_WRITABLE)); ^ glade-widget.c:1145:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-widget.c:1155:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-widget.c:1974:27: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] widget, NULL, G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ glade-editor-property.c:600:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ glade-editor-property.c:607:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ glade-editor-property.c:633:23: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &property_info, 0); ^ glade-editor-property.c:647:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:767:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:892:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:1180:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:1291:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:1501:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:2187:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:2268:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:2409:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:3008:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor-property.c:3088:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ glade-editor-property.c:3201:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./glade-editor-property.h:63:24: note: expanded from macro 'GLADE_MAKE_EPROP' } type ## Class; \ glade-editor.c:164:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GLADE_TYPE_WIDGET, G_PARAM_READWRITE)); ^ glade-editor.c:458:71: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GTK_TYPE_VBOX, "GladeEditor", &info, 0); ^ glade-editor.c:824:13: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT | ^ glade-editor.c:1194:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ glade-utils.c:134:38: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] allsymbols = g_module_open (NULL, 0); ^ glade-utils.c:171:37: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] allsymbols = g_module_open (NULL, 0); ^ glade-utils.c:2100:35: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MININT8, G_MAXINT8, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2103:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXUINT8, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2106:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2109:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MININT, G_MAXINT, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2112:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXUINT, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2115:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MINLONG, G_MAXLONG, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2118:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXULONG, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2121:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MININT64, G_MAXINT64, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2124:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXUINT64, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2127:41: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MINFLOAT, G_MAXFLOAT, 1.0F, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2130:44: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_MINDOUBLE, G_MAXDOUBLE, 1.0F, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2133:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2136:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] type, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2141:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] type, eclass->minimum, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-utils.c:2146:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] type, 0, G_PARAM_READABLE|G_PARAM_WRITABLE); ^ glade-signal-editor.c:1154:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-signal-editor.c:1164:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-signal-editor.c:1174:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-signal-editor.c:1184:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-signal-editor.c:1194:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-signal-editor.c:1204:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ glade-clipboard.c:116:38: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "GladeClipboard", &info, 0); ^ glade-clipboard-view.c:82:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GTK_TYPE_WINDOW, "GladeClipboardView", &info, 0); ^ glade-clipboard-view.c:232:23: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] view, NULL, 0); ^ glade-command.c:156:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:108:60: note: expanded from macro 'MAKE_TYPE' cmd_type = g_type_register_static (parent, #type, &info, 0); \ glade-command.c:338:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:767:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:904:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:1531:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] GLADE_MAKE_COMMAND (GladeCommandClipboardAddRemove, glade_command_clipboard_add_remove); ^ glade-command.c:1978:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] GLADE_MAKE_COMMAND (GladeCommandAddSignal, glade_command_add_signal); ^ glade-command.c:2149:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:2330:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:2572:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] glade-command.c:185:8: note: expanded from macro 'GLADE_MAKE_COMMAND' static MAKE_TYPE(func, type, GLADE_TYPE_COMMAND) glade-command.c:2708:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] GLADE_MAKE_COMMAND (GladeCommandLock, glade_command_lock); ^ glade-builtins.c:324:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE); ^ glade-builtins.c:333:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE); ^ glade-builtins.c:491:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:501:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:510:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:522:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE); ^ glade-builtins.c:530:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXUINT, 0, G_PARAM_READWRITE); ^ glade-builtins.c:538:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:547:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:556:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-builtins.c:564:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ glade-app.c:526:25: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GLADE_TYPE_PROJECT, G_PARAM_READWRITE)); ^ glade-app.c:535:5: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-fixed.c:533:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType event_state = 0; ^ glade-fixed.c:973:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "x", G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-fixed.c:980:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "y", G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-fixed.c:987:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "width-request", G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-fixed.c:994:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "height-request", G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-fixed.c:1001:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ glade-fixed.c:1092:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &fixed_info, 0); ^ glade-base-editor.c:354:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 0); ^ glade-base-editor.c:361:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 2, 0); ^ glade-base-editor.c:1440:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_OBJECT, G_PARAM_READWRITE)); ^ glade-base-editor.c:1802:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &our_info, 0); ^ glade-base-editor.c:2074:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 2, 0); ^ glade-widget-action.c:163:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE)); ^ glade-widget-action.c:171:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ glade-editor-table.c:227:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ glade-window.c:432:15: warning: integer constant not in range of enumerated type 'FormatNameFlags' [-Wassign-enum] FORMAT_NAME_MARK_UNSAVED | ^ glade-window.c:597:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] a, action_disconnect, 0); ^ glade-window.c:704:15: warning: integer constant not in range of enumerated type 'FormatNameFlags' [-Wassign-enum] FORMAT_NAME_MARK_UNSAVED | ^ glade-window.c:1026:16: warning: integer constant not in range of enumerated type 'FormatNameFlags' [-Wassign-enum] FORMAT_NAME_MARK_UNSAVED | ^ glade-window.c:3103:7: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glfer/glfer_0.4.2.orig.tar.gz glfer.c:92:44: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] gdk_window_set_functions(dialog->window, GDK_FUNC_MOVE | GDK_FUNC_CLOSE); ^ glfer.c:94:46: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations(dialog->window, GDK_DECOR_BORDER | GDK_DECOR_TITLE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glib2.0/glib2.0_2.45.7.orig.tar.xz gbookmarkfile.c:1420:8: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, ^ gfileutils.c:423:13: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] test &= ~G_FILE_TEST_IS_EXECUTABLE; ^ giochannel.c:721:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] GIOCondition condition = 0; ^ giochannel.c:995:3: warning: integer constant not in range of enumerated type 'GIOFlags' [-Wassign-enum] g_return_val_if_fail (channel != NULL, 0); ^ glib-init.c:59:35: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] GLogLevelFlags g_log_msg_prefix = G_LOG_LEVEL_ERROR | G_LOG_LEVEL_WARNING | ^ glib-init.c:61:37: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] GLogLevelFlags g_log_always_fatal = G_LOG_FATAL_MASK; ^ gmain.c:2514:3: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_return_val_if_fail (source != NULL, 0); ^ gmain.c:2515:3: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_return_val_if_fail (g_slist_find (source->priv->fds, tag), 0); ^ gmarkup.c:2699:15: warning: integer constant not in range of enumerated type 'GMarkupCollectType' [-Wassign-enum] type &= (G_MARKUP_COLLECT_OPTIONAL - 1); ^ gmessages.c:394:24: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] domain->fatal_mask = G_LOG_FATAL_MASK; ^ gmessages.c:481:47: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask &= (1 << G_LOG_LEVEL_USER_SHIFT) - 1; ^ gmessages.c:485:17: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask &= ~G_LOG_FLAG_FATAL; ^ gmessages.c:518:17: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask &= ~G_LOG_FLAG_FATAL; ^ gregex.c:1393:26: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options &= ~G_REGEX_RAW; ^ gregex.c:1398:26: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options |= PCRE_UTF8 | PCRE_NO_UTF8_CHECK; ^ gregex.c:1401:27: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] *match_options |= PCRE_NO_UTF8_CHECK; ^ gregex.c:1409:26: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options |= PCRE_NEWLINE_ANY; ^ gregex.c:1412:22: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options |= PCRE_UCP; ^ gregex.c:1418:24: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options |= PCRE_BSR_UNICODE; ^ gregex.c:1454:24: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] compile_options &= ~PCRE_NEWLINE_ANY; ^ gregex.c:1592:3: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] g_return_val_if_fail (regex != NULL, 0); ^ gregex.c:1610:3: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_return_val_if_fail (regex != NULL, 0); ^ gregex.c:1646:50: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (pattern, compile_options, 0, NULL); ^ gregex.c:2070:50: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (pattern, compile_options, 0, NULL); ^ gtestutils.c:2721:47: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] source = g_io_create_watch (data.stdout_io, G_IO_IN | G_IO_ERR | G_IO_HUP); ^ gtestutils.c:2732:47: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] source = g_io_create_watch (data.stderr_io, G_IO_IN | G_IO_ERR | G_IO_HUP); ^ gutils.c:2120:20: warning: integer constant not in range of enumerated type 'GFormatSizeFlags' [-Wassign-enum] flags &= ~G_FORMAT_SIZE_LONG_FORMAT; ^ gutils.c:2147:20: warning: integer constant not in range of enumerated type 'GFormatSizeFlags' [-Wassign-enum] flags &= ~G_FORMAT_SIZE_LONG_FORMAT; ^ gvariant.c:2138:3: warning: integer constant not in range of enumerated type 'GVariantClass' [-Wassign-enum] g_return_val_if_fail (value != NULL, 0); ^ giounix.c:400:20: warning: integer constant not in range of enumerated type 'GIOFlags' [-Wassign-enum] GIOFlags flags = 0; ^ giounix.c:411:14: warning: integer constant not in range of enumerated type 'GIOFlags' [-Wassign-enum] return 0; ^ gtester.c:402:85: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] child_report_cb_id = g_io_add_watch_full (ioc_report, G_PRIORITY_DEFAULT - 1, G_IO_IN | G_IO_ERR | G_IO_HUP, child_report_cb, tlb, NULL); ^ gmodule.c:481:14: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] flags &= ~G_MODULE_BIND_LAZY; ^ gbinding.c:584:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gbinding.c:599:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gbinding.c:615:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gbinding.c:631:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gbinding.c:647:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gbinding.c:848:16: warning: integer constant not in range of enumerated type 'GBindingFlags' [-Wassign-enum] flags &= ~G_BINDING_INVERT_BOOLEAN; ^ gboxed.c:108:11: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] G_TYPE_FLAG_ABSTRACT | G_TYPE_FLAG_VALUE_ABSTRACT); ^ gboxed.c:313:66: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_BOXED, name, &type_info, 0); ^ genums.c:114:5: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] G_TYPE_FLAG_CLASSED | G_TYPE_FLAG_DERIVABLE, ^ genums.c:125:11: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] G_TYPE_FLAG_ABSTRACT | G_TYPE_FLAG_VALUE_ABSTRACT); ^ genums.c:132:11: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] G_TYPE_FLAG_ABSTRACT | G_TYPE_FLAG_VALUE_ABSTRACT); ^ genums.c:215:70: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_ENUM, name, &enum_type_info, 0); ^ genums.c:258:72: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_FLAGS, name, &flags_type_info, 0); ^ gobject.c:362:5: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] G_TYPE_FLAG_CLASSED | G_TYPE_FLAG_INSTANTIATABLE | G_TYPE_FLAG_DERIVABLE | G_TYPE_FLAG_DEEP_DERIVABLE, ^ gobject.c:394:105: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_OBJECT, g_intern_static_string ("GObject"), &info, &finfo, 0); ^ gobject.c:495:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS | G_SIGNAL_ACTION, ^ gobject.c:2508:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ gobject.c:2513:6: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ gobject.c:2538:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_SWAPPED | G_CONNECT_AFTER); ^ gobject.c:2543:6: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_SWAPPED | G_CONNECT_AFTER); ^ gparam.c:99:5: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] (G_TYPE_FLAG_CLASSED | ^ gparam.c:172:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] pspec->flags = 0; ^ gparam.c:1426:61: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] return g_type_register_static (G_TYPE_PARAM, name, &info, 0); ^ gsignal.c:3522:29: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] emission.ihint.run_type = 0; ^ gtype.c:549:17: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] type_flags &= TYPE_FUNDAMENTAL_FLAG_MASK; ^ gtype.c:569:83: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] return type_node_any_new_W (pnode, NODE_FUNDAMENTAL_TYPE (pnode), name, plugin, 0); ^ gtype.c:4408:85: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] node = type_node_fundamental_new_W (G_TYPE_NONE, g_intern_static_string ("void"), 0); ^ gtypemodule.c:529:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] G_TYPE_ENUM, name, &enum_type_info, 0); ^ gtypemodule.c:568:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] G_TYPE_FLAGS, name, &flags_type_info, 0); ^ gtypeplugin.c:93:127: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type_plugin_type = g_type_register_static (G_TYPE_INTERFACE, g_intern_static_string ("GTypePlugin"), &type_plugin_info, 0); ^ gvaluetypes.c:454:103: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_CHAR, g_intern_static_string ("gchar"), &info, &finfo, 0); ^ gvaluetypes.c:456:105: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_UCHAR, g_intern_static_string ("guchar"), &info, &finfo, 0); ^ gvaluetypes.c:474:109: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_BOOLEAN, g_intern_static_string ("gboolean"), &info, &finfo, 0); ^ gvaluetypes.c:492:101: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_INT, g_intern_static_string ("gint"), &info, &finfo, 0); ^ gvaluetypes.c:494:103: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_UINT, g_intern_static_string ("guint"), &info, &finfo, 0); ^ gvaluetypes.c:512:103: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_LONG, g_intern_static_string ("glong"), &info, &finfo, 0); ^ gvaluetypes.c:514:105: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_ULONG, g_intern_static_string ("gulong"), &info, &finfo, 0); ^ gvaluetypes.c:532:105: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_INT64, g_intern_static_string ("gint64"), &info, &finfo, 0); ^ gvaluetypes.c:534:107: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_UINT64, g_intern_static_string ("guint64"), &info, &finfo, 0); ^ gvaluetypes.c:552:105: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_FLOAT, g_intern_static_string ("gfloat"), &info, &finfo, 0); ^ gvaluetypes.c:570:107: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_DOUBLE, g_intern_static_string ("gdouble"), &info, &finfo, 0); ^ gvaluetypes.c:588:110: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_STRING, g_intern_static_string ("gchararray"), &info, &finfo, 0); ^ gvaluetypes.c:606:109: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_POINTER, g_intern_static_string ("gpointer"), &info, &finfo, 0); ^ gvaluetypes.c:624:109: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_fundamental (G_TYPE_VARIANT, g_intern_static_string ("GVariant"), &info, &finfo, 0); ^ gvaluetypes.c:1442:68: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_POINTER, name, &type_info, 0); ^ gobject-query.c:127:40: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ gobject-query.c:128:37: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ glib-genmarshal.c:1024:41: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ glib-genmarshal.c:1025:38: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ inotify-kernel.c:354:57: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_source_modify_unix_fd (source, iks->fd_tag, 0); ^ inotify-helper.c:281:14: warning: integer constant not in range of enumerated type 'GFileMonitorEvent' [-Wassign-enum] return -1; ^ gbufferedinputstream.c:170:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | ^ gbufferedoutputstream.c:158:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_CONSTRUCT| ^ gbufferedoutputstream.c:167:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gbytesicon.c:135:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gcancellable.c:585:35: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ gcharsetconverter.c:166:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gcharsetconverter.c:174:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gcharsetconverter.c:182:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gconverterinputstream.c:123:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gconverteroutputstream.c:139:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gdatainputstream.c:92:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME|G_PARAM_STATIC_BLURB)); ^ gdatainputstream.c:107:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME|G_PARAM_STATIC_BLURB)); ^ gdataoutputstream.c:105:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME|G_PARAM_STATIC_BLURB)); ^ gemblem.c:145:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gemblem.c:153:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gemblemedicon.c:132:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS); ^ gfileenumerator.c:165:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | ^ gfileicon.c:146:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_BLURB | G_PARAM_STATIC_NICK)); ^ gfilemonitor.c:192:93: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXINT, DEFAULT_RATE_LIMIT_MSECS, G_PARAM_READWRITE | ^ gfilemonitor.c:199:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ gfilterinputstream.c:98:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gfilterinputstream.c:106:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT | ^ gfilteroutputstream.c:97:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gfilteroutputstream.c:105:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ ginetaddress.c:199:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ ginetaddress.c:207:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ ginetaddress.c:224:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:240:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:256:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:272:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:288:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:304:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:321:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:337:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:353:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddress.c:369:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddressmask.c:151:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ ginetaddressmask.c:158:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ ginetaddressmask.c:165:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ ginetsocketaddress.c:252:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ ginetsocketaddress.c:263:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ ginetsocketaddress.c:281:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ ginetsocketaddress.c:299:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ giostream.c:156:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ giostream.c:163:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ giostream.c:169:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ gmemoryoutputstream.c:157:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gmemoryoutputstream.c:173:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gmemoryoutputstream.c:189:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gmemoryoutputstream.c:204:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gmemoryoutputstream.c:219:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gmountoperation.c:432:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gmountoperation.c:447:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gmountoperation.c:461:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gmountoperation.c:475:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gmountoperation.c:490:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gmountoperation.c:505:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE| ^ gnetworkaddress.c:121:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkaddress.c:129:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkaddress.c:138:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkmonitor.c:355:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gnetworkmonitor.c:386:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gnetworkmonitor.c:404:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gnetworkservice.c:128:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkservice.c:136:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkservice.c:144:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gnetworkservice.c:152:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gpermission.c:449:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READABLE)); ^ gpermission.c:462:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READABLE)); ^ gpermission.c:475:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READABLE)); ^ gproxyaddress.c:201:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:211:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:221:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:239:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:249:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:259:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddress.c:277:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddressenumerator.c:722:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddressenumerator.c:740:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddressenumerator.c:750:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gproxyaddressenumerator.c:767:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsimpleiostream.c:178:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsimpleiostream.c:192:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:809:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gsocket.c:819:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gsocket.c:829:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gsocket.c:840:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gsocket.c:849:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:859:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:867:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:875:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gsocket.c:883:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gsocket.c:900:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:915:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:930:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:945:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:960:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsocket.c:3366:16: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] condition |= G_IO_HUP | G_IO_ERR | G_IO_NVAL; ^ gsocket.c:3475:3: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_return_val_if_fail (G_IS_SOCKET (socket), 0); ^ gsocket.c:3478:12: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] return 0; ^ gsocketaddress.c:123:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gsocketclient.c:842:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:852:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:862:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:871:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:880:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:889:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:898:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:907:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketclient.c:923:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | ^ gsocketconnection.c:452:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gsocketinputstream.c:195:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_SOCKET, G_PARAM_CONSTRUCT_ONLY | ^ gsocketlistener.c:157:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gsocketoutputstream.c:199:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_SOCKET, G_PARAM_CONSTRUCT_ONLY | ^ gsubprocesslauncher.c:198:84: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_SUBPROCESS_FLAGS, 0, G_PARAM_WRITABLE | ^ gsubprocess.c:640:84: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_SUBPROCESS_FLAGS, 0, G_PARAM_WRITABLE | ^ gsubprocess.c:644:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_TYPE_STRV, G_PARAM_WRITABLE | ^ gsubprocess.c:861:108: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] g_signal_connect_object (cancellable, "cancelled", G_CALLBACK (g_subprocess_wait_cancelled), task, 0); ^ gsubprocess.c:1540:37: warning: integer constant not in range of enumerated type 'GOutputStreamSpliceFlags' [-Wassign-enum] G_OUTPUT_STREAM_SPLICE_CLOSE_SOURCE | G_OUTPUT_STREAM_SPLICE_CLOSE_TARGET, ^ gsocketservice.c:358:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gsimpleproxyresolver.c:425:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gsimpleproxyresolver.c:471:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtask.c:1359:71: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] task_thread_cancelled_disconnect_notify, 0); ^ gtask.c:1941:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ gtcpconnection.c:138:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtcpwrapperconnection.c:149:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | ^ gthreadedsocketservice.c:247:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gthemedicon.c:237:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_BLURB | G_PARAM_STATIC_NICK)); ^ gthemedicon.c:249:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_BLURB | G_PARAM_STATIC_NICK)); ^ gthemedicon.c:275:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_BLURB | G_PARAM_STATIC_NICK)); ^ gtlscertificate.c:111:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlscertificate.c:128:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlscertificate.c:151:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | ^ gtlscertificate.c:175:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | ^ gtlscertificate.c:193:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsclientconnection.c:70:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsclientconnection.c:99:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsclientconnection.c:124:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsclientconnection.c:145:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gtlsclientconnection.c:194:32: warning: integer constant not in range of enumerated type 'GTlsCertificateFlags' [-Wassign-enum] GTlsCertificateFlags flags = 0; ^ gtlsclientconnection.c:196:3: warning: integer constant not in range of enumerated type 'GTlsCertificateFlags' [-Wassign-enum] g_return_val_if_fail (G_IS_TLS_CLIENT_CONNECTION (conn), 0); ^ gtlsconnection.c:107:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:124:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:141:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:157:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:172:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:189:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:205:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsconnection.c:225:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gtlsconnection.c:245:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gtlsconnection.c:588:3: warning: integer constant not in range of enumerated type 'GTlsCertificateFlags' [-Wassign-enum] g_return_val_if_fail (G_IS_TLS_CONNECTION (conn), 0); ^ gtlsfiledatabase.c:70:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlspassword.c:201:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlspassword.c:209:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlspassword.c:217:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtlsserverconnection.c:61:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gzlibcompressor.c:236:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gzlibcompressor.c:245:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gzlibcompressor.c:264:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gzlibdecompressor.c:230:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gzlibdecompressor.c:249:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gliststore.c:158:25: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmanedit/gmanedit_0.4.2.orig.tar.gz main.c:70:5: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY|GDK_ACTION_MOVE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmime/gmime_2.6.20.orig.tar.xz gmime-certificate.c:67:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeCertificate", &info, 0); ^ gmime-certificate.c:526:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeCertificateList", &info, 0); ^ gmime-content-type.c:82:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeContentType", &info, 0); ^ gmime-crypto-context.c:99:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeCryptoContext", &info, 0); ^ gmime-crypto-context.c:553:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeDecryptResult", &info, 0); ^ gmime-data-wrapper.c:72:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeDataWrapper", &info, 0); ^ gmime-disposition.c:71:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeContentDisposition", &info, 0); ^ gmime-filter-basic.c:76:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterBasic", &info, 0); ^ gmime-filter-best.c:76:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterBest", &info, 0); ^ gmime-filter-charset.c:77:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterCharset", &info, 0); ^ gmime-filter-crlf.c:71:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterCRLF", &info, 0); ^ gmime-filter-enriched.c:140:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterEnriched", &info, 0); ^ gmime-filter-from.c:77:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterFrom", &info, 0); ^ gmime-filter-gzip.c:159:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterGZip", &info, 0); ^ gmime-filter-html.c:111:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterHTML", &info, 0); ^ gmime-filter-md5.c:78:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterMd5", &info, 0); ^ gmime-filter-strip.c:76:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterStrip", &info, 0); ^ gmime-filter-windows.c:76:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterWindows", &info, 0); ^ gmime-filter-yenc.c:74:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_FILTER, "GMimeFilterYenc", &info, 0); ^ gmime-gpg-context.c:138:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_CRYPTO_CONTEXT, "GMimeGpgContext", &info, 0); ^ gmime-message.c:127:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_OBJECT, "GMimeMessage", &info, 0); ^ gmime-message-part.c:74:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_OBJECT, "GMimeMessagePart", &info, 0); ^ gmime-message-partial.c:80:81: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_PART, "GMimeMessagePartial", &info, 0); ^ gmime-multipart.c:96:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_OBJECT, "GMimeMultipart", &info, 0); ^ gmime-multipart-encrypted.c:87:90: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_MULTIPART, "GMimeMultipartEncrypted", &info, 0); ^ gmime-multipart-signed.c:91:87: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_MULTIPART, "GMimeMultipartSigned", &info, 0); ^ gmime-parser.c:288:71: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeParser", &info, 0); ^ gmime-parser.c:668:36: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] priv->regex = g_regex_new (regex, G_REGEX_RAW | G_REGEX_EXTENDED | G_REGEX_CASELESS, 0, NULL); ^ gmime-parser.c:668:87: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] priv->regex = g_regex_new (regex, G_REGEX_RAW | G_REGEX_EXTENDED | G_REGEX_CASELESS, 0, NULL); ^ gmime-parser.c:957:63: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (priv->regex && g_regex_match (priv->regex, header->name, 0, NULL)) ^ gmime-part.c:93:73: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_OBJECT, "GMimePart", &info, 0); ^ gmime-pkcs7-context.c:128:89: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_CRYPTO_CONTEXT, "GMimePkcs7Context", &info, 0); ^ gmime-signature.c:67:74: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeSignature", &info, 0); ^ gmime-signature.c:322:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GMimeSignatureList", &info, 0); ^ gmime-stream-buffer.c:87:81: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamBuffer", &info, 0); ^ gmime-stream-cat.c:87:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamCat", &info, 0); ^ gmime-stream-file.c:88:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamFile", &info, 0); ^ gmime-stream-filter.c:109:81: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamFilter", &info, 0); ^ gmime-stream-fs.c:95:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamFs", &info, 0); ^ gmime-stream-gio.c:82:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamGIO", &info, 0); ^ gmime-stream-mem.c:80:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamMem", &info, 0); ^ gmime-stream-mmap.c:89:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamMmap", &info, 0); ^ gmime-stream-null.c:82:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamNull", &info, 0); ^ gmime-stream-pipe.c:85:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (GMIME_TYPE_STREAM, "GMimeStreamPipe", &info, 0); ^ internet-address.c:266:90: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (INTERNET_ADDRESS_TYPE, "InternetAddressMailbox", &info, 0); ^ internet-address.c:398:88: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (INTERNET_ADDRESS_TYPE, "InternetAddressGroup", &info, 0); ^ internet-address.c:566:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "InternetAddressList", &info, 0); ^ test-best.c:46:53: warning: integer constant not in range of enumerated type 'GMimeFilterBestFlags' [-Wassign-enum] best = (GMimeFilterBest *) g_mime_filter_best_new (GMIME_FILTER_BEST_CHARSET | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmtk/gmtk_1.0.9.orig.tar.gz gm_log.c:56:25: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] (*log_level) &= ~G_LOG_LEVEL_INFO; ^ gmtk_media_player.c:333:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:339:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:345:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:351:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:357:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:363:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:369:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:375:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:381:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:387:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_player.c:499:81: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->name_regex = g_regex_new(".*name\\s*:\\s*(.*)\n", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:500:83: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->genre_regex = g_regex_new(".*genre\\s*:\\s*(.*)\n", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:501:83: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->title_regex = g_regex_new(".*title\\s*:\\s*(.*)\n", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:502:85: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->artist_regex = g_regex_new(".*artist\\s*:\\s*(.*)\n", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:503:83: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->album_regex = g_regex_new(".*album\\s*:\\s*(.*)\n", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:504:88: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] player->deintN_regex = g_regex_new("(.*)(:deint=[0-9]+)\\b(.*)", G_REGEX_CASELESS, 0, NULL); ^ gmtk_media_player.c:2313:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->deintN_regex, vodesc, 0, NULL)) { ^ gmtk_media_player.c:2327:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->deintN_regex, vodesc, 0, &match_info)) { ^ gmtk_media_player.c:3810:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->name_regex, mplayer_output->str, 0, NULL) ^ gmtk_media_player.c:3813:76: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] split = g_regex_split(player->name_regex, mplayer_output->str, 0); ^ gmtk_media_player.c:3835:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->genre_regex, mplayer_output->str, 0, NULL)) { ^ gmtk_media_player.c:3837:77: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] split = g_regex_split(player->genre_regex, mplayer_output->str, 0); ^ gmtk_media_player.c:3859:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->title_regex, mplayer_output->str, 0, NULL)) { ^ gmtk_media_player.c:3861:77: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] split = g_regex_split(player->title_regex, mplayer_output->str, 0); ^ gmtk_media_player.c:3883:70: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->artist_regex, mplayer_output->str, 0, NULL)) { ^ gmtk_media_player.c:3885:78: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] split = g_regex_split(player->artist_regex, mplayer_output->str, 0); ^ gmtk_media_player.c:3907:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match(player->album_regex, mplayer_output->str, 0, NULL)) { ^ gmtk_media_player.c:3909:77: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] split = g_regex_split(player->album_regex, mplayer_output->str, 0); ^ gmtk_media_tracker.c:55:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gmtk_media_tracker.c:61:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnet/gnet_2.0.8.orig.tar.gz tcp.c:617:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] state->priority, state->iochannel, GNET_ANY_IO_CONDITION, ^ tcp.c:1372:6: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnokii/gnokii_0.6.31+dfsg.orig.tar.gz nk6510.c:105:4: warning: integer constant not in range of enumerated type 'gn_memory_type' [-Wassign-enum] { -1, NULL } ^ atgen.c:717:33: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_GetMemoryRange, &data, state); ^ atgen.c:1034:33: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_SetCharset, data, state); ^ atgen.c:1087:32: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_SetCharset, data, state); ^ atgen.c:1140:32: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_SetCharset, data, state); ^ atgen.c:1431:34: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] error = state->driver.functions(GN_OP_AT_SetPDUMode, data, state); ^ atgen.c:1513:32: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] err = state->driver.functions(GN_OP_AT_SetPDUMode, data, state); ^ atgen.c:2712:12: warning: integer constant not in range of enumerated type 'gn_call_status' [-Wassign-enum] status = -1; ^ atnok.c:105:28: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] error = gn_sm_functions(GN_OP_AT_GetSMSMemorySize, data, state); ^ atsoer.c:80:33: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_GetMemoryRange, &data, state); ^ atsoer.c:131:32: warning: integer constant not in range of enumerated type 'gn_operation' [-Wassign-enum] ret = state->driver.functions(GN_OP_AT_GetMemoryRange, data, state); ^ gsm-filetypes.c:1533:60: warning: integer constant not in range of enumerated type 'gn_phonebook_entry_type' [-Wassign-enum] entry->subentries[entry->subentries_count].entry_type = 0; ^ gsm-mms.c:83:8: warning: integer constant not in range of enumerated type 'gn_mms_field_id' [-Wassign-enum] id |= 0x80; ^ gsm-mms.c:115:10: warning: integer constant not in range of enumerated type 'gn_mms_content' [-Wassign-enum] type |= 0x80; ^ gnokii-logo.c:102:102: warning: integer constant not in range of enumerated type 'gn_error' [-Wassign-enum] default: fprintf(stderr, _("You should specify what kind of logo to send!\n")); return -1; ^ gnokii-monitor.c:189:32: warning: integer constant not in range of enumerated type 'gn_power_source' [-Wassign-enum] gn_power_source powersource = -1; ^ gnokii-ringtone.c:232:12: warning: integer constant not in range of enumerated type 'gn_error' [-Wassign-enum] error = -1; ^ gnokii-ringtone.c:237:12: warning: integer constant not in range of enumerated type 'gn_error' [-Wassign-enum] error = -1; ^ gnokii-settings.c:224:12: warning: integer constant not in range of enumerated type 'gn_error' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-menus/gnome-menus_3.8.0.orig.tar.xz gmenu-tree.c:653:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gmenu-tree.c:664:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gmenu-tree.c:675:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ menu-layout.c:2353:54: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&menu_funcs, 0, &parser, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-menus2/gnome-menus2_3.0.1.orig.tar.bz2 menu-layout.c:2340:54: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&menu_funcs, 0, &parser, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-nds-thumbnailer/gnome-nds-thumbnailer_3.0.0.orig.tar.xz gnome-nds-thumbnailer.c:155:40: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ gnome-nds-thumbnailer.c:156:37: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-paint/gnome-paint_0.4.0.orig.tar.gz toolbar.c:596:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ file.c:348:34: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ color-picker.c:439:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_BUTTON_PRESS_MASK | GDK_POINTER_MOTION_MASK, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-python-extras/gnome-python-extras_2.25.3.orig.tar.gz eggtrayicon.c:99:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (GTK_TYPE_PLUG, "EggTrayIcon", &our_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-xcf-thumbnailer/gnome-xcf-thumbnailer_1.0.orig.tar.gz gnome-xcf-thumbnailer.c:66:40: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ gnome-xcf-thumbnailer.c:67:37: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnugo/gnugo_3.8.orig.tar.gz dragon.c:725:43: warning: integer constant not in range of enumerated type 'enum dragon_status' [-Wassign-enum] dragon2[d].safety = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnupg/gnupg_1.4.19.orig.tar.gz build-packet.c:651:13: warning: integer constant not in range of enumerated type 'sigsubpkttype_t' [-Wassign-enum] type &= ~SIGSUBPKT_FLAG_CRITICAL; ^ build-packet.c:845:25: warning: integer constant not in range of enumerated type 'sigsubpkttype_t' [-Wassign-enum] build_sig_subpkt( sig, SIGSUBPKT_SIG_EXPIRE | SIGSUBPKT_FLAG_CRITICAL, ^ keyedit.c:396:25: warning: integer constant not in range of enumerated type 'sigsubpkttype_t' [-Wassign-enum] build_sig_subpkt(sig,SIGSUBPKT_FLAG_CRITICAL|SIGSUBPKT_REGEXP, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnuplot/gnuplot_4.6.6.orig.tar.gz axis.c:1468:41: warning: integer constant not in range of enumerated type 't_constraint' (aka 'enum e_constraint') [-Wassign-enum] axis_array[axis].min_constraint &= ~CONSTRAINT_LOWER; ^ axis.c:1471:41: warning: integer constant not in range of enumerated type 't_constraint' (aka 'enum e_constraint') [-Wassign-enum] axis_array[axis].max_constraint &= ~CONSTRAINT_LOWER; ^ axis.c:1548:38: warning: integer constant not in range of enumerated type 't_constraint' (aka 'enum e_constraint') [-Wassign-enum] axis_array[axis].min_constraint &= ~CONSTRAINT_UPPER; ^ axis.c:1551:38: warning: integer constant not in range of enumerated type 't_constraint' (aka 'enum e_constraint') [-Wassign-enum] axis_array[axis].max_constraint &= ~CONSTRAINT_UPPER; ^ color.c:47:6: warning: integer constant not in range of enumerated type 'palette_color_mode' [-Wassign-enum] -1, -1, -1, -1, -1, -1, -1, -1, ^ datafile.c:702:35: warning: integer constant not in range of enumerated type 'enum (anonymous enum at datafile.c:307:5)' [-Wassign-enum] df_column[df_no_cols].good = DF_STRINGDATA; ^ datafile.c:704:35: warning: integer constant not in range of enumerated type 'enum (anonymous enum at datafile.c:307:5)' [-Wassign-enum] df_column[df_no_cols].good = DF_MISSING; ^ datafile.c:824:32: warning: integer constant not in range of enumerated type 'enum (anonymous enum at datafile.c:307:5)' [-Wassign-enum] df_column[df_no_cols].good = DF_MISSING; ^ datafile.c:942:15: warning: integer constant not in range of enumerated type 'AXIS_INDEX' (aka 'enum AXIS_INDEX') [-Wassign-enum] df_axis[i] = NO_AXIS; /* no timefmt for this output column */ ^ datafile.c:3921:9: warning: integer constant not in range of enumerated type 'df_data_type' (aka 'enum df_data_type') [-Wassign-enum] return -1; ^ eval.c:682:34: warning: integer constant not in range of enumerated type 'enum DATA_TYPES' [-Wassign-enum] (*udv_ptr)->udv_value.type = 0; ^ fit.c:1369:18: warning: integer constant not in range of enumerated type 'AXIS_INDEX' (aka 'enum AXIS_INDEX') [-Wassign-enum] df_axis[i] = NO_AXIS; ^ plot2d.c:1807:29: warning: integer constant not in range of enumerated type 't_uses_axis' (aka 'enum e_uses_axis') [-Wassign-enum] uses_axis[SECOND_Y_AXIS] = 0; ^ set.c:847:37: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] axis_array[a].set_autoscale |= AUTOSCALE_FIXMIN | AUTOSCALE_FIXMAX; ^ set.c:906:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(POLAR_AXIS); ^ set.c:907:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(T_AXIS); ^ set.c:908:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(U_AXIS); ^ set.c:909:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(V_AXIS); ^ set.c:910:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(FIRST_X_AXIS); ^ set.c:911:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(FIRST_Y_AXIS); ^ set.c:912:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(FIRST_Z_AXIS); ^ set.c:913:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(SECOND_X_AXIS); ^ set.c:914:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(SECOND_Y_AXIS); ^ set.c:915:5: warning: integer constant not in range of enumerated type 't_autoscale' (aka 'enum e_autoscale') [-Wassign-enum] PROCESS_AUTO_LETTER(COLOR_AXIS); ^ unset.c:354:13: warning: integer constant not in range of enumerated type 'AXIS_INDEX' (aka 'enum AXIS_INDEX') [-Wassign-enum] unset_tics(AXIS_ARRAY_SIZE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goban/goban_1.1.orig.tar.gz but.c:556:24: warning: integer constant not in range of enumerated type 'ButCur' [-Wassign-enum] win->w,win->h, -1); ^ but.c:564:42: warning: integer constant not in range of enumerated type 'ButCur' [-Wassign-enum] butRnet_mMove(env, -2, -1,-1,-1,-1,-1); ^ look.c:145:30: warning: integer constant not in range of enumerated type 'GoPicMoves' (aka 'enum GoPicMoves_enum') [-Wassign-enum] goban->pic->allowedMoves = goPicMove_noWhite | goPicMove_noBlack; ^ net.c:448:43: warning: integer constant not in range of enumerated type 'ButCur' [-Wassign-enum] butRnet_sendMMove(net, -1, -1,-1, -1,-1, -1); ^ play.c:209:34: warning: integer constant not in range of enumerated type 'GoPicMoves' (aka 'enum GoPicMoves_enum') [-Wassign-enum] l->goban->pic->allowedMoves |= goPicMove_noWhite | goPicMove_noBlack; ^ play.c:779:34: warning: integer constant not in range of enumerated type 'GoPicMoves' (aka 'enum GoPicMoves_enum') [-Wassign-enum] gp->goban->pic->allowedMoves &= ~goPicMove_noWhite; ^ play.c:782:34: warning: integer constant not in range of enumerated type 'GoPicMoves' (aka 'enum GoPicMoves_enum') [-Wassign-enum] gp->goban->pic->allowedMoves &= ~goPicMove_noBlack; ^ setup.c:131:15: warning: integer constant not in range of enumerated type 'GmpSetupType' [-Wassign-enum] p->type = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goocanvas/goocanvas_0.15.orig.tar.gz goocanvasatk.c:178:16: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] match_type = G_SIGNAL_MATCH_ID | G_SIGNAL_MATCH_FUNC; ^ goocanvasatk.c:728:16: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tinfo, 0); ^ goocanvasellipse.c:81:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:89:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:96:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:103:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:111:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:119:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:126:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasellipse.c:133:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:112:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:120:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:127:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:134:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:141:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:148:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:155:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:162:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:170:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:178:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:185:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:192:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:200:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:207:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:214:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:221:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:228:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:244:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:265:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgrid.c:286:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgroup.c:94:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgroup.c:102:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgroup.c:110:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasgroup.c:118:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:87:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:95:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:103:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:110:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:117:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasimage.c:124:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:79:27: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &canvas_item_info, 0); ^ goocanvasitem.c:408:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS, ^ goocanvasitem.c:464:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:472:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:481:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:488:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:496:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:503:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:510:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:517:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitem.c:524:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:73:25: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &item_model_info, 0); ^ goocanvasitemmodel.c:192:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS, ^ goocanvasitemmodel.c:222:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:230:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:239:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:246:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:254:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:261:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:268:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:275:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemmodel.c:282:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:129:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:136:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:144:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:152:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:160:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:168:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:176:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:184:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:191:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:198:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:206:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:213:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:221:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:236:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:257:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasitemsimple.c:323:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:145:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:152:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:159:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:166:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:173:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:180:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:187:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:195:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:203:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:210:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:217:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspolyline.c:912:23: warning: integer constant not in range of enumerated type 'GooCanvasPointerEvents' [-Wassign-enum] pointer_events &= ~GOO_CANVAS_EVENTS_FILL_MASK; ^ goocanvaspath.c:81:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspath.c:89:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspath.c:96:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspath.c:103:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaspath.c:542:23: warning: integer constant not in range of enumerated type 'GooCanvasPointerEvents' [-Wassign-enum] pointer_events &= ~GOO_CANVAS_EVENTS_FILL_MASK; ^ goocanvasrect.c:64:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasrect.c:72:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasrect.c:79:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasrect.c:86:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasrect.c:93:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvasrect.c:100:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:240:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:247:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:254:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:261:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:267:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:273:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:279:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:286:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:296:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:302:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:308:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:314:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:321:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:327:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:334:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:340:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:346:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:352:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:359:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:365:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:371:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:377:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:383:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastable.c:389:7: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:97:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:104:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:112:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:120:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:129:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:137:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:145:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:153:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:162:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvastext.c:170:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:552:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:560:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:568:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:576:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:584:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvaswidget.c:593:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:287:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:294:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:301:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:309:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:317:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:325:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:334:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:343:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:351:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:358:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:365:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:373:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:381:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:389:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:411:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:418:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:425:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ goocanvas.c:441:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ demo.c:364:8: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_RELEASE_MASK, ^ demo-scalability.c:40:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL | GTK_SHRINK, ^ demo-scalability.c:41:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL | GTK_SHRINK, ^ demo-grabs.c:67:27: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GdkEventMask mask = GDK_BUTTON_PRESS_MASK ^ demo-grabs.c:161:27: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GdkEventMask mask = GDK_BUTTON_PRESS_MASK ^ demo-grabs.c:211:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ demo-grabs.c:211:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ demo-grabs.c:229:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ demo-grabs.c:229:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ demo-grabs.c:339:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (table, label, 0, 1, row, row + 1, 0, 0, 0, 0); ^ demo-grabs.c:339:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (table, label, 0, 1, row, row + 1, 0, 0, 0, 0); ^ demo-grabs.c:346:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (table, canvas, 1, 2, row, row + 1, 0, 0, 0, 0); ^ demo-grabs.c:346:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (table, canvas, 1, 2, row, row + 1, 0, 0, 0, 0); ^ demo-grabs.c:389:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 2, 0, 1, 0, 0, 0, 0); ^ demo-grabs.c:389:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 2, 0, 1, 0, 0, 0, 0); ^ demo-arrowhead.c:288:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_RELEASE_MASK, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gpicview/gpicview_0.2.4.orig.tar.gz main-win.c:261:53: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_ASK ); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphicsmagick/graphicsmagick_1.3.21.orig.tar.xz magick/command.c:204:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] AnimateImageCommand, AnimateUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:209:49: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] BenchmarkImageCommand, BenchmarkUsage, 1, SingleMode | BatchMode }, ^ magick/command.c:211:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] CompareImageCommand, CompareUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:213:49: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] CompositeImageCommand, CompositeUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:215:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] ConjureImageCommand, ConjureUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:217:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] ConvertImageCommand, ConvertUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:220:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] DisplayImageCommand, DisplayUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:223:32: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] HelpCommand, GMUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:225:47: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] IdentifyImageCommand, IdentifyUsage, 1, SingleMode | BatchMode }, ^ magick/command.c:228:43: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] ImportImageCommand, ImportUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:231:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] MogrifyImageCommand, MogrifyUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:233:45: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] MontageImageCommand, MontageUsage, 0, SingleMode | BatchMode }, ^ magick/command.c:237:39: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] TimeImageCommand, TimeUsage, 1, SingleMode | BatchMode }, ^ magick/command.c:239:29: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] VersionCommand, 0, 0, SingleMode | BatchMode }, ^ magick/command.c:244:22: warning: integer constant not in range of enumerated type 'RunMode' [-Wassign-enum] { 0, 0, 0, 0, 0, 0} ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz gvplugin.c:61:12: warning: integer constant not in range of enumerated type 'api_t' [-Wassign-enum] return -1; /* invalid api */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/grilo/grilo_0.2.12.orig.tar.xz grl-plugin.c:94:51: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ grl-registry.c:166:4: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ grl-registry.c:185:4: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ grl-registry.c:204:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ grl-metadata-key.c:45:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:54:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:63:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:72:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:81:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:90:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:99:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:108:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:117:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:126:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:135:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:144:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:153:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:163:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:173:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:182:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:192:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:202:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:212:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:222:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:232:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:242:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:252:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:262:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:272:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:282:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:292:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:302:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:313:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:323:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:334:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:345:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:355:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:365:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:375:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:385:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:396:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:406:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:417:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:428:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:438:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:447:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:457:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:466:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:475:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:484:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:493:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:502:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:511:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:520:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:530:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:539:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:548:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:557:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:566:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:575:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-metadata-key.c:585:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE), ^ grl-source.c:292:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:308:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:324:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:340:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:356:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:374:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:391:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:407:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:472:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ grl-source.c:505:18: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ grl-source.c:3263:14: warning: integer constant not in range of enumerated type 'GrlResolutionFlags' [-Wassign-enum] flags &= ~GRL_RESOLVE_FULL; ^ grl-log.c:285:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] 0, /* GRL_LOG_LEVEL_NONE */ ^ data/grl-media.c:341:47: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] type_regex = g_regex_new ("GrlMedia(.*)", 0, 0, NULL); ^ data/grl-media.c:341:50: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] type_regex = g_regex_new ("GrlMedia(.*)", 0, 0, NULL); ^ data/grl-media.c:347:33: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ data/grl-media.c:496:18: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ data/grl-media.c:498:42: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match (uri_regex, serial, 0, &match_info)) { ^ data/grl-media.c:506:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] protocol_regex = g_regex_new ("(grl)(.?)(.*)", G_REGEX_CASELESS, 0, NULL); ^ data/grl-media.c:512:32: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ data/grl-media.c:563:53: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] query_regex = g_regex_new ("([^=&]+)=([^=&]*)", 0, 0, NULL); ^ data/grl-media.c:563:56: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] query_regex = g_regex_new ("([^=&]+)=([^=&]*)", 0, 0, NULL); ^ data/grl-media.c:564:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match (query_regex, query, 0, &match_info); ^ efficient-metadata-resolution.c:100:36: warning: integer constant not in range of enumerated type 'GrlResolutionFlags' [-Wassign-enum] GRL_RESOLVE_IDLE_RELAY ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/grisbi/grisbi_1.0.0.orig.tar.bz2 categories_onglet.c:165:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ categories_onglet.c:167:12: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] 1, GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ categories_onglet.c:753:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ categories_onglet.c:753:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ categories_onglet.c:770:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ categories_onglet.c:770:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ categories_onglet.c:778:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ categories_onglet.c:778:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ categories_onglet.c:785:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ categories_onglet.c:785:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ dialog.c:243:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ etats_config.c:6353:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6353:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6363:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6363:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6389:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6389:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6398:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_config.c:6398:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ etats_gtktable.c:152:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:153:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:162:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:163:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:210:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:211:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:233:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ etats_gtktable.c:234:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ go-charmap-sel.c:528:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ go-optionmenu.c:198:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &option_menu_info, 0); ^ go-optionmenu.c:251:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gsb_archive_config.c:194:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:194:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:203:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:203:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:220:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:220:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:240:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_archive_config.c:240:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_assistant.c:115:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_NO_SEPARATOR, ^ gsb_assistant_account.c:247:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:248:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:264:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:265:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:276:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:277:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:285:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:286:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:301:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:302:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:310:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:311:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:317:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_account.c:318:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ gsb_assistant_archive.c:219:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:244:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:256:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:267:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:292:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:304:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:327:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_archive.c:379:10: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gsb_assistant_file.c:289:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:289:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:304:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:304:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:311:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:311:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:314:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:314:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:322:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_file.c:322:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_first.c:224:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ gsb_assistant_first.c:224:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ gsb_assistant_first.c:226:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_first.c:226:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_first.c:233:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ gsb_assistant_first.c:233:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ gsb_assistant_reconcile_config.c:398:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:398:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:402:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:402:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:409:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:409:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:414:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:414:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:421:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:421:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:425:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:425:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:432:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:432:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:436:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:436:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:443:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:443:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:447:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:447:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:454:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:454:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_assistant_reconcile_config.c:458:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:458:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_assistant_reconcile_config.c:1189:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gsb_bank.c:677:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:677:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:691:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:691:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:700:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:700:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:714:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:714:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:723:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:723:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:737:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:737:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:746:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:746:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:769:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:769:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:778:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:778:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:792:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:792:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:801:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:801:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:815:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:815:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:824:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:824:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:837:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:837:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:854:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:854:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:868:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:868:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:877:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:877:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:892:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:892:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:901:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:901:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:915:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:915:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:924:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:924:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_bank.c:938:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:938:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_bank.c:1030:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gsb_category.c:376:9: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, ^ gsb_currency.c:554:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:554:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:562:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:562:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:568:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:568:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:576:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:576:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:591:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:591:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:596:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:596:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:603:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:603:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:608:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:608:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:664:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:664:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:670:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:670:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:676:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:676:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:693:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency.c:693:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:361:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:361:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:366:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:366:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:374:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:374:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:379:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:379:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:387:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:387:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:392:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:392:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:400:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:400:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:405:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:405:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:825:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:825:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:829:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:829:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:835:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:835:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:839:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:839:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:845:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:845:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:849:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:849:60: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:975:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:975:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:979:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:979:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:987:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:987:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:990:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:990:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:998:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:998:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1001:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1001:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1009:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1009:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1012:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_currency_config.c:1012:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1717:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1717:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1721:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1721:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1728:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1728:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1733:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1733:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1736:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1736:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1743:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1743:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1748:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1748:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1754:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_data_partial_balance.c:1754:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_file.c:1144:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gsb_file_load.c:388:25: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, ^ gsb_file_others.c:506:59: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new ( markup_parser, 0, &import_list, NULL ); ^ gsb_file_others.c:831:32: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, ^ gsb_form_scheduler.c:235:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gsb_form_scheduler.c:236:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gsb_fyear_config.c:201:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:201:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:210:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_fyear_config.c:210:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_fyear_config.c:219:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:219:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:228:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_fyear_config.c:228:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_fyear_config.c:237:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:237:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_fyear_config.c:246:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_fyear_config.c:246:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:247:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:247:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:256:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:256:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:266:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:266:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:276:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:276:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:286:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:286:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:296:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:296:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:305:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:305:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, ^ gsb_payment_method_config.c:336:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:336:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gsb_payment_method_config.c:1272:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gsb_reconcile_config.c:203:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:203:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:210:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:210:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:217:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:217:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:224:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:224:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:231:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:231:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:238:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:238:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:248:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:248:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:255:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:255:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:262:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:262:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:269:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:269:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 10, 0 ); ^ gsb_reconcile_config.c:276:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_reconcile_config.c:276:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0 ); ^ gsb_select_icon.c:167:29: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtk_combofix.c:919:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED ); ^ gtk_combofix.c:924:25: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ import.c:3271:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ import.c:3883:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:3883:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:3894:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ import.c:3894:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ import.c:3906:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:3906:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:3911:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ import.c:3911:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ import.c:4591:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ import.c:4645:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4645:39: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4652:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4652:39: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4659:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4659:39: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4671:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ import.c:4671:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0, 0 ); ^ imputation_budgetaire.c:166:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ imputation_budgetaire.c:168:12: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] 1, GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ imputation_budgetaire.c:788:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ imputation_budgetaire.c:788:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ imputation_budgetaire.c:805:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ imputation_budgetaire.c:805:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ imputation_budgetaire.c:813:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ imputation_budgetaire.c:813:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ imputation_budgetaire.c:820:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ imputation_budgetaire.c:820:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ navigation.c:247:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ navigation.c:251:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ parametres.c:1348:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ parametres.c:1348:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ parametres.c:1350:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ parametres.c:1350:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ parametres.c:1359:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ parametres.c:1359:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ tiers_onglet.c:219:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ tiers_onglet.c:221:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] 1, GDK_ACTION_MOVE | GDK_ACTION_COPY ); ^ tiers_onglet.c:735:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ tiers_onglet.c:735:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ tiers_onglet.c:742:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry_name, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ tiers_onglet.c:742:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach ( GTK_TABLE(table), entry_name, 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ tiers_onglet.c:748:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ tiers_onglet.c:748:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0 ); ^ tiers_onglet.c:758:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ tiers_onglet.c:758:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0 ); ^ tiers_onglet.c:1256:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ tiers_onglet.c:1257:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ tiers_onglet.c:1263:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ tiers_onglet.c:1264:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ tiers_onglet.c:1273:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, ^ tiers_onglet.c:1274:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ tiers_onglet.c:1280:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ tiers_onglet.c:1281:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ tiers_onglet.c:1294:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ tiers_onglet.c:1295:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, ^ utils_dates.c:348:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0 ); ^ utils_dates.c:357:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if ( ! g_regex_match ( date_regex, date_string, 0, NULL ) ) ^ utils_dates.c:360:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] tab_date = g_regex_split ( date_regex, date_string, 0 ); ^ bet_future.c:439:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ bet_future.c:440:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ bet_future.c:450:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ bet_future.c:451:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gsasl/gsasl_1.8.0.orig.tar.gz server.c:133:34: warning: integer constant not in range of enumerated type 'Gsasl_saslprep_flags' [-Wassign-enum] res = gsasl_saslprep (key, 0, &normkey, NULL); ^ server.c:106:35: warning: integer constant not in range of enumerated type 'Gsasl_saslprep_flags' [-Wassign-enum] res = gsasl_saslprep (password, 0, &normkey, NULL); ^ client.c:307:32: warning: integer constant not in range of enumerated type 'Gsasl_saslprep_flags' [-Wassign-enum] rc = gsasl_saslprep (p, 0, &preppasswd, NULL); ^ server.c:327:32: warning: integer constant not in range of enumerated type 'Gsasl_saslprep_flags' [-Wassign-enum] rc = gsasl_saslprep (p, 0, &preppasswd, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtask/gtask_0.1.2.orig.tar.gz ../gtask/gtask.c:297:2: warning: integer constant not in range of enumerated type 'GTaskState' [-Wassign-enum] g_return_val_if_fail (G_IS_TASK (self), -1); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtimer/gtimer_2.0.0.orig.tar.gz report.c:556:53: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] found = gtk_text_iter_forward_search (iter, text, 0, &mstart, &mend, NULL); ^ custom-list.c:216:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return (GTK_TREE_MODEL_LIST_ONLY | GTK_TREE_MODEL_ITERS_PERSIST); ^ 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:628:37: warning: integer constant not in range of enumerated type 'GdkColorInfoFlags' [-Wassign-enum] private->info[pixel].flags = 0; ^ gdkcolor-x11.c:685:37: warning: integer constant not in range of enumerated type 'GdkColorInfoFlags' [-Wassign-enum] private->info[pixel].flags = 0; ^ gdkdnd-x11.c:1380:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions = 0; ^ gdkdnd-x11.c:1987:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:2001:20: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:2128:12: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] return 0; ^ gdkdnd-x11.c:2139:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] return 0; ^ gdkdnd-x11.c:2351:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:2698:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions = 0; ^ gdkdnd-x11.c:3208:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] new_context->actions = 0; ^ gdkdnd-x11.c:3569:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:3628:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkevents-x11.c:461:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkevents-x11.c:467:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkevents-x11.c:476:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkevents-x11.c:482:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkevents-x11.c:494:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkevents-x11.c:500:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkevents-x11.c:509:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkevents-x11.c:515:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkevents-x11.c:1826:42: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkevents-x11.c:1847:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkgc-x11.c:120:22: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] values_mask &= ~(GDK_GC_CLIP_X_ORIGIN | GDK_GC_CLIP_Y_ORIGIN); ^ gdkgc-x11.c:126:22: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] values_mask &= ~(GDK_GC_TS_X_ORIGIN | GDK_GC_TS_Y_ORIGIN); ^ gdkgc-x11.c:354:22: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] values_mask &= ~(GDK_GC_CLIP_X_ORIGIN | GDK_GC_CLIP_Y_ORIGIN); ^ gdkgc-x11.c:360:22: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] values_mask &= ~(GDK_GC_TS_X_ORIGIN | GDK_GC_TS_Y_ORIGIN); ^ gdkinput.c:93:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gdkkeys-x11.c:137:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gdkkeys-x11.c:163:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap->num_lock_mask = 0; ^ gdkkeys-x11.c:165:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap->group_switch_mask = 0; ^ gdkkeys-x11.c:219:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { NULL, 0, 0 } ^ gdkkeys-x11.c:424:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap_x11->group_switch_mask = 0; ^ gdkkeys-x11.c:425:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap_x11->num_lock_mask = 0; ^ gdkkeys-x11.c:1531:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *consumed_modifiers = 0; ^ gdkkeys-x11.c:1545:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] state &= ~(1 << 13 | 1 << 14); ^ gdkvisual-x11.c:88:59: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gdkwindow-x11.c:845:29: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GdkEventMask event_mask = 0; ^ gdkwindow-x11.c:972:22: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] private->state = 0; ^ gdkwindow-x11.c:1504:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:2467:16: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] *geom_mask = 0; ^ gdkwindow-x11.c:3415:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindow-x11.c:3423:18: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] filtered = GDK_STRUCTURE_MASK | GDK_PROPERTY_CHANGE_MASK; ^ gdkwindow-x11.c:4032:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:4070:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:4135:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:4169:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:4204:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:4239:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:4276:34: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:4312:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:5238:30: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | ^ gdkwindow-x11.c:5348:37: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] mv_resize->moveresize_geom_mask = 0; ^ gdkdisplaymanager.c:106:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkdnd.c:134:3: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DRAG_CONTEXT (context), 0); ^ gdkdnd.c:152:3: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DRAG_CONTEXT (context), 0); ^ gdkdraw.c:1938:14: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] mask = GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW; ^ gdkevents.c:721:12: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *state = 0; ^ gdkevents.c:1072:32: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] GdkInputCondition gdk_cond = 0; ^ gdkevents.c:1114:23: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] GIOCondition cond = 0; ^ gdkevents.c:1122:13: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] cond |= READ_CONDITION; ^ gdkevents.c:1124:13: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] cond |= WRITE_CONDITION; ^ gdkgc.c:110:50: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] return gdk_gc_new_with_values (drawable, NULL, 0); ^ gdkgc.c:580:8: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_TS_X_ORIGIN | GDK_GC_TS_Y_ORIGIN); ^ gdkgc.c:609:8: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_CLIP_X_ORIGIN | GDK_GC_CLIP_Y_ORIGIN); ^ gdkgc.c:1078:8: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_LINE_WIDTH | ^ gdkgc.c:1145:5: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_CLIP_X_ORIGIN | ^ gdkoffscreenwindow.c:823:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] tmpmask = 0; ^ gdkoffscreenwindow.c:1036:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkpango.c:541:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkpixmap.c:178:8: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gdkscreen.c:77:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkscreen.c:88:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkwindow.c:377:8: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gdkwindow.c:398:30: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &paintable_info, 0); ^ gdkwindow.c:499:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gdkwindow.c:805:12: warning: integer constant not in range of enumerated type 'GdkVisibilityState' [-Wassign-enum] return GDK_VISIBILITY_NOT_VIEWABLE; ^ gdkwindow.c:1209:2: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_EXPOSURE_MASK | ^ gdkwindow.c:1233:4: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gdkwindow.c:1636:27: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] old_native_event_mask = 0; ^ gdkwindow.c:2599:19: warning: integer constant not in range of enumerated type 'GdkEventFilterFlags' [-Wassign-enum] filter->flags = 0; ^ gdkwindow.c:2766:3: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), FALSE); ^ gdkwindow.c:6846:10: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow.c:6850:24: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] private->state = 0; ^ gdkwindow.c:7250:10: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow.c:7409:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), 0); ^ gdkwindow.c:7413:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindowimpl.c:43:61: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] NULL, 0, NULL, 0); ^ gtkaboutdialog.c:241:40: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | ^ gtkaboutdialog.c:335:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:350:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:365:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:383:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:402:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:418:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:434:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:451:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:468:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:485:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:503:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:519:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:535:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:549:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaccelgroup.c:167:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_DETAILED, ^ gtkaccelgroup.c:282:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_ACCEL_GROUP (accel_group), 0); ^ gtkaccelgroup.c:550:8: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_ID | G_SIGNAL_MATCH_DETAIL | G_SIGNAL_MATCH_CLOSURE, ^ gtkaccelgroup.c:668:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkaccelgroup.c:1169:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *accelerator_mods = 0; ^ gtkaccelgroup.c:1173:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods = 0; ^ gtkaccelgroup.c:1333:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] accelerator_mods &= ~GTK_DEFAULT_ACCEL_MOD_MASK_VIRTUAL; /* consume the default accel */ ^ gtkaccelgroup.c:1371:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] accelerator_mods &= ~GTK_DEFAULT_ACCEL_MOD_MASK_VIRTUAL; /* consume the default accel */ ^ gtkaccellabel.c:181:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaccellabel.c:188:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaccellabel.c:550:21: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] accel_label, 0); ^ gtkaccelmap.c:167:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] accel_mods = 0; ^ gtkaccelmap.c:270:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:382:90: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] if (!internal_change_entry (g_quark_to_string (GPOINTER_TO_UINT (slist->data)), 0, 0, FALSE, TRUE)) ^ gtkaccelmap.c:399:80: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] internal_change_entry (g_quark_to_string (GPOINTER_TO_UINT (slist->data)), 0, 0, FALSE, FALSE); ^ gtkaccelmap.c:456:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkaccelmap.c:479:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (path, 0, 0); ^ gtkaccelmap.c:857:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:911:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:962:11: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_DETAILED|G_SIGNAL_RUN_LAST, ^ gtkaction.c:223:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkaction.c:243:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:259:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:268:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:285:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:305:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:326:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:335:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:351:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:359:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:368:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:375:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:382:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:389:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:396:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:415:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkaction.c:428:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkactiongroup.c:142:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &type_info, 0); ^ gtkactiongroup.c:173:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkactiongroup.c:180:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactiongroup.c:187:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactiongroup.c:212:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:235:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:256:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:277:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:365:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType modifiers = 0; ^ gtkactiongroup.c:1294:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GClosureNotify)destroy, 0); ^ gtkactivatable.c:284:19: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0, NULL, 0); ^ gtkactivatable.c:311:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactivatable.c:334:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:98:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:115:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:135:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:152:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:169:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:189:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:194:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkadjustment.c:203:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkalignment.c:114:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:124:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:133:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:142:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:160:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:177:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:194:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:211:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkarrow.c:99:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkarrow.c:108:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkarrow.c:115:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkaspectframe.c:96:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:103:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:110:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:117:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:313:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkassistant.c:321:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkassistant.c:337:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:354:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:371:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:388:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:404:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkassistant.c:2412:16: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] NULL, 0); ^ gtkassistant.c:2462:16: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] NULL, 0); ^ gtkbbox.c:106:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:115:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:124:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:133:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:141:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbbox.c:149:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbindings.c:1535:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType modifiers = 0; ^ gtkbox.c:135:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:143:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:151:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:158:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:165:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:172:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:179:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbuilder.c:99:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbuilder.c:194:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkbuilderparser.c:216:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkbutton.c:222:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:230:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:238:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:246:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:255:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:274:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:293:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:308:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:324:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:372:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkbutton.c:424:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkbutton.c:444:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:459:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:467:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:475:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:490:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:504:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:520:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:439:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:453:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:468:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:483:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:498:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:512:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:527:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:543:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:559:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:576:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:589:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:601:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:613:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:755:29: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] calendar->display_flags = (GTK_CALENDAR_SHOW_HEADING | ^ gtkcalendar.c:784:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (widget, 0, NULL, 0, GDK_ACTION_COPY); ^ gtkcalendar.c:3465:31: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkcalendar.c:3515:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkcalendar.c:3529:27: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkcalendar.c:3534:21: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkcalendar.c:3620:3: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), 0); ^ gtkcalendar.c:3657:35: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] calendar->display_flags &= ~GTK_CALENDAR_NO_MONTH_CHANGE; ^ gtkcelleditable.c:46:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcelllayout.c:50:52: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &cell_layout_info, 0); ^ gtkcellrenderer.c:181:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:189:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:196:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:206:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:216:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:226:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:236:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:246:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:256:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:264:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:273:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:281:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderer.c:289:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:297:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcellrenderer.c:302:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("cell-background-set", PROP_CELL_BACKGROUND_SET, ^ gtkcellrendereraccel.c:84:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] text = convert_keysym_state_to_string (cell_accel, 0, 0, 0); ^ gtkcellrendereraccel.c:119:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:135:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:154:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:173:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:408:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkcellrenderercombo.c:109:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderercombo.c:134:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderercombo.c:150:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:114:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:122:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:130:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:138:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:148:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:156:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:174:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:191:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:208:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:131:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:149:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:173:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:190:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:207:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:225:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:96:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:112:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:126:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:127:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:147:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:161:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrenderertext.c:198:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:206:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:214:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:222:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:231:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:239:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:247:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:255:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:264:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:272:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:280:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:289:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:298:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:307:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:317:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:326:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:336:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:346:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:356:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:367:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:376:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:385:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:395:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:417:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:436:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:456:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:475:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:495:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:501:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtkcellrenderertext.c:505:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("foreground-set", PROP_FOREGROUND_SET, ^ gtkcellrenderertext.c:509:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("editable-set", PROP_EDITABLE_SET, ^ gtkcellrenderertext.c:513:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("family-set", PROP_FAMILY_SET, ^ gtkcellrenderertext.c:517:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("style-set", PROP_STYLE_SET, ^ gtkcellrenderertext.c:521:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("variant-set", PROP_VARIANT_SET, ^ gtkcellrenderertext.c:525:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("weight-set", PROP_WEIGHT_SET, ^ gtkcellrenderertext.c:529:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("stretch-set", PROP_STRETCH_SET, ^ gtkcellrenderertext.c:533:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("size-set", PROP_SIZE_SET, ^ gtkcellrenderertext.c:537:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("scale-set", PROP_SCALE_SET, ^ gtkcellrenderertext.c:541:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("rise-set", PROP_RISE_SET, ^ gtkcellrenderertext.c:545:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("strikethrough-set", PROP_STRIKETHROUGH_SET, ^ gtkcellrenderertext.c:549:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("underline-set", PROP_UNDERLINE_SET, ^ gtkcellrenderertext.c:553:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("language-set", PROP_LANGUAGE_SET, ^ gtkcellrenderertext.c:557:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("ellipsize-set", PROP_ELLIPSIZE_SET, ^ gtkcellrenderertext.c:561:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("align-set", PROP_ALIGN_SET, ^ gtkcellrenderertext.c:630:10: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] return 0; ^ gtkcellrenderertext.c:882:32: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PangoFontMask changed_mask = 0; ^ gtkcellrenderertext.c:1540:51: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] layout = get_layout (celltext, widget, FALSE, 0); ^ gtkcellrenderertoggle.c:129:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:137:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:145:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:153:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:163:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:163:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellview.c:170:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:185:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:189:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtkcellview.c:444:13: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] state = 0; ^ gtkcheckbutton.c:74:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcheckbutton.c:82:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcheckmenuitem.c:101:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:109:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:117:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:126:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcolorbutton.c:164:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:179:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:194:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:209:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:475:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK|GDK_BUTTON3_MASK, ^ gtkcolorsel.c:292:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorsel.c:299:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorsel.c:306:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorsel.c:313:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorsel.c:921:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtkcolorsel.c:923:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkcolorsel.c:1291:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtkcolorsel.c:1293:7: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkcolorsel.c:1913:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_BUTTON_PRESS_MASK | GDK_POINTER_MOTION_MASK, ^ gtkcombobox.c:606:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:628:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:648:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:666:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, ^ gtkcombobox.c:669:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Up, 0, ^ gtkcombobox.c:672:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Up, 0, ^ gtkcombobox.c:675:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Up, 0, ^ gtkcombobox.c:678:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Up, 0, ^ gtkcombobox.c:681:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Home, 0, ^ gtkcombobox.c:684:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Home, 0, ^ gtkcombobox.c:688:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Down, 0, ^ gtkcombobox.c:691:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Down, 0, ^ gtkcombobox.c:694:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Down, 0, ^ gtkcombobox.c:697:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Down, 0, ^ gtkcombobox.c:700:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_End, 0, ^ gtkcombobox.c:703:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_End, 0, ^ gtkcombobox.c:726:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:745:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:768:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:790:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:812:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:830:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:846:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:854:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:870:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:888:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:906:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:921:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcombobox.c:939:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:946:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:965:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:980:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:2024:5: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkcombobox.c:5931:20: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] combo_box, 0); ^ gtkcombobox.c:5958:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] cell_editable, 0); ^ gtkcombobox.c:5966:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] cell_editable, 0); ^ gtkcomboboxentry.c:114:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcontainer.c:242:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcontainer.c:251:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcontainer.c:258:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkdialog.c:152:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkdialog.c:187:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkdialog.c:200:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:218:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:226:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:235:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:239:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, "close", 0); ^ gtkeditable.c:54:28: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &editable_info, 0); ^ gtkentry.c:637:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkentry.c:647:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:657:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:665:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:675:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:682:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:690:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:698:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:706:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:714:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:723:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:733:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:741:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:759:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:774:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:791:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:806:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:823:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:837:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:856:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:873:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:891:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:906:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:921:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:936:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:951:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:966:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:981:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:996:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1011:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1027:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1043:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1064:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1085:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1108:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1130:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1147:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1164:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1183:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1202:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1222:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1237:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1251:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1272:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1313:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1350:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1374:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1402:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1424:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1444:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1464:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1485:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1504:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1568:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1661:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkentry.c:1669:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, ^ gtkentry.c:1671:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, ^ gtkentry.c:1673:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, ^ gtkentry.c:1677:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Delete, 0, ^ gtkentry.c:1682:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Delete, 0, ^ gtkentry.c:1687:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_BackSpace, 0, ^ gtkentry.c:1726:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Insert, 0, ^ gtkentry.c:1728:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Insert, 0, ^ gtkentry.c:1743:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1760:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:2299:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkentry.c:6523:57: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 0, NULL); ^ gtkentry.c:8940:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; /* Can't drop in selection where drag started */ ^ gtkentry.c:8948:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkentrybuffer.c:356:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrybuffer.c:371:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentrybuffer.c:386:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:282:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:291:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:308:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:326:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:341:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:357:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:376:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:391:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:1526:21: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | ^ gtkeventbox.c:94:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkeventbox.c:101:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:192:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:200:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:208:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:216:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:226:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:234:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:242:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:251:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkexpander.c:260:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkexpander.c:265:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkexpander.c:297:45: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (expander), 0, NULL, 0, 0); ^ gtkexpander.c:297:57: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (expander), 0, NULL, 0, 0); ^ gtkfilechooser.c:640:18: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0, NULL, 0); ^ gtkfilechooser.c:862:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:868:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkfilechooser.c:874:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:880:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:886:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:892:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:898:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:904:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:910:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:917:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:935:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:951:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:387:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_WRITABLE | ^ gtkfilechooserbutton.c:404:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:418:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:432:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:1482:27: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:1486:30: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:1496:30: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2028:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2133:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2136:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2503:29: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2586:63: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:506:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:515:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:524:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:533:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:542:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:551:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:560:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:569:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:578:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:587:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:596:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:610:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_slash, 0, ^ gtkfilechooserdefault.c:614:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Divide, 0, ^ gtkfilechooserdefault.c:620:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_asciitilde, 0, ^ gtkfilechooserdefault.c:630:26: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_BackSpace, 0, ^ gtkfilechooserdefault.c:881:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkfilechooserdefault.c:1161:55: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, ^ gtkfilechooserdefault.c:1299:29: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:1677:28: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:3030:16: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] action = 0; ^ gtkfilechooserdefault.c:3586:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:4272:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:4302:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:4460:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gtkfilechooserdefault.c:4460:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ gtkfilechooserdefault.c:5132:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, ^ gtkfilechooserdefault.c:8191:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkfilechooserembed.c:142:34: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &file_chooser_embed_info, 0); ^ gtkfilesystem.c:1574:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkfilesystem.c:1581:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkfilesystem.c:1588:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkfilesystemmodel.c:342:37: warning: integer constant not in range of enumerated type 'GtkFileFilterFlags' [-Wassign-enum] GtkFileFilterInfo filter_info = { 0, }; ^ gtkfixed.c:95:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfixed.c:105:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:145:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_READABLE | ^ gtkfontbutton.c:161:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_READABLE | ^ gtkfontbutton.c:178:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:194:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:211:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:227:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontsel.c:199:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontsel.c:206:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkfontsel.c:213:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontsel.c:335:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkfontsel.c:347:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkfontsel.c:353:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkfontsel.c:361:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkfontsel.c:399:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gtkfontsel.c:400:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ gtkfontsel.c:434:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gtkfontsel.c:435:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ gtkfontsel.c:466:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gtkframe.c:108:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | ^ gtkframe.c:118:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:127:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:134:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkframe.c:142:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:150:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkhandlebox.c:170:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkhandlebox.c:178:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkhandlebox.c:187:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkhandlebox.c:196:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkhandlebox.c:204:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkhandlebox.c:212:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkhandlebox.c:449:49: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (hb->float_window, 0); ^ gtkhandlebox.c:1124:9: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] (GDK_BUTTON1_MOTION_MASK | ^ gtkhsv.c:162:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkhsv.c:171:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Up, 0, ^ gtkhsv.c:174:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Up, 0, ^ gtkhsv.c:178:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Down, 0, ^ gtkhsv.c:181:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Down, 0, ^ gtkhsv.c:186:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Right, 0, ^ gtkhsv.c:189:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Right, 0, ^ gtkhsv.c:193:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Left, 0, ^ gtkhsv.c:196:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Left, 0, ^ gtkhsv.c:720:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] (GDK_POINTER_MOTION_MASK ^ gtkiconfactory.c:1473:58: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixel_size, 0, ^ gtkiconfactory.c:1491:25: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] direction, state, -1, ^ gtkiconview.c:554:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:572:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:590:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:610:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:618:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:635:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:653:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:669:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:685:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:701:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:717:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:736:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkiconview.c:753:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:769:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkiconview.c:779:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:795:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:805:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkiconview.c:813:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkiconview.c:888:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:910:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:933:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:957:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:980:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:1013:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:1024:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_a, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtkiconview.c:1031:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, ^ gtkiconview.c:1033:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, ^ gtkiconview.c:1035:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, ^ gtkiconview.c:1037:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, ^ gtkiconview.c:1039:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, ^ gtkiconview.c:1833:7: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] 0); ^ gtkiconview.c:1946:9: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] 0); ^ gtkiconview.c:3194:15: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] flags = 0; ^ gtkiconview.c:3826:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtkiconview.c:6695:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtkiconview.c:7048:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtkiconview.c:7065:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkiconview.c:7085:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkiconview.c:7105:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtkiconview.c:7131:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkiconview.c:7189:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkiconview.c:7196:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkiconview.c:7261:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (GTK_WIDGET (icon_view), 0, targets, n_targets, actions); ^ gtkiconview.c:7292:46: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (icon_view), 0, targets, n_targets, actions); ^ gtkiconview.c:8925:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] I_("GtkIconViewItemAccessible"), &tinfo, 0); ^ gtkiconview.c:9422:43: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] icon_view, NULL, 0); ^ gtkiconview.c:9887:46: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tinfo, 0); ^ gtkiconview.c:9950:45: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tinfo, 0); ^ gtkimage.c:227:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:235:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:243:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:251:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:259:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:268:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:276:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:285:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:302:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:310:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:326:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:343:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:352:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkimagemenuitem.c:138:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimagemenuitem.c:153:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkimagemenuitem.c:172:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkimagemenuitem.c:187:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkinfobar.c:388:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkinfobar.c:423:35: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkinfobar.c:444:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:461:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:477:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:493:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:497:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, "close", 0); ^ gtkinputdialog.c:570:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 2); ^ gtkinputdialog.c:597:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_EXPAND | GTK_FILL, 0, 2, 2); ^ gtkinputdialog.c:597:41: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, i, i+1, GTK_EXPAND | GTK_FILL, 0, 2, 2); ^ gtkinputdialog.c:619:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gdk_device_set_key (key->inputd->current_device, key->index, 0, 0); ^ gtkinputdialog.c:729:14: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 2); ^ gtkinputdialog.c:736:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 2, 2); ^ gtkinputdialog.c:736:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 2, 2); ^ gtkinvisible.c:89:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkkeyhash.c:399:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] const GdkModifierType xmods = GDK_MOD2_MASK|GDK_MOD3_MASK|GDK_MOD4_MASK|GDK_MOD5_MASK; ^ gtkkeyhash.c:400:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] const GdkModifierType vmods = GDK_SUPER_MASK|GDK_HYPER_MASK|GDK_META_MASK; ^ gtkkeyhash.c:404:12: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] state &= ~GDK_LOCK_MASK; ^ gtklabel.c:409:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:431:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:476:35: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:510:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:517:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:524:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:531:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:540:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:548:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtklabel.c:556:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:573:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:580:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:589:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:597:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:607:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:617:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:643:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:664:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:683:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:703:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:724:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:741:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:805:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklabel.c:851:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, ^ gtklabel.c:853:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, ^ gtklabel.c:855:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, ^ gtklabel.c:2237:57: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&markup_parser, 0, &pdata, NULL); ^ gtklayout.c:604:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:614:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:622:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:630:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:640:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:649:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:676:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklinkbutton.c:148:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtklinkbutton.c:163:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkliststore.c:398:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return GTK_TREE_MODEL_ITERS_PERSIST | GTK_TREE_MODEL_LIST_ONLY; ^ gtkmain.c:643:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkmain.c:741:44: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ gtkmain.c:742:41: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ gtkmain.c:2361:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *state = 0; ^ gtkmain.c:2686:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] state &= ~GTK_TOGGLE_GROUP_MOD_MASK; ^ gtkmain.c:2706:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *consumed_modifiers &= ~GTK_TOGGLE_GROUP_MOD_MASK; ^ gtkmenu.c:486:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenu.c:507:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:522:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:537:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:554:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:562:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:577:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:592:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:601:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:622:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:631:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:640:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:649:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:656:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:671:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:679:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:687:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:695:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:703:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:717:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:721:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Up, 0, ^ gtkmenu.c:726:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Up, 0, ^ gtkmenu.c:731:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Down, 0, ^ gtkmenu.c:736:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Down, 0, ^ gtkmenu.c:741:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Left, 0, ^ gtkmenu.c:746:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Left, 0, ^ gtkmenu.c:751:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Right, 0, ^ gtkmenu.c:756:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Right, 0, ^ gtkmenu.c:761:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Home, 0, ^ gtkmenu.c:766:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Home, 0, ^ gtkmenu.c:771:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_End, 0, ^ gtkmenu.c:776:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_End, 0, ^ gtkmenu.c:781:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Page_Up, 0, ^ gtkmenu.c:786:21: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Page_Up, 0, ^ gtkmenu.c:791:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Page_Down, 0, ^ gtkmenu.c:796:23: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Page_Down, 0, ^ gtkmenu.c:1027:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_window_set_mnemonic_modifier (GTK_WINDOW (menu->toplevel), 0); ^ gtkmenu.c:1367:5: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkmenu.c:1956:6: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_MAX_SIZE|GDK_HINT_MIN_SIZE); ^ gtkmenu.c:2043:77: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_window_set_mnemonic_modifier (GTK_WINDOW (menu->tearoff_window), 0); ^ gtkmenu.c:3093:30: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mods = 0; ^ gtkmenubar.c:117:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Left, 0, ^ gtkmenubar.c:122:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Left, 0, ^ gtkmenubar.c:127:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Right, 0, ^ gtkmenubar.c:132:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Right, 0, ^ gtkmenubar.c:137:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Up, 0, ^ gtkmenubar.c:142:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Up, 0, ^ gtkmenubar.c:147:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Down, 0, ^ gtkmenubar.c:152:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Down, 0, ^ gtkmenubar.c:172:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenubar.c:189:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenubar.c:198:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenubar.c:207:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenubar.c:594:30: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mods = 0; ^ gtkmenuitem.c:211:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkmenuitem.c:260:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:275:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:293:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:308:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:325:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:336:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtkmenuitem.c:346:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:355:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:364:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:371:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:385:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenushell.c:272:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:282:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:292:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:301:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:356:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, ^ gtkmenushell.c:359:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Return, 0, ^ gtkmenushell.c:364:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_ISO_Enter, 0, ^ gtkmenushell.c:369:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Enter, 0, ^ gtkmenushell.c:374:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_space, 0, ^ gtkmenushell.c:379:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Space, 0, ^ gtkmenushell.c:384:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_F10, 0, ^ gtkmenushell.c:407:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenushell.c:1669:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] _gtk_key_hash_add_entry (key_hash, keyval, 0, GUINT_TO_POINTER (keyval)); ^ gtkmenutoolbutton.c:259:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:191:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmessagedialog.c:207:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmessagedialog.c:222:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkmessagedialog.c:230:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkmessagedialog.c:246:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:262:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:277:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:293:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:308:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:325:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmessagedialog.c:627:16: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] flags &= ~GTK_DIALOG_NO_SEPARATOR; ^ gtkmisc.c:78:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:88:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:98:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:108:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmnemonichash.c:49:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gchar *name = gtk_accelerator_name (keyval, 0); ^ gtkmountoperation.c:163:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmountoperation.c:171:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmountoperation.c:179:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmountoperation.c:436:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gtkmountoperation.c:744:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (priv->parent_window, 0, ^ gtkmountoperation.c:898:42: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 0, ^ gtkmountoperation.c:1066:40: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtknotebook.c:591:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:599:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:608:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtknotebook.c:617:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:626:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:633:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:640:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:647:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:654:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:661:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:670:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE|G_PARAM_DEPRECATED)); ^ gtknotebook.c:686:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE|G_PARAM_DEPRECATED)); ^ gtknotebook.c:701:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:709:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:716:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:723:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:730:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:737:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:744:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:751:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:758:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:774:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:790:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:805:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:820:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:837:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:853:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:870:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:885:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:894:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:903:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:912:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:921:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:1025:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_space, 0, ^ gtknotebook.c:1029:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Space, 0, ^ gtknotebook.c:1034:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Home, 0, ^ gtknotebook.c:1038:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Home, 0, ^ gtknotebook.c:1042:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_End, 0, ^ gtknotebook.c:1046:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_End, 0, ^ gtknotebook.c:1060:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Page_Up, GDK_CONTROL_MASK | GDK_MOD1_MASK, ^ gtknotebook.c:1064:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Page_Down, GDK_CONTROL_MASK | GDK_MOD1_MASK, ^ gtknotebook.c:1083:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtknotebook.c:1136:45: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (notebook), 0, ^ gtknotebook.c:2913:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK, ^ gtknotebook.c:3547:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtknotebook.c:3578:30: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkobject.c:372:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkobject.c:376:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_CLEANUP | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, ^ gtkorientable.c:51:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:246:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:254:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:263:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:280:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:298:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:314:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:330:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:348:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:371:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:392:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:416:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:439:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:462:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:472:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_F6, 0, ^ gtkpaned.c:482:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_F8, 0, ^ gtkpaned.c:491:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, 0); ^ gtkpaned.c:494:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK); ^ gtkpaned.c:498:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, ^ gtkpaned.c:502:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Return, 0, ^ gtkpaned.c:505:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_ISO_Enter, 0, ^ gtkpaned.c:508:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Enter, 0, ^ gtkpaned.c:511:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_space, 0, ^ gtkpaned.c:514:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Space, 0, ^ gtkpaned.c:518:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Left, 0, GTK_SCROLL_STEP_LEFT); ^ gtkpaned.c:519:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Left, 0, GTK_SCROLL_STEP_LEFT); ^ gtkpaned.c:523:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Right, 0, GTK_SCROLL_STEP_RIGHT); ^ gtkpaned.c:525:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Right, 0, GTK_SCROLL_STEP_RIGHT); ^ gtkpaned.c:528:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkpaned.c:530:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkpaned.c:532:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkpaned.c:533:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkpaned.c:535:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkpaned.c:537:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkpaned.c:539:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Page_Down, 0, GTK_SCROLL_PAGE_RIGHT); ^ gtkpaned.c:540:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Page_Down, 0, GTK_SCROLL_PAGE_RIGHT); ^ gtkpaned.c:542:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_Home, 0, GTK_SCROLL_START); ^ gtkpaned.c:543:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_Home, 0, GTK_SCROLL_START); ^ gtkpaned.c:544:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_End, 0, GTK_SCROLL_END); ^ gtkpaned.c:545:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KP_End, 0, GTK_SCROLL_END); ^ gtkpaned.c:1219:8: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK ^ gtkplug.c:174:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkplug.c:189:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkplug.c:723:8: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gtkplug.c:743:8: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gtkprintoperation.c:1000:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1019:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1038:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1065:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1087:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1107:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1128:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1147:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1164:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1188:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1211:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1227:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:1247:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:1266:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1282:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1299:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1315:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1339:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:2872:50: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] progress = gtk_message_dialog_new (parent, 0, ^ gtkprintoperation.c:2902:50: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkprintoperationpreview.c:53:36: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_operation_preview_info, 0); ^ gtkprogressbar.c:121:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:130:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:139:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:147:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:155:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:163:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:171:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:179:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:187:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:211:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:217:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:223:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:237:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:250:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:263:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:276:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkradioaction.c:116:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkradioaction.c:131:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradioaction.c:149:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkradioaction.c:165:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkradiobutton.c:85:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradiomenuitem.c:365:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradiotoolbutton.c:68:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkrange.c:318:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkrange.c:373:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:381:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkrange.c:389:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:398:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:407:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:424:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:441:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:459:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:477:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:486:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:494:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:502:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:518:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:526:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:534:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:549:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:566:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:583:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:597:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:614:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrc.c:1149:31: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] style->color_flags[i] = 0; ^ gtkrc.c:3048:29: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] rc_style->color_flags[i] = 0; ^ gtkrecentaction.c:619:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkrecentchooserdefault.c:705:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkrecentchoosermenu.c:230:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooserutils.c:353:26: warning: integer constant not in range of enumerated type 'GtkRecentFilterFlags' [-Wassign-enum] filter_info.contains = GTK_RECENT_FILTER_URI | GTK_RECENT_FILTER_MIME_TYPE; ^ gtkrecentchooser.c:66:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0, NULL, 0); ^ gtkrecentchooser.c:135:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkrecentchooser.c:150:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:164:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:177:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:193:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:206:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:220:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:239:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:253:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:267:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentmanager.c:220:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE))); ^ gtkrecentmanager.c:242:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkruler.c:136:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkruler.c:146:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkruler.c:156:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkruler.c:166:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkruler.c:181:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:277:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:285:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:294:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:303:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscale.c:312:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscale.c:320:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Left, 0, ^ gtkscale.c:326:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Left, 0, ^ gtkscale.c:332:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Right, 0, ^ gtkscale.c:338:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Right, 0, ^ gtkscale.c:344:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Up, 0, ^ gtkscale.c:350:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Up, 0, ^ gtkscale.c:356:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Down, 0, ^ gtkscale.c:362:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Down, 0, ^ gtkscale.c:374:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Page_Up, 0, ^ gtkscale.c:377:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Page_Up, 0, ^ gtkscale.c:386:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Page_Down, 0, ^ gtkscale.c:389:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Page_Down, 0, ^ gtkscale.c:394:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_plus, 0, ^ gtkscale.c:397:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_minus, 0, ^ gtkscale.c:407:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Add, 0, ^ gtkscale.c:410:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Subtract, 0, ^ gtkscale.c:420:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_Home, 0, ^ gtkscale.c:423:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_Home, 0, ^ gtkscale.c:426:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_End, 0, ^ gtkscale.c:429:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KP_End, 0, ^ gtkscalebutton.c:211:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:220:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:228:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:257:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:293:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscalebutton.c:314:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscalebutton.c:323:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, ^ gtkscalebutton.c:325:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, ^ gtkscalebutton.c:327:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, ^ gtkscalebutton.c:329:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, ^ gtkscalebutton.c:331:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, ^ gtkscalebutton.c:333:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, ^ gtkscalebutton.c:1039:4: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkscrollbar.c:56:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:63:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:70:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:77:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:84:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:91:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:221:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkscrolledwindow.c:228:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkscrolledwindow.c:236:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:244:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:253:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:270:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:278:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:292:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:301:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:319:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscrolledwindow.c:329:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscrolledwindow.c:345:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_Page_Up, 0, GTK_SCROLL_PAGE_BACKWARD, FALSE); ^ gtkscrolledwindow.c:346:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_Page_Down, 0, GTK_SCROLL_PAGE_FORWARD, FALSE); ^ gtkscrolledwindow.c:350:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_Home, 0, GTK_SCROLL_START, FALSE); ^ gtkscrolledwindow.c:351:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_End, 0, GTK_SCROLL_END, FALSE); ^ gtkscrolledwindow.c:354:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtkseparatortoolitem.c:108:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtksettings.c:244:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:252:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:269:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:277:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:297:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:305:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:317:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:326:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:335:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:344:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:353:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:362:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:371:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:394:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:403:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:413:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:423:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:433:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:443:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:453:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:463:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:472:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:483:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:501:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:510:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:519:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:528:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:538:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:548:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:584:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:594:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:613:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:632:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:658:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:680:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:699:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:717:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:738:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:756:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtksettings.c:765:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:783:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:807:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:824:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:841:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:860:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:880:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:900:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:909:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:932:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:955:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:977:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:993:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1008:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1023:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1040:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1057:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1073:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1082:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1101:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1110:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1120:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1138:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1147:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1157:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1167:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1176:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1185:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1195:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1205:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksizegroup.c:305:51: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_SIZE_GROUP_HORIZONTAL, GTK_PARAM_READWRITE)); ^ gtksizegroup.c:322:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:211:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:221:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:231:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:239:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:247:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:255:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:264:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:274:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:282:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtkspinbutton.c:362:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkspinbutton.c:371:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkspinbutton.c:372:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KP_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkspinbutton.c:373:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkspinbutton.c:374:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KP_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkspinbutton.c:375:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkspinbutton.c:376:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_Page_Down, 0, GTK_SCROLL_PAGE_DOWN); ^ gtkspinner.c:131:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkspinner.c:447:45: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tinfo, 0); ^ gtkspinner.c:541:46: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tinfo, 0); ^ gtkstatusbar.c:151:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusbar.c:197:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:217:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:225:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkstatusicon.c:233:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:241:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:257:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:266:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:276:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:284:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:299:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkstatusicon.c:307:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:323:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:340:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:367:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:393:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:417:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:435:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:452:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkstatusicon.c:483:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkstock.c:107:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] ((GtkStockItem *)item)->modifier |= NON_STATIC_MASK; ^ gtkstock.c:192:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] item->modifier &= ~NON_STATIC_MASK; ^ gtkstock.c:315:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_INFO, NC_("Stock label", "Information"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:316:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_WARNING, NC_("Stock label", "Warning"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:317:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_ERROR, NC_("Stock label", "Error"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:318:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_QUESTION, NC_("Stock label", "Question"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:323:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ABOUT, NC_("Stock label", "_About"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:324:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ADD, NC_("Stock label", "_Add"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:325:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_APPLY, NC_("Stock label", "_Apply"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:326:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_BOLD, NC_("Stock label", "_Bold"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:327:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CANCEL, NC_("Stock label", "_Cancel"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:328:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CDROM, NC_("Stock label", "_CD-Rom"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:329:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CLEAR, NC_("Stock label", "_Clear"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:331:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CONNECT, NC_("Stock label", "C_onnect"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:332:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CONVERT, NC_("Stock label", "_Convert"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:335:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DELETE, NC_("Stock label", "_Delete"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:336:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DISCARD, NC_("Stock label", "_Discard"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:337:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DISCONNECT, NC_("Stock label", "_Disconnect"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:338:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_EXECUTE, NC_("Stock label", "_Execute"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:339:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_EDIT, NC_("Stock label", "_Edit"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:342:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FLOPPY, NC_("Stock label", "_Floppy"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:343:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FULLSCREEN, NC_("Stock label", "_Fullscreen"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:344:74: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_LEAVE_FULLSCREEN, NC_("Stock label", "_Leave Fullscreen"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:346:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_BOTTOM, NC_("Stock label, navigation", "_Bottom"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:348:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_FIRST, NC_("Stock label, navigation", "_First"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:350:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_LAST, NC_("Stock label, navigation", "_Last"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:352:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_TOP, NC_("Stock label, navigation", "_Top"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:354:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_BACK, NC_("Stock label, navigation", "_Back"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:356:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_DOWN, NC_("Stock label, navigation", "_Down"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:358:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_FORWARD, NC_("Stock label, navigation", "_Forward"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:360:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_UP, NC_("Stock label, navigation", "_Up"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:361:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_HARDDISK, NC_("Stock label", "_Harddisk"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:363:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_HOME, NC_("Stock label", "_Home"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:364:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INDENT, NC_("Stock label", "Increase Indent"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:365:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNINDENT, NC_("Stock label", "Decrease Indent"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:366:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INDEX, NC_("Stock label", "_Index"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:367:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INFO, NC_("Stock label", "_Information"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:368:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ITALIC, NC_("Stock label", "_Italic"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:369:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUMP_TO, NC_("Stock label", "_Jump to"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:371:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_CENTER, NC_("Stock label", "_Center"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:373:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_FILL, NC_("Stock label", "_Fill"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:375:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_LEFT, NC_("Stock label", "_Left"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:377:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_RIGHT, NC_("Stock label", "_Right"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:380:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_FORWARD, NC_("Stock label, media", "_Forward"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:382:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_NEXT, NC_("Stock label, media", "_Next"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:384:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PAUSE, NC_("Stock label, media", "P_ause"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:386:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PLAY, NC_("Stock label, media", "_Play"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:388:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PREVIOUS, NC_("Stock label, media", "Pre_vious"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:390:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_RECORD, NC_("Stock label, media", "_Record"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:392:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_REWIND, NC_("Stock label, media", "R_ewind"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:394:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_STOP, NC_("Stock label, media", "_Stop"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:395:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_NETWORK, NC_("Stock label", "_Network"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:397:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_NO, NC_("Stock label", "_No"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:398:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_OK, NC_("Stock label", "_OK"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:401:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_LANDSCAPE, NC_("Stock label", "Landscape"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:403:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_PORTRAIT, NC_("Stock label", "Portrait"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:405:87: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE, NC_("Stock label", "Reverse landscape"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:407:85: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT, NC_("Stock label", "Reverse portrait"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:408:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PAGE_SETUP, NC_("Stock label", "Page Set_up"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:410:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PREFERENCES, NC_("Stock label", "_Preferences"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:411:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PRINT, NC_("Stock label", "_Print"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:412:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PRINT_PREVIEW, NC_("Stock label", "Print Pre_view"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:413:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PROPERTIES, NC_("Stock label", "_Properties"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:415:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REDO, NC_("Stock label", "_Redo"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:416:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REFRESH, NC_("Stock label", "_Refresh"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:417:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REMOVE, NC_("Stock label", "_Remove"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:418:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REVERT_TO_SAVED, NC_("Stock label", "_Revert"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:420:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SAVE_AS, NC_("Stock label", "Save _As"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:421:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_ALL, NC_("Stock label", "Select _All"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:422:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_COLOR, NC_("Stock label", "_Color"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:423:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_FONT, NC_("Stock label", "_Font"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:425:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SORT_ASCENDING, NC_("Stock label", "_Ascending"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:427:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SORT_DESCENDING, NC_("Stock label", "_Descending"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:428:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SPELL_CHECK, NC_("Stock label", "_Spell Check"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:429:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_STOP, NC_("Stock label", "_Stop"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:431:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_STRIKETHROUGH, NC_("Stock label", "_Strikethrough"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:432:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDELETE, NC_("Stock label", "_Undelete"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:434:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDERLINE, NC_("Stock label", "_Underline"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:435:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDO, NC_("Stock label", "_Undo"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:436:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_YES, NC_("Stock label", "_Yes"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:438:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_100, NC_("Stock label", "_Normal Size"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:440:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_FIT, NC_("Stock label", "Best _Fit"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:441:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_IN, NC_("Stock label", "Zoom _In"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:442:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_OUT, NC_("Stock label", "Zoom _Out"), 0, 0, GETTEXT_PACKAGE } ^ gtkstyle.c:2029:20: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] gc_values_mask = GDK_GC_FOREGROUND | GDK_GC_BACKGROUND; ^ gtktable.c:134:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:143:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:152:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:161:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:168:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:176:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:183:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:190:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:197:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:204:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:211:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:218:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:225:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktable.c:613:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gtktable.c:614:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gtktestutils.c:205:81: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] b1res = gdk_test_simulate_button (spinner->panel, width - 1, pos, button, 0, GDK_BUTTON_PRESS); ^ gtktestutils.c:206:81: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] b2res = gdk_test_simulate_button (spinner->panel, width - 1, pos, button, 0, GDK_BUTTON_RELEASE); ^ gtktextbuffer.c:183:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktextbuffer.c:201:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextbuffer.c:216:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:233:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:249:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:265:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbufferserialize.c:1808:41: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, &info, NULL); ^ gtktextdisplay.c:741:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] text_renderer, 0); ^ gtktextmark.c:92:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktextmark.c:100:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktexttag.c:176:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktexttag.c:186:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:194:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:202:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:211:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:220:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:228:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:237:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:246:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:254:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:270:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:278:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:286:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:295:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:304:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:314:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:324:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:334:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:344:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:354:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:363:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:381:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:391:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:401:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:412:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:423:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:433:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:443:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:453:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:461:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:470:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:479:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:488:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:507:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:522:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:538:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:557:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:563:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtktexttag.c:567:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-full-height-set", PROP_BACKGROUND_FULL_HEIGHT_SET, ^ gtktexttag.c:571:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-stipple-set", PROP_BACKGROUND_STIPPLE_SET, ^ gtktexttag.c:575:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("foreground-set", PROP_FOREGROUND_SET, ^ gtktexttag.c:579:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("foreground-stipple-set", PROP_FOREGROUND_STIPPLE_SET, ^ gtktexttag.c:583:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("editable-set", PROP_EDITABLE_SET, ^ gtktexttag.c:587:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("family-set", PROP_FAMILY_SET, ^ gtktexttag.c:591:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("style-set", PROP_STYLE_SET, ^ gtktexttag.c:595:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("variant-set", PROP_VARIANT_SET, ^ gtktexttag.c:599:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("weight-set", PROP_WEIGHT_SET, ^ gtktexttag.c:603:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("stretch-set", PROP_STRETCH_SET, ^ gtktexttag.c:607:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("size-set", PROP_SIZE_SET, ^ gtktexttag.c:611:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("scale-set", PROP_SCALE_SET, ^ gtktexttag.c:615:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("justification-set", PROP_JUSTIFICATION_SET, ^ gtktexttag.c:619:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("language-set", PROP_LANGUAGE_SET, ^ gtktexttag.c:623:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("left-margin-set", PROP_LEFT_MARGIN_SET, ^ gtktexttag.c:627:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("indent-set", PROP_INDENT_SET, ^ gtktexttag.c:631:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("rise-set", PROP_RISE_SET, ^ gtktexttag.c:635:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-above-lines-set", PROP_PIXELS_ABOVE_LINES_SET, ^ gtktexttag.c:639:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-below-lines-set", PROP_PIXELS_BELOW_LINES_SET, ^ gtktexttag.c:643:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-inside-wrap-set", PROP_PIXELS_INSIDE_WRAP_SET, ^ gtktexttag.c:647:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("strikethrough-set", PROP_STRIKETHROUGH_SET, ^ gtktexttag.c:651:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("right-margin-set", PROP_RIGHT_MARGIN_SET, ^ gtktexttag.c:655:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("underline-set", PROP_UNDERLINE_SET, ^ gtktexttag.c:659:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("wrap-mode-set", PROP_WRAP_MODE_SET, ^ gtktexttag.c:663:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("tabs-set", PROP_TABS_SET, ^ gtktexttag.c:667:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("invisible-set", PROP_INVISIBLE_SET, ^ gtktexttag.c:671:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("paragraph-background-set", PROP_PARAGRAPH_BACKGROUND_SET, ^ gtktexttag.c:842:10: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] return 0; ^ gtktexttag.c:849:32: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PangoFontMask changed_mask = 0; ^ gtktexttag.c:937:16: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] old_mask = 0; ^ gtktextutil.c:143:73: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] info, (GClosureNotify) callback_info_free, 0); ^ gtktextview.c:551:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:561:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:571:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:579:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:588:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:597:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:607:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:617:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:627:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:635:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:643:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:651:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:659:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:667:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:687:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:697:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextview.c:735:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:762:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:787:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:810:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:831:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:860:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:882:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:902:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:922:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:943:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:962:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:980:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1026:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1045:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1068:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1192:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1197:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Delete, 0, ^ gtktextview.c:1202:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Delete, 0, ^ gtktextview.c:1207:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_BackSpace, 0, ^ gtktextview.c:1229:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Delete, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1234:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Delete, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1239:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_BackSpace, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1261:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Insert, 0, ^ gtktextview.c:1263:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Insert, 0, ^ gtktextview.c:1267:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_F7, 0, ^ gtktextview.c:1278:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Tab, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1281:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Tab, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1313:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (widget, 0, NULL, 0, ^ gtktextview.c:1314:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktextview.c:5079:38: warning: integer constant not in range of enumerated type 'GtkDirectionType' [-Wassign-enum] GtkDirectionType leave_direction = -1; ^ gtktextview.c:6344:100: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GClosureNotify) selection_data_free, 0); ^ gtktextview.c:6697:5: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE, ^ gtktextview.c:6816:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktextview.c:6885:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkthemes.c:154:25: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &theme_engine_info, 0); ^ gtktoggleaction.c:107:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoggleaction.c:122:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:118:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:126:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:134:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoggletoolbutton.c:117:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoggletoolbutton.c:151:55: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] "toggled", G_CALLBACK (button_toggled), button, 0); ^ gtktoolbar.c:334:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keysym, 0, ^ gtktoolbar.c:337:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keypad_keysym, 0, ^ gtktoolbar.c:481:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktoolbar.c:500:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:507:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:523:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:546:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:561:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:570:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:578:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:588:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:597:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:606:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:614:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:622:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:629:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:638:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Home, 0, ^ gtktoolbar.c:641:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Home, 0, ^ gtktoolbar.c:644:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_End, 0, ^ gtktoolbar.c:647:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_End, 0, ^ gtktoolbar.c:651:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_ctrl_tab_bindings (binding_set, 0, GTK_DIR_TAB_FORWARD); ^ gtktoolbutton.c:132:10: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtktoolbutton.c:207:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:214:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:221:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:228:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:245:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:252:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:268:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:280:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtktoolbutton.c:305:44: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK (button_clicked), button, 0); ^ gtktoolitem.c:195:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitem.c:202:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitem.c:209:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1546:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1553:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1560:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1567:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1574:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1583:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolitemgroup.c:1592:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolitemgroup.c:1599:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1606:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1613:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1620:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1629:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:965:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktoolpalette.c:995:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1010:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1025:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1041:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1056:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1828:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (child, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtktoolpalette.c:1829:48: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] &dnd_targets[0], 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktoolpalette.c:1838:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (child, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtktoolpalette.c:1839:48: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] &dnd_targets[1], 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktoolshell.c:55:60: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] NULL, 0, NULL, 0); ^ gtktreednd.c:48:18: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &our_info, 0); ^ gtktreednd.c:75:94: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (G_TYPE_INTERFACE, I_("GtkTreeDragDest"), &our_info, 0); ^ gtktreemodel.c:120:23: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tree_model_info, 0); ^ gtktreemodel.c:942:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_TREE_MODEL (tree_model), 0); ^ gtktreemodel.c:948:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreemodelfilter.c:323:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelfilter.c:331:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelfilter.c:2176:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_TREE_MODEL_FILTER (model), 0); ^ gtktreemodelfilter.c:2177:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_TREE_MODEL_FILTER (model)->priv->child_model != NULL, 0); ^ gtktreemodelfilter.c:2184:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreemodelsort.c:281:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelsort.c:894:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (tree_model_sort->child_model != NULL, 0); ^ gtktreemodelsort.c:901:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreeselection.c:217:51: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] 0, ^ gtktreeselection.c:742:28: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreesortable.c:51:26: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tree_sortable_info, 0); ^ gtktreeview.c:570:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:578:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:586:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:594:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:602:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:610:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:618:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:626:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:634:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:644:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:663:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:684:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:704:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:719:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:736:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:744:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:753:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:761:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:771:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:785:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:794:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:803:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:810:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:817:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:824:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:831:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:845:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:852:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:859:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:866:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:873:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:888:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:914:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1037:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1048:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1057:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1066:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1076:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1085:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1097:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1106:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1150:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Right, 0, "move-cursor", 2, ^ gtktreeview.c:1154:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Left, 0, "move-cursor", 2, ^ gtktreeview.c:1158:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Right, 0, "move-cursor", 2, ^ gtktreeview.c:1162:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Left, 0, "move-cursor", 2, ^ gtktreeview.c:1192:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_A, GDK_CONTROL_MASK | GDK_SHIFT_MASK, "unselect-all", 0); ^ gtktreeview.c:1200:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, "select-cursor-row", 1, ^ gtktreeview.c:1202:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, "select-cursor-row", 1, ^ gtktreeview.c:1204:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, "select-cursor-row", 1, ^ gtktreeview.c:1206:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, "select-cursor-row", 1, ^ gtktreeview.c:1208:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, "select-cursor-row", 1, ^ gtktreeview.c:1212:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_plus, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1217:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_asterisk, 0, ^ gtktreeview.c:1222:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Multiply, 0, ^ gtktreeview.c:1228:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_slash, 0, ^ gtktreeview.c:1233:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Divide, 0, ^ gtktreeview.c:1244:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Add, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1267:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1273:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1279:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_minus, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1287:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Subtract, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1306:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1312:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1318:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_BackSpace, 0, "select-cursor-parent", 0); ^ gtktreeview.c:2915:5: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ gtktreeview.c:6974:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtktreeview.c:7381:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktreeview.c:7397:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtktreeview.c:7423:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtktreeview.c:7445:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktreeview.c:7477:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtktreeview.c:7545:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:7563:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:7566:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:9152:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:9427:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK|GDK_BUTTON_RELEASE_MASK, ^ gtktreeview.c:10104:28: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreeview.c:12603:36: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreeview.c:13434:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtktreeview.c:13470:22: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] 0, ^ gtktreeviewcolumn.c:195:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:203:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:213:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeviewcolumn.c:222:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:230:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:240:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:250:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:260:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:268:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:276:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:284:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:293:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:303:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:311:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:319:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:328:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:346:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktypeutils.c:60:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] return g_type_register_static (parent_type, gtkinfo->type_name, &tinfo, 0); ^ gtktypeutils.c:150:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (G_TYPE_STRING, I_("GtkIdentifier"), &tinfo, 0); ^ gtkuimanager.c:229:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkuimanager.c:237:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkuimanager.c:254:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:273:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:297:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:319:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:343:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:366:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:1624:53: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&ui_parser, 0, &ctx, NULL); ^ gtkviewport.c:128:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkviewport.c:136:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkviewport.c:145:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkviewport.c:159:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:557:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:564:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:574:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:583:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:590:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:597:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:604:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:611:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:618:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:625:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:632:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:639:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:646:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:653:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:660:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:668:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:676:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:683:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:706:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:727:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:748:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:763:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:778:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1021:6: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS, ^ gtkwidget.c:1050:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:1081:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:1128:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, ^ gtkwidget.c:1254:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:2327:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:2341:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:2355:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, ^ gtkwidget.c:2405:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Menu, 0, ^ gtkwidget.c:2430:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2437:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2444:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2450:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2456:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2462:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2468:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2485:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2499:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2513:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2528:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2543:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2558:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2573:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2588:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2601:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:2614:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:4658:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkwindow.c:377:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keysym, 0, ^ gtkwindow.c:383:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keypad_keysym, 0, ^ gtkwindow.c:487:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkwindow.c:495:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:503:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:520:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkwindow.c:537:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkwindow.c:552:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkwindow.c:560:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:568:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:577:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:587:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:597:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:605:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:613:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:620:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:636:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:644:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:652:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwindow.c:660:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwindow.c:669:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:677:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:685:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:693:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:708:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:723:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:738:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:753:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:771:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:788:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE| G_PARAM_CONSTRUCT)); ^ gtkwindow.c:806:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:840:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwindow.c:859:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwindow.c:889:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, ^ gtkwindow.c:891:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, ^ gtkwindow.c:894:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, ^ gtkwindow.c:896:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, ^ gtkwindow.c:898:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, ^ gtkwindow.c:906:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, 0, GTK_DIR_TAB_FORWARD); ^ gtkwindow.c:909:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtkwindow.c:1935:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WINDOW (window), 0); ^ gtkwindow.c:2844:20: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] info->mask = 0; ^ gtkwindow.c:2940:37: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] 0); ^ gtkwindow.c:3005:7: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] GDK_FUNC_ALL | GDK_FUNC_CLOSE); ^ gtkwindow.c:3243:11: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 48, 0, NULL); ^ gtkwindow.c:3246:17: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] sizes[i], 0, NULL); ^ gtkwindow.c:4869:49: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (widget->window, 0); ^ gtkwindow.c:4872:47: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] gdk_window_set_functions (widget->window, GDK_FUNC_ALL | GDK_FUNC_CLOSE); ^ gtkwindow.c:4935:26: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] info->last.flags = 0; ^ gtkwindow.c:7318:3: warning: integer constant not in range of enumerated type 'GdkGravity' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WINDOW (window), 0); ^ gtkwindow.c:7611:29: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &window_group_info, 0); ^ gtkdnd.c:324:5: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] { 0 , "dnd-none", dnd_cursor_none, NULL, NULL }, ^ gtkdnd.c:605:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtkdnd.c:606:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *possible_actions = 0; ^ gtkdnd.c:610:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType state = 0; ^ gtkdnd.c:946:4: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtkdnd.c:1318:17: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] site->flags = 0; ^ gtkdnd.c:1321:19: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] site->actions = 0; ^ gtkdnd.c:1647:34: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, event->dnd.time); ^ gtkdnd.c:2103:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction action = 0; ^ gtkdnd.c:2191:30: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkdnd.c:2347:4: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtkdnd.c:2465:16: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtkdnd.c:3346:23: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] icon_size, 0, NULL); ^ gtkdnd.c:3487:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtktext.c:548:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktext.c:556:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktext.c:564:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktext.c:572:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktext.c:2910:17: warning: integer constant not in range of enumerated type 'TextPropertyFlags' [-Wassign-enum] prop->flags = 0; ^ gtktext.c:3067:26: warning: integer constant not in range of enumerated type 'TextPropertyFlags' [-Wassign-enum] forward_prop->flags = 0; ^ gtktext.c:5069:6: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FILL | GDK_GC_TILE); ^ gtkclist.c:665:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:672:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:679:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:686:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:693:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:700:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:707:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:714:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:722:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:729:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:736:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkclist.c:743:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Up, 0, ^ gtkclist.c:747:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Up, 0, ^ gtkclist.c:751:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Down, 0, ^ gtkclist.c:755:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Down, 0, ^ gtkclist.c:759:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Up, 0, ^ gtkclist.c:763:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Up, 0, ^ gtkclist.c:767:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Down, 0, ^ gtkclist.c:771:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Down, 0, ^ gtkclist.c:825:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkclist.c:830:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkclist.c:835:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkclist.c:840:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkclist.c:846:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Left, 0, ^ gtkclist.c:850:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Left, 0, ^ gtkclist.c:855:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Right, 0, ^ gtkclist.c:859:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Right, 0, ^ gtkclist.c:864:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Home, 0, ^ gtkclist.c:868:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Home, 0, ^ gtkclist.c:873:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_End, 0, ^ gtkclist.c:878:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_End, 0, ^ gtkclist.c:883:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, ^ gtkclist.c:885:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, ^ gtkclist.c:887:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, ^ gtkclist.c:889:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, ^ gtkclist.c:902:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK, ^ gtkclist.c:905:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK, ^ gtkclist.c:908:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK | ^ gtkclist.c:912:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK | ^ gtkclist.c:2211:3: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^ gtkclist.c:2214:12: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] return -1; ^ gtkclist.c:2216:12: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] return -1; ^ gtkclist.c:4571:8: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtkclist.c:5048:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ gtkclist.c:7763:5: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_DROP, ^ gtkcombo.c:150:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombo.c:157:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombo.c:164:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombo.c:172:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombo.c:180:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombo.c:609:5: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkcombo.c:791:8: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | ^ gtkctree.c:487:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkctree.c:496:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_plus, 0, ^ gtkctree.c:505:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Add, 0, ^ gtkctree.c:514:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_minus, 0, ^ gtkctree.c:523:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Subtract, 0, ^ gtkctree.c:532:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_equal, 0, ^ gtkctree.c:536:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Equal, 0, ^ gtkctree.c:540:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KP_Multiply, 0, ^ gtkctree.c:544:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_asterisk, 0, ^ gtkctree.c:745:10: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtkctree.c:4856:3: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CTREE (ctree), -1); ^ gtkctree.c:4857:3: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] g_return_val_if_fail (node != NULL, -1); ^ gtkctree.c:4860:12: warning: integer constant not in range of enumerated type 'GtkCellType' [-Wassign-enum] return -1; ^ gtkcurve.c:107:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &curve_info, 0); ^ gtkcurve.c:131:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcurve.c:140:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcurve.c:149:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcurve.c:158:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcurve.c:167:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilesel.c:529:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilesel.c:536:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilesel.c:543:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilesel.c:913:23: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] widget, NULL, 0); ^ gtkgamma.c:272:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (curve->table), vbox, 1, 2, 0, 1, 0, 0, 0, 0); ^ gtkgamma.c:272:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (curve->table), vbox, 1, 2, 0, 1, 0, 0, 0, 0); ^ gtkitemfactory.c:352:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods = 0; ^ gtklistitem.c:146:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:153:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:160:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:167:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:174:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:181:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:188:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:195:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:203:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:210:21: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtklistitem.c:217:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Up, 0, ^ gtklistitem.c:221:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Up, 0, ^ gtklistitem.c:225:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Down, 0, ^ gtklistitem.c:229:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Down, 0, ^ gtklistitem.c:233:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Up, 0, ^ gtklistitem.c:237:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Up, 0, ^ gtklistitem.c:241:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Down, 0, ^ gtklistitem.c:245:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Page_Down, 0, ^ gtklistitem.c:300:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklistitem.c:305:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklistitem.c:310:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklistitem.c:315:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklistitem.c:321:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Left, 0, ^ gtklistitem.c:325:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Left, 0, ^ gtklistitem.c:329:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Right, 0, ^ gtklistitem.c:333:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Right, 0, ^ gtklistitem.c:337:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Home, 0, ^ gtklistitem.c:341:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Home, 0, ^ gtklistitem.c:345:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_End, 0, ^ gtklistitem.c:349:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_End, 0, ^ gtklistitem.c:354:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Escape, 0, ^ gtklistitem.c:356:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_space, 0, ^ gtklistitem.c:358:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Space, 0, ^ gtklistitem.c:371:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK, ^ gtklistitem.c:374:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK, ^ gtklistitem.c:377:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_RELEASE_MASK | GDK_SHIFT_MASK | ^ gtkoldeditable.c:181:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:190:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:199:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:209:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:218:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:228:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:237:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:246:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:255:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:264:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:273:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:281:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoldeditable.c:289:7: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtkoptionmenu.c:164:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkoptionmenu.c:171:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkoptionmenu.c:177:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpreview.c:105:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogress.c:108:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogress.c:115:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogress.c:122:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogress.c:129:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktipsquery.c:350:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkcustompaperunixdialog.c:466:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkcustompaperunixdialog.c:471:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkcustompaperunixdialog.c:476:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkcustompaperunixdialog.c:1058:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1063:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1070:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1075:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1090:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1096:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1102:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1 , 1, 2, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1108:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1114:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1120:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1126:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1132:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 3, 4, GTK_FILL, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1137:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 4, 5, GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkcustompaperunixdialog.c:1137:42: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 4, 5, GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkpagesetupunixdialog.c:347:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:352:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:357:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:898:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:912:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkpagesetupunixdialog.c:912:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkpagesetupunixdialog.c:920:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:935:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkpagesetupunixdialog.c:935:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 0, 0); ^ gtkpagesetupunixdialog.c:944:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:951:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:958:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:958:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:966:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:966:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:973:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:973:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:983:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkpagesetupunixdialog.c:983:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ gtkprinter.c:114:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:121:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:128:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:135:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:142:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:149:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:156:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:163:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:172:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:189:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:203:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:1030:3: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] g_return_val_if_fail (GTK_IS_PRINTER (printer), 0); ^ gtkprinteroptionwidget.c:125:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkprinteroptionwidget.c:846:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprinteroptionwidget.c:850:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprinteroptionwidget.c:858:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprinteroptionwidget.c:862:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintjob.c:119:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:128:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:137:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:146:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:157:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation-unix.c:455:8: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] GTK_PRINT_CAPABILITY_PAGE_SET | ^ gtkprintunixdialog.c:305:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:315:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:323:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:331:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintunixdialog.c:340:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:348:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:356:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:364:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:476:56: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ gtkprintunixdialog.c:880:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:885:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:890:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:1227:57: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row - 1 , row, GTK_FILL, 0, 0, 0); ^ gtkprintunixdialog.c:1230:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, row - 1, row, GTK_FILL, 0, 0, 0); ^ gtkprintunixdialog.c:1234:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, row - 1, row, GTK_FILL, 0, 0, 0); ^ gtkprintunixdialog.c:1887:32: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] priv->printer_capabilities = 0; ^ gtkprintunixdialog.c:2187:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:2196:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:2205:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:2216:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:2226:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:2243:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:2250:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:2263:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:2271:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:2281:43: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3317:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3324:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3332:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3341:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3349:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3357:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3365:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:3372:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:3385:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 4, 5, GTK_FILL, 0, ^ gtkprintunixdialog.c:3391:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 4, 5, GTK_FILL, 0, ^ gtkprintunixdialog.c:3416:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3423:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3431:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3438:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3446:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3453:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3463:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:3475:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 3, 4, GTK_FILL, 0, ^ gtkprintunixdialog.c:3488:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ gtkprintunixdialog.c:3493:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 4, 5, GTK_FILL, 0, ^ gtkprintunixdialog.c:3547:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3555:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3562:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3570:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3577:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3586:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3597:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3615:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3625:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3642:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 2, 3, GTK_FILL, 0, ^ gtkprintunixdialog.c:3659:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3670:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3677:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_FILL, 0, ^ gtkprintunixdialog.c:3688:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:3695:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, ^ gtkprintunixdialog.c:4249:3: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] g_return_val_if_fail (GTK_IS_PRINT_UNIX_DIALOG (dialog), FALSE); ^ gtkprintbackend.c:399:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintbackend.c:526:10: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] return 0; ^ gtktrayicon-x11.c:114:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ queryimmodules.c:109:33: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (path, 0); ^ testing.c:45:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (button, 1, 0); ^ testing.c:71:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_send_key (button, GDK_Return, 0); ^ testing.c:107:78: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_send_key (button, KEYVAL_THAT_REQUIRES_SHIFT, 0 /*modifiers*/); ^ expander.c:45:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (expander, 1, 0); ^ expander.c:52:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (expander, 1, 0); ^ expander.c:78:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (entry, 1, 0); ^ imam-et.c:63:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imcedilla.c:58:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imcyrillic-translit.c:57:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ iminuktitut.c:60:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imipa.c:57:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gtkimcontextmultipress.c:84:63: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_multipress_info, 0); ^ gtkimcontextthai.c:63:57: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_thai_info, 0); ^ imti-er.c:63:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imti-et.c:63:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imviqr.c:60:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gtkimcontextxim.c:178:28: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_xim_info, 0); ^ pixbuf-draw.c:355:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_ORIENTATION | THEME_MATCH_STATE; ^ pixbuf-draw.c:391:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_ORIENTATION | THEME_MATCH_STATE; ^ pixbuf-draw.c:428:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:525:26: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:543:26: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:556:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:589:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:664:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:695:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:725:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:755:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:785:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:815:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:816:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:848:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE; ^ pixbuf-draw.c:849:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:882:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = THEME_MATCH_SHADOW | THEME_MATCH_STATE | THEME_MATCH_GAP_SIDE; ^ pixbuf-draw.c:912:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = 0; ^ pixbuf-draw.c:941:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:976:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_SHADOW | ^ pixbuf-draw.c:1024:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_STATE | ^ pixbuf-draw.c:1055:22: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] match_data.flags = (THEME_MATCH_STATE | ^ pixbuf-draw.c:1087:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ pixbuf-rc-style.c:163:27: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ pixbuf-rc-style.c:707:28: warning: integer constant not in range of enumerated type 'ThemeMatchFlags' [-Wassign-enum] data->match_data.flags = 0; ^ gailtextutil.c:78:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GailTextUtil", &tinfo, 0); ^ gailadjustment.c:97:33: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, 0); ^ gailcell.c:110:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] cell, 0); ^ gailcellparent.c:40:40: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gailmenuitem.c:434:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mnemonic_modifier = 0; ^ gailscrolledwindow.c:69:16: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, NULL, FALSE); ^ gailscrolledwindow.c:72:16: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, NULL, FALSE); ^ gailtextview.c:232:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] view, 0); ^ gailtextview.c:235:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] view, 0); ^ gailtextview.c:238:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] view, 0); ^ gailtextview.c:241:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] view, 0); ^ gailtreeview.c:465:36: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, NULL, 0); ^ gailtreeview.c:468:46: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GCallback) columns_changed, NULL, NULL, 0); ^ gailtreeview.c:470:45: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GCallback) cursor_changed, NULL, NULL, 0); ^ gailtreeview.c:472:39: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GCallback) focus_in, NULL, NULL, 0); ^ gailtreeview.c:474:40: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GCallback) focus_out, NULL, NULL, 0); ^ gailtreeview.c:523:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] tree_view, NULL, FALSE); ^ gailtreeview.c:526:21: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] NULL, NULL, FALSE); ^ gailtreeview.c:4257:69: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GCallback) model_row_changed, view, NULL, 0); ^ gailwidget.c:626:16: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] match_type = G_SIGNAL_MATCH_ID | G_SIGNAL_MATCH_FUNC; ^ gtkprintbackendfile.c:128:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_backend_file_info, 0); ^ gtkprintbackendfile.c:482:19: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ gtkprintbackendfile.c:717:54: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] format_changed_data, (GClosureNotify)g_free, 0); ^ gtkprintbackendlpr.c:107:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_backend_lpr_info, 0); ^ gtkprintbackendlpr.c:374:19: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ appwindow.c:297:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0, NULL } ^ appwindow.c:484:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:484:52: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:493:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:493:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:515:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:515:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:531:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ appwindow.c:531:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ appwindow.c:550:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:550:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ appwindow.c:560:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ appwindow.c:566:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ appwindow.c:572:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ combobox.c:288:87: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] if (!g_regex_match_simple (entry->mask, gtk_entry_get_text (GTK_ENTRY (entry)), 0, 0)) ^ combobox.c:288:90: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match_simple (entry->mask, gtk_entry_get_text (GTK_ENTRY (entry)), 0, 0)) ^ dialog.c:20:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ dialog.c:47:6: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL| GTK_DIALOG_DESTROY_WITH_PARENT, ^ entry_buffer.c:23:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ entry_completion.c:50:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ expander.c:24:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ infobar.c:18:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ search_entry.c:255:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ sizegroup.c:52:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ sizegroup.c:52:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ sizegroup.c:60:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ sizegroup.c:60:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ sizegroup.c:107:10: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ spinner.c:39:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ stock_browser.c:146:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] info.item.modifier = 0; ^ toolpalette.c:560:39: warning: integer constant not in range of enumerated type 'GtkToolPaletteDragTargets' [-Wassign-enum] GTK_TOOL_PALETTE_DRAG_ITEMS | ^ main.c:900:46: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ print-editor.c:881:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ print-editor.c:881:34: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ print-editor.c:898:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ print-editor.c:898:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ print-editor.c:914:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ print-editor.c:914:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ print-editor.c:924:7: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ print-editor.c:930:7: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ print-editor.c:936:7: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ testdnd.c:511:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:511:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:517:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:615:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:621:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:621:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:629:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:632:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:632:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:641:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (pixmap, 0, NULL, 0, 0); ^ testdnd.c:641:42: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (pixmap, 0, NULL, 0, 0); ^ testdnd.c:643:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:643:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:662:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (button, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ testdnd.c:664:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:670:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testdnd.c:670:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ prop-editor.c:129:8: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ testentryicons.c:123:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ testentryicons.c:156:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ testentryicons.c:193:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ testentryicons.c:221:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ testentryicons.c:246:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ testfilechooser.c:344:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testfilechooser.c:377:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testfilechooser.c:438:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testgtk.c:207:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:207:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:214:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:214:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:221:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:221:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:227:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:227:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:232:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:232:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:237:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:237:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:244:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:244:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:251:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:251:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:263:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:263:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, ^ testgtk.c:313:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:649:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:693:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, ^ testgtk.c:693:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, ^ testgtk.c:701:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, ^ testgtk.c:707:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:779:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:779:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:786:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:786:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:792:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:792:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:798:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:798:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:804:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:804:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:810:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:810:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:816:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:816:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:822:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:822:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:828:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:828:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:968:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testgtk.c:968:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testgtk.c:993:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:1058:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:2287:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:2326:10: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_BASE_SIZE | GDK_HINT_MIN_SIZE | GDK_HINT_RESIZE_INC); ^ testgtk.c:2349:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:2805:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:2933:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:4063:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:4072:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:4073:7: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ testgtk.c:4081:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:4087:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:4407:29: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] keyval, modifiers, GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ testgtk.c:4429:65: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] window = gtk_dialog_new_with_buttons ("Key Lookup", NULL, 0, ^ testgtk.c:4632:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] *dialog = gtk_message_dialog_new (NULL, 0, type, buttons, ^ testgtk.c:5224:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:8091:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ testgtk.c:8092:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ testgtk.c:8118:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:8769:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ testgtk.c:8782:14: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testgtk.c:9960:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | ^ testgtk.c:10197:51: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (window->window, GDK_DECOR_ALL | GDK_DECOR_MENU); ^ testgtk.c:10198:49: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] gdk_window_set_functions (window->window, GDK_FUNC_ALL | GDK_FUNC_RESIZE); ^ testgtk.c:11483:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11483:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11492:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11492:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11501:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11501:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11506:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11506:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11523:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11523:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11529:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11529:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11554:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11554:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11564:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11564:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11570:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11570:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11579:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11579:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11585:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11585:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11591:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11591:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11604:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11604:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11609:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11609:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11622:4: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:11622:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ testgtk.c:12601:23: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] geometry_mask = GDK_HINT_MIN_SIZE | ^ testgtk.c:13287:49: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] rc_style->color_flags[GTK_STATE_NORMAL] = GTK_RC_FG | GTK_RC_BG; ^ testgtk.c:13288:51: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] rc_style->color_flags[GTK_STATE_PRELIGHT] = GTK_RC_FG | GTK_RC_BG; ^ testgtk.c:13289:49: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] rc_style->color_flags[GTK_STATE_ACTIVE] = GTK_RC_FG | GTK_RC_BG; ^ testgtk.c:13427:6: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_MIN_SIZE | GDK_HINT_MAX_SIZE); ^ testgtk.c:13642:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accelerator_set_default_mod_mask (GDK_SHIFT_MASK | ^ testgtk.c:13696:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] '9', GDK_CONTROL_MASK | GDK_RELEASE_MASK, ^ testimage.c:124:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 5, 5); ^ testimage.c:124:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 5, 5); ^ testimage.c:127:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 5, 5); ^ testimage.c:127:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 5, 5); ^ testimage.c:133:60: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon (theme, icon_name, 48, 0, NULL); ^ testmenus.c:181:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testmenus.c:190:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testmenus.c:191:7: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ testmenus.c:199:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testmenus.c:205:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testmountoperation.c:138:15: warning: integer constant not in range of enumerated type 'GAskPasswordFlags' [-Wassign-enum] flags = 0; ^ testnotebookdnd.c:241:8: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_DROP, ^ testnotebookdnd.c:279:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK, 0, 0); ^ testselection.c:429:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ testselection.c:429:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ testselection.c:451:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ testselection.c:456:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ testselection.c:461:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ testselection.c:461:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ testsocket.c:53:76: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *message_dialog = gtk_message_dialog_new (GTK_WINDOW (window), 0, ^ testsocket.c:251:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, child_read_watch, NULL); ^ teststatusicon.c:154:46: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ testtext.c:1562:48: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (store), 0); ^ testtext.c:1566:48: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (store), 0); ^ testtext.c:1729:33: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | ^ testtext.c:2304:48: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] GTK_TEXT_SEARCH_VISIBLE_ONLY | ^ testtext.c:2319:49: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] GTK_TEXT_SEARCH_VISIBLE_ONLY | ^ testtoolbar.c:63:14: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,2, 0,1, GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testtoolbar.c:68:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,1, 0,4, GTK_FILL, GTK_FILL|GTK_EXPAND, 0, 0); ^ testtoolbar.c:528:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,2, 0,1, GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testtoolbar.c:533:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1,2, 1,2, GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testtoolbar.c:538:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1,2, 2,3, GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testtoolbar.c:586:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1,2, 3,4, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 0, 0); ^ testtoolbar.c:586:38: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1,2, 3,4, GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 0, 0); ^ testtoolbar.c:710:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1,2, 4,5, GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testtreeview.c:750:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testtreeview.c:755:6: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testtreeview.c:764:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testtreeview.c:764:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testtreeview.c:779:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testtreeview.c:779:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, ^ testtreeview.c:797:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ testtreeview.c:798:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ testtreeview.c:872:27: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &model_types_info, 0); ^ testtreecolumns.c:411:115: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] view_column_model_type = g_type_register_static (G_TYPE_OBJECT, "ViewModelColumn", &view_column_model_info, 0); ^ testmerge.c:69:10: warning: integer constant not in range of enumerated type 'GtkUIManagerItemType' [-Wassign-enum] GTK_UI_MANAGER_MENUBAR | ^ testmerge.c:263:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, GTK_MESSAGE_WARNING, GTK_BUTTONS_OK, ^ testmerge.c:627:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL|GTK_EXPAND, GTK_FILL, 0, 0); ^ testmerge.c:668:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL|GTK_EXPAND, 0, 0); ^ testmerge.c:709:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 0, 0); ^ testmerge.c:709:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL|GTK_EXPAND, GTK_FILL|GTK_EXPAND, 0, 0); ^ 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-core-x11.c:565:17: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] filter_mask = (GDK_POINTER_MOTION_MASK & ^ gdkdevice-xi2.c:141:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkdevicemanager-xi2.c:119:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkdevicemanager-xi2.c:126:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkdevicemanager-xi2.c:133:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkdevicemanager-xi2.c:225:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gdk_device_set_key (device, i, key_info->keycodes[i], 0); ^ gdkdevicemanager-xi2.c:1611:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return (GDK_KEY_PRESS_MASK | ^ gdkdisplay-x11.c:198:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdisplay-x11.c:204:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:213:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdisplay-x11.c:219:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:231:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdisplay-x11.c:237:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:246:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdisplay-x11.c:252:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:261:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdisplay-x11.c:267:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:666:46: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkdisplay-x11.c:686:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkdnd-x11.c:1360:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions = 0; ^ gdkdnd-x11.c:1972:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:1986:27: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:2112:12: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] return 0; ^ gdkdnd-x11.c:2123:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] return 0; ^ gdkdnd-x11.c:2337:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:2688:30: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions = 0; ^ gdkdnd-x11.c:3203:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions = 0; ^ gdkdnd-x11.c:3457:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkdnd-x11.c:3517:37: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ gdkeventtranslator.c:64:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_EVENT_TRANSLATOR (translator), 0); ^ gdkeventtranslator.c:71:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkkeys-x11.c:116:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap->num_lock_mask = 0; ^ gdkkeys-x11.c:118:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap->group_switch_mask = 0; ^ gdkkeys-x11.c:173:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { NULL, 0, 0 } ^ gdkkeys-x11.c:356:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap_x11->group_switch_mask = 0; ^ gdkkeys-x11.c:357:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keymap_x11->num_lock_mask = 0; ^ gdkkeys-x11.c:1298:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *consumed_modifiers = 0; ^ gdkkeys-x11.c:1312:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] state &= ~(1 << 13 | 1 << 14); ^ gdkwindow-x11.c:583:16: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] event_mask = (GDK_KEY_PRESS_MASK | ^ gdkwindow-x11.c:863:29: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GdkEventMask event_mask = 0; ^ gdkwindow-x11.c:963:18: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] win->state = 0; ^ gdkwindow-x11.c:1445:38: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:2197:16: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] *geom_mask = 0; ^ gdkwindow-x11.c:2853:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindow-x11.c:2861:18: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] filtered = GDK_STRUCTURE_MASK | GDK_PROPERTY_CHANGE_MASK; ^ gdkwindow-x11.c:3480:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:3507:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:3557:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:3583:36: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:3601:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:3619:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:3636:34: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow-x11.c:3655:6: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gdkwindow-x11.c:4525:29: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_POINTER_MOTION_MASK, ^ gdkwindow-x11.c:4634:37: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] mv_resize->moveresize_geom_mask = 0; ^ gdkapplaunchcontext.c:131:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS)); ^ gdkcursor.c:129:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkcursor.c:137:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gdkdevice.c:112:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:127:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:142:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:158:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:174:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ gdkdevice.c:189:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:205:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gdkdevice.c:220:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdevice.c:235:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); ^ gdkdevicemanager.c:173:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ gdkdisplaymanager.c:166:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkdnd.c:98:3: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DRAG_CONTEXT (context), 0); ^ gdkdnd.c:116:3: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DRAG_CONTEXT (context), 0); ^ gdkevents.c:885:12: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *state = 0; ^ gdkkeys.c:650:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] return 0; ^ gdkkeys.c:659:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] return GDK_MOD1_MASK | GDK_CONTROL_MASK; ^ gdkkeys.c:662:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] return 0; ^ gdkkeys.c:665:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_reached (0); ^ gdkkeys.c:692:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GDK_IS_KEYMAP (keymap), 0); ^ gdkoffscreenwindow.c:294:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] tmpmask = 0; ^ gdkoffscreenwindow.c:486:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkscreen.c:92:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkscreen.c:103:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE|G_PARAM_STATIC_NAME| ^ gdkwindow.c:282:30: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &paintable_info, 0); ^ gdkwindow.c:369:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gdkwindow.c:799:12: warning: integer constant not in range of enumerated type 'GdkVisibilityState' [-Wassign-enum] return GDK_VISIBILITY_NOT_VIEWABLE; ^ gdkwindow.c:1224:2: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_EXPOSURE_MASK | ^ gdkwindow.c:1248:11: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_TOUCH_MASK | ^ gdkwindow.c:1618:27: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] old_native_event_mask = 0; ^ gdkwindow.c:2522:19: warning: integer constant not in range of enumerated type 'GdkEventFilterFlags' [-Wassign-enum] filter->flags = 0; ^ gdkwindow.c:2660:3: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), FALSE); ^ gdkwindow.c:2671:3: warning: integer constant not in range of enumerated type 'cairo_content_t' (aka 'enum _cairo_content') [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), 0); ^ gdkwindow.c:5258:23: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] window->state = 0; ^ gdkwindow.c:5633:10: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gdkwindow.c:5798:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), 0); ^ gdkwindow.c:5801:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindow.c:5890:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), 0); ^ gdkwindow.c:5891:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DEVICE (device), 0); ^ gdkwindow.c:5894:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindow.c:5897:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gdkwindow.c:8880:50: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gdkwindow.c:8891:53: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] owner_events, 0, ^ gdkwindow.c:8967:51: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] gdk_window_set_device_events (window, device, 0); ^ gdkwindow.c:9053:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_WINDOW (window), 0); ^ display.c:8:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) ^ display.c:23:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) ^ display.c:38:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) ^ display.c:53:28: warning: integer constant not in range of enumerated type 'GTestTrapFlags' [-Wassign-enum] if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) ^ gtkcellaccessible.c:362:3: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CELL_ACCESSIBLE (cell), 0); ^ gtkcellaccessible.c:366:12: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] return 0; ^ gtkcellaccessibleparent.c:38:40: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkcellaccessibleparent.c:119:3: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CELL_ACCESSIBLE_PARENT (parent), 0); ^ gtkcellaccessibleparent.c:120:3: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CELL_ACCESSIBLE (cell), 0); ^ gtkcellaccessibleparent.c:127:12: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] return 0; ^ gtkiconviewaccessible.c:1214:43: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] icon_view, NULL, 0); ^ gtkmenuitemaccessible.c:460:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mnemonic_modifier = 0; ^ gtkrenderercellaccessible.c:96:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkscrolledwindowaccessible.c:97:37: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, NULL, FALSE); ^ gtkscrolledwindowaccessible.c:100:37: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] obj, NULL, FALSE); ^ gtktreeviewaccessible.c:1220:12: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] return 0; ^ gtktreeviewaccessible.c:1222:11: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] flags = 0; ^ gtktreeviewaccessible.c:1847:78: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, GTK_CELL_RENDERER_FOCUSED, 0); ^ gtktreeviewaccessible.c:1854:51: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, 0, GTK_CELL_RENDERER_FOCUSED); ^ gtktreeviewaccessible.c:1890:55: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, 0, state); ^ gtktreeviewaccessible.c:1909:56: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, state, 0); ^ gtktreeviewaccessible.c:1945:55: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, 0, state); ^ gtktreeviewaccessible.c:1960:49: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] _gtk_cell_accessible_state_changed (cell, 0, state); ^ deprecated/gtkcolorsel.c:326:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkcolorsel.c:333:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkcolorsel.c:348:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ deprecated/gtkcolorsel.c:355:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkcolorsel.c:370:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkcolorsel.c:1031:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ deprecated/gtkcolorsel.c:1033:24: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ deprecated/gtkcolorsel.c:1401:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ deprecated/gtkcolorsel.c:1403:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ deprecated/gtkcolorsel.c:1991:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ deprecated/gtkcolorsel.c:2000:34: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_BUTTON_PRESS_MASK | GDK_POINTER_MOTION_MASK, ^ deprecated/gtkfontsel.c:246:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkfontsel.c:253:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkfontsel.c:385:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ deprecated/gtkfontsel.c:398:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ deprecated/gtkfontsel.c:405:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ deprecated/gtkfontsel.c:414:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ deprecated/gtkfontsel.c:452:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ deprecated/gtkfontsel.c:453:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ deprecated/gtkfontsel.c:487:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ deprecated/gtkfontsel.c:488:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ deprecated/gtkfontsel.c:519:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ deprecated/gtkhandlebox.c:228:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkhandlebox.c:237:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkhandlebox.c:246:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkhandlebox.c:254:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtkhandlebox.c:262:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ deprecated/gtkhandlebox.c:350:21: warning: integer constant not in range of enumerated type 'GtkPositionType' [-Wassign-enum] priv->snap_edge = -1; ^ deprecated/gtkhandlebox.c:552:51: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (priv->float_window, 0); ^ deprecated/gtkhandlebox.c:1313:36: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] (GDK_BUTTON1_MOTION_MASK | ^ deprecated/gtkhsv.c:178:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ deprecated/gtkhsv.c:187:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Up, 0, ^ deprecated/gtkhsv.c:190:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Up, 0, ^ deprecated/gtkhsv.c:193:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Down, 0, ^ deprecated/gtkhsv.c:196:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Down, 0, ^ deprecated/gtkhsv.c:199:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Right, 0, ^ deprecated/gtkhsv.c:202:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Right, 0, ^ deprecated/gtkhsv.c:205:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Left, 0, ^ deprecated/gtkhsv.c:208:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Left, 0, ^ deprecated/gtkhsv.c:627:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK ^ deprecated/gtkrc.c:1112:31: warning: integer constant not in range of enumerated type 'GtkRcFlags' [-Wassign-enum] style->color_flags[i] = 0; ^ deprecated/gtkstyle.c:477:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE)); ^ deprecated/gtkstyle.c:1538:68: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] gtk_style_context_add_region (context, GTK_STYLE_REGION_TAB, 0); ^ deprecated/gtkstyle.c:1548:19: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] row = col = 0; ^ deprecated/gtkstyle.c:1570:16: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] row &= ~(GTK_REGION_EVEN | GTK_REGION_ODD); ^ deprecated/gtktable.c:196:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:205:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:214:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:223:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:230:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:238:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:245:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:252:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:259:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:266:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:273:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:280:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:287:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ deprecated/gtktable.c:828:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ deprecated/gtktable.c:829:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ gsimpleactionobserver.c:227:72: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); ^ gsimpleactionobserver.c:229:73: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); ^ gtkactionable.c:72:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkactionable.c:77:53: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_VARIANT_TYPE_ANY, NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkaboutdialog.c:290:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:305:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:320:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:338:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:360:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:390:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:406:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:421:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:438:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:455:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:472:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:490:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:506:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:522:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:536:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaboutdialog.c:976:40: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | ^ gtkaccelgroup.c:162:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_DETAILED, ^ gtkaccelgroup.c:287:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_ACCEL_GROUP (accel_group), 0); ^ gtkaccelgroup.c:557:43: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_ID | G_SIGNAL_MATCH_DETAIL | G_SIGNAL_MATCH_CLOSURE, ^ gtkaccelgroup.c:675:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkaccelgroup.c:1212:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *accelerator_mods = 0; ^ gtkaccelgroup.c:1219:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods = 0; ^ gtkaccelgroup.c:1424:21: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] keyval = mods = 0; ^ gtkaccellabel.c:188:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaccellabel.c:195:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaccellabel.c:591:21: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] accel_label, 0); ^ gtkaccelmap.c:224:18: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] accel_mods = 0; ^ gtkaccelmap.c:328:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:440:90: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] if (!internal_change_entry (g_quark_to_string (GPOINTER_TO_UINT (slist->data)), 0, 0, FALSE, TRUE)) ^ gtkaccelmap.c:457:80: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] internal_change_entry (g_quark_to_string (GPOINTER_TO_UINT (slist->data)), 0, 0, FALSE, FALSE); ^ gtkaccelmap.c:515:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkaccelmap.c:538:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (path, 0, 0); ^ gtkaccelmap.c:917:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:971:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkaccelmap.c:1022:11: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_DETAILED|G_SIGNAL_RUN_LAST, ^ gtkaccessible.c:161:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkaction.c:223:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkaction.c:243:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:259:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:268:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:285:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:305:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:326:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:335:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:351:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:359:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:368:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:375:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:382:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:389:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:396:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaction.c:415:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkaction.c:428:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkactiongroup.c:198:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &type_info, 0); ^ gtkactiongroup.c:229:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkactiongroup.c:236:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactiongroup.c:243:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactiongroup.c:268:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:291:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:312:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:333:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, 0, NULL, NULL, ^ gtkactiongroup.c:425:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType modifiers = 0; ^ gtkactiongroup.c:1354:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GClosureNotify)destroy, 0); ^ gtkactivatable.c:290:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkactivatable.c:313:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:126:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:143:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:163:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:180:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:197:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:217:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkadjustment.c:229:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkadjustment.c:244:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkalignment.c:140:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:150:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:159:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:168:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:186:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:203:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:220:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkalignment.c:237:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkappchooser.c:76:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | ^ gtkappchooserwidget.c:1026:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserwidget.c:1041:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserwidget.c:1056:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserwidget.c:1069:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserwidget.c:1083:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserwidget.c:1098:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtkappchooserbutton.c:617:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserbutton.c:634:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS); ^ gtkappchooserbutton.c:648:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtkappchooserbutton.c:664:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_DETAILED, ^ gtkappchooserdialog.c:102:52: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] message_dialog = gtk_message_dialog_new (parent, 0, ^ gtkappchooserdialog.c:746:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE | ^ gtkappchooserdialog.c:760:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtkapplication.c:765:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkapplication.c:772:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkapplication.c:779:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkapplication.c:997:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_change_entry (accel_path, 0, 0, FALSE); ^ gtkapplication.c:1252:48: warning: integer constant not in range of enumerated type 'GDBusProxyFlags' [-Wassign-enum] G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES | ^ gtkapplicationwindow.c:998:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); ^ gtkarrow.c:114:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkarrow.c:123:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkarrow.c:130:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkaspectframe.c:110:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:117:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:124:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkaspectframe.c:131:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:320:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkassistant.c:328:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkassistant.c:344:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:359:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:377:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:394:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkassistant.c:411:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkbbox.c:163:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:172:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:181:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:190:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbbox.c:198:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbbox.c:206:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbbox.c:214:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbindings.c:174:86: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (G_TYPE_STRING, I_("GtkIdentifier"), &tinfo, 0); ^ gtkbindings.c:1266:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType modifiers = 0; ^ gtkbox.c:246:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:254:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:275:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:292:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:300:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:307:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbox.c:314:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbuilder.c:308:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbuilder.c:404:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkbuilderparser.c:214:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkbuilder-menus.c:120:24: warning: integer constant not in range of enumerated type 'GMarkupCollectType' [-Wassign-enum] if (COLLECT (STRING | OPTIONAL, "id", &id)) ^ gtkbuilder-menus.c:140:24: warning: integer constant not in range of enumerated type 'GMarkupCollectType' [-Wassign-enum] if (COLLECT (STRING | OPTIONAL, "id", &id)) ^ gtkbutton.c:238:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:246:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:254:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkbutton.c:262:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:271:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:290:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:309:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:324:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:340:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkbutton.c:391:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkbutton.c:443:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkbutton.c:463:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:478:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:486:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:494:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:509:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:526:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:542:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkbutton.c:2057:11: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkcalendar.c:472:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:486:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:501:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:516:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:531:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:545:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:560:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:576:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:592:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:609:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcalendar.c:622:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:634:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:646:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcalendar.c:831:25: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] priv->display_flags = (GTK_CALENDAR_SHOW_HEADING | ^ gtkcalendar.c:857:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (widget, 0, NULL, 0, GDK_ACTION_COPY); ^ gtkcalendar.c:2600:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_INCONSISTENT | GTK_STATE_FLAG_ACTIVE | GTK_STATE_FLAG_SELECTED); ^ gtkcalendar.c:2783:14: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_PRELIGHT); ^ gtkcalendar.c:3442:31: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkcalendar.c:3493:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkcalendar.c:3507:34: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkcalendar.c:3512:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkcalendar.c:3582:3: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), 0); ^ gtkcalendar.c:3618:38: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] priv->display_flags &= ~GTK_CALENDAR_NO_MONTH_CHANGE; ^ gtkcellarea.c:806:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareabox.c:320:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareabox.c:338:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareabox.c:354:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareabox.c:371:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareabox.c:389:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellareacontext.c:120:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcelleditable.c:54:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:279:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:287:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:294:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:304:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:314:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:324:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:334:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:344:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:354:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:362:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:371:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:379:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderer.c:394:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkcellrenderer.c:408:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderer.c:416:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcellrenderer.c:421:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("cell-background-set", PROP_CELL_BACKGROUND_SET, ^ gtkcellrenderer.c:1755:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_FOCUSED | GTK_STATE_FLAG_PRELIGHT | GTK_STATE_FLAG_SELECTED); ^ gtkcellrendereraccel.c:118:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] text = convert_keysym_state_to_string (cell_accel, 0, 0, 0); ^ gtkcellrendereraccel.c:153:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:169:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:188:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:207:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendereraccel.c:436:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType accel_mods = 0; ^ gtkcellrendereraccel.c:462:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] consumed_modifiers = 0; ^ gtkcellrendereraccel.c:705:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkcellrenderercombo.c:131:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderercombo.c:156:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderercombo.c:172:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:154:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:162:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:170:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:178:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:188:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:196:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:214:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:231:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererpixbuf.c:248:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:139:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:157:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:181:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:198:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:215:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererprogress.c:227:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:116:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:132:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspin.c:146:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:129:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:147:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrendererspinner.c:161:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkcellrenderertext.c:256:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:264:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:272:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:280:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:289:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:304:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkcellrenderertext.c:319:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:326:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellrenderertext.c:341:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkcellrenderertext.c:356:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:365:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:373:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:381:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:390:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:399:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:408:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:418:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:427:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:437:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:447:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:457:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:468:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:477:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:486:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:496:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:518:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:537:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:562:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:582:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:601:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:621:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertext.c:629:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtkcellrenderertext.c:633:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("foreground-set", PROP_FOREGROUND_SET, ^ gtkcellrenderertext.c:637:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("editable-set", PROP_EDITABLE_SET, ^ gtkcellrenderertext.c:641:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("family-set", PROP_FAMILY_SET, ^ gtkcellrenderertext.c:645:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("style-set", PROP_STYLE_SET, ^ gtkcellrenderertext.c:649:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("variant-set", PROP_VARIANT_SET, ^ gtkcellrenderertext.c:653:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("weight-set", PROP_WEIGHT_SET, ^ gtkcellrenderertext.c:657:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("stretch-set", PROP_STRETCH_SET, ^ gtkcellrenderertext.c:661:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("size-set", PROP_SIZE_SET, ^ gtkcellrenderertext.c:665:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("scale-set", PROP_SCALE_SET, ^ gtkcellrenderertext.c:669:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("rise-set", PROP_RISE_SET, ^ gtkcellrenderertext.c:673:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("strikethrough-set", PROP_STRIKETHROUGH_SET, ^ gtkcellrenderertext.c:677:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("underline-set", PROP_UNDERLINE_SET, ^ gtkcellrenderertext.c:681:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("language-set", PROP_LANGUAGE_SET, ^ gtkcellrenderertext.c:685:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("ellipsize-set", PROP_ELLIPSIZE_SET, ^ gtkcellrenderertext.c:689:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("align-set", PROP_ALIGN_SET, ^ gtkcellrenderertext.c:758:10: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] return 0; ^ gtkcellrenderertext.c:1020:32: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PangoFontMask changed_mask = 0; ^ gtkcellrenderertext.c:1754:50: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] layout = get_layout (celltext, widget, NULL, 0); ^ gtkcellrenderertext.c:2102:48: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] layout = get_layout (celltext, widget, NULL, 0); ^ gtkcellrenderertext.c:2175:48: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] layout = get_layout (celltext, widget, NULL, 0); ^ gtkcellrenderertoggle.c:142:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:150:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:158:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:166:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:176:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellrenderertoggle.c:369:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_INCONSISTENT | GTK_STATE_FLAG_ACTIVE); ^ gtkcellview.c:192:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcellview.c:207:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkcellview.c:221:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:236:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:255:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcellview.c:280:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcellview.c:298:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:317:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcellview.c:322:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtkcellview.c:813:13: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] state = 0; ^ gtkcheckbutton.c:97:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcheckbutton.c:105:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcheckbutton.c:468:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_INCONSISTENT | ^ gtkcheckmenuitem.c:123:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:131:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:139:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcheckmenuitem.c:148:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcolorbutton.c:176:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:191:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:208:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkcolorbutton.c:223:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:238:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorbutton.c:474:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK|GDK_BUTTON3_MASK, ^ gtkcolorchooser.c:70:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorchooser.c:90:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcolorchooserwidget.c:676:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, GTK_PARAM_READWRITE)); ^ gtkcolorchooserdialog.c:259:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, GTK_PARAM_READWRITE)); ^ gtkcolorplane.c:188:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK ^ gtkcolorscale.c:385:25: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcolorswatch.c:170:47: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] GTK_ICON_LOOKUP_GENERIC_FALLBACK ^ gtkcolorswatch.c:210:55: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] GTK_ICON_LOOKUP_GENERIC_FALLBACK ^ gtkcolorswatch.c:776:42: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GDK_TYPE_RGBA, GTK_PARAM_READWRITE)); ^ gtkcolorswatch.c:779:35: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, GTK_PARAM_READWRITE)); ^ gtkcolorswatch.c:809:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtkcolorswatch.c:811:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkcombobox.c:559:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:581:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:601:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkcombobox.c:671:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Escape, 0, ^ gtkcombobox.c:674:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Up, 0, ^ gtkcombobox.c:677:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Up, 0, ^ gtkcombobox.c:680:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Page_Up, 0, ^ gtkcombobox.c:683:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Page_Up, 0, ^ gtkcombobox.c:686:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Home, 0, ^ gtkcombobox.c:689:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Home, 0, ^ gtkcombobox.c:693:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Down, 0, ^ gtkcombobox.c:696:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Down, 0, ^ gtkcombobox.c:699:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Page_Down, 0, ^ gtkcombobox.c:702:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Page_Down, 0, ^ gtkcombobox.c:705:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_End, 0, ^ gtkcombobox.c:708:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_End, 0, ^ gtkcombobox.c:731:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:750:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:773:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:795:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:817:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:835:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:851:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:859:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:875:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:893:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:911:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:926:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcombobox.c:944:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:961:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:976:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, GTK_PARAM_READWRITE)); ^ gtkcombobox.c:994:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcombobox.c:1012:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcombobox.c:1019:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:1038:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:1055:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:1070:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkcombobox.c:2307:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkcombobox.c:2314:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkcombobox.c:4903:41: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] combo_box, 0); ^ gtkcombobox.c:4931:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] cell_editable, 0); ^ gtkcombobox.c:4941:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] cell_editable, 0); ^ gtkcontainer.c:461:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcontainer.c:470:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkcontainer.c:477:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkcssimagelinear.c:332:43: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_PARSE_PERCENT ^ gtkcssselector.c:647:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "active", 0, GTK_STATE_FLAG_ACTIVE }, ^ gtkcssselector.c:648:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "prelight", 0, GTK_STATE_FLAG_PRELIGHT }, ^ gtkcssselector.c:649:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "hover", 0, GTK_STATE_FLAG_PRELIGHT }, ^ gtkcssselector.c:650:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "selected", 0, GTK_STATE_FLAG_SELECTED }, ^ gtkcssselector.c:651:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "insensitive", 0, GTK_STATE_FLAG_INSENSITIVE }, ^ gtkcssselector.c:652:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "inconsistent", 0, GTK_STATE_FLAG_INCONSISTENT }, ^ gtkcssselector.c:653:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "focused", 0, GTK_STATE_FLAG_FOCUSED }, ^ gtkcssselector.c:654:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "focus", 0, GTK_STATE_FLAG_FOCUSED }, ^ gtkcssselector.c:655:23: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] { "backdrop", 0, GTK_STATE_FLAG_BACKDROP }, ^ gtkcssshorthandproperty.c:170:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcssshorthandpropertyimpl.c:100:30: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_NUMBER_AS_PIXELS ^ gtkcssshorthandpropertyimpl.c:113:30: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:127:30: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:147:41: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:173:45: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:335:43: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:389:43: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssshorthandpropertyimpl.c:707:12: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] mask = 0; ^ gtkcssstyleproperty.c:253:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcssstyleproperty.c:260:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcssstyleproperty.c:267:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkcssstylepropertyimpl.c:326:37: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:336:42: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:431:37: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_NUMBER_AS_PIXELS ^ gtkcssstylepropertyimpl.c:465:37: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:498:37: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:623:46: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:634:45: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_POSITIVE_ONLY ^ gtkcssstylepropertyimpl.c:741:6: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_PARSE_PERCENT ^ gtkcssstylepropertyimpl.c:766:45: warning: integer constant not in range of enumerated type 'GtkCssNumberParseFlags' [-Wassign-enum] GTK_CSS_PARSE_PERCENT ^ gtkcssstylepropertyimpl.c:927:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:996:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1007:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1016:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1025:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1034:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1043:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1052:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1061:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1070:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1082:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1091:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1100:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1109:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1118:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1127:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1136:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1145:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1155:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1164:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1173:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1182:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1192:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1201:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1210:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1220:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1229:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1238:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1247:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1257:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1266:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1275:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1284:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1293:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1303:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1312:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1322:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1331:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1342:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1351:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1360:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1369:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssstylepropertyimpl.c:1380:43: warning: integer constant not in range of enumerated type 'GtkStylePropertyFlags' [-Wassign-enum] 0, ^ gtkcssvalue.c:657:3: warning: integer constant not in range of enumerated type 'PangoWeight' [-Wassign-enum] g_return_val_if_fail (_gtk_css_value_holds (value, PANGO_TYPE_WEIGHT), 0); ^ gtkdialog.c:283:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkdialog.c:296:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:314:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:322:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:331:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkdialog.c:335:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Escape, 0, "close", 0); ^ gtkeditable.c:94:28: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &editable_info, 0); ^ gtkentry.c:733:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkentry.c:743:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:753:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:761:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:771:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:778:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:786:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:802:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkentry.c:811:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:819:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:828:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:838:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:846:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:864:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:879:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:896:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:911:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:928:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:942:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:961:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:978:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:996:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1012:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1027:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1042:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1057:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1072:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1087:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1102:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1117:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1132:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1148:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1164:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1185:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1206:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1229:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1251:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1268:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1285:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1304:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1323:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1343:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1358:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentry.c:1373:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1390:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | ^ gtkentry.c:1412:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentry.c:1453:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1490:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1514:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1542:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1564:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1584:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1604:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1625:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1644:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1708:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkentry.c:1801:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtkentry.c:1809:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, ^ gtkentry.c:1811:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, ^ gtkentry.c:1813:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, ^ gtkentry.c:1817:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Delete, 0, ^ gtkentry.c:1822:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Delete, 0, ^ gtkentry.c:1827:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_BackSpace, 0, ^ gtkentry.c:1866:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Insert, 0, ^ gtkentry.c:1868:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Insert, 0, ^ gtkentry.c:1886:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | ^ gtkentry.c:2470:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkentry.c:2506:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_PRELIGHT); ^ gtkentry.c:8986:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; /* Can't drop in selection where drag started */ ^ gtkentry.c:8994:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkentrybuffer.c:353:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrybuffer.c:368:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkentrybuffer.c:383:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:321:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:330:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:347:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:365:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:380:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:396:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:415:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:430:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkentrycompletion.c:449:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkentrycompletion.c:1646:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | ^ gtkeventbox.c:110:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkeventbox.c:117:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:283:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:291:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:299:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:307:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:317:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:325:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:333:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkexpander.c:349:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkexpander.c:358:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkexpander.c:367:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkexpander.c:372:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkexpander.c:406:45: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (expander), 0, NULL, 0, 0); ^ gtkexpander.c:406:57: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (expander), 0, NULL, 0, 0); ^ gtkexpander.c:895:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_PRELIGHT); ^ gtkexpander.c:909:14: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_ACTIVE); ^ gtkfilechooser.c:749:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:755:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:761:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:767:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:773:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:779:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:785:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:791:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:798:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:816:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooser.c:832:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:411:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_WRITABLE | ^ gtkfilechooserbutton.c:428:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:442:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:456:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfilechooserbutton.c:1355:27: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:1359:30: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:1369:30: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:1899:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2004:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2007:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] button->priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2313:29: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserbutton.c:2391:63: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] priv->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:518:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:527:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:536:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:545:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:554:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:563:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:572:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:581:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:590:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:599:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:608:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkfilechooserdefault.c:622:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_slash, 0, ^ gtkfilechooserdefault.c:626:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Divide, 0, ^ gtkfilechooserdefault.c:632:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_asciitilde, 0, ^ gtkfilechooserdefault.c:642:26: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_BackSpace, 0, ^ gtkfilechooserdefault.c:897:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkfilechooserdefault.c:1177:55: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, ^ gtkfilechooserdefault.c:1315:29: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:1686:28: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] impl->icon_size, 0, NULL); ^ gtkfilechooserdefault.c:3008:16: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] action = 0; ^ gtkfilechooserdefault.c:3562:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:4420:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:4450:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtkfilechooserdefault.c:8337:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkfilechooserembed.c:139:34: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &file_chooser_embed_info, 0); ^ gtkfilesystemmodel.c:340:37: warning: integer constant not in range of enumerated type 'GtkFileFilterFlags' [-Wassign-enum] GtkFileFilterInfo filter_info = { 0, }; ^ gtkfixed.c:153:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfixed.c:161:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:437:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_READABLE | ^ gtkfontbutton.c:453:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (GTK_PARAM_READABLE | ^ gtkfontbutton.c:470:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:486:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:503:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontbutton.c:519:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontchooser.c:68:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontchooser.c:81:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontchooser.c:94:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontchooser.c:107:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkfontchooserwidget.c:919:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gtkframe.c:173:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | ^ gtkframe.c:183:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:192:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:200:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkframe.c:208:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1395:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1402:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1409:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1416:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1423:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1430:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1437:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkgrid.c:1444:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconfactory.c:1562:58: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixel_size, 0, ^ gtkiconfactory.c:1579:58: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] pixbuf = gtk_render_icon_pixbuf (context, &tmp_source, -1); ^ gtkiconview.c:398:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:416:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:434:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:454:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:462:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:479:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:497:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:513:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:529:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:545:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:561:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:578:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:594:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkiconview.c:604:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:620:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkiconview.c:638:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkiconview.c:652:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkiconview.c:660:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkiconview.c:716:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:738:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:761:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:785:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:808:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:841:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkiconview.c:852:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_a, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtkiconview.c:859:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_space, 0, ^ gtkiconview.c:861:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Space, 0, ^ gtkiconview.c:863:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, ^ gtkiconview.c:865:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, ^ gtkiconview.c:867:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, ^ gtkiconview.c:1818:10: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] 0 /* XXX flags */, TRUE); ^ gtkiconview.c:1975:33: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] (GdkRectangle *)item, 0/* XXX flags */, FALSE); ^ gtkiconview.c:2324:27: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] 0 /* XXX flags */, ^ gtkiconview.c:2796:32: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] GtkCellRendererState flags = 0; ^ gtkiconview.c:2814:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_SELECTED | GTK_STATE_FLAG_PRELIGHT); ^ gtkiconview.c:3383:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtkiconview.c:5995:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtkiconview.c:6346:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtkiconview.c:6363:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkiconview.c:6387:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkiconview.c:6407:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtkiconview.c:6433:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtkiconview.c:6491:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkiconview.c:6498:25: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtkiconview.c:6564:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (GTK_WIDGET (icon_view), 0, targets, n_targets, actions); ^ gtkiconview.c:6596:46: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (icon_view), 0, targets, n_targets, actions); ^ gtkimage.c:219:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:227:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:236:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:244:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:253:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:270:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:278:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:294:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:311:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimage.c:320:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkimage.c:338:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimagemenuitem.c:161:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkimagemenuitem.c:176:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkimagemenuitem.c:195:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkimagemenuitem.c:210:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkinfobar.c:357:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkinfobar.c:392:35: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkinfobar.c:413:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:430:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:446:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:462:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkinfobar.c:466:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Escape, 0, "close", 0); ^ gtkinvisible.c:104:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkkeyhash.c:398:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] const GdkModifierType xmods = GDK_MOD2_MASK|GDK_MOD3_MASK|GDK_MOD4_MASK|GDK_MOD5_MASK; ^ gtkkeyhash.c:399:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] const GdkModifierType vmods = GDK_SUPER_MASK|GDK_HYPER_MASK|GDK_META_MASK; ^ gtkkeyhash.c:403:12: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] state &= ~GDK_LOCK_MASK; ^ gtklabel.c:628:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:650:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:695:35: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtklabel.c:729:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:736:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:743:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:750:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:759:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:767:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtklabel.c:775:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:792:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:799:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:808:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:816:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:826:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:836:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtklabel.c:862:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:884:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:903:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:923:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:945:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:962:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklabel.c:1026:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtklabel.c:1072:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, ^ gtklabel.c:1074:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, ^ gtklabel.c:1076:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, ^ gtklabel.c:2452:57: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&markup_parser, 0, &pdata, NULL); ^ gtklayout.c:651:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:661:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:677:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklayout.c:686:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtklinkbutton.c:178:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtklinkbutton.c:193:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkliststore.c:603:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return GTK_TREE_MODEL_ITERS_PERSIST | GTK_TREE_MODEL_LIST_ONLY; ^ gtklockbutton.c:279:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtklockbutton.c:287:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtklockbutton.c:296:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtklockbutton.c:305:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtklockbutton.c:314:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtklockbutton.c:323:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtkmain.c:691:44: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK); ^ gtkmain.c:692:41: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; ^ gtkmain.c:2315:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *state = 0; ^ gtkmenu.c:536:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenu.c:557:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:572:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:587:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:604:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:612:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:627:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:642:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:651:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:672:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:681:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:690:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:699:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:706:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:721:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:729:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:737:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:745:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:753:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenu.c:767:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenu.c:771:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Up, 0, ^ gtkmenu.c:776:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Up, 0, ^ gtkmenu.c:781:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Down, 0, ^ gtkmenu.c:786:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Down, 0, ^ gtkmenu.c:791:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Left, 0, ^ gtkmenu.c:796:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Left, 0, ^ gtkmenu.c:801:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Right, 0, ^ gtkmenu.c:806:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Right, 0, ^ gtkmenu.c:811:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Home, 0, ^ gtkmenu.c:816:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Home, 0, ^ gtkmenu.c:821:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_End, 0, ^ gtkmenu.c:826:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_End, 0, ^ gtkmenu.c:831:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Page_Up, 0, ^ gtkmenu.c:836:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Page_Up, 0, ^ gtkmenu.c:841:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Page_Down, 0, ^ gtkmenu.c:846:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Page_Down, 0, ^ gtkmenu.c:1063:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_window_set_mnemonic_modifier (GTK_WINDOW (priv->toplevel), 0); ^ gtkmenu.c:1405:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkmenu.c:1412:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_SMOOTH_SCROLL_MASK | ^ gtkmenu.c:2158:34: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_MAX_SIZE|GDK_HINT_MIN_SIZE); ^ gtkmenu.c:2258:84: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_window_set_mnemonic_modifier (GTK_WINDOW (priv->tearoff_window), 0); ^ gtkmenu.c:3499:30: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mods = 0; ^ gtkmenu.c:4895:42: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] priv->upper_arrow_state &= ~(GTK_STATE_FLAG_INSENSITIVE); ^ gtkmenu.c:4900:44: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] priv->upper_arrow_state &= ~(GTK_STATE_FLAG_PRELIGHT); ^ gtkmenu.c:4907:42: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] priv->lower_arrow_state &= ~(GTK_STATE_FLAG_INSENSITIVE); ^ gtkmenu.c:4912:44: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] priv->lower_arrow_state &= ~(GTK_STATE_FLAG_PRELIGHT); ^ gtkmenubar.c:139:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Left, 0, ^ gtkmenubar.c:144:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Left, 0, ^ gtkmenubar.c:149:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Right, 0, ^ gtkmenubar.c:154:23: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Right, 0, ^ gtkmenubar.c:159:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Up, 0, ^ gtkmenubar.c:164:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Up, 0, ^ gtkmenubar.c:169:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Down, 0, ^ gtkmenubar.c:174:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Down, 0, ^ gtkmenubar.c:194:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenubar.c:211:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenubar.c:220:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenubar.c:229:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenubar.c:714:30: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mods = 0; ^ gtkmenuitem.c:255:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkmenuitem.c:331:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkmenuitem.c:346:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:363:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:378:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:395:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenuitem.c:406:70: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtkmenuitem.c:416:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:425:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:434:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:441:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenuitem.c:455:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmenushell.c:293:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:311:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:328:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:345:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkmenushell.c:401:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Escape, 0, ^ gtkmenushell.c:404:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Return, 0, ^ gtkmenushell.c:409:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_ISO_Enter, 0, ^ gtkmenushell.c:414:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Enter, 0, ^ gtkmenushell.c:419:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_space, 0, ^ gtkmenushell.c:424:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Space, 0, ^ gtkmenushell.c:429:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_F10, 0, ^ gtkmenushell.c:452:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmenushell.c:1797:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] _gtk_key_hash_add_entry (key_hash, keyval, 0, GUINT_TO_POINTER (keyval)); ^ gtkmenutoolbutton.c:293:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:189:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmessagedialog.c:205:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkmessagedialog.c:213:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkmessagedialog.c:229:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:245:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:260:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:276:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:291:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmessagedialog.c:308:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmisc.c:108:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:118:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:128:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmisc.c:138:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmnemonichash.c:46:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gchar *name = gtk_accelerator_name (keyval, 0); ^ gtkmodules.c:611:35: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (NULL, 0); ^ gtkmountoperation.c:157:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmountoperation.c:165:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkmountoperation.c:173:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkmountoperation.c:733:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (priv->parent_window, 0, ^ gtkmountoperation.c:887:42: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 0, ^ gtkmountoperation.c:1055:40: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtknotebook.c:696:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:704:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:711:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:718:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:725:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:732:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:747:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:755:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:762:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:769:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:776:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:783:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:791:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:798:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtknotebook.c:814:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:830:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:845:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:860:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:877:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:893:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:910:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:927:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtknotebook.c:950:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:959:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:968:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:977:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:986:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtknotebook.c:1090:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_space, 0, ^ gtknotebook.c:1094:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Space, 0, ^ gtknotebook.c:1099:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Home, 0, ^ gtknotebook.c:1103:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Home, 0, ^ gtknotebook.c:1107:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_End, 0, ^ gtknotebook.c:1111:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_End, 0, ^ gtknotebook.c:1125:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Page_Up, GDK_CONTROL_MASK | GDK_MOD1_MASK, ^ gtknotebook.c:1129:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Page_Down, GDK_CONTROL_MASK | GDK_MOD1_MASK, ^ gtknotebook.c:1148:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtknotebook.c:1203:45: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (notebook), 0, ^ gtknotebook.c:1930:26: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] GtkRegionFlags flags = 0; ^ gtknotebook.c:1953:12: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] return 0; ^ gtknotebook.c:1976:26: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] GtkRegionFlags flags = 0; ^ gtknotebook.c:3130:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK, ^ gtknotebook.c:3735:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtknotebook.c:3766:37: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtknumerableicon.c:655:23: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtknumerableicon.c:662:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtknumerableicon.c:669:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtknumerableicon.c:676:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtknumerableicon.c:683:26: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); ^ gtkorientable.c:65:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:353:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:361:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:370:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:387:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:405:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkpaned.c:421:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:437:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkpaned.c:455:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:478:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:499:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:523:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:546:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:569:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkpaned.c:579:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_F6, 0, ^ gtkpaned.c:589:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_F8, 0, ^ gtkpaned.c:598:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, 0); ^ gtkpaned.c:601:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK); ^ gtkpaned.c:605:21: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Escape, 0, ^ gtkpaned.c:609:21: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_Return, 0, ^ gtkpaned.c:612:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_ISO_Enter, 0, ^ gtkpaned.c:615:23: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Enter, 0, ^ gtkpaned.c:618:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_space, 0, ^ gtkpaned.c:621:23: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_KEY_KP_Space, 0, ^ gtkpaned.c:625:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Left, 0, GTK_SCROLL_STEP_LEFT); ^ gtkpaned.c:626:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Left, 0, GTK_SCROLL_STEP_LEFT); ^ gtkpaned.c:630:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Right, 0, GTK_SCROLL_STEP_RIGHT); ^ gtkpaned.c:632:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Right, 0, GTK_SCROLL_STEP_RIGHT); ^ gtkpaned.c:635:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkpaned.c:637:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkpaned.c:639:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkpaned.c:640:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkpaned.c:642:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkpaned.c:644:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkpaned.c:646:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Page_Down, 0, GTK_SCROLL_PAGE_RIGHT); ^ gtkpaned.c:647:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Page_Down, 0, GTK_SCROLL_PAGE_RIGHT); ^ gtkpaned.c:649:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_Home, 0, GTK_SCROLL_START); ^ gtkpaned.c:650:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_Home, 0, GTK_SCROLL_START); ^ gtkpaned.c:651:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_End, 0, GTK_SCROLL_END); ^ gtkpaned.c:652:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_move_binding (binding_set, GDK_KEY_KP_End, 0, GTK_SCROLL_END); ^ gtkpaned.c:1647:28: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON1_MOTION_MASK ^ gtkpressandhold.c:149:44: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXINT, 1000, GTK_PARAM_READWRITE)); ^ gtkpressandhold.c:153:41: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 1, G_MAXINT, 8, GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1090:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1109:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1128:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1155:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1177:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1197:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1218:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1237:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1254:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1278:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1301:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1317:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:1337:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:1356:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1372:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1389:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1405:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation.c:1429:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintoperation.c:2981:50: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] progress = gtk_message_dialog_new (parent, 0, ^ gtkprintoperation.c:3011:50: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkprintoperationpreview.c:50:36: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_operation_preview_info, 0); ^ gtkprivate.c:164:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType result = 0; ^ gtkprivate.c:167:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GDK_IS_KEYMAP (keymap), 0); ^ gtkprivate.c:192:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] static GdkModifierType primary = 0; ^ gtkprogressbar.c:153:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:161:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:169:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:177:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:199:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:223:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprogressbar.c:229:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:235:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:249:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:262:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:275:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkprogressbar.c:288:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkradioaction.c:121:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkradioaction.c:136:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradioaction.c:154:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkradioaction.c:170:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkradiobutton.c:165:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradiobutton.c:933:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_INCONSISTENT | ^ gtkradiomenuitem.c:428:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkradiotoolbutton.c:86:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkrange.c:369:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkrange.c:424:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkrange.c:432:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:441:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:450:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:467:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:484:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:502:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:520:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrange.c:529:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:537:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:545:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:559:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:567:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:575:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:590:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:604:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkrange.c:1798:14: warning: integer constant not in range of enumerated type 'GtkJunctionSides' [-Wassign-enum] sides &= ~(GTK_JUNCTION_TOP | GTK_JUNCTION_BOTTOM); ^ gtkrange.c:1800:14: warning: integer constant not in range of enumerated type 'GtkJunctionSides' [-Wassign-enum] sides &= ~(GTK_JUNCTION_LEFT | GTK_JUNCTION_RIGHT); ^ gtkrange.c:1903:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_ACTIVE | GTK_STATE_FLAG_PRELIGHT); ^ gtkrange.c:2266:16: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_PRELIGHT | GTK_STATE_FLAG_ACTIVE); ^ gtkrecentaction.c:636:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkrecentchooserdefault.c:700:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gtkrecentchoosermenu.c:247:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooserutils.c:350:26: warning: integer constant not in range of enumerated type 'GtkRecentFilterFlags' [-Wassign-enum] filter_info.contains = GTK_RECENT_FILTER_URI | GTK_RECENT_FILTER_MIME_TYPE; ^ gtkrecentchooser.c:133:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkrecentchooser.c:148:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:162:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:175:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:191:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:204:16: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:218:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:237:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:251:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentchooser.c:265:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkrecentmanager.c:296:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE))); ^ gtkscale.c:299:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:307:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:315:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:324:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscale.c:333:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscale.c:342:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscale.c:350:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Left, 0, ^ gtkscale.c:356:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Left, 0, ^ gtkscale.c:362:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Right, 0, ^ gtkscale.c:368:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Right, 0, ^ gtkscale.c:374:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Up, 0, ^ gtkscale.c:380:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Up, 0, ^ gtkscale.c:386:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Down, 0, ^ gtkscale.c:392:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Down, 0, ^ gtkscale.c:404:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Page_Up, 0, ^ gtkscale.c:407:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Page_Up, 0, ^ gtkscale.c:416:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Page_Down, 0, ^ gtkscale.c:419:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Page_Down, 0, ^ gtkscale.c:424:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_plus, 0, ^ gtkscale.c:427:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_minus, 0, ^ gtkscale.c:437:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Add, 0, ^ gtkscale.c:440:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Subtract, 0, ^ gtkscale.c:450:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_Home, 0, ^ gtkscale.c:453:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_Home, 0, ^ gtkscale.c:456:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_End, 0, ^ gtkscale.c:459:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_slider_binding (binding_set, GDK_KEY_KP_End, 0, ^ gtkscalebutton.c:223:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:232:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:240:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:269:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscalebutton.c:305:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscalebutton.c:326:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscalebutton.c:335:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_space, 0, ^ gtkscalebutton.c:337:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Space, 0, ^ gtkscalebutton.c:339:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, ^ gtkscalebutton.c:341:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, ^ gtkscalebutton.c:343:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, ^ gtkscalebutton.c:345:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Escape, 0, ^ gtkscalebutton.c:1047:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | ^ gtkscalebutton.c:1057:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkscrollable.c:99:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ gtkscrollable.c:116:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT); ^ gtkscrollable.c:132:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE); ^ gtkscrollable.c:148:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE); ^ gtkscrollbar.c:77:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:84:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:91:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:98:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:105:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrollbar.c:112:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:369:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkscrolledwindow.c:376:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkscrolledwindow.c:384:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:392:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:401:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:418:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:426:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | GTK_PARAM_WRITABLE)); ^ gtkscrolledwindow.c:440:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:449:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkscrolledwindow.c:464:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscrolledwindow.c:479:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkscrolledwindow.c:495:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE | ^ gtkscrolledwindow.c:513:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscrolledwindow.c:541:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkscrolledwindow.c:557:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_KEY_Page_Up, 0, GTK_SCROLL_PAGE_BACKWARD, FALSE); ^ gtkscrolledwindow.c:558:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_KEY_Page_Down, 0, GTK_SCROLL_PAGE_FORWARD, FALSE); ^ gtkscrolledwindow.c:562:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_KEY_Home, 0, GTK_SCROLL_START, FALSE); ^ gtkscrolledwindow.c:563:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_scroll_binding (binding_set, GDK_KEY_End, 0, GTK_SCROLL_END, FALSE); ^ gtkscrolledwindow.c:566:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtkscrolledwindow.c:2764:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_BUTTON1_MOTION_MASK, ^ gtkseparatortoolitem.c:144:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtksettings.c:342:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:350:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:367:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:375:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:395:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:403:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:415:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:424:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:433:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:442:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:451:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:460:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:469:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:492:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:501:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:510:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:520:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:530:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:540:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:550:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:560:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:569:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:579:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:597:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:606:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:615:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:624:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:634:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:644:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:680:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:690:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:712:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED), ^ gtksettings.c:731:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:757:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:779:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:798:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:816:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:837:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:855:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtksettings.c:864:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:882:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:906:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:923:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:940:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:959:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:979:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:999:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1008:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1031:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1054:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1076:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1092:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1107:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1122:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1139:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1157:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1183:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1199:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1208:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1227:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1236:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1246:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1264:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1273:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1283:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1293:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1302:68: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1311:67: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1321:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1331:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE), ^ gtksettings.c:1341:75: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, GTK_PARAM_READWRITE), ^ gtksettings.c:1351:75: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, GTK_PARAM_READWRITE), ^ gtksizegroup.c:366:56: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] queue_resize_on_widget (priv->widgets->data, TRUE, 0); ^ gtksizegroup.c:384:51: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_SIZE_GROUP_HORIZONTAL, GTK_PARAM_READWRITE)); ^ gtksizegroup.c:401:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:321:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:331:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:341:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:349:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:357:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:365:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:374:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:384:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkspinbutton.c:392:70: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE), ^ gtkspinbutton.c:488:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkspinbutton.c:497:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkspinbutton.c:498:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_KP_Up, 0, GTK_SCROLL_STEP_UP); ^ gtkspinbutton.c:499:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkspinbutton.c:500:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_KP_Down, 0, GTK_SCROLL_STEP_DOWN); ^ gtkspinbutton.c:501:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_Page_Up, 0, GTK_SCROLL_PAGE_UP); ^ gtkspinbutton.c:502:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_spin_binding (binding_set, GDK_KEY_Page_Down, 0, GTK_SCROLL_PAGE_DOWN); ^ gtkspinbutton.c:783:12: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_ACTIVE | GTK_STATE_FLAG_PRELIGHT); ^ gtkspinner.c:117:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkstatusbar.c:186:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:225:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:233:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkstatusicon.c:241:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:249:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:265:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:274:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:284:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:292:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:300:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:316:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:333:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkstatusicon.c:360:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:386:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:410:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:428:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstatusicon.c:445:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkstatusicon.c:476:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtkstock.c:201:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] item->modifier &= ~NON_STATIC_MASK; ^ gtkstock.c:324:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_INFO, NC_("Stock label", "Information"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:325:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_WARNING, NC_("Stock label", "Warning"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:326:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_ERROR, NC_("Stock label", "Error"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:327:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DIALOG_QUESTION, NC_("Stock label", "Question"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:332:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ABOUT, NC_("Stock label", "_About"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:333:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ADD, NC_("Stock label", "_Add"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:334:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_APPLY, NC_("Stock label", "_Apply"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:335:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_BOLD, NC_("Stock label", "_Bold"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:336:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CANCEL, NC_("Stock label", "_Cancel"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:337:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CDROM, NC_("Stock label", "_CD-ROM"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:338:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CLEAR, NC_("Stock label", "_Clear"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:339:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CLOSE, NC_("Stock label", "_Close"), PRIMARY_MODIFIER, 'w', GETTEXT_PACKAGE }, ^ gtkstock.c:340:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CONNECT, NC_("Stock label", "C_onnect"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:341:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CONVERT, NC_("Stock label", "_Convert"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:342:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_COPY, NC_("Stock label", "_Copy"), PRIMARY_MODIFIER, 'c', GETTEXT_PACKAGE }, ^ gtkstock.c:343:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_CUT, NC_("Stock label", "Cu_t"), PRIMARY_MODIFIER, 'x', GETTEXT_PACKAGE }, ^ gtkstock.c:344:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DELETE, NC_("Stock label", "_Delete"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:345:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DISCARD, NC_("Stock label", "_Discard"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:346:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_DISCONNECT, NC_("Stock label", "_Disconnect"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:347:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_EXECUTE, NC_("Stock label", "_Execute"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:348:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_EDIT, NC_("Stock label", "_Edit"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:349:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FILE, NC_("Stock label", "_File"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:350:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FIND, NC_("Stock label", "_Find"), PRIMARY_MODIFIER, 'f', GETTEXT_PACKAGE }, ^ gtkstock.c:351:74: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FIND_AND_REPLACE, NC_("Stock label", "Find and _Replace"), PRIMARY_MODIFIER, 'r', GETTEXT_PACKAGE }, ^ gtkstock.c:352:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FLOPPY, NC_("Stock label", "_Floppy"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:353:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_FULLSCREEN, NC_("Stock label", "_Fullscreen"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:354:74: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_LEAVE_FULLSCREEN, NC_("Stock label", "_Leave Fullscreen"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:356:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_BOTTOM, NC_("Stock label, navigation", "_Bottom"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:358:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_FIRST, NC_("Stock label, navigation", "_First"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:360:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_LAST, NC_("Stock label, navigation", "_Last"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:362:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GOTO_TOP, NC_("Stock label, navigation", "_Top"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:364:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_BACK, NC_("Stock label, navigation", "_Back"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:366:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_DOWN, NC_("Stock label, navigation", "_Down"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:368:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_FORWARD, NC_("Stock label, navigation", "_Forward"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:370:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_GO_UP, NC_("Stock label, navigation", "_Up"), 0, 0, GETTEXT_PACKAGE "-navigation" }, ^ gtkstock.c:371:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_HARDDISK, NC_("Stock label", "_Hard Disk"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:372:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_HELP, NC_("Stock label", "_Help"), PRIMARY_MODIFIER, 'h', GETTEXT_PACKAGE }, ^ gtkstock.c:373:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_HOME, NC_("Stock label", "_Home"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:374:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INDENT, NC_("Stock label", "Increase Indent"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:375:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNINDENT, NC_("Stock label", "Decrease Indent"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:376:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INDEX, NC_("Stock label", "_Index"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:377:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_INFO, NC_("Stock label", "_Information"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:378:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ITALIC, NC_("Stock label", "_Italic"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:379:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUMP_TO, NC_("Stock label", "_Jump to"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:381:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_CENTER, NC_("Stock label", "_Center"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:383:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_FILL, NC_("Stock label", "_Fill"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:385:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_LEFT, NC_("Stock label", "_Left"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:387:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_JUSTIFY_RIGHT, NC_("Stock label", "_Right"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:390:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_FORWARD, NC_("Stock label, media", "_Forward"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:392:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_NEXT, NC_("Stock label, media", "_Next"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:394:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PAUSE, NC_("Stock label, media", "P_ause"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:396:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PLAY, NC_("Stock label, media", "_Play"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:398:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_PREVIOUS, NC_("Stock label, media", "Pre_vious"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:400:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_RECORD, NC_("Stock label, media", "_Record"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:402:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_REWIND, NC_("Stock label, media", "R_ewind"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:404:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_MEDIA_STOP, NC_("Stock label, media", "_Stop"), 0, 0, GETTEXT_PACKAGE "-media" }, ^ gtkstock.c:405:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_NETWORK, NC_("Stock label", "_Network"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:406:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_NEW, NC_("Stock label", "_New"), PRIMARY_MODIFIER, 'n', GETTEXT_PACKAGE }, ^ gtkstock.c:407:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_NO, NC_("Stock label", "_No"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:408:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_OK, NC_("Stock label", "_OK"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:409:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_OPEN, NC_("Stock label", "_Open"), PRIMARY_MODIFIER, 'o', GETTEXT_PACKAGE }, ^ gtkstock.c:411:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_LANDSCAPE, NC_("Stock label", "Landscape"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:413:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_PORTRAIT, NC_("Stock label", "Portrait"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:415:87: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE, NC_("Stock label", "Reverse landscape"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:417:85: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT, NC_("Stock label", "Reverse portrait"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:418:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PAGE_SETUP, NC_("Stock label", "Page Set_up"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:419:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PASTE, NC_("Stock label", "_Paste"), PRIMARY_MODIFIER, 'v', GETTEXT_PACKAGE }, ^ gtkstock.c:420:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PREFERENCES, NC_("Stock label", "_Preferences"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:421:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PRINT, NC_("Stock label", "_Print"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:422:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PRINT_PREVIEW, NC_("Stock label", "Print Pre_view"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:423:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_PROPERTIES, NC_("Stock label", "_Properties"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:424:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_QUIT, NC_("Stock label", "_Quit"), PRIMARY_MODIFIER, 'q', GETTEXT_PACKAGE }, ^ gtkstock.c:425:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REDO, NC_("Stock label", "_Redo"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:426:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REFRESH, NC_("Stock label", "_Refresh"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:427:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REMOVE, NC_("Stock label", "_Remove"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:428:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_REVERT_TO_SAVED, NC_("Stock label", "_Revert"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:429:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SAVE, NC_("Stock label", "_Save"), PRIMARY_MODIFIER, 's', GETTEXT_PACKAGE }, ^ gtkstock.c:430:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SAVE_AS, NC_("Stock label", "Save _As"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:431:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_ALL, NC_("Stock label", "Select _All"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:432:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_COLOR, NC_("Stock label", "_Color"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:433:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SELECT_FONT, NC_("Stock label", "_Font"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:435:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SORT_ASCENDING, NC_("Stock label", "_Ascending"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:437:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SORT_DESCENDING, NC_("Stock label", "_Descending"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:438:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_SPELL_CHECK, NC_("Stock label", "_Spell Check"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:439:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_STOP, NC_("Stock label", "_Stop"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:441:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_STRIKETHROUGH, NC_("Stock label", "_Strikethrough"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:442:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDELETE, NC_("Stock label", "_Undelete"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:444:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDERLINE, NC_("Stock label", "_Underline"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:445:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_UNDO, NC_("Stock label", "_Undo"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:446:48: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_YES, NC_("Stock label", "_Yes"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:448:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_100, NC_("Stock label", "_Normal Size"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:450:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_FIT, NC_("Stock label", "Best _Fit"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:451:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_IN, NC_("Stock label", "Zoom _In"), 0, 0, GETTEXT_PACKAGE }, ^ gtkstock.c:452:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { GTK_STOCK_ZOOM_OUT, NC_("Stock label", "Zoom _Out"), 0, 0, GETTEXT_PACKAGE } ^ gtkstylecontext.c:446:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstylecontext.c:454:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstylecontext.c:469:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkstylecontext.c:2322:21: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] *flags_return = 0; ^ gtkstyleproperty.c:113:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkstyleproperty.c:120:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkstyleprovider.c:48:67: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0, NULL, 0); ^ gtkswitch.c:936:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE); ^ gtkswitch.c:972:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkswitch.c:986:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtktestutils.c:219:70: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] b1res = gdk_test_simulate_button (panel, width - 1, 1, button, 0, GDK_BUTTON_PRESS); ^ gtktestutils.c:220:70: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] b2res = gdk_test_simulate_button (panel, width - 1, 1, button, 0, GDK_BUTTON_RELEASE); ^ gtktextbuffer.c:204:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktextbuffer.c:222:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextbuffer.c:237:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:254:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:270:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbuffer.c:286:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextbufferserialize.c:1819:41: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, &info, NULL); ^ gtktextmark.c:129:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktextmark.c:137:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktexttag.c:191:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktexttag.c:201:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:216:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtktexttag.c:231:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:239:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:247:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:262:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtktexttag.c:277:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:286:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:294:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:310:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:318:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:326:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:335:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:344:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:354:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:364:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:374:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:384:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:394:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:403:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:421:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:431:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:441:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:452:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:463:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:473:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:483:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:493:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:501:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:510:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:519:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:528:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:547:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:562:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtktexttag.c:579:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtktexttag.c:594:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:613:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktexttag.c:619:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-set", PROP_BACKGROUND_SET, ^ gtktexttag.c:623:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("background-full-height-set", PROP_BACKGROUND_FULL_HEIGHT_SET, ^ gtktexttag.c:627:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("foreground-set", PROP_FOREGROUND_SET, ^ gtktexttag.c:631:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("editable-set", PROP_EDITABLE_SET, ^ gtktexttag.c:635:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("family-set", PROP_FAMILY_SET, ^ gtktexttag.c:639:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("style-set", PROP_STYLE_SET, ^ gtktexttag.c:643:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("variant-set", PROP_VARIANT_SET, ^ gtktexttag.c:647:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("weight-set", PROP_WEIGHT_SET, ^ gtktexttag.c:651:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("stretch-set", PROP_STRETCH_SET, ^ gtktexttag.c:655:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("size-set", PROP_SIZE_SET, ^ gtktexttag.c:659:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("scale-set", PROP_SCALE_SET, ^ gtktexttag.c:663:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("justification-set", PROP_JUSTIFICATION_SET, ^ gtktexttag.c:667:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("language-set", PROP_LANGUAGE_SET, ^ gtktexttag.c:671:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("left-margin-set", PROP_LEFT_MARGIN_SET, ^ gtktexttag.c:675:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("indent-set", PROP_INDENT_SET, ^ gtktexttag.c:679:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("rise-set", PROP_RISE_SET, ^ gtktexttag.c:683:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-above-lines-set", PROP_PIXELS_ABOVE_LINES_SET, ^ gtktexttag.c:687:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-below-lines-set", PROP_PIXELS_BELOW_LINES_SET, ^ gtktexttag.c:691:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("pixels-inside-wrap-set", PROP_PIXELS_INSIDE_WRAP_SET, ^ gtktexttag.c:695:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("strikethrough-set", PROP_STRIKETHROUGH_SET, ^ gtktexttag.c:699:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("right-margin-set", PROP_RIGHT_MARGIN_SET, ^ gtktexttag.c:703:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("underline-set", PROP_UNDERLINE_SET, ^ gtktexttag.c:707:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("wrap-mode-set", PROP_WRAP_MODE_SET, ^ gtktexttag.c:711:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("tabs-set", PROP_TABS_SET, ^ gtktexttag.c:715:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("invisible-set", PROP_INVISIBLE_SET, ^ gtktexttag.c:719:3: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] ADD_SET_PROP ("paragraph-background-set", PROP_PARAGRAPH_BACKGROUND_SET, ^ gtktexttag.c:988:10: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] return 0; ^ gtktexttag.c:995:32: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PangoFontMask changed_mask = 0; ^ gtktexttag.c:1084:16: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] old_mask = 0; ^ gtktextutil.c:140:73: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] info, (GClosureNotify) callback_info_free, 0); ^ gtktextview.c:659:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:669:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:679:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:687:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:696:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:705:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:715:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:725:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:735:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:743:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:751:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:759:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:767:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:775:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:795:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktextview.c:811:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktextview.c:849:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:875:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:898:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:919:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:948:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:970:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:990:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1010:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1031:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1050:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1093:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1112:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1135:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktextview.c:1259:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_a, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1264:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Delete, 0, ^ gtktextview.c:1269:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Delete, 0, ^ gtktextview.c:1274:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_BackSpace, 0, ^ gtktextview.c:1296:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Delete, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1301:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Delete, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1306:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_BackSpace, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1328:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Insert, 0, ^ gtktextview.c:1330:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Insert, 0, ^ gtktextview.c:1334:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_F7, 0, ^ gtktextview.c:1345:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Tab, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1348:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Tab, GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ gtktextview.c:1383:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (widget, 0, NULL, 0, ^ gtktextview.c:1384:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktextview.c:5271:38: warning: integer constant not in range of enumerated type 'GtkDirectionType' [-Wassign-enum] GtkDirectionType leave_direction = -1; ^ gtktextview.c:6530:106: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] (GClosureNotify) selection_data_free, 0); ^ gtktextview.c:6909:5: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE, ^ gtktextview.c:7034:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktextview.c:7104:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkthemingengine.c:253:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | GTK_PARAM_READWRITE)); ^ gtkthemingengine.c:661:14: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] *flags = 0; ^ gtkthemingengine.c:2433:18: warning: integer constant not in range of enumerated type 'GtkJunctionSides' [-Wassign-enum] sides &= ~GTK_JUNCTION_CORNER_TOPLEFT; ^ gtkthemingengine.c:2436:18: warning: integer constant not in range of enumerated type 'GtkJunctionSides' [-Wassign-enum] sides &= ~GTK_JUNCTION_CORNER_TOPRIGHT; ^ gtktimeline.c:100:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtktimeline.c:108:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtktimeline.c:115:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtktimeline.c:122:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtktoggleaction.c:119:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoggleaction.c:134:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:179:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:187:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:195:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktogglebutton.c:579:14: warning: integer constant not in range of enumerated type 'GtkStateType' [-Wassign-enum] state |= GTK_STATE_FLAG_INCONSISTENT; ^ gtktoggletoolbutton.c:128:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoggletoolbutton.c:164:55: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] "toggled", G_CALLBACK (button_toggled), button, 0); ^ gtktoolbar.c:337:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keysym, 0, ^ gtktoolbar.c:340:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keypad_keysym, 0, ^ gtktoolbar.c:488:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktoolbar.c:507:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:514:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:536:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:551:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:560:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:568:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbar.c:578:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:587:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:596:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:604:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:612:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:619:63: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolbar.c:628:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Home, 0, ^ gtktoolbar.c:631:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Home, 0, ^ gtktoolbar.c:634:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_End, 0, ^ gtktoolbar.c:637:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_End, 0, ^ gtktoolbar.c:641:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_ctrl_tab_bindings (binding_set, 0, GTK_DIR_TAB_FORWARD); ^ gtktoolbutton.c:166:10: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtktoolbutton.c:242:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:249:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:256:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:263:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:280:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:287:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:306:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolbutton.c:318:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ gtktoolbutton.c:345:44: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK (button_clicked), button, 0); ^ gtktoolitem.c:194:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitem.c:201:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitem.c:208:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1595:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1602:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1609:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1616:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1623:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1632:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolitemgroup.c:1641:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktoolitemgroup.c:1648:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1655:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1662:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1669:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolitemgroup.c:1678:65: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1008:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1023:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1038:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1054:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1069:69: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktoolpalette.c:1854:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (child, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtktoolpalette.c:1855:48: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] &dnd_targets[0], 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktoolpalette.c:1864:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (child, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ gtktoolpalette.c:1865:48: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] &dnd_targets[1], 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gtktreednd.c:69:18: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &our_info, 0); ^ gtktreednd.c:96:94: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (G_TYPE_INTERFACE, I_("GtkTreeDragDest"), &our_info, 0); ^ gtktreemenu.c:288:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemenu.c:312:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemenu.c:330:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemenu.c:345:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemenu.c:364:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemenu.c:386:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemenu.c:407:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreemodel.c:317:51: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tree_model_info, 0); ^ gtktreemodel.c:1158:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_TREE_MODEL (tree_model), 0); ^ gtktreemodel.c:1164:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreemodelfilter.c:544:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelfilter.c:552:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelfilter.c:2918:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_TREE_MODEL_FILTER (model), 0); ^ gtktreemodelfilter.c:2919:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_TREE_MODEL_FILTER (model)->priv->child_model != NULL, 0); ^ gtktreemodelfilter.c:2926:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreemodelsort.c:492:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreemodelsort.c:1217:3: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (tree_model_sort->priv->child_model != NULL, 0); ^ gtktreemodelsort.c:1224:10: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtktreeselection.c:133:46: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ gtktreeselection.c:356:51: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] 0, ^ gtktreeselection.c:886:28: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreesortable.c:61:26: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &tree_sortable_info, 0); ^ gtktreeview.c:995:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1008:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1016:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1024:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1032:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1040:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1048:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1058:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1077:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1098:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1118:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1133:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1150:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1158:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1167:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1175:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1185:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeview.c:1199:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1208:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1217:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1224:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1231:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1238:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1245:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1252:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1259:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1266:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1273:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeview.c:1294:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1417:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1428:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1437:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1446:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1456:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1465:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1477:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1486:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtktreeview.c:1530:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Right, 0, "move-cursor", 2, ^ gtktreeview.c:1534:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Left, 0, "move-cursor", 2, ^ gtktreeview.c:1538:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Right, 0, "move-cursor", 2, ^ gtktreeview.c:1542:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Left, 0, "move-cursor", 2, ^ gtktreeview.c:1572:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_A, GDK_CONTROL_MASK | GDK_SHIFT_MASK, "unselect-all", 0); ^ gtktreeview.c:1580:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_space, 0, "select-cursor-row", 1, ^ gtktreeview.c:1582:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Space, 0, "select-cursor-row", 1, ^ gtktreeview.c:1584:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, "select-cursor-row", 1, ^ gtktreeview.c:1586:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, "select-cursor-row", 1, ^ gtktreeview.c:1588:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, "select-cursor-row", 1, ^ gtktreeview.c:1592:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_plus, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1597:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_asterisk, 0, ^ gtktreeview.c:1602:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Multiply, 0, ^ gtktreeview.c:1608:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_slash, 0, ^ gtktreeview.c:1613:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Divide, 0, ^ gtktreeview.c:1624:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Add, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1647:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1653:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1659:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_minus, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1667:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Subtract, 0, "expand-collapse-cursor-row", 3, ^ gtktreeview.c:1686:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1692:33: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:1698:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_BackSpace, 0, "select-cursor-parent", 0); ^ gtktreeview.c:3118:63: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, path, CLEAR_AND_SELECT | CLAMP_NODE); ^ gtktreeview.c:3239:32: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK ^ gtktreeview.c:3631:53: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, path, 0); ^ gtktreeview.c:4162:75: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (GTK_TREE_VIEW (tree_view), tmp_path, 0); ^ gtktreeview.c:4879:38: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] GtkRegionFlags row_flags = 0, column_flags = 0; ^ gtktreeview.c:4879:56: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] GtkRegionFlags row_flags = 0, column_flags = 0; ^ gtktreeview.c:7335:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtktreeview.c:7747:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktreeview.c:7763:33: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtktreeview.c:7789:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtktreeview.c:7811:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction suggested_action = 0; ^ gtktreeview.c:7843:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ gtktreeview.c:7911:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:7929:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:7932:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ gtktreeview.c:8535:30: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] GtkRegionFlags flags = 0; ^ gtktreeview.c:9130:66: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, cursor_path, CLEAR_AND_SELECT | CURSOR_INVALID); ^ gtktreeview.c:9134:57: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, NULL, CLEAR_AND_SELECT | CURSOR_INVALID); ^ gtktreeview.c:9610:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtktreeview.c:9903:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK|GDK_BUTTON_RELEASE_MASK, ^ gtktreeview.c:9910:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK|GDK_KEY_RELEASE_MASK, ^ gtktreeview.c:10102:32: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] GtkCellRendererState flags = 0; ^ gtktreeview.c:10136:14: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] state &= ~(GTK_STATE_FLAG_ACTIVE); ^ gtktreeview.c:10195:61: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, cursor_path, 0); ^ gtktreeview.c:10355:62: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, cursor_path, CLEAR_AND_SELECT | CLAMP_NODE); ^ gtktreeview.c:10650:55: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, path, CLEAR_AND_SELECT | CLAMP_NODE); ^ gtktreeview.c:10700:28: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreeview.c:10885:62: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, cursor_path, CLEAR_AND_SELECT | CLAMP_NODE); ^ gtktreeview.c:12972:53: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, path, CLEAR_AND_SELECT | CURSOR_INVALID); ^ gtktreeview.c:13259:36: warning: integer constant not in range of enumerated type 'GtkTreeSelectMode' [-Wassign-enum] GtkTreeSelectMode mode = 0; ^ gtktreeview.c:13416:51: warning: integer constant not in range of enumerated type 'SetCursorFlags' [-Wassign-enum] gtk_tree_view_real_set_cursor (tree_view, path, CLEAR_AND_SELECT | CLAMP_NODE); ^ gtktreeview.c:14230:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtktreeview.c:14267:22: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] 0, ^ gtktreeview.c:14616:67: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] gtk_style_context_add_region (context, GTK_STYLE_REGION_COLUMN, 0); ^ gtktreeviewcolumn.c:250:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:258:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:268:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeviewcolumn.c:278:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktreeviewcolumn.c:287:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:295:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:305:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:315:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:325:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:333:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:341:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:349:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:358:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:368:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:376:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:384:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:393:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:411:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtktreeviewcolumn.c:429:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtktreeviewcolumn.c:1597:63: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] gtk_cell_renderer_get_aligned_area (match, priv->tree_view, 0, ^ gtkuimanager.c:485:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_DEPRECATED)); ^ gtkuimanager.c:493:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkuimanager.c:510:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:529:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:553:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:575:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:599:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:622:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gtkuimanager.c:1896:53: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (&ui_parser, 0, &ctx, NULL); ^ gtkvolumebutton.c:158:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkviewport.c:159:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:986:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:993:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1003:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1012:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1019:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1026:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1033:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1040:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1047:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1054:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1061:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1068:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1075:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1082:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:1089:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1097:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1104:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1127:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1148:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1169:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1184:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:1199:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1215:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1231:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1252:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1273:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1294:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1315:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1333:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1346:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_CLEANUP | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, ^ gtkwidget.c:1365:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1380:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1395:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1410:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1425:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwidget.c:1701:6: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS, ^ gtkwidget.c:1760:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:1791:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:1865:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, ^ gtkwidget.c:2014:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:3030:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:3044:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwidget.c:3058:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] 0, ^ gtkwidget.c:3108:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Menu, 0, ^ gtkwidget.c:3133:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3140:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3147:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3153:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3159:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3165:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3171:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3178:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3192:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3206:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3221:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3236:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3251:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3266:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3281:62: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwidget.c:3326:75: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] gtk_widget_set_usize_internal (widget, g_value_get_int (value), -2, 0); ^ gtkwidget.c:3329:75: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] gtk_widget_set_usize_internal (widget, -2, g_value_get_int (value), 0); ^ gtkwidget.c:4415:29: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GdkEventMask events = 0; ^ gtkwidget.c:4701:41: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] _gtk_size_group_queue_resize (widget, 0); ^ gtkwidget.c:4718:41: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] _gtk_size_group_queue_resize (widget, 0); ^ gtkwidget.c:5652:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_map_add_entry (accel_path, 0, 0); ^ gtkwidget.c:7331:14: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] flags &= ~(GTK_STATE_FLAG_INSENSITIVE); ^ gtkwidget.c:9472:57: warning: integer constant not in range of enumerated type 'GtkQueueResizeFlags' [-Wassign-enum] gtk_widget_set_usize_internal (widget, width, height, 0); ^ gtkwidget.c:10004:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^ gtkwidget.c:10005:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] g_return_val_if_fail (GDK_IS_DEVICE (device), 0); ^ gtkwidget.c:10010:12: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] return 0; ^ gtkwidget.c:14158:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^ gtkwindow.c:507:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keysym, 0, ^ gtkwindow.c:513:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keypad_keysym, 0, ^ gtkwindow.c:618:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkwindow.c:626:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:634:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:651:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_WRITABLE)); ^ gtkwindow.c:659:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:667:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:676:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:686:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:696:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:704:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:719:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:727:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:746:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:765:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:781:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:789:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:797:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwindow.c:805:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwindow.c:814:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:822:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:830:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:838:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:853:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:868:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:883:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:898:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:918:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:933:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkwindow.c:951:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:968:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE| G_PARAM_CONSTRUCT)); ^ gtkwindow.c:989:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkwindow.c:1007:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkwindow.c:1015:79: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXINT, 16, GTK_PARAM_READWRITE)); ^ gtkwindow.c:1021:79: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_MAXINT, 16, GTK_PARAM_READWRITE)); ^ gtkwindow.c:1045:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); ^ gtkwindow.c:1069:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwindow.c:1088:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkwindow.c:1118:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_space, 0, ^ gtkwindow.c:1120:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Space, 0, ^ gtkwindow.c:1123:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_Return, 0, ^ gtkwindow.c:1125:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_ISO_Enter, 0, ^ gtkwindow.c:1127:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KEY_KP_Enter, 0, ^ gtkwindow.c:1135:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, 0, GTK_DIR_TAB_FORWARD); ^ gtkwindow.c:1138:34: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] add_tab_bindings (binding_set, GDK_CONTROL_MASK | GDK_SHIFT_MASK, GTK_DIR_TAB_BACKWARD); ^ gtkwindow.c:2195:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WINDOW (window), 0); ^ gtkwindow.c:3262:20: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] info->mask = 0; ^ gtkwindow.c:3364:37: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] 0); ^ gtkwindow.c:3431:7: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] GDK_FUNC_ALL | GDK_FUNC_CLOSE); ^ gtkwindow.c:3514:11: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] 48, 0, NULL); ^ gtkwindow.c:3517:17: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] sizes[i], 0, NULL); ^ gtkwindow.c:5286:45: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (gdk_window, 0); ^ gtkwindow.c:5289:43: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] gdk_window_set_functions (gdk_window, GDK_FUNC_ALL | GDK_FUNC_CLOSE); ^ gtkwindow.c:5365:26: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] info->last.flags = 0; ^ gtkwindow.c:8266:3: warning: integer constant not in range of enumerated type 'GdkGravity' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WINDOW (window), 0); ^ gtkdnd.c:317:5: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] { 0 , "dnd-none", NULL, NULL }, ^ gtkdnd.c:477:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ gtkdnd.c:703:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *suggested_action = 0; ^ gtkdnd.c:704:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] *possible_actions = 0; ^ gtkdnd.c:708:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType state = 0; ^ gtkdnd.c:1073:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK, ^ gtkdnd.c:1434:17: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] site->flags = 0; ^ gtkdnd.c:1437:19: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] site->actions = 0; ^ gtkdnd.c:1767:34: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, event->dnd.time); ^ gtkdnd.c:2218:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction action = 0; ^ gtkdnd.c:2306:30: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ gtkdnd.c:2506:24: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtkdnd.c:2594:28: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | ^ gtkdnd.c:3594:34: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK, ^ gtkcustompaperunixdialog.c:464:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkcustompaperunixdialog.c:469:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkcustompaperunixdialog.c:474:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:347:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:352:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkpagesetupunixdialog.c:357:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprinter.c:126:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:133:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:140:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:147:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:154:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtkprinter.c:161:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:168:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:175:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:184:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:201:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:215:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprinter.c:1044:3: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] g_return_val_if_fail (GTK_IS_PRINTER (printer), 0); ^ gtkprinteroption.c:106:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprinteroptionwidget.c:123:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtkprintjob.c:142:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:151:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:160:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:169:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE | ^ gtkprintjob.c:180:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintoperation-unix.c:435:8: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] GTK_PRINT_CAPABILITY_PAGE_SET | ^ gtkprintunixdialog.c:369:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:379:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:387:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:395:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkprintunixdialog.c:404:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:412:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:420:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:428:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintunixdialog.c:544:56: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ gtkprintunixdialog.c:950:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:955:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:960:47: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_OBJECT (dialog), 0); ^ gtkprintunixdialog.c:1984:32: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] priv->printer_capabilities = 0; ^ gtkprintunixdialog.c:4282:3: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] g_return_val_if_fail (GTK_IS_PRINT_UNIX_DIALOG (dialog), FALSE); ^ gtkprintbackend.c:391:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ gtkprintbackend.c:520:10: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] return 0; ^ gtkplug.c:205:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkplug.c:220:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtkplug.c:1143:8: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0); ^ gtkplug.c:1171:8: warning: integer constant not in range of enumerated type 'GdkWindowState' [-Wassign-enum] 0, ^ gtktrayicon-x11.c:130:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:138:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:146:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:154:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:162:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:172:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ gtktrayicon-x11.c:182:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READABLE)); ^ queryimmodules.c:107:33: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open (path, 0); ^ testing.c:43:50: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (button, 1, 0); ^ testing.c:67:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_send_key (button, GDK_KEY_Return, 0); ^ testing.c:103:78: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_send_key (button, KEYVAL_THAT_REQUIRES_SHIFT, 0 /*modifiers*/); ^ textiter.c:36:48: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] res = gtk_text_iter_forward_search (&it, "", 0, &s, &e, NULL); ^ textiter.c:43:49: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] res = gtk_text_iter_backward_search (&it, "", 0, &s, &e, NULL); ^ textiter.c:141:38: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("foo", "foo", 0, 0, 3, "foo"); ^ textiter.c:142:39: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("foo", "foo", 0, 0, 3, "foo"); ^ textiter.c:153:56: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some foo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:154:57: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some foo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:155:52: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_not_found ("This is some foo text", "Foo", 0); ^ textiter.c:158:60: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some foo foo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:159:61: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some foo foo text", "foo", 0, 17, 20, "foo"); ^ textiter.c:162:57: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some\nfoo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:163:58: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some\nfoo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:164:61: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some foo\nfoo text", "foo", 0, 13, 16, "foo"); ^ textiter.c:165:62: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some foo\nfoo text", "foo", 0, 17, 20, "foo"); ^ textiter.c:166:53: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_not_found ("This is some\nfoo text", "Foo", 0); ^ textiter.c:169:57: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some\ntext foo", "foo", 0, 18, 21, "foo"); ^ textiter.c:170:58: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some\ntext foo", "foo", 0, 18, 21, "foo"); ^ textiter.c:171:53: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_not_found ("This is some\ntext foo", "Foo", 0); ^ textiter.c:174:66: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_forward ("This is some foo\nfoo text", "foo\nfoo", 0, 13, 20, "foo\nfoo"); ^ textiter.c:175:67: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_found_backward ("This is some foo\nfoo text", "foo\nfoo", 0, 13, 20, "foo\nfoo"); ^ textiter.c:176:62: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] check_not_found ("This is some foo\nfoo text", "Foo\nfoo", 0); ^ expander.c:43:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (expander, 1, 0); ^ expander.c:50:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (expander, 1, 0); ^ expander.c:76:49: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] simsuccess = gtk_test_widget_click (entry, 1, 0); ^ stylecontext.c:118:52: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] gtk_widget_path_iter_add_region (path, 1, "tab", 0); ^ stylecontext.c:119:54: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] gtk_widget_path_iter_add_region (path, 1, "title", GTK_REGION_EVEN | GTK_REGION_FIRST); ^ gailtextutil.c:76:77: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "GailTextUtil", &tinfo, 0); ^ imam-et.c:61:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imcedilla.c:56:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imcyrillic-translit.c:55:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ iminuktitut.c:58:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imipa.c:55:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gtkimcontextmultipress.c:82:63: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_multipress_info, 0); ^ gtkimcontextthai.c:61:57: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_thai_info, 0); ^ imti-er.c:61:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imti-et.c:61:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ imviqr.c:58:20: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ gtkimcontextxim.c:176:28: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &im_context_xim_info, 0); ^ gtkprintbackendfile.c:126:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_backend_file_info, 0); ^ gtkprintbackendfile.c:488:19: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ gtkprintbackendfile.c:723:54: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] format_changed_data, (GClosureNotify)g_free, 0); ^ gtkprintbackendlpr.c:105:82: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &print_backend_lpr_info, 0); ^ gtkprintbackendlpr.c:372:19: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ appwindow.c:317:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0, NULL } ^ appwindow.c:546:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ appwindow.c:552:32: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ changedisplay.c:620:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ combobox.c:288:87: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] if (!g_regex_match_simple (entry->mask, gtk_entry_get_text (GTK_ENTRY (entry)), 0, 0)) ^ combobox.c:288:90: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match_simple (entry->mask, gtk_entry_get_text (GTK_ENTRY (entry)), 0, 0)) ^ dialog.c:20:36: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ dialog.c:48:41: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL| GTK_DIALOG_DESTROY_WITH_PARENT, ^ entry_buffer.c:24:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ entry_completion.c:51:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ expander.c:25:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ infobar.c:18:36: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ search_entry.c:259:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ sizegroup.c:104:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ spinner.c:40:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ stock_browser.c:138:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] info.item.modifier = 0; ^ toolpalette.c:555:39: warning: integer constant not in range of enumerated type 'GtkToolPaletteDragTargets' [-Wassign-enum] GTK_TOOL_PALETTE_DRAG_ITEMS | ^ main.c:899:46: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ ./application.c:170:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { "demo-gtk-logo", "_GTK!", 0, 0, NULL } ^ ./application.c:359:67: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK (update_statusbar), status, 0); ^ ./application.c:361:68: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK (mark_set_callback), status, 0); ^ print-editor.c:899:7: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ print-editor.c:905:7: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ testappchooser.c:89:67: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_app_chooser_dialog_new (GTK_WINDOW (toplevel), 0, file); ^ testappchooser.c:103:61: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, content_type); ^ prop-editor.c:127:43: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] 0); ^ testclipboard.c:84:69: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon (theme, "terminal", 1600, 0, NULL); ^ testclipboard.c:94:67: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon (theme, "terminal", 48, 0, NULL); ^ testclipboard.c:114:41: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ testcombochange.c:256:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testdnd.c:518:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:612:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:626:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testdnd.c:638:30: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (pixmap, 0, NULL, 0, 0); ^ testdnd.c:638:42: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (pixmap, 0, NULL, 0, 0); ^ testdnd.c:659:32: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (button, GDK_BUTTON1_MASK | GDK_BUTTON3_MASK, ^ testdnd.c:661:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ testfilechooser.c:342:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testfilechooser.c:375:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testfilechooser.c:436:8: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ testfilechooserbutton.c:287:69: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] win = gtk_dialog_new_with_buttons ("TestFileChooserButton", NULL, 0, ^ testgeometry.c:214:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_MIN_SIZE | GDK_HINT_BASE_SIZE); ^ testgeometry.c:215:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_MIN_SIZE | GDK_HINT_MAX_SIZE); ^ testgeometry.c:216:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_RESIZE_INC | GDK_HINT_MIN_SIZE); ^ testgeometry.c:217:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_RESIZE_INC | GDK_HINT_MAX_SIZE); ^ testgeometry.c:218:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_RESIZE_INC | GDK_HINT_BASE_SIZE); ^ testgeometry.c:219:18: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] create_window (GDK_HINT_RESIZE_INC | GDK_HINT_BASE_SIZE | GDK_HINT_MIN_SIZE); ^ testgtk.c:260:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:555:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:847:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:912:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:1813:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:1944:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (gtk_widget_get_toplevel (widget)), 0, ^ testgtk.c:3034:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:3043:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:3044:7: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ testgtk.c:3052:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:3058:7: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ testgtk.c:3204:29: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] keyval, modifiers, GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ testgtk.c:3227:65: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] window = gtk_dialog_new_with_buttons ("Key Lookup", NULL, 0, ^ testgtk.c:3416:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] *dialog = gtk_message_dialog_new (NULL, 0, type, buttons, ^ testgtk.c:4012:12: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:5038:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] NULL, 0, ^ testgtk.c:6608:20: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | ^ testgtk.c:6863:47: warning: integer constant not in range of enumerated type 'GdkWMDecoration' [-Wassign-enum] gdk_window_set_decorations (gdk_window, GDK_DECOR_ALL | GDK_DECOR_MENU); ^ testgtk.c:6864:45: warning: integer constant not in range of enumerated type 'GdkWMFunction' [-Wassign-enum] gdk_window_set_functions (gdk_window, GDK_FUNC_ALL | GDK_FUNC_RESIZE); ^ testgtk.c:8908:23: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] geometry_mask = GDK_HINT_MIN_SIZE | ^ testgtk.c:9720:6: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_MIN_SIZE | GDK_HINT_MAX_SIZE); ^ testgtk.c:9943:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accelerator_set_default_mod_mask (GDK_SHIFT_MASK | ^ testgtk.c:9997:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] '9', GDK_CONTROL_MASK | GDK_RELEASE_MASK, ^ testimage.c:129:60: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon (theme, icon_name, 48, 0, NULL); ^ testinput.c:349:16: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] event_mask = GDK_EXPOSURE_MASK | ^ testkineticscrolling.c:83:43: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testkineticscrolling.c:87:41: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testlockbutton.c:251:57: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons ("Dialog", NULL, 0, ^ testmountoperation.c:136:15: warning: integer constant not in range of enumerated type 'GAskPasswordFlags' [-Wassign-enum] flags = 0; ^ testnotebookdnd.c:225:22: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_DROP, ^ testsocket.c:50:76: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *message_dialog = gtk_message_dialog_new (GTK_WINDOW (window), 0, ^ testsocket.c:219:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, child_read_watch, NULL); ^ testsocket.c:296:33: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK, ^ teststatusicon.c:141:46: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ testtreeview.c:747:8: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testtreeview.c:752:6: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ testtreeview.c:865:27: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &model_types_info, 0); ^ testtreecolumns.c:409:115: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] view_column_model_type = g_type_register_static (G_TYPE_OBJECT, "ViewModelColumn", &view_column_model_info, 0); ^ testmerge.c:70:10: warning: integer constant not in range of enumerated type 'GtkUIManagerItemType' [-Wassign-enum] GTK_UI_MANAGER_MENUBAR | ^ testmerge.c:251:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, GTK_MESSAGE_WARNING, GTK_BUTTONS_OK, ^ testexpander.c:36:24: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ cellareascaffold.c:239:5: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ cellareascaffold.c:396:10: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] flags = 0; ^ cellareascaffold.c:750:39: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] (GdkEvent *)event, &event_area, 0); ^ styleexamples.c:89:41: warning: integer constant not in range of enumerated type 'GtkStateFlags' [-Wassign-enum] gtk_style_context_set_state (context, GTK_STATE_FLAG_PRELIGHT | GTK_STATE_FLAG_ACTIVE); ^ styleexamples.c:226:64: warning: integer constant not in range of enumerated type 'GtkRegionFlags' [-Wassign-enum] gtk_style_context_add_region (context, GTK_STYLE_REGION_TAB, 0); ^ testlogout.c:23:11: warning: integer constant not in range of enumerated type 'GtkApplicationInhibitFlags' [-Wassign-enum] flags = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk-nodoka-engine/gtk-nodoka-engine_0.7.0.orig.tar.gz ./src/GTKEngine/nodoka_rc_style.c:134:29: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ./src/GTKEngine/nodoka_rc_style.c:140:21: warning: integer constant not in range of enumerated type 'NodokaRcFlags' [-Wassign-enum] nodoka_rc->flags = 0; ^ ./src/GTKEngine/nodoka_style.c:2007:25: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines/gtk2-engines_2.20.2.orig.tar.bz2 ./src/clearlooks_rc_style.c:117:25: warning: integer constant not in range of enumerated type 'ClearlooksRcFlags' [-Wassign-enum] clearlooks_rc->flags = 0; ^ ./src/clearlooks_style.c:561:18: warning: integer constant not in range of enumerated type 'ClearlooksOrder' [-Wassign-enum] header.order = 0; ^ ./src/clearlooks_style.c:1680:26: warning: integer constant not in range of enumerated type 'ClearlooksContinue' [-Wassign-enum] focus.continue_side = CL_CONT_LEFT | CL_CONT_RIGHT; ^ ./src/clearlooks_style.c:1697:27: warning: integer constant not in range of enumerated type 'ClearlooksContinue' [-Wassign-enum] focus.continue_side = CL_CONT_LEFT | CL_CONT_RIGHT; ^ ./src/support.c:183:10: warning: integer constant not in range of enumerated type 'ClearlooksStepper' [-Wassign-enum] return CL_STEPPER_A | CL_STEPPER_D; ^ ./src/clearlooks_draw.c:917:72: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0, 0, width + radius, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw.c:919:78: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius, 0, width + radius, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw.c:962:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw.c:964:90: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius - 1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw.c:1759:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/clearlooks_draw.c:1761:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw.c:1776:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_TOPRIGHT; ^ ./src/clearlooks_draw.c:1778:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_glossy.c:470:72: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0, 0, width + radius, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_glossy.c:472:78: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius, 0, width + radius, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_glossy.c:518:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 1.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_glossy.c:520:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_glossy.c:531:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_glossy.c:533:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -0.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_glossy.c:542:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_glossy.c:544:90: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius - 1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_glossy.c:932:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/clearlooks_draw_glossy.c:934:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_glossy.c:949:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_TOPRIGHT; ^ ./src/clearlooks_draw_glossy.c:951:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_inverted.c:222:72: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0, 0, width + radius, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_inverted.c:224:78: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius, 0, width + radius, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_inverted.c:270:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 1.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_inverted.c:272:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_inverted.c:283:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_inverted.c:285:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -0.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_inverted.c:294:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_inverted.c:296:90: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius - 1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_inverted.c:772:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/clearlooks_draw_inverted.c:774:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_inverted.c:789:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_TOPRIGHT; ^ ./src/clearlooks_draw_inverted.c:791:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_gummy.c:413:72: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0, 0, width + radius, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_gummy.c:415:78: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius, 0, width + radius, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_gummy.c:461:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 1.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_gummy.c:463:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, 0.5, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_gummy.c:474:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_gummy.c:476:91: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -0.5 - radius, 0.5, width + radius, height - 1, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_gummy.c:485:81: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT); ^ ./src/clearlooks_draw_gummy.c:487:90: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] ge_cairo_rounded_rectangle (cr, -radius - 1.0, 0, width + radius + 2.0, height, radius, CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT); ^ ./src/clearlooks_draw_gummy.c:996:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/clearlooks_draw_gummy.c:998:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/clearlooks_draw_gummy.c:1013:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_TOPRIGHT; ^ ./src/clearlooks_draw_gummy.c:1015:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT | CR_CORNER_BOTTOMRIGHT; ^ ./src/crux-draw.c:1688:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT + CR_CORNER_BOTTOMRIGHT; ^ ./src/crux-draw.c:1696:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT + CR_CORNER_TOPRIGHT; ^ ./src/crux-draw.c:1703:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT + CR_CORNER_BOTTOMRIGHT; ^ ./src/crux-draw.c:1709:14: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_BOTTOMLEFT + CR_CORNER_TOPLEFT; ^ ./src/hc_gtk2_engine.c:128:38: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = hc_rc_parse_int (scanner, TOKEN_EDGE_THICKNESS, 2, &hc_rc_style->edge_thickness, 1, 25); ^ ./src/hc_gtk2_engine.c:132:38: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = hc_rc_parse_int (scanner, TOKEN_CELL_INDICATOR_SIZE, 12, &hc_rc_style->cell_indicator_size, 1, 100); ^ ./src/hc_gtk2_engine.c:205:23: warning: integer constant not in range of enumerated type 'HcRcFlags' [-Wassign-enum] hc_rc_style->flags = 0; ^ ./src/industrial_rc_style.c:48:26: warning: integer constant not in range of enumerated type 'IndustrialFields' [-Wassign-enum] industrial_rc->fields = 0; ^ ./src/parse_rc_style.h:140:42: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_boolean (scanner, TOKEN_ROUNDED_BUTTONS, &rc->rounded_buttons); ^ ./src/industrial_style.c:682:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/industrial_style.c:684:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/industrial_style.c:980:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/industrial_style.c:982:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/industrial_style.c:1059:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPLEFT | CR_CORNER_BOTTOMLEFT; ^ ./src/industrial_style.c:1061:15: warning: integer constant not in range of enumerated type 'CairoCorners' [-Wassign-enum] corners = CR_CORNER_TOPRIGHT | CR_CORNER_BOTTOMRIGHT; ^ ./src/thinice_rc_style.c:58:18: warning: integer constant not in range of enumerated type 'ThiniceRcFlags' [-Wassign-enum] style->flags = 0; ^ ./src/thinice_rc_style.c:259:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_boolean(scanner, TOKEN_RECTSCROLLBAR, &i); ^ ./src/thinice_rc_style.c:270:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_boolean(scanner, TOKEN_SCROLLBUTTONMARKS, &i); ^ ./src/thinice_rc_style.c:287:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_boolean(scanner, TOKEN_SCROLLBARMARKS, &i); ^ ./src/thinice_rc_style.c:304:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_boolean(scanner, TOKEN_HANDLEBOXMARKS, &i); ^ ./src/thinice_rc_style.c:315:54: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_marktype(scanner, TOKEN_MARKTYPE1, &i); ^ ./src/thinice_rc_style.c:323:54: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_marktype(scanner, TOKEN_MARKTYPE2, &i); ^ ./src/thinice_rc_style.c:331:51: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = thinice_rc_parse_paned(scanner, TOKEN_PANEDDOTS, &i); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-aurora/gtk2-engines-aurora_1.5.1.orig.tar.gz ./src/aurora_rc_style.c:96:26: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ./src/aurora_rc_style.c:103:21: warning: integer constant not in range of enumerated type 'AuroraRcFlags' [-Wassign-enum] aurora_rc->flags = 0; ^ ./src/aurora_style.c:1855:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ./src/aurora_draw.c:1246:14: warning: integer constant not in range of enumerated type 'AuroraCorners' [-Wassign-enum] corners = AUR_CORNER_BOTTOMLEFT | AUR_CORNER_BOTTOMRIGHT; ^ ./src/aurora_draw.c:1249:14: warning: integer constant not in range of enumerated type 'AuroraCorners' [-Wassign-enum] corners = AUR_CORNER_BOTTOMRIGHT | AUR_CORNER_TOPRIGHT; ^ ./src/aurora_draw.c:1252:14: warning: integer constant not in range of enumerated type 'AuroraCorners' [-Wassign-enum] corners = AUR_CORNER_BOTTOMLEFT | AUR_CORNER_TOPLEFT; ^ ./src/aurora_draw.c:1255:15: warning: integer constant not in range of enumerated type 'AuroraCorners' [-Wassign-enum] corners = AUR_CORNER_TOPLEFT | AUR_CORNER_TOPRIGHT; ^ 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:1462:26: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ cleanice-style.c:52:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-magicchicken/gtk2-engines-magicchicken_1.1.1.orig.tar.gz rc-style.c:1128:39: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "MgicChiknRcStyle", &info, 0); ^ style.c:127:81: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] g_type_module_register_type (module, GTK_TYPE_STYLE, "MgicChiknStyle", &info, 0); ^ 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_rc_style.c:172:22: warning: integer constant not in range of enumerated type 'MurrineRcFlags' [-Wassign-enum] murrine_rc->flags = 0; ^ ./src/murrine_style.c:861:18: warning: integer constant not in range of enumerated type 'MurrineOrder' [-Wassign-enum] header.order = 0; ^ ./src/murrine_style.c:2342:26: warning: integer constant not in range of enumerated type 'MurrineContinue' [-Wassign-enum] focus.continue_side = MRN_CONT_LEFT | MRN_CONT_RIGHT; ^ ./src/murrine_style.c:2359:27: warning: integer constant not in range of enumerated type 'MurrineContinue' [-Wassign-enum] focus.continue_side = MRN_CONT_LEFT | MRN_CONT_RIGHT; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk2-engines-wonderland/gtk2-engines-wonderland_1.0.orig.tar.gz bluecurve_rc_style.c:78:26: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ bluecurve_style.c:3170:23: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ 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:1863:102: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] xfce_type_style = g_type_module_register_type(module, GTK_TYPE_STYLE, "XfceStyle", &object_info, 0); ^ xfce_rc_style.c:110:110: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] xfce_type_rc_style = g_type_module_register_type(module, GTK_TYPE_RC_STYLE, "XfceRcStyle", &object_info, 0); ^ xfce_rc_style.c:302:56: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_fillstyle(scanner, TOKEN_FILL_STYLE, &b); ^ xfce_rc_style.c:310:58: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_orientation(scanner, TOKEN_ORIENTATION, &orientation); ^ xfce_rc_style.c:318:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_float (scanner, TOKEN_SHADE_START, DEFAULT_SHADE_START, 0.0, 2.0, &f); ^ xfce_rc_style.c:326:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_float (scanner, TOKEN_SHADE_END, DEFAULT_SHADE_END, 0.0, 2.0, &f); ^ xfce_rc_style.c:427:54: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_boolean(scanner, TOKEN_SMOOTHEDGE, &b); ^ xfce_rc_style.c:435:57: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_grip_style(scanner, TOKEN_GRIP_STYLE, theme_data); ^ xfce_rc_style.c:442:54: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_boxfill(scanner, TOKEN_BOXFILL, theme_data); ^ xfce_rc_style.c:449:54: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_boolean(scanner, TOKEN_FLATBORDER, &b); ^ xfce_rc_style.c:457:53: warning: integer constant not in range of enumerated type 'GTokenType' [-Wassign-enum] token = theme_parse_color (scanner, TOKEN_FOCUSCOLOR, rc_style, &c); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkballs/gtkballs_3.1.5.orig.tar.gz gtkutils.c:115:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *dialog = gtk_message_dialog_new(NULL, 0, GTK_MESSAGE_INFO, GTK_BUTTONS_CLOSE, message); ^ gtkutils.c:122:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *dialog = gtk_message_dialog_new(NULL, 0, GTK_MESSAGE_INFO, GTK_BUTTONS_CLOSE, message); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkextra/gtkextra_3.1.1.orig.tar.gz gtkbordercombo.c:289:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkcharsel.c:69:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkcheckitem.c:84:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkcolorcombo.c:470:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0 ); ^ gtkcombobutton.c:158:7: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | ^ gtkcombobutton.c:268:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkdataentry.c:344:6: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkdataentry.c:532:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdataentry.c:549:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdataentry.c:563:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdataentry.c:577:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdataentry.c:600:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdatatextview.c:247:6: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkdatatextview.c:355:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdatatextview.c:378:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdatatextview.c:401:6: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtkdirtree.c:225:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkfilelist.c:161:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkfontcombo.c:276:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkiconfilesel.c:120:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkiconlist.c:163:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkitementry.c:245:6: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplot.c:256:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplot.c:458:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:471:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:484:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:497:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:510:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:522:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:535:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:548:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:561:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:573:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:586:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:599:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:612:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:624:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:636:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:650:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:663:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:676:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:689:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:702:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:716:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:729:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:743:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:756:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:769:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:782:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:795:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:808:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:821:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:834:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:847:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:860:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:873:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:886:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:899:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:912:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:926:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:939:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:952:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:965:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:977:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:990:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1007:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplot.c:1078:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1090:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1103:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1116:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1129:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1141:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1153:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1166:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1179:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1192:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1205:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1218:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1232:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1245:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1258:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1271:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1284:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1297:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1309:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1322:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1335:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1348:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1361:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1374:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1387:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1400:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1413:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1426:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1439:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1452:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1465:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1478:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1491:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1504:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1517:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1530:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1543:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1556:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1569:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot.c:1582:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:158:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplot3d.c:197:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:209:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:222:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:235:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:248:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:261:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:274:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:287:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:299:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:311:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:323:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:335:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:347:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:360:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:373:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:386:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:399:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:412:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:425:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:438:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:451:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:463:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:475:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:487:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:500:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:513:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:526:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:539:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:552:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:565:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:578:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:591:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:604:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:617:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:630:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:643:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:656:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:669:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:682:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:695:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:708:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:721:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:734:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:747:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:760:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:773:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:786:21: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplot3d.c:799:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:88:47: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &array_info, 0); ^ gtkplotarray.c:114:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:121:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:128:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:135:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:142:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:149:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:156:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:163:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:170:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:176:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotarray.c:541:54: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &data_info, 0); ^ gtkplotbar.c:90:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotbar.c:118:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbar.c:127:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbox.c:88:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotbox.c:117:22: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:101:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotbubble.c:136:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:148:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:161:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:174:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:187:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:200:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotbubble.c:213:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcairo.c:140:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcandle.c:74:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvas.c:210:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvas.c:230:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvas.c:264:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:277:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:290:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:303:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:315:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:328:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:341:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:354:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:367:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:380:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:393:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:490:18: warning: integer constant not in range of enumerated type 'GtkPlotCanvasFlag' [-Wassign-enum] child->flags = GTK_PLOT_CANVAS_CAN_MOVE | ^ gtkplotcanvas.c:684:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:697:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:710:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:723:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:736:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:749:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:761:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:773:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:786:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvas.c:2146:35: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtkplotcanvasellipse.c:91:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvasellipse.c:152:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasellipse.c:165:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasellipse.c:177:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasellipse.c:271:35: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtkplotcanvasline.c:105:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvasline.c:171:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:184:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:197:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:210:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:223:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:236:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:249:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:262:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:275:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:288:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasline.c:470:35: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtkplotcanvaspixmap.c:84:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvaspixmap.c:150:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvaspixmap.c:156:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasplot.c:90:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvasplot.c:469:41: warning: integer constant not in range of enumerated type 'GtkPlotCanvasFlag' [-Wassign-enum] GTK_PLOT_CANVAS_CHILD(child)->flags = GTK_PLOT_CANVAS_CAN_MOVE | GTK_PLOT_CANVAS_CAN_RESIZE; ^ gtkplotcanvasrectangle.c:88:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvasrectangle.c:206:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasrectangle.c:219:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasrectangle.c:232:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasrectangle.c:245:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvasrectangle.c:257:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcanvastext.c:81:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcanvastext.c:186:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:140:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotcsurface.c:178:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:191:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:204:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:218:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:230:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:243:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:256:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotcsurface.c:268:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:280:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotdata.c:299:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotdata.c:334:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:347:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:360:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:373:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:386:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:399:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:412:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:425:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:438:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:451:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:464:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:477:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:490:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:502:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:515:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:527:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:540:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:553:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:566:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:579:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:591:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:604:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:617:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:630:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:643:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:656:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:668:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:681:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:694:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:707:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:720:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:732:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:745:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:758:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:771:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:784:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:796:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:809:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:822:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:835:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:848:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:861:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:874:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:887:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:900:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:913:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:926:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:939:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:952:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:965:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:978:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:991:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1004:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1017:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1030:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1042:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1054:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1067:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1080:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1093:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1106:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1119:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1132:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1145:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1158:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1171:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1183:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1195:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1207:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1219:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1232:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1245:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1258:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1271:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1284:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1297:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1310:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1323:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1336:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1349:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1362:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1375:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdata.c:1388:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotdt.c:72:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotflux.c:103:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotflux.c:138:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:151:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:164:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:177:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:190:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:203:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:216:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:229:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:242:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:255:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotflux.c:268:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotgdk.c:151:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotpc.c:61:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotpixmap.c:95:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotpixmap.c:129:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotpixmap.c:135:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotpolar.c:98:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotpolar.c:134:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotps.c:150:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotsegment.c:95:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotsegment.c:128:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsegment.c:141:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsegment.c:154:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsegment.c:167:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsegment.c:180:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsegment.c:193:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:137:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkplotsurface.c:175:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:187:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:199:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:212:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:225:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:238:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:251:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:264:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:277:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:290:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:303:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:316:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:329:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtkplotsurface.c:341:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE|G_PARAM_WRITABLE)); ^ gtksheet.c:1457:6: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtksheet.c:1888:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1901:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1925:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1937:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1949:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1964:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1977:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:1989:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2002:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2013:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2019:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2030:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2041:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2052:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2063:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2074:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2085:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2096:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2107:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2118:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2130:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2143:2: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheet.c:2609:2: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksheet.c:2741:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksheet.c:2752:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GTK_SHEET_MOD_MASK | GDK_CONTROL_MASK, ^ gtksheet.c:2757:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GTK_SHEET_MOD_MASK | GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtksheet.c:2764:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksheet.c:2775:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GTK_SHEET_MOD_MASK | GDK_CONTROL_MASK, ^ gtksheet.c:2780:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GTK_SHEET_MOD_MASK | GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtksheet.c:2793:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINES, -1); ^ gtksheet.c:2796:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINES, 1); ^ gtksheet.c:2800:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINES, -1); ^ gtksheet.c:2803:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINES, 1); ^ gtksheet.c:2814:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_PAGES, -1); ^ gtksheet.c:2817:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_PAGES, 1); ^ gtksheet.c:2821:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_PAGES, -1); ^ gtksheet.c:2824:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_PAGES, 1); ^ gtksheet.c:2828:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_VISUAL_POSITIONS, -1); ^ gtksheet.c:2831:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_VISUAL_POSITIONS, 1); ^ gtksheet.c:2842:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINE_ENDS, -1); ^ gtksheet.c:2845:2: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, GTK_MOVEMENT_DISPLAY_LINE_ENDS, 1); ^ gtksheet.c:6194:2: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FOREGROUND | ^ gtksheet.c:9883:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ gtksheet.c:9903:3: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ gtksheet.c:9932:6: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ gtksheetcolumn.c:456:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:468:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:480:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:493:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:505:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:517:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:530:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:543:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:555:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:568:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:581:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:593:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:612:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:636:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:653:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gtksheetcolumn.c:827:52: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtktogglecombo.c:268:3: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ testsegment.c:239:65: warning: integer constant not in range of enumerated type 'GtkPlotArrow' [-Wassign-enum] gtk_plot_segment_set_arrow_mask (GTK_PLOT_SEGMENT(dataset[1]), GTK_PLOT_ARROW_ORIGIN|GTK_PLOT_ARROW_END); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkhotkey/gtkhotkey_0.2.1.orig.tar.gz gtk-hotkey-info.c:505:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE | ^ gtk-hotkey-info.c:521:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE | ^ gtk-hotkey-info.c:540:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE | ^ gtk-hotkey-info.c:556:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE | ^ gtk-hotkey-info.c:570:17: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gtk-hotkey-info.c:650:17: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtk-hotkey-key-file-registry.c:522:140: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] gtk_hotkey_key_file_registry_type_id = g_type_register_static (GTK_HOTKEY_TYPE_STORAGE, "GtkHotkeyKeyFileRegistry", &g_define_type_info, 0); ^ gtk-hotkey-x11-listener.c:134:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_DATA | G_SIGNAL_MATCH_FUNC, ^ gtk-hotkey-x11-listener.c:240:132: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] gtk_hotkey_x11_listener_type_id = g_type_register_static (GTK_HOTKEY_TYPE_LISTENER, "GtkHotkeyX11Listener", &g_define_type_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkimageview/gtkimageview_1.6.4.orig.tar.gz gtkanimview.c:163:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkanimview.c:181:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkanimview.c:205:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, "toggle_running", 0); ^ gtkanimview.c:209:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, "step", 0); ^ gtkiimagetool.c:78:36: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtkimagenav.c:402:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE); ^ gtkimagescrollwin.c:232:23: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ gtkimagescrollwin.c:232:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ gtkimagescrollwin.c:235:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, ^ gtkimagescrollwin.c:238:23: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, ^ gtkimagescrollwin.c:366:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE); ^ gtkimagetooldragger.c:218:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE); ^ gtkimagetoolselector.c:708:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE); ^ gtkimageview.c:1035:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkimageview.c:1044:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkimageview.c:1061:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkimageview.c:1079:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkimageview.c:1098:23: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtkimageview.c:1259:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_1, 0, ^ gtkimageview.c:1261:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_2, 0, ^ gtkimageview.c:1263:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_3, 0, ^ gtkimageview.c:1267:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_plus, 0, "zoom_in", 0); ^ gtkimageview.c:1268:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_equal, 0, "zoom_in", 0); ^ gtkimageview.c:1269:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Add, 0, "zoom_in", 0); ^ gtkimageview.c:1272:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_minus, 0, ^ gtkimageview.c:1274:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Subtract, 0, ^ gtkimageview.c:1278:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_x, 0, ^ gtkimageview.c:1283:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Right, 0, ^ gtkimageview.c:1289:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Left, 0, ^ gtkimageview.c:1295:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Down, 0, ^ gtkimageview.c:1301:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Up, 0, ^ gtkimageview.c:1335:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Up, 0, ^ gtkimageview.c:1341:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Page_Down, 0, ^ ex-blurpart.c:100:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ ex-blurpart.c:108:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_b, 0, "blur", 0); ^ ex-rotate.c:76:19: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ ex-rotate.c:85:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_r, 0, ^ ex-rotate.c:88:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_e, 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtksourceview2/gtksourceview2_2.10.5.orig.tar.bz2 gtksourcecompletionwords.c:466:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:474:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:484:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:494:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:504:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:514:53: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionwords.c:524:53: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcebuffer.c:224:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcebuffer.c:237:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcebuffer.c:254:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcebuffer.c:265:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcebuffer.c:296:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcebuffer.c:304:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourceview.c:340:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:352:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:367:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:382:11: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:390:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:398:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:411:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:426:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:444:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:452:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:460:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:476:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview.c:481:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceview.c:491:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceview.c:514:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceview.c:564:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceview.c:581:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:585:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourceview.c:619:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:626:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:633:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:640:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:647:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:654:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:661:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:668:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:675:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:682:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:689:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:696:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ gtksourceview.c:957:35: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] GTK_ICON_LOOKUP_USE_BUILTIN | ^ gtksourceview.c:4622:2: warning: integer constant not in range of enumerated type 'GtkSourceDrawSpacesFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_SOURCE_VIEW (view), 0); ^ gtksourceundomanager.c:125:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceundomanager.c:145:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourceundomanager.c:181:7: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtksourceundomanagerdefault.c:407:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceundomanagerdefault.c:418:53: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcelanguagemanager.c:154:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcelanguage-parser-1.c:101:10: warning: integer constant not in range of enumerated type 'GtkSourceContextFlags' [-Wassign-enum] GTK_SOURCE_CONTEXT_EXTEND_PARENT | ^ gtksourcelanguage-parser-2.c:369:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourcelanguage-parser-2.c:369:52: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourcelanguage-parser-2.c:369:67: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourcelanguage-parser-2.c:711:39: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] GtkSourceContextRefOptions options = 0; ^ gtksourcelanguage-parser-2.c:828:15: warning: integer constant not in range of enumerated type 'GtkSourceContextFlags' [-Wassign-enum] 0, ^ gtksourcelanguage-parser-2.c:1044:48: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF, 0, NULL); ^ gtksourcelanguage-parser-2.c:1048:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] expanded_regex = g_regex_replace_eval (egg_re, regex, len, 0, 0, ^ gtksourcelanguage-parser-2.c:1130:29: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF | G_REGEX_OPTIMIZE, 0, NULL); ^ gtksourcelanguage-parser-2.c:1130:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF | G_REGEX_OPTIMIZE, 0, NULL); ^ gtksourcelanguage-parser-2.c:1132:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] expanded_regex = g_regex_replace_eval (egg_re, regex, len, 0, 0, ^ gtksourcelanguage-parser-2.c:1161:8: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, ^ gtksourcelanguage-parser-2.c:1162:8: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ gtksourcelanguage-parser-2.c:1165:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (backref_re, regex, 0, NULL)) ^ gtksourcelanguage-parser-2.c:1170:62: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] compiled = g_regex_new (regex, flags | G_REGEX_NEWLINE_LF, 0, error); ^ gtksourcelanguage-parser-2.c:1334:60: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] parser_state->regex_compile_flags = get_regex_flags (elm, 0); ^ gtksourcelanguage-parser-2.c:1729:38: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] parser_state->regex_compile_flags = 0; ^ gtksourcestyle.c:82:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:90:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:98:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:106:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:114:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:122:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:130:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:138:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:146:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:154:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:162:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:170:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:178:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyle.c:186:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcestyleschememanager.c:155:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcestylescheme.c:189:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcecontextengine.c:2992:10: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, ^ gtksourcecontextengine.c:2993:10: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ gtksourcecontextengine.c:2996:44: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (start_ref_re, pattern, 0, NULL)) ^ gtksourcecontextengine.c:3006:58: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] flags | G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, 0, ^ gtksourcecontextengine.c:3123:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] start_ref = g_regex_new (START_REF_REGEX, G_REGEX_NEWLINE_LF, 0, NULL); ^ gtksourcecontextengine.c:3128:20: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] -1, 0, 0, ^ gtksourcecontextengine.c:3139:43: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] new_regex = regex_new ("$never-match^", 0, NULL); ^ gtksourcecontextengine.c:3165:10: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ®ex->u.regex.match, ^ gtksourcecontextengine.c:3597:31: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = regex_new (all->str, 0, &error); ^ gtksourcecontextengine.c:6754:8: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] 0, NULL, FALSE, &error); ^ gtksourcecontextengine.c:6761:8: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] 0, NULL, FALSE, &error); ^ gtksourcemark.c:143:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceprintcompositor.c:449:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceprintcompositor.c:469:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:491:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:511:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:532:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:555:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:578:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:601:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:625:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:649:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceprintcompositor.c:673:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcegutter.c:372:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcegutter.c:386:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcegutter.c:979:34: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] GtkCellRendererState state = 0; ^ gtksourcegutter.c:1181:37: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] 0); ^ gtksourcecompletion.c:1856:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_SWAPPED | G_CONNECT_AFTER); ^ gtksourcecompletion.c:1872:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_SWAPPED | G_CONNECT_AFTER); ^ gtksourcecompletion.c:2232:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcecompletion.c:2248:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2262:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2277:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2292:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2308:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2325:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2341:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2357:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletion.c:2370:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2390:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2410:17: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2438:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2466:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2491:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletion.c:2504:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2512:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2520:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2528:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2536:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2544:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2552:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2558:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletion.c:2564:11: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ gtksourcecompletioninfo.c:330:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletioninfo.c:347:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletioninfo.c:357:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletioninfo.c:366:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletioninfo.c:374:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ gtksourcecompletionitem.c:232:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletionitem.c:245:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletionitem.c:258:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletionitem.c:271:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletionitem.c:284:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletionproposal.c:116:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletionproposal.c:152:7: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtksourcecompletionprovider.c:58:9: warning: integer constant not in range of enumerated type 'GtkSourceCompletionActivation' [-Wassign-enum] return GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE | ^ gtksourcecompletionprovider.c:165:8: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtksourcecompletionmodel.c:149:2: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail (GTK_IS_SOURCE_COMPLETION_MODEL (tree_model), 0); ^ gtksourcecompletionmodel.c:151:9: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return 0; ^ gtksourcecompletionmodel.c:520:17: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletionmodel.c:531:17: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletionmodel.c:542:17: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletioncontext.c:228:17: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ gtksourcecompletioncontext.c:247:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourcecompletioncontext.c:261:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourcecompletioncontext.c:275:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ test-widget.c:554:8: warning: integer constant not in range of enumerated type 'GtkSourceDrawSpacesFlags' [-Wassign-enum] 0); ^ test-completion.c:105:74: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] tp->icon = gtk_icon_theme_load_icon (theme, GTK_STOCK_DIALOG_INFO, 16, 0, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gutenprint/gutenprint_5.2.9.orig.tar.bz2 curve.c:430:23: warning: integer constant not in range of enumerated type 'stp_curve_type_t' [-Wassign-enum] curve->curve_type = -1; ^ panel.c:510:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:617:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:729:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:739:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:1095:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:1765:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 0, 0); ^ panel.c:1765:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 0, 0); ^ panel.c:1794:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 0, 0); ^ panel.c:1794:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 0, 0); ^ panel.c:2096:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 4, vpos, vpos + 1, GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:2131:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ panel.c:2153:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_SHRINK|GTK_FILL, 0, 0); ^ panel.c:2153:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_SHRINK|GTK_FILL, 0, 0); ^ panel.c:2329:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, 0, 0, 0, 0); ^ panel.c:2329:36: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, 0, 0, 0, 0); ^ panel.c:2345:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, 0, 0, 0, 0); ^ panel.c:2345:36: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, 0, 0, 0, 0); ^ panel.c:2547:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ panel.c:2547:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ ui-utils.c:520:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ ui-utils.c:593:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0); ^ ui-utils.c:809:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ ui-utils.c:868:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ curve.c:110:22: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &curve_info, 0); ^ curve.c:134:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ curve.c:144:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ curve.c:154:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ curve.c:164:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ curve.c:174:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ gammacurve.c:244:27: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &gamma_curve_info, 0); ^ gammacurve.c:278:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (curve->table), vbox, 1, 2, 0, 1, 0, 0, 0, 0); ^ gammacurve.c:278:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (curve->table), vbox, 1, 2, 0, 1, 0, 0, 0, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gworldclock/gworldclock_1.4.4.orig.tar.gz main.c:182:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ main.c:200:10: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ misc.c:65:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gwyddion/gwyddion_2.41.orig.tar.xz gwycontainer.c:167:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_DETAILED ^ gwyinventory.c:95:22: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gwyinventory.c:112:22: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gwyinventory.c:129:22: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gwyinventory.c:147:22: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gwyinventory.c:164:22: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE, ^ gwyresource.c:135:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ gwyresource.c:145:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY); ^ gwyserializable.c:76:38: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ arithmetic.c:321:40: warning: integer constant not in range of enumerated type 'GwyDataCompatibilityFlags' [-Wassign-enum] GwyDataCompatibilityFlags result = 0; ^ arithmetic.c:397:40: warning: integer constant not in range of enumerated type 'GwyDataCompatibilityFlags' [-Wassign-enum] GwyDataCompatibilityFlags result = 0; ^ correct.c:263:13: warning: integer constant not in range of enumerated type 'GwyPlaneSymmetry' [-Wassign-enum] t = sizeof("Die, die GCC warning!"); ^ gwygrainvalue.c:65:9: warning: integer constant not in range of enumerated type 'GwyGrainQuantity' [-Wassign-enum] GWY_GRAIN_QUANTITY_ID, /* Does not correspond to any bit */ ^ gwygrainvalue.c:978:5: warning: integer constant not in range of enumerated type 'GwyGrainValueFlags' [-Wassign-enum] g_return_val_if_fail(GWY_IS_GRAIN_VALUE(gvalue), 0); ^ gwygrainvalue.c:1024:5: warning: integer constant not in range of enumerated type 'GwyGrainQuantity' [-Wassign-enum] g_return_val_if_fail(GWY_IS_GRAIN_VALUE(gvalue), -1); ^ gwygrainvalue.c:1027:16: warning: integer constant not in range of enumerated type 'GwyGrainQuantity' [-Wassign-enum] return -1; ^ gwygrainvalue.c:1030:16: warning: integer constant not in range of enumerated type 'GwyGrainQuantity' [-Wassign-enum] return GWY_GRAIN_QUANTITY_ID; ^ spectra.c:116:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ spectra.c:132:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ spectra.c:148:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyselection.c:121:41: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, 65536, 1, G_PARAM_READWRITE)); ^ gwy3dlabel.c:99:48: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] -1000, 1000, 0.0, G_PARAM_READWRITE)); ^ gwy3dlabel.c:113:48: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] -1000, 1000, 0.0, G_PARAM_READWRITE)); ^ gwy3dlabel.c:127:48: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] -G_PI, G_PI, 0.0, G_PARAM_READWRITE)); ^ gwy3dlabel.c:141:48: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 1.0, 100.0, 14.0, G_PARAM_READWRITE)); ^ gwy3dlabel.c:155:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ gwy3dlabel.c:163:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "", G_PARAM_READWRITE)); ^ gwy3dlabel.c:171:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "", G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gwy3dsetup.c:96:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:106:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:115:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:125:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:135:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:145:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:155:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:164:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:173:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:183:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:193:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dsetup.c:202:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwy3dwindow.c:205:38: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC ^ gwy3dwindow.c:214:42: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC ^ gwy3dwindow.c:679:39: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] id = g_signal_handler_find(setup, G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwy3dwindow.c:700:37: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] id = g_signal_handler_find(adj, G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwy3dwindow.c:793:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:798:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:803:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, row, row+1, 0, 0, 0, 0); ^ gwy3dwindow.c:803:43: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, row, row+1, 0, 0, 0, 0); ^ gwy3dwindow.c:813:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:822:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:831:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:840:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:849:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:918:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:923:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:928:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:933:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:942:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:953:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:986:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:991:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1048:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1095:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1107:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1115:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1143:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwy3dwindow.c:1164:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwyaxis.c:178:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:189:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:198:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:209:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:220:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:231:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:242:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:253:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:264:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxis.c:275:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyaxisdialog.c:186:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyaxisdialog.c:186:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyaxisdialog.c:191:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 4, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyaxisdialog.c:191:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 4, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwycoloraxis.c:107:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE)); ^ gwycoloraxis.c:117:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycoloraxis.c:126:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycoloraxis.c:135:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycoloraxis.c:144:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycolorbutton.c:119:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] (G_PARAM_READABLE | G_PARAM_WRITABLE))); ^ gwycolorbutton.c:134:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwycurve.c:185:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:195:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:205:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:215:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:225:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:233:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwycurve.c:437:58: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &curve_info, 0); ^ gwydataview.c:153:49: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 1/16.0, 16.0, 1.0, G_PARAM_READWRITE)); ^ gwydataview.c:170:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwydatawindow.c:112:34: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "", G_PARAM_READWRITE)); ^ gwydatawindow.c:120:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_TYPE_WIDGET, G_PARAM_READWRITE)); ^ gwydatawindow.c:249:70: warning: integer constant not in range of enumerated type 'GdkGravity' [-Wassign-enum] GdkGeometry geom = { 10, 10, 1000, 1000, -1, -1, 1, 1, 1.0, 1.0, 0 }; ^ gwydatawindow.c:288:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] NULL, G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ gwydatawindow.c:312:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gwydatawindow.c:313:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gwydatawindow.c:321:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, GTK_FILL, 0, 0); ^ gwydatawindow.c:334:32: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gwydgetutils.c:112:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:116:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:124:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:175:32: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwydgetutils.c:188:32: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwydgetutils.c:201:32: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwydgetutils.c:214:32: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwydgetutils.c:338:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(tab, spin, 2, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:384:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:384:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:395:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:395:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:402:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(tab, check, 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:410:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(tab, label, 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwydgetutils.c:419:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(tab, label, 3, 4, row, row+1, GTK_FILL, 0, 0, 0); ^ gwygrainvaluemenu.c:954:17: warning: integer constant not in range of enumerated type 'GwyGrainValueGroup' [-Wassign-enum] lastgroup = -1; ^ gwygraph.c:78:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraph.c:188:32: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gwygraph.c:191:32: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gwygraph.c:194:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, GTK_FILL, 0, 0); ^ gwygraph.c:197:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, GTK_FILL, 0, 0); ^ gwygraph.c:221:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gwygraph.c:222:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gwygrapharea.c:167:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygrapharea.c:182:24: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_ACTION | G_SIGNAL_RUN_FIRST, ^ gwygraphareadialog.c:120:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 3, row, row+1, GTK_FILL, 0, 0, 0); ^ gwygraphareadialog.c:137:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, row, row+1, GTK_FILL, 0, 0, 0); ^ gwygraphareadialog.c:174:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwygraphareadialog.c:174:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 3, row, row+1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwygraphcurvemodel.c:149:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:159:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:170:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:180:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:191:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:201:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphcurvemodel.c:210:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | G_PARAM_WRITABLE)); ^ gwygraphlabeldialog.c:85:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwygraphlabeldialog.c:85:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwygraphmodel.c:142:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:151:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:160:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:169:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:178:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:187:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:196:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:205:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:214:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:223:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:232:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:241:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:250:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:259:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:268:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:279:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:290:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:300:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:309:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:318:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:327:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:337:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:347:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwygraphmodel.c:1699:21: warning: integer constant not in range of enumerated type 'GwyGraphModelExportStyle' [-Wassign-enum] export_style &= ~GWY_GRAPH_MODEL_EXPORT_ASCII_POSIX; ^ gwygraphwindow.c:376:32: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA, ^ gwygraphwindowmeasuredialog.c:182:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:182:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:556:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:556:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:564:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:564:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:574:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:574:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ gwygraphwindowmeasuredialog.c:599:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:599:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:606:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:606:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:613:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:613:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:620:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:620:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:627:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:627:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:634:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwygraphwindowmeasuredialog.c:634:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, 0, 4, 2); ^ gwyinventorystore.c:146:12: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return GTK_TREE_MODEL_ITERS_PERSIST | GTK_TREE_MODEL_LIST_ONLY; ^ gwylayer-basic.c:120:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwylayer-basic.c:134:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwylayer-basic.c:148:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwylayer-basic.c:166:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwylayer-basic.c:181:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwylayer-basic.c:829:27: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] basic_layer->min_id = connect_swapped_after(layer->data, detailed_signal, ^ gwylayer-basic.c:834:27: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] basic_layer->max_id = connect_swapped_after(layer->data, detailed_signal, ^ gwylayer-basic.c:933:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] *id = connect_swapped_after(layer->data, detailed_signal, callback, layer); ^ gwylayer-mask.c:81:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwylayer-mask.c:287:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] mask_layer->red_id = connect_swapped_after(layer->data, detailed_signal, ^ gwylayer-mask.c:291:28: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] mask_layer->green_id = connect_swapped_after(layer->data, detailed_signal, ^ gwylayer-mask.c:295:27: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] mask_layer->blue_id = connect_swapped_after(layer->data, detailed_signal, ^ gwylayer-mask.c:299:28: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] mask_layer->alpha_id = connect_swapped_after(layer->data, detailed_signal, ^ gwymarkerbox.c:92:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwymarkerbox.c:102:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwymarkerbox.c:111:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwynullstore.c:125:12: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return GTK_TREE_MODEL_ITERS_PERSIST | GTK_TREE_MODEL_LIST_ONLY; ^ gwypixmaplayer.c:86:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ gwypixmaplayer.c:355:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] = connect_swapped_after(layer->data, detailed_signal, ^ gwyradiobuttons.c:198:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyradiobuttons.c:198:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyruler.c:134:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyruler.c:145:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyruler.c:156:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyruler.c:167:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyruler.c:177:28: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyscitext.c:123:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ gwyshader.c:131:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyshader.c:141:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwystock.c:188:27: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] GtkIconSize gtksize = -1; ^ gwystock.c:189:26: warning: integer constant not in range of enumerated type 'GtkStateType' [-Wassign-enum] GtkStateType state = -1; ^ gwyvectorlayer.c:128:30: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyvectorlayer.c:137:31: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyvectorlayer.c:147:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gwyvectorlayer.c:354:42: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] gdk_gc_set_values(gc, &gcvalues, GDK_GC_LINE_WIDTH | GDK_GC_FUNCTION); ^ gwyvectorlayer.c:545:11: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] = connect_swapped_after(view_layer->data, detailed_signal, ^ gwyvectorlayer.c:696:42: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC ^ gwymodule-file.c:646:16: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] return 0; ^ gwymodule-file.c:660:16: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] return 0; ^ gwymodule-file.c:668:12: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] return 0; ^ gwymodule-file.c:731:5: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] g_return_val_if_fail(file_funcs, 0); ^ gwymodule-file.c:733:5: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] g_return_val_if_fail(func_info, 0); ^ gwymodule-file.c:741:36: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] GwyFileOperationType capable = 0; ^ app.c:391:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] NULL, 0, 0 ^ app.c:395:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] "fix_zero", 0, 0 ^ app.c:399:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] "presentation_remove", GDK_K, GDK_CONTROL_MASK | GDK_SHIFT_MASK ^ app.c:407:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] NULL, 0, 0 ^ app.c:412:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_B, GDK_CONTROL_MASK | GDK_SHIFT_MASK ^ app.c:417:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0 ^ app.c:460:40: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ app.c:1465:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL ^ app.c:1475:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, 0, 1, GTK_FILL, 0, 0, 0); ^ app.c:1496:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, i, i+1, GTK_FILL, 0, 0, 0); ^ app.c:1504:34: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 4, 7, 8, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ app.c:1504:57: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 4, 7, 8, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ app.c:1513:34: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 8, 9, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ app.c:1513:57: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 8, 9, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ app.c:1516:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), spin, 2, 3, 8, 9, GTK_FILL, 0, 0, 0); ^ app.c:1520:69: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 3, 4, 8, 9, GTK_FILL, 0, 0, 0); ^ app.c:1606:22: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] NULL, 0, 0 ^ app.c:1611:20: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_B, GDK_CONTROL_MASK | GDK_SHIFT_MASK ^ app.c:1616:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0 ^ app.c:1655:40: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED); ^ data-browser.c:3182:29: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] GwyMenuSensFlags mask = (GWY_MENU_FLAG_DATA ^ data-browser.c:3187:30: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] GwyMenuSensFlags flags = 0; ^ file.c:207:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new(NULL, 0, GTK_MESSAGE_WARNING, ^ file.c:265:27: warning: integer constant not in range of enumerated type 'GwyDataValidateFlags' [-Wassign-enum] GWY_DATA_VALIDATE_CORRECT ^ file.c:277:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new(NULL, 0, ^ file.c:468:22: warning: integer constant not in range of enumerated type 'GwyFileOperationType' [-Wassign-enum] saveok = 0; ^ file.c:497:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new(NULL, 0, ^ gradient-editor.c:461:33: warning: integer constant not in range of enumerated type 'GwyMarkerOperationType' [-Wassign-enum] editor->pendop.optype = GWY_MARKER_OPERATION_NONE; ^ gradient-editor.c:465:29: warning: integer constant not in range of enumerated type 'GwyMarkerOperationType' [-Wassign-enum] editor->pendop.optype = GWY_MARKER_OPERATION_NONE; ^ gradient-editor.c:543:29: warning: integer constant not in range of enumerated type 'GwyMarkerOperationType' [-Wassign-enum] editor->pendop.optype = GWY_MARKER_OPERATION_CURVE; ^ gwyappfilechooser.c:960:23: warning: integer constant not in range of enumerated type 'GwyDataValidateFlags' [-Wassign-enum] GWY_DATA_VALIDATE_CORRECT | GWY_DATA_VALIDATE_NO_REPORT); ^ gwymoduleutils.c:190:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new(parent, 0, GTK_MESSAGE_ERROR, ^ gwyplaintool.c:156:44: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates &= ~GWY_PLAIN_TOOL_CHANGED_DATA; ^ gwyplaintool.c:162:44: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates &= ~GWY_PLAIN_TOOL_CHANGED_MASK; ^ gwyplaintool.c:168:44: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates &= ~GWY_PLAIN_TOOL_CHANGED_SHOW; ^ gwyplaintool.c:175:44: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates &= ~GWY_PLAIN_TOOL_CHANGED_SELECTION; ^ gwyplaintool.c:181:44: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates &= ~GWY_PLAIN_TOOL_FINISHED_SELECTION; ^ gwyplaintool.c:187:43: warning: integer constant not in range of enumerated type 'GwyPlainToolChanged' [-Wassign-enum] plain_tool->pending_updates = 0; ^ gwyplaintool.c:926:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:926:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:954:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:954:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1009:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1009:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1013:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1013:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1017:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1017:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1020:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 3, 4, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1020:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 3, 4, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1024:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 4, 5, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1024:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 4, 5, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1028:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 5, 6, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwyplaintool.c:1028:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(table, label, 0, 1, 5, 6, GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ gwytool.c:304:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, 0); ^ gwytool.c:304:47: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] GDK_Escape, 0, 0); ^ help.c:253:37: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL ^ menu.c:680:29: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK); ^ menu.c:683:42: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_add_widget(item, (GWY_MENU_FLAG_DATA ^ menu.c:697:42: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_add_widget(item, (GWY_MENU_FLAG_DATA ^ undo.c:153:39: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:296:39: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:329:35: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:355:35: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:1110:35: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:1159:39: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] gwy_app_sensitivity_set_state(GWY_MENU_FLAG_UNDO | GWY_MENU_FLAG_REDO, ^ undo.c:1160:39: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] 0); ^ wait.c:96:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT ^ about.c:60:41: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_NO_SEPARATOR ^ gwyddion.c:249:44: warning: integer constant not in range of enumerated type 'GwyDebugObjectsDumpFlags' [-Wassign-enum] gwy_debug_objects_dump_to_file(stderr, 0); ^ gwyddion.c:451:27: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_DEBUG | G_LOG_LEVEL_MESSAGE ^ tips.c:453:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_NO_SEPARATOR ^ toolbox.c:276:20: warning: integer constant not in range of enumerated type 'GwyMenuSensFlags' [-Wassign-enum] action->sens = -1; ^ toolbox.c:590:51: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new(&parser, 0, &builder, NULL); ^ toolbox.c:1230:43: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new(NULL, 0, GTK_MESSAGE_INFO, ^ asciiexport.c:263:66: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons(_("Export Text"), NULL, 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/haildb/haildb_2.3.2.orig.tar.gz lock/lock0lock.c:5050:7: warning: integer constant not in range of enumerated type 'enum lock_mode' [-Wassign-enum] LOCK_X | LOCK_GAP | LOCK_INSERT_INTENTION, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hamlib/hamlib_1.2.15.3.orig.tar.gz ic706.c:184:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),199999999,IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL},RIG_FRNG_END, }, /* rx range */ ^ ic706.c:185:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1800),1999999,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, /* 100W class */ ^ ic706.c:187:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),3999999,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:189:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:191:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:193:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:195:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:197:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:199:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:201:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:203:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:205:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC706_OTHER_TX_MODES,5000,20000,IC706_VFO_ALL}, /* not sure.. */ ^ ic706.c:209:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = {{IC706_1HZ_TS_MODES,1}, ^ ic706.c:210:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,10}, ^ ic706.c:211:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,100}, ^ ic706.c:212:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(1)}, ^ ic706.c:213:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(5)}, ^ ic706.c:214:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(9)}, ^ ic706.c:215:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(10)}, ^ ic706.c:216:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,12500}, ^ ic706.c:217:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(20)}, ^ ic706.c:218:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(25)}, ^ ic706.c:219:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(100)}, ^ ic706.c:220:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_1MHZ_TS_MODES,MHz(1)}, ^ ic706.c:226:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, /* bultin FL-272 */ ^ ic706.c:316:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),199999999,IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL}, ^ ic706.c:318:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1800),1999999,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, /* 100W class */ ^ ic706.c:320:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),3999999,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:322:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:324:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:326:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:328:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:330:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:332:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:334:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:336:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:338:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC706_OTHER_TX_MODES,5000,20000,IC706_VFO_ALL}, /* not sure.. */ ^ ic706.c:343:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_1HZ_TS_MODES,1}, ^ ic706.c:344:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,10}, ^ ic706.c:345:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,100}, ^ ic706.c:346:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(1)}, ^ ic706.c:347:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(5)}, ^ ic706.c:348:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(9)}, ^ ic706.c:349:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(10)}, ^ ic706.c:350:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,12500}, ^ ic706.c:351:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(20)}, ^ ic706.c:352:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(25)}, ^ ic706.c:353:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(100)}, ^ ic706.c:354:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_1MHZ_TS_MODES,MHz(1)}, ^ ic706.c:360:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, /* bultin FL-272 */ ^ ic706.c:465:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC706_VFO_OPS, ^ ic706.c:478:43: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(200)-1,IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL}, /* this trx also has UHF */ ^ ic706.c:479:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(400),MHz(470),IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL}, ^ ic706.c:482:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, IC706_OTHER_TX_MODES, W(5),W(100),IC706_VFO_ALL,RIG_ANT_1), ^ ic706.c:484:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, IC706_OTHER_TX_MODES, W(5),W(100),IC706_VFO_ALL,RIG_ANT_1), ^ ic706.c:486:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1, IC706_OTHER_TX_MODES, W(5),W(50),IC706_VFO_ALL,RIG_ANT_1), ^ ic706.c:488:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1, IC706_OTHER_TX_MODES, W(5),W(20),IC706_VFO_ALL,RIG_ANT_1), ^ ic706.c:492:43: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(200)-1,IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL}, /* this trx also has UHF */ ^ ic706.c:493:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(400),MHz(470),IC706_ALL_RX_MODES,-1,-1,IC706_VFO_ALL}, ^ ic706.c:495:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1800),MHz(2)-1,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, /* 100W class */ ^ ic706.c:497:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:499:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:501:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:503:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:505:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:507:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:509:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:511:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:513:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC706_OTHER_TX_MODES,5000,100000,IC706_VFO_ALL}, ^ ic706.c:515:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC706_OTHER_TX_MODES,5000,50000,IC706_VFO_ALL}, /* 50W */ ^ ic706.c:517:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC706_OTHER_TX_MODES,5000,20000,IC706_VFO_ALL}, ^ ic706.c:522:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_1HZ_TS_MODES,1}, ^ ic706.c:523:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,10}, ^ ic706.c:524:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,100}, ^ ic706.c:525:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(1)}, ^ ic706.c:526:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(5)}, ^ ic706.c:527:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(9)}, ^ ic706.c:528:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(10)}, ^ ic706.c:529:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,12500}, ^ ic706.c:530:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(20)}, ^ ic706.c:531:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(25)}, ^ ic706.c:532:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_ALL_RX_MODES,kHz(100)}, ^ ic706.c:533:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC706_1MHZ_TS_MODES,MHz(1)}, ^ ic706.c:538:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, /* bultin FL-272 */ ^ icr8500.c:113:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR8500_OPS, ^ icr8500.c:114:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = ICR8500_SCAN_OPS, ^ icr8500.c:127:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(824)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:128:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(849)+10,MHz(869)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:129:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(894)+10,GHz(2)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:134:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(824)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:135:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(849)+10,MHz(869)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:136:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(894)+10,GHz(2)-10,ICR8500_MODES,-1,-1, RIG_VFO_A}, ^ icr8500.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,10}, ^ icr8500.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,50}, ^ icr8500.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,100}, ^ icr8500.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(1)}, ^ icr8500.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,2500}, ^ icr8500.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(5)}, ^ icr8500.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(9)}, ^ icr8500.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(10)}, ^ icr8500.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,12500}, ^ icr8500.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(20)}, ^ icr8500.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(25)}, ^ icr8500.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_MODES,kHz(100)}, ^ icr8500.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR8500_1MHZ_TS_MODES,MHz(1)}, ^ icr8500.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ ic735.c:93:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC735_VFO_OPS, ^ ic735.c:105:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(30),IC735_ALL_RX_MODES,-1,-1,IC735_VFO_ALL}, ^ ic735.c:108:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC735_OTHER_TX_MODES, W(10),W(100),IC735_VFO_ALL,IC735_ANTS), ^ ic735.c:112:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(30),IC735_ALL_RX_MODES,-1,-1,IC735_VFO_ALL}, ^ ic735.c:114:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1800),MHz(2)-1,IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, /* 100W class */ ^ ic735.c:116:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:118:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:120:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:122:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:124:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:126:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:128:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:130:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),IC735_OTHER_TX_MODES,5000,100000,IC735_VFO_ALL}, ^ ic735.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC735_ALL_RX_MODES,1}, ^ ic735.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ ic775.c:93:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC775_VFO_OPS, ^ ic775.c:105:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(30),IC775_ALL_RX_MODES,-1,-1,IC775_VFO_ALL}, ^ ic775.c:108:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC775_OTHER_TX_MODES, W(10),W(100),IC775_VFO_ALL,IC775_ANTS), ^ ic775.c:112:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(30),IC775_ALL_RX_MODES,-1,-1,IC775_VFO_ALL}, ^ ic775.c:114:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1800),MHz(2)-1,IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, /* 100W class */ ^ ic775.c:116:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:118:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:120:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:122:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:124:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:126:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:128:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:130:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),IC775_OTHER_TX_MODES,5000,100000,IC775_VFO_ALL}, ^ ic775.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_1HZ_TS_MODES,1}, ^ ic775.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,10}, ^ ic775.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,100}, ^ ic775.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(1)}, ^ ic775.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(5)}, ^ ic775.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(9)}, ^ ic775.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(10)}, ^ ic775.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,12500}, ^ ic775.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(20)}, ^ ic775.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(25)}, ^ ic775.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_ALL_RX_MODES,kHz(100)}, ^ ic775.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC775_1MHZ_TS_MODES,MHz(1)}, ^ ic775.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, /* bultin FL-272 */ ^ ic756.c:132:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC756_VFO_OPS, ^ ic756.c:133:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC756_SCAN_OPS, ^ ic756.c:144:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC756_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:147:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:148:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:153:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC756_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:156:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:157:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_1HZ_TS_MODES,1}, ^ ic756.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(1)}, ^ ic756.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(5)}, ^ ic756.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(9)}, ^ ic756.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(10)}, ^ ic756.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.4)}, ^ ic756.c:271:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC756_VFO_OPS, ^ ic756.c:272:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC756_SCAN_OPS, ^ ic756.c:283:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC756_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:286:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:287:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:292:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC756_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:295:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:296:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC756_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:302:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_1HZ_TS_MODES,1}, ^ ic756.c:303:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(1)}, ^ ic756.c:304:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(5)}, ^ ic756.c:305:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(9)}, ^ ic756.c:306:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756_ALL_RX_MODES,kHz(10)}, ^ ic756.c:311:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.4)}, ^ ic756.c:476:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC756_VFO_OPS, ^ ic756.c:477:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC756_SCAN_OPS, ^ ic756.c:488:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC756PROII_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:491:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC756PROII_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:492:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC756PROII_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:497:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC756PROII_ALL_RX_MODES,-1,-1,IC756_VFO_ALL}, ^ ic756.c:500:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC756PROII_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:501:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC756PROII_OTHER_TX_MODES, W(5),W(100),IC756_VFO_ALL,IC756_ANTS), ^ ic756.c:507:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROII_1HZ_TS_MODES,1}, ^ ic756.c:508:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROII_ALL_RX_MODES,kHz(1)}, ^ ic756.c:509:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROII_ALL_RX_MODES,kHz(5)}, ^ ic756.c:510:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROII_ALL_RX_MODES,kHz(9)}, ^ ic756.c:511:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROII_ALL_RX_MODES,kHz(10)}, ^ ic756.c:516:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.4)}, ^ ic756.c:809:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC756_VFO_OPS|RIG_OP_TUNE, ^ ic756.c:810:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC756_SCAN_OPS, ^ ic756.c:821:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC756PROIII_ALL_RX_MODES,-1,-1,IC756PROIII_VFO_ALL,IC756_ANTS}, ^ ic756.c:824:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC756PROIII_OTHER_TX_MODES, W(5),W(100),IC756PROIII_VFO_ALL,IC756_ANTS), ^ ic756.c:825:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC756PROIII_OTHER_TX_MODES, W(5),W(100),IC756PROIII_VFO_ALL,IC756_ANTS), ^ ic756.c:830:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC756PROIII_ALL_RX_MODES,-1,-1,IC756PROIII_VFO_ALL,IC756_ANTS}, ^ ic756.c:833:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC756PROIII_OTHER_TX_MODES, W(5),W(100),IC756PROIII_VFO_ALL,IC756_ANTS), ^ ic756.c:834:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC756PROIII_OTHER_TX_MODES, W(5),W(100),IC756PROIII_VFO_ALL,IC756_ANTS), ^ ic756.c:840:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_1HZ_TS_MODES,1}, ^ ic756.c:841:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_1HZ_TS_MODES,100}, ^ ic756.c:842:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(1)}, ^ ic756.c:843:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(5)}, ^ ic756.c:844:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(9)}, ^ ic756.c:845:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(10)}, ^ ic756.c:846:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(12.5)}, ^ ic756.c:847:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(20)}, ^ ic756.c:848:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC756PROIII_ALL_RX_MODES,kHz(25)}, ^ ic756.c:853:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic756.c:854:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ic756.c:855:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(3.6)}, /* wide */ ^ ic756.c:856:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(50)}, /* narrow */ ^ ic756.c:861:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, RIG_FLT_ANY}, /* almost any filter */ ^ ic275.c:86:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC275_VFO_OPS, ^ ic275.c:99:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {MHz(138),MHz(174),IC275_MODES,-1,-1,IC275_VFO_ALL}, ^ ic275.c:101:41: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list1 = { {MHz(144),MHz(146),IC275_MODES,W(2.5),W(25),IC275_VFO_ALL}, ^ ic275.c:104:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {MHz(138),MHz(174),IC275_MODES,-1,-1,IC275_VFO_ALL}, ^ ic275.c:106:41: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {MHz(144),MHz(148),IC275_MODES,W(2.5),W(25),IC275_VFO_ALL}, ^ ic275.c:110:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC275_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic275.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.2)}, ^ ic475.c:86:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC475_VFO_OPS, ^ ic475.c:99:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {MHz(430),MHz(450),IC475_MODES,-1,-1,IC475_VFO_ALL}, ^ ic475.c:101:41: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list1 = { {MHz(430),MHz(440),IC475_MODES,W(2.5),W(25),IC475_VFO_ALL}, ^ ic475.c:104:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {MHz(430),MHz(450),IC475_MODES,-1,-1,IC475_VFO_ALL}, ^ ic475.c:106:41: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {MHz(430),MHz(450),IC475_MODES,W(2.5),W(25),IC475_VFO_ALL}, ^ ic475.c:110:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC475_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic475.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ ic1275.c:82:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC1275_VFO_OPS, ^ ic1275.c:95:44: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {MHz(1240),MHz(1300),IC1275_MODES,-1,-1,IC1275_VFO_ALL}, ^ ic1275.c:97:43: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list1 = { {MHz(1240),MHz(1300),IC1275_MODES,W(1),W(10),IC1275_VFO_ALL}, ^ ic1275.c:100:44: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {MHz(1240),MHz(1300),IC1275_MODES,-1,-1,IC1275_VFO_ALL}, ^ ic1275.c:102:43: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {MHz(1240),MHz(1300),IC1275_MODES,W(1),W(10),IC1275_VFO_ALL}, ^ ic1275.c:106:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC1275_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic1275.c:111:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ ic820h.c:92:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC820H_VFO_OPS, ^ ic820h.c:106:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(136),MHz(174),IC820H_MODES,-1,-1,IC820H_VFO_ALL}, ^ ic820h.c:107:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC820H_MODES,-1,-1,IC820H_VFO_ALL}, ^ ic820h.c:110:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),RIG_MODE_SSB,W(6),W(35),IC820H_VFO_ALL}, ^ ic820h.c:111:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),RIG_MODE_FM|RIG_MODE_CW,W(6),W(45),IC820H_VFO_ALL}, ^ ic820h.c:112:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),RIG_MODE_SSB,W(6),W(30),IC820H_VFO_ALL}, ^ ic820h.c:113:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),RIG_MODE_FM|RIG_MODE_CW,W(6),W(40),IC820H_VFO_ALL}, ^ ic820h.c:117:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(136),MHz(174),IC820H_MODES,-1,-1,IC820H_VFO_ALL}, ^ ic820h.c:118:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC820H_MODES,-1,-1,IC820H_VFO_ALL}, ^ ic820h.c:128:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),RIG_MODE_SSB,W(6),W(35),IC820H_VFO_ALL}, ^ ic820h.c:129:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),RIG_MODE_FM|RIG_MODE_CW,W(6),W(45),IC820H_VFO_ALL}, ^ ic820h.c:130:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),RIG_MODE_SSB,W(6),W(30),IC820H_VFO_ALL}, ^ ic820h.c:131:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),RIG_MODE_FM|RIG_MODE_CW,W(6),W(40),IC820H_VFO_ALL}, ^ ic820h.c:135:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ ic820h.c:136:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,10}, ^ ic820h.c:137:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,50}, ^ ic820h.c:138:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,100}, ^ ic820h.c:143:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB, kHz(2.3)}, /* builtin */ ^ ic821h.c:92:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC821H_VFO_OPS, ^ ic821h.c:106:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(136),MHz(174),IC821H_MODES,-1,-1,IC821H_VFO_ALL}, ^ ic821h.c:107:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC821H_MODES,-1,-1,IC821H_VFO_ALL}, ^ ic821h.c:110:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),RIG_MODE_SSB,W(6),W(35),IC821H_VFO_ALL}, ^ ic821h.c:111:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),RIG_MODE_FM|RIG_MODE_CW,W(6),W(45),IC821H_VFO_ALL}, ^ ic821h.c:112:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),RIG_MODE_SSB,W(6),W(30),IC821H_VFO_ALL}, ^ ic821h.c:113:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),RIG_MODE_FM|RIG_MODE_CW,W(6),W(40),IC821H_VFO_ALL}, ^ ic821h.c:117:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(136),MHz(174),IC821H_MODES,-1,-1,IC821H_VFO_ALL}, ^ ic821h.c:118:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC821H_MODES,-1,-1,IC821H_VFO_ALL}, ^ ic821h.c:128:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),RIG_MODE_SSB,W(6),W(35),IC821H_VFO_ALL}, ^ ic821h.c:129:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),RIG_MODE_FM|RIG_MODE_CW,W(6),W(45),IC821H_VFO_ALL}, ^ ic821h.c:130:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),RIG_MODE_SSB,W(6),W(30),IC821H_VFO_ALL}, ^ ic821h.c:131:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),RIG_MODE_FM|RIG_MODE_CW,W(6),W(40),IC821H_VFO_ALL}, ^ ic821h.c:135:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ ic821h.c:136:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,10}, ^ ic821h.c:137:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,50}, ^ ic821h.c:138:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,100}, ^ ic821h.c:143:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB, kHz(2.3)}, /* buildin */ ^ icr7000.c:98:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR7000_OPS, ^ icr7000.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(1000),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:109:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1025),MHz(2000),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:114:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(1000),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:115:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1025),MHz(2000),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:120:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,100}, /* resolution */ ^ icr7000.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.8)}, ^ icr7000.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(15)}, ^ icr7000.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, /* narrow */ ^ icr7000.c:209:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR7000_OPS, ^ icr7000.c:222:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(1999.9999),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:227:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(1999.9999),ICR7000_MODES,-1,-1, RIG_VFO_A}, ^ icr7000.c:232:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,100}, /* resolution */ ^ icr7000.c:233:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(1)}, ^ icr7000.c:234:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(5)}, ^ icr7000.c:235:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(10)}, ^ icr7000.c:236:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,12500}, ^ icr7000.c:237:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(20)}, ^ icr7000.c:238:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(25)}, ^ icr7000.c:239:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR7000_MODES,kHz(100)}, ^ icr7000.c:244:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ icr7000.c:245:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(15)}, ^ icr7000.c:246:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, /* narrow */ ^ ic910.c:291:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC910_VFO_OPS, ^ ic910.c:304:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC910_MODES,-1,-1,IC910_VFO_ALL}, ^ ic910.c:305:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC910_MODES,-1,-1,IC910_VFO_ALL}, ^ ic910.c:308:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC910_MODES,W(5),W(100),IC910_VFO_ALL}, ^ ic910.c:309:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC910_MODES,W(5),W(75),IC910_VFO_ALL}, ^ ic910.c:313:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC910_MODES,-1,-1,IC910_VFO_ALL}, ^ ic910.c:314:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),IC910_MODES,-1,-1,IC910_VFO_ALL}, ^ ic910.c:317:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC910_MODES,W(5),W(100),IC910_VFO_ALL}, ^ ic910.c:318:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),IC910_MODES,W(5),W(75),IC910_VFO_ALL}, ^ ic910.c:322:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ ic910.c:323:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,10}, ^ ic910.c:324:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,50}, ^ ic910.c:325:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,100}, ^ ic910.c:337:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW | RIG_MODE_SSB, kHz(2.3)}, /* builtin */ ^ ic9100.c:142:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC9100_VFO_OPS, ^ ic9100.c:143:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC9100_SCAN_OPS, ^ ic9100.c:155:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC9100_MODES,-1,-1,IC9100_VFO_ALL,IC9100_HF_ANTS}, ^ ic9100.c:156:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(136),MHz(174),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_3}, ^ ic9100.c:157:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(480),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_4}, ^ ic9100.c:158:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1320),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_5}, ^ ic9100.c:161:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,IC9100_HF_ANTS), ^ ic9100.c:163:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,IC9100_HF_ANTS), ^ ic9100.c:164:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,RIG_ANT_3), ^ ic9100.c:165:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1,IC9100_OTHER_TX_MODES, W(2),W(75),IC9100_VFO_ALL,RIG_ANT_4), ^ ic9100.c:167:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_23cm_REGION1(IC9100_OTHER_TX_MODES, W(1),W(10),IC9100_VFO_ALL,RIG_ANT_5), ^ ic9100.c:171:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC9100_MODES,-1,-1,IC9100_VFO_ALL,IC9100_HF_ANTS}, ^ ic9100.c:172:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(136),MHz(174),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_3}, ^ ic9100.c:173:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(480),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_4}, ^ ic9100.c:174:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1320),IC9100_MODES,-1,-1,IC9100_VFO_ALL,RIG_ANT_5}, ^ ic9100.c:177:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,IC9100_HF_ANTS), ^ ic9100.c:180:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.255),MHz(5.405),IC9100_OTHER_TX_MODES,W(2),W(100),IC9100_VFO_ALL,IC9100_HF_ANTS}, /* USA only */ ^ ic9100.c:182:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,IC9100_HF_ANTS), ^ ic9100.c:183:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,IC9100_OTHER_TX_MODES, W(2),W(100),IC9100_VFO_ALL,RIG_ANT_3), ^ ic9100.c:184:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,IC9100_OTHER_TX_MODES, W(2),W(75),IC9100_VFO_ALL,RIG_ANT_4), ^ ic9100.c:186:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_23cm_REGION2(IC9100_OTHER_TX_MODES, W(1),W(10),IC9100_VFO_ALL,RIG_ANT_5), ^ ic9100.c:190:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ ic9100.c:191:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,10}, ^ ic9100.c:192:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,50}, ^ ic9100.c:193:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,100}, ^ ic9100.c:205:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW | RIG_MODE_SSB | RIG_MODE_RTTY, kHz(2.4)}, /* builtin */ ^ ic9100.c:206:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW | RIG_MODE_RTTY, Hz(500)}, ^ ic9100.c:208:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, /* builtin */ ^ ic970.c:87:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC970_VFO_OPS, ^ ic970.c:101:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC970_MODES,-1,-1,IC970_VFO_ALL}, ^ ic970.c:102:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),IC970_MODES,-1,-1,IC970_VFO_ALL}, ^ ic970.c:107:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC970_MODES,W(3.5),W(25),IC970_VFO_ALL}, ^ ic970.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),IC970_MODES,W(3.5),W(25),IC970_VFO_ALL}, ^ ic970.c:113:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(150),IC970_MODES,-1,-1,IC970_VFO_ALL}, ^ ic970.c:114:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC970_MODES,-1,-1,IC970_VFO_ALL}, ^ ic970.c:119:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(150),IC970_MODES,W(3.5),W(25),IC970_VFO_ALL}, ^ ic970.c:120:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC970_MODES,W(3.5),W(25),IC970_VFO_ALL}, ^ ic970.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC970_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic970.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ ic725.c:94:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC725_VFO_OPS, ^ ic725.c:95:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC725_SCAN_OPS, ^ ic725.c:106:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(33)-10,IC725_ALL_RX_MODES,-1,-1,IC725_VFO_ALL}, ^ ic725.c:109:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC725_OTHER_TX_MODES, W(10),W(100),IC725_VFO_ALL,IC725_ANTS), ^ ic725.c:114:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(33)-10,IC725_ALL_RX_MODES,-1,-1,IC725_VFO_ALL}, ^ ic725.c:117:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC725_OTHER_TX_MODES, W(10),W(100),IC725_VFO_ALL,IC725_ANTS), ^ ic725.c:122:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC725_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic725.c:127:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ ic737.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC737_VFO_OPS, ^ ic737.c:97:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC737_SCAN_OPS, ^ ic737.c:109:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),IC737_ALL_RX_MODES,-1,-1,IC737_VFO_ALL,IC737_ANTS}, ^ ic737.c:112:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC737_OTHER_TX_MODES, W(10),W(100),IC737_VFO_ALL,IC737_ANTS), ^ ic737.c:118:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),IC737_ALL_RX_MODES,-1,-1,IC737_VFO_ALL,IC737_ANTS}, ^ ic737.c:121:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC737_OTHER_TX_MODES, W(10),W(100),IC737_VFO_ALL,IC737_ANTS), ^ ic737.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,10}, ^ ic737.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(1)}, ^ ic737.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(2)}, ^ ic737.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(3)}, ^ ic737.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(4)}, ^ ic737.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(5)}, ^ ic737.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(6)}, ^ ic737.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(7)}, ^ ic737.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(8)}, ^ ic737.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(9)}, ^ ic737.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC737_ALL_RX_MODES,kHz(10)}, ^ ic737.c:143:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ ic718.c:117:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC718_VFO_OPS, ^ ic718.c:129:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(30)-1,IC718_ALL_RX_MODES,-1,-1,IC718_VFO_ALL}, ^ ic718.c:132:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, IC718_OTHER_TX_MODES, W(5),W(100),IC718_VFO_ALL,RIG_ANT_1), ^ ic718.c:137:42: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(30)-1,IC718_ALL_RX_MODES,-1,-1,IC718_VFO_ALL}, ^ ic718.c:140:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, IC718_OTHER_TX_MODES, W(5),W(100),IC718_VFO_ALL,RIG_ANT_1), ^ ic718.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_1HZ_TS_MODES,1}, ^ ic718.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,10}, ^ ic718.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,100}, ^ ic718.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,kHz(1)}, ^ ic718.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,kHz(5)}, ^ ic718.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,kHz(9)}, ^ ic718.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,kHz(10)}, ^ ic718.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC718_ALL_RX_MODES,kHz(100)}, ^ ic718.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.1)}, /* bultin */ ^ ic718.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, /* FL-52A */ ^ ic718.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(250)}, /* FL-53A */ ^ ic718.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.8)}, /* FL-96 */ ^ ic718.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(1.8)}, /* FL-222 */ ^ os535.c:114:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(25),MHz(520),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:115:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(760),MHz(1300),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:120:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(25),MHz(520),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:121:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(760),MHz(823.995),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:122:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849),MHz(868.995),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:123:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894),MHz(1300),OS535_MODES,-1,-1,OS535_VFO_ALL}, ^ os535.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS535_MODES,kHz(5)}, ^ os535.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS535_MODES,kHz(12.5)}, ^ os535.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS535_MODES,kHz(50)}, ^ os535.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM, kHz(15)}, /* TBC */ ^ os456.c:122:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(25),MHz(520),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:123:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(760),MHz(1300),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:128:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(25),MHz(520),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:129:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(760),MHz(823.995),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:130:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849),MHz(868.995),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:131:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894),MHz(1300),OS456_MODES,-1,-1,OS456_VFO_ALL}, ^ os456.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS456_MODES,kHz(5)}, ^ os456.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS456_MODES,kHz(12.5)}, ^ os456.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OS456_MODES,kHz(50)}, ^ os456.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM, kHz(15)}, /* TBC */ ^ omni.c:99:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = OMNIVIP_VFO_OPS, ^ omni.c:112:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1770),kHz(2330),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:113:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3471),kHz(4030),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:114:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(6821),kHz(7338),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:115:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(9971),kHz(10530),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:116:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(13971),kHz(14530),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:117:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(17971),kHz(18530),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:118:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20971),kHz(21530),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:119:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24471),kHz(25030),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:120:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(27971),kHz(30030),OMNIVIP_ALL_RX_MODES,-1,-1,OMNIVIP_VFO_ALL}, ^ omni.c:125:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:126:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:127:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:128:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:129:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:130:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:131:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:132:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:133:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),OMNIVIP_OTHER_TX_MODES,5000,100000,OMNIVIP_VFO_ALL}, ^ omni.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {OMNIVIP_ALL_RX_MODES, Hz(10)}, // This radio has 10 Hz steps. ^ omni.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ delta2.c:97:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = DELTAII_VFO_OPS, ^ delta2.c:114:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),kHz(29999),DELTAII_ALL_RX_MODES,-1,-1,DELTAII_VFO_ALL}, ^ delta2.c:119:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:120:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:121:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:122:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:123:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:124:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:125:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:126:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:127:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),DELTAII_OTHER_TX_MODES,5000,100000,DELTAII_VFO_ALL}, ^ delta2.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {DELTAII_ALL_RX_MODES, Hz(10)}, // This radio has 10 Hz steps. ^ delta2.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ ic92d.c:135:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC92D_VFO_OPS, ^ ic92d.c:136:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC92D_SCAN_OPS, ^ ic92d.c:154:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(495),MHz(999.99),RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,-1,-1,RIG_VFO_A}, ^ ic92d.c:155:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),RIG_MODE_AM|RIG_MODE_FM,-1,-1,RIG_VFO_B}, // TODO: MODE_DV ^ ic92d.c:156:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(350),MHz(470),RIG_MODE_AM|RIG_MODE_FM,-1,-1,RIG_VFO_B}, // TODO: MODE_DV ^ ic92d.c:159:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146)-1,IC92D_MODES_TX,mW(100),W(5),IC92D_VFO_ALL}, ^ ic92d.c:160:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440)-1,IC92D_MODES_TX,mW(100),W(5),IC92D_VFO_ALL}, ^ ic92d.c:165:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(495),MHz(999.99),RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,-1,-1,RIG_VFO_A}, ^ ic92d.c:166:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),RIG_MODE_AM|RIG_MODE_FM,-1,-1,RIG_VFO_B}, // TODO: MODE_DV ^ ic92d.c:167:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(350),MHz(470),RIG_MODE_AM|RIG_MODE_FM,-1,-1,RIG_VFO_B}, // TODO: MODE_DV ^ ic92d.c:170:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148)-1,IC92D_MODES_TX,mW(100),W(5),IC92D_VFO_ALL}, ^ ic92d.c:171:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440)-1,IC92D_MODES_TX,mW(100),W(5),IC92D_VFO_ALL}, ^ ic92d.c:193:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(9)}, /* N-FM & AM */ ^ ic736.c:100:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC736_VFO_OPS, ^ ic736.c:101:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC736_SCAN_OPS, ^ ic736.c:114:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC736_ALL_RX_MODES,-1,-1,IC736_VFO_ALL,IC736_ANTS}, ^ ic736.c:115:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC736_ALL_RX_MODES,-1,-1,IC736_VFO_ALL,IC736_ANTS}, ^ ic736.c:118:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC736_OTHER_TX_MODES, W(5),W(100),IC736_VFO_ALL,IC736_ANTS), ^ ic736.c:119:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC736_OTHER_TX_MODES, W(5),W(100),IC736_VFO_ALL,IC736_ANTS), ^ ic736.c:126:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC736_ALL_RX_MODES,-1,-1,IC736_VFO_ALL,IC736_ANTS}, ^ ic736.c:127:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC736_ALL_RX_MODES,-1,-1,IC736_VFO_ALL,IC736_ANTS}, ^ ic736.c:130:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC736_OTHER_TX_MODES, W(5),W(100),IC736_VFO_ALL,IC736_ANTS), ^ ic736.c:131:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC736_OTHER_TX_MODES, W(5),W(100),IC736_VFO_ALL,IC736_ANTS), ^ ic736.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,10}, ^ ic736.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(1)}, ^ ic736.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(2)}, ^ ic736.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(3)}, ^ ic736.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(4)}, ^ ic736.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(5)}, ^ ic736.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(6)}, ^ ic736.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(7)}, ^ ic736.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(8)}, ^ ic736.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(9)}, ^ ic736.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC736_ALL_RX_MODES,kHz(10)}, ^ ic736.c:154:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ ic738.c:100:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC738_VFO_OPS, ^ ic738.c:101:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC738_SCAN_OPS, ^ ic738.c:114:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC738_ALL_RX_MODES,-1,-1,IC738_VFO_ALL,IC738_ANTS}, ^ ic738.c:115:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC738_ALL_RX_MODES,-1,-1,IC738_VFO_ALL,IC738_ANTS}, ^ ic738.c:118:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC738_OTHER_TX_MODES, W(5),W(100),IC738_VFO_ALL,IC738_ANTS), ^ ic738.c:124:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC738_ALL_RX_MODES,-1,-1,IC738_VFO_ALL,IC738_ANTS}, ^ ic738.c:125:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC738_ALL_RX_MODES,-1,-1,IC738_VFO_ALL,IC738_ANTS}, ^ ic738.c:128:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC738_OTHER_TX_MODES, W(5),W(100),IC738_VFO_ALL,IC738_ANTS), ^ ic738.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,10}, ^ ic738.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(1)}, ^ ic738.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(2)}, ^ ic738.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(3)}, ^ ic738.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(4)}, ^ ic738.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(5)}, ^ ic738.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(6)}, ^ ic738.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(7)}, ^ ic738.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(8)}, ^ ic738.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(9)}, ^ ic738.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC738_ALL_RX_MODES,kHz(10)}, ^ ic738.c:150:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ ic7410.c:121:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7410_VFO_OPS, ^ ic7410.c:122:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7410_SCAN_OPS, ^ ic7410.c:133:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC7410_ALL_RX_MODES,-1,-1,IC7410_VFOS,IC7410_ANTS}, ^ ic7410.c:136:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7410_OTHER_TX_MODES, W(2),W(100),IC7410_VFOS,IC7410_ANTS), ^ ic7410.c:137:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7410_OTHER_TX_MODES, W(2),W(100),IC7410_VFOS,IC7410_ANTS), ^ ic7410.c:142:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC7410_ALL_RX_MODES,-1,-1,IC7410_VFOS,IC7410_ANTS}, ^ ic7410.c:145:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7410_OTHER_TX_MODES, W(2),W(100),IC7410_VFOS,IC7410_ANTS), ^ ic7410.c:146:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7410_OTHER_TX_MODES, W(2),W(100),IC7410_VFOS,IC7410_ANTS), ^ ic7410.c:150:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.33050),MHz(5.33350),IC7410_OTHER_TX_MODES,W(2),W(100),IC7410_VFOS,IC7410_ANTS}, /* USA only */ ^ ic7410.c:151:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.34650),MHz(5.34950),IC7410_OTHER_TX_MODES,W(2),W(100),IC7410_VFOS,IC7410_ANTS}, /* USA only */ ^ ic7410.c:152:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.36650),MHz(5.36950),IC7410_OTHER_TX_MODES,W(2),W(100),IC7410_VFOS,IC7410_ANTS}, /* USA only */ ^ ic7410.c:153:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.37150),MHz(5.37450),IC7410_OTHER_TX_MODES,W(2),W(100),IC7410_VFOS,IC7410_ANTS}, /* USA only */ ^ ic7410.c:154:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.40350),MHz(5.40650),IC7410_OTHER_TX_MODES,W(2),W(100),IC7410_VFOS,IC7410_ANTS}, /* USA only */ ^ ic7410.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_1HZ_TS_MODES,1}, ^ ic7410.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,Hz(100)}, ^ ic7410.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(1)}, ^ ic7410.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(5)}, ^ ic7410.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(9)}, ^ ic7410.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(10)}, ^ ic7410.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(12.5)}, ^ ic7410.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(20)}, ^ ic7410.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7410_ALL_RX_MODES,kHz(25)}, ^ ic7410.c:171:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7410.c:172:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ic7410.c:173:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(350)}, ^ ic746.c:208:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC746_VFO_OPS, ^ ic746.c:209:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC746_SCAN_OPS, ^ ic746.c:221:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:222:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:225:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:226:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:227:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:236:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:237:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:240:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:241:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:242:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:250:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_1HZ_TS_MODES,1}, ^ ic746.c:251:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,100}, ^ ic746.c:252:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(1)}, ^ ic746.c:253:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(5)}, ^ ic746.c:254:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(9)}, ^ ic746.c:255:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(10)}, ^ ic746.c:256:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(12.5)}, ^ ic746.c:257:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(20)}, ^ ic746.c:258:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(25)}, ^ ic746.c:263:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTYR|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_CW, kHz(2.1)}, ^ ic746.c:264:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ic746.c:266:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(9)}, ^ ic746.c:415:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC746_VFO_OPS, ^ ic746.c:416:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC746_SCAN_OPS, ^ ic746.c:429:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:430:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:433:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:434:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:435:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:444:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:445:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),IC746_ALL_RX_MODES,-1,-1,IC746_VFO_ALL,IC746_ANTS}, ^ ic746.c:448:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:449:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:450:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,IC746_OTHER_TX_MODES, W(5),W(100),IC746_VFO_ALL,IC746_ANTS), ^ ic746.c:458:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_1HZ_TS_MODES,1}, ^ ic746.c:459:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,100}, ^ ic746.c:460:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(1)}, ^ ic746.c:461:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(5)}, ^ ic746.c:462:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(9)}, ^ ic746.c:463:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(10)}, ^ ic746.c:464:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(12.5)}, ^ ic746.c:465:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(20)}, ^ ic746.c:466:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC746_ALL_RX_MODES,kHz(25)}, ^ ic746.c:472:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ ic746.c:473:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1.8)}, ^ ic746.c:474:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(3)}, ^ ic746.c:481:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, /* RTTY & "normal" IF Filters */ ^ ic746.c:482:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(250)}, /* RTTY & "narrow" IF Filters */ ^ ic746.c:483:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, kHz(2.4)}, /* "wide" IF filter */ ^ ic746.c:484:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(1)}, /*RTTY mode Filter*/ ^ ic746.c:485:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(350)}, /*"Default " rtty mode filter*/ ^ ic746.c:486:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(300)}, /* RTTY mode Filter */ ^ ic703.c:124:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC703_VFO_OPS, ^ ic703.c:125:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC703_SCAN_OPS, ^ ic703.c:138:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC703_ALL_RX_MODES,-1,-1,IC703_VFO_ALL,IC703_ANTS}, ^ ic703.c:141:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC703_OTHER_TX_MODES, W(0.1),W(10),IC703_VFO_ALL,IC703_ANTS), ^ ic703.c:142:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC703_OTHER_TX_MODES, W(0.1),W(10),IC703_VFO_ALL,IC703_ANTS), ^ ic703.c:149:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),IC703_ALL_RX_MODES,-1,-1,IC703_VFO_ALL,IC703_ANTS}, ^ ic703.c:152:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC703_OTHER_TX_MODES, W(0.1),W(10),IC703_VFO_ALL,IC703_ANTS), ^ ic703.c:153:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC703_OTHER_TX_MODES, W(0.1),W(10),IC703_VFO_ALL,IC703_ANTS), ^ ic703.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,10}, ^ ic703.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,100}, ^ ic703.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(1)}, ^ ic703.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(5)}, ^ ic703.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(9)}, ^ ic703.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(10)}, ^ ic703.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,12500}, ^ ic703.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(20)}, ^ ic703.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(25)}, ^ ic703.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC703_ALL_RX_MODES,kHz(100)}, ^ ic703.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR, kHz(2.4)}, /* bultin FL-272 */ ^ ic726.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC726_VFO_OPS, ^ ic726.c:97:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC726_SCAN_OPS, ^ ic726.c:108:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC726_ALL_RX_MODES,-1,-1,IC726_VFO_ALL}, ^ ic726.c:109:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC726_ALL_RX_MODES,-1,-1,IC726_VFO_ALL}, ^ ic726.c:112:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC726_OTHER_TX_MODES, W(10),W(100),IC726_VFO_ALL,IC726_ANTS), ^ ic726.c:114:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC726_OTHER_TX_MODES, W(1),W(10),IC726_VFO_ALL,IC726_ANTS), ^ ic726.c:119:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC726_ALL_RX_MODES,-1,-1,IC726_VFO_ALL}, ^ ic726.c:120:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),IC726_ALL_RX_MODES,-1,-1,IC726_VFO_ALL}, ^ ic726.c:123:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC726_OTHER_TX_MODES, W(10),W(100),IC726_VFO_ALL,IC726_ANTS), ^ ic726.c:125:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC726_OTHER_TX_MODES, W(1),W(10),IC726_VFO_ALL,IC726_ANTS), ^ ic726.c:130:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC726_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic726.c:135:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ ic271.c:91:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC271_VFO_OPS, ^ ic271.c:103:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC271_MODES,-1,-1,IC271_VFO_ALL}, ^ ic271.c:106:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),IC271_MODES,W(2.5),W(25),IC271_VFO_ALL}, ^ ic271.c:110:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(143.8),MHz(148.2),IC271_MODES,-1,-1,IC271_VFO_ALL}, ^ ic271.c:113:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),IC271_MODES,W(2.5),W(25),IC271_VFO_ALL}, ^ ic271.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC271_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic271.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ ic765.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC765_VFO_OPS, ^ ic765.c:97:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC765_SCAN_OPS, ^ ic765.c:109:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC765_ALL_RX_MODES,-1,-1,IC765_VFO_ALL}, ^ ic765.c:112:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC765_OTHER_TX_MODES, W(10),W(100),IC765_VFO_ALL,IC765_ANTS), ^ ic765.c:117:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC765_ALL_RX_MODES,-1,-1,IC765_VFO_ALL}, ^ ic765.c:122:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),1999999,IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, /* 100W class */ ^ ic765.c:124:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3400),4099999,IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:126:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.9),kHz(7499.99),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:128:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.9),MHz(1049999),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:130:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.9),kHz(14.49999),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:132:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(17900),kHz(18499.99),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:134:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.9),kHz(21499.99),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:136:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24400),kHz(25099.99),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:138:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),MHz(30),IC765_OTHER_TX_MODES,5000,100000,IC765_VFO_ALL}, ^ ic765.c:143:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC765_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic765.c:148:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.2)}, ^ ic765.c:149:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, /* narrow */ ^ ic781.c:97:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC781_VFO_OPS, ^ ic781.c:98:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC781_SCAN_OPS, ^ ic781.c:110:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC781_ALL_RX_MODES,-1,-1,IC781_VFO_ALL}, ^ ic781.c:113:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC781_OTHER_TX_MODES, W(10),W(150),IC781_VFO_ALL,IC781_ANTS), ^ ic781.c:118:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC781_ALL_RX_MODES,-1,-1,IC781_VFO_ALL}, ^ ic781.c:123:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),1999999,IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, /* 150W class */ ^ ic781.c:125:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3400),4099999,IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:127:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.9),kHz(7499.99),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:129:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.9),MHz(1049999),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:131:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.9),kHz(14.49999),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:133:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(17900),kHz(18499.99),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:135:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.9),kHz(21499.99),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:137:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24400),kHz(25099.99),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:139:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(27.9),MHz(30),IC781_OTHER_TX_MODES,5000,150000,IC781_VFO_ALL}, ^ ic781.c:144:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC781_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic781.c:150:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ ic781.c:151:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, /* narrow */ ^ ic781.c:152:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(250)}, /* narrow, with [CW250Hz] ON */ ^ ic471.c:90:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC471_VFO_OPS, ^ ic471.c:102:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC471_MODES,-1,-1,IC471_VFO_ALL}, ^ ic471.c:105:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),IC471_MODES,W(2.5),W(25),IC471_VFO_ALL}, ^ ic471.c:109:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC471_MODES,-1,-1,IC471_VFO_ALL}, ^ ic471.c:112:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),IC471_MODES,W(2.5),W(25),IC471_VFO_ALL}, ^ ic471.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC471_MODES,10}, /* TBC: does this rig supports settin tuning step? */ ^ ic471.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.3)}, ^ id1.c:111:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ID1_VFO_OPS, ^ id1.c:112:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = ID1_SCAN_OPS, ^ icr9000.c:111:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR9000_OPS, ^ icr9000.c:124:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(1999.8),ICR9000_MODES,-1,-1, RIG_VFO_A, ICR9000_ANTS}, ^ icr9000.c:129:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(1999.8),ICR9000_MODES,-1,-1, RIG_VFO_A, ICR9000_ANTS}, ^ icr9000.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,10}, /* resolution */ ^ icr9000.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,100}, ^ icr9000.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(1)}, ^ icr9000.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(5)}, ^ icr9000.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(9)}, ^ icr9000.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(10)}, ^ icr9000.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,12500}, ^ icr9000.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(20)}, ^ icr9000.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(25)}, ^ icr9000.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9000_MODES,kHz(100)}, ^ icr9000.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ icr9500.c:113:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR9500_OPS, ^ icr9500.c:114:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = ICR9500_SCAN_OPS, ^ icr9500.c:127:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5),MHz(30)-1,ICR9500_MODES,-1,-1, ICR9500_VFOS, ICR9500_HF_ANTS}, ^ icr9500.c:128:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(30),MHz(3335),ICR9500_MODES,-1,-1, ICR9500_VFOS, RIG_ANT_4}, ^ icr9500.c:133:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5),MHz(30)-1,ICR9500_MODES,-1,-1, ICR9500_VFOS, ICR9500_HF_ANTS}, ^ icr9500.c:134:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(30),MHz(3335),ICR9500_MODES,-1,-1, ICR9500_VFOS, RIG_ANT_4}, ^ icr9500.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,1}, /* resolution */ ^ icr9500.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,10}, ^ icr9500.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,100}, ^ icr9500.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(1)}, ^ icr9500.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(2.5)}, ^ icr9500.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(5)}, ^ icr9500.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(6.25)}, ^ icr9500.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(9)}, ^ icr9500.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(10)}, ^ icr9500.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,12500}, ^ icr9500.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(20)}, ^ icr9500.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(25)}, ^ icr9500.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,kHz(100)}, ^ icr9500.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR9500_MODES,MHz(1)}, ^ icr9500.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ icr9500.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(6)}, ^ icr10.c:104:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),GHz(1.3),ICR10_MODES,-1,-1,ICR10_VFO_ALL}, ^ icr10.c:109:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(823.9999),ICR10_MODES,-1,-1,ICR10_VFO_ALL}, ^ icr10.c:110:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(849),MHz(868.9999),ICR10_MODES,-1,-1,ICR10_VFO_ALL}, ^ icr10.c:111:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(894),GHz(1.3),ICR10_MODES,-1,-1,ICR10_VFO_ALL}, ^ icr10.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR10_MODES,Hz(100)}, ^ icr10.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(4)}, ^ icr10.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(15)}, ^ icr20.c:112:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),GHz(3.304999),ICR20_MODES,-1,-1,ICR20_VFO_ALL}, ^ icr20.c:117:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),MHz(821.999),ICR20_MODES,-1,-1,ICR20_VFO_ALL}, ^ icr20.c:118:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(851),MHz(866.999),ICR20_MODES,-1,-1,ICR20_VFO_ALL}, ^ icr20.c:119:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(896),GHz(1.304999),ICR20_MODES,-1,-1,ICR20_VFO_ALL}, ^ icr20.c:120:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {GHz(1.305),GHz(3.304999),ICR20_MODES,-1,-1,ICR20_VFO_ALL}, ^ icr20.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR20_MODES,Hz(100)}, ^ icr20.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(1.8)}, ^ icr20.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(12)}, ^ icr71.c:86:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR71_VFO_OPS, ^ icr71.c:98:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),ICR71_MODES,-1,-1,ICR71_VFO_ALL}, ^ icr71.c:103:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),ICR71_MODES,-1,-1,ICR71_VFO_ALL}, ^ icr71.c:108:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR71_MODES,Hz(10)}, /* resolution */ ^ icr71.c:113:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.3)}, ^ icr72.c:87:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR72_VFO_OPS, ^ icr72.c:88:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = ICR72_SCAN_OPS, ^ icr72.c:99:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),ICR72_MODES,-1,-1,ICR72_VFO_ALL}, ^ icr72.c:104:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),ICR72_MODES,-1,-1,ICR72_VFO_ALL}, ^ icr72.c:109:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,Hz(10)}, ^ icr72.c:110:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(1)}, ^ icr72.c:111:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(2)}, ^ icr72.c:112:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(3)}, ^ icr72.c:113:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(4)}, ^ icr72.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(5)}, ^ icr72.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(6)}, ^ icr72.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(7)}, ^ icr72.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(8)}, ^ icr72.c:118:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(9)}, ^ icr72.c:119:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR72_MODES,kHz(10)}, ^ icr72.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.3)}, ^ icr75.c:149:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = ICR75_VFO_OPS, ^ icr75.c:150:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = ICR75_SCAN_OPS, ^ icr75.c:162:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),ICR75_MODES,-1,-1,ICR75_VFO_ALL,ICR75_ANTS}, ^ icr75.c:167:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(60),ICR75_MODES,-1,-1,ICR75_VFO_ALL,ICR75_ANTS}, ^ icr75.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,Hz(10)}, ^ icr75.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,Hz(100)}, ^ icr75.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(1)}, ^ icr75.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(5)}, ^ icr75.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(6.25)}, ^ icr75.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(9)}, ^ icr75.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(10)}, ^ icr75.c:179:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(12.5)}, ^ icr75.c:180:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(20)}, ^ icr75.c:181:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(25)}, ^ icr75.c:182:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,kHz(100)}, ^ icr75.c:183:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICR75_MODES,MHz(1)}, ^ icr75.c:188:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ icr75.c:189:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(1.9)}, ^ icr75.c:190:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(6)}, ^ icr75.c:191:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(6)}, ^ icr75.c:192:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(2.4)}, ^ icr75.c:193:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(15)}, ^ icrx7.c:105:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),GHz(1.3),ICRX7_MODES,-1,-1,ICRX7_VFO_ALL}, ^ icrx7.c:110:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),MHz(821.995),ICRX7_MODES,-1,-1,ICRX7_VFO_ALL}, ^ icrx7.c:111:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(851),MHz(866.995),ICRX7_MODES,-1,-1,ICRX7_VFO_ALL}, ^ icrx7.c:112:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(896),GHz(1.3),ICRX7_MODES,-1,-1,ICRX7_VFO_ALL}, ^ icrx7.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ICRX7_MODES,Hz(100)}, ^ icrx7.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(15)}, ^ ic707.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC707_VFO_OPS, ^ ic707.c:97:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC707_SCAN_OPS, ^ ic707.c:110:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC707_ALL_RX_MODES,-1,-1,IC707_VFO_ALL}, ^ ic707.c:113:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC707_OTHER_TX_MODES, W(5),W(100),IC707_VFO_ALL,IC707_ANTS), ^ ic707.c:118:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC707_ALL_RX_MODES,-1,-1,IC707_VFO_ALL}, ^ ic707.c:121:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC707_OTHER_TX_MODES, W(5),W(100),IC707_VFO_ALL,IC707_ANTS), ^ ic707.c:126:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC707_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic707.c:131:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ ic728.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC728_VFO_OPS, ^ ic728.c:97:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC728_SCAN_OPS, ^ ic728.c:108:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC728_ALL_RX_MODES,-1,-1,IC728_VFO_ALL}, ^ ic728.c:111:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC728_OTHER_TX_MODES, W(10),W(100),IC728_VFO_ALL,IC728_ANTS), ^ ic728.c:116:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),IC728_ALL_RX_MODES,-1,-1,IC728_VFO_ALL}, ^ ic728.c:119:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC728_OTHER_TX_MODES, W(10),W(100),IC728_VFO_ALL,IC728_ANTS), ^ ic728.c:124:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC728_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic728.c:129:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ ic751.c:125:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC751_VFO_OPS, ^ ic751.c:137:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC751_ALL_RX_MODES,-1,-1,IC751_VFO_ALL}, ^ ic751.c:140:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(1.99999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, /* 100W class */ ^ ic751.c:142:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(3.45),MHz(4.09999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:144:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.95),MHz(7.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:146:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.95),MHz(10.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:148:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.95),MHz(14.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:150:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(17.95),MHz(18.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:152:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.95),MHz(21.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:154:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(24.45),MHz(25.09999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:156:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(27.95),MHz(30),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:161:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC751_ALL_RX_MODES,-1,-1,IC751_VFO_ALL}, ^ ic751.c:165:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(1.99999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, /* 100W class */ ^ ic751.c:167:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(3.45),MHz(4.09999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:169:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.95),MHz(7.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:171:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.95),MHz(10.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:173:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.95),MHz(14.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:175:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(17.95),MHz(18.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:177:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.95),MHz(21.49999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:179:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(24.45),MHz(25.09999),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:181:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(27.95),MHz(30),IC751_OTHER_TX_MODES,W(10),W(200),IC751_VFO_ALL}, ^ ic751.c:186:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC751_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic751.c:191:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.3)}, ^ ic751.c:192:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_CW, Hz(500)}, ^ ic751.c:193:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_CW, Hz(250)}, ^ ic761.c:94:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC761_VFO_OPS, ^ ic761.c:106:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC761_ALL_RX_MODES,-1,-1,IC761_VFO_ALL}, ^ ic761.c:109:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(1.99999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, /* 100W class */ ^ ic761.c:111:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(3.45),MHz(4.09999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:113:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.95),MHz(7.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:115:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.95),MHz(10.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:117:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.95),MHz(14.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:119:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(17.95),MHz(18.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:121:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.95),MHz(21.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:123:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(24.45),MHz(25.09999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:125:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(27.95),MHz(30),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:130:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),IC761_ALL_RX_MODES,-1,-1,IC761_VFO_ALL}, ^ ic761.c:134:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(1.99999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, /* 100W class */ ^ ic761.c:136:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(3.45),MHz(4.09999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:138:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(6.95),MHz(7.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:140:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(9.95),MHz(10.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:142:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(13.95),MHz(14.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:144:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(17.95),MHz(18.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:146:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(20.95),MHz(21.49999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:148:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(24.45),MHz(25.09999),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:150:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(27.95),MHz(30),IC761_OTHER_TX_MODES,W(10),W(100),IC761_VFO_ALL}, ^ ic761.c:155:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC761_ALL_RX_MODES,10}, /* basic resolution, there's no set_ts */ ^ ic761.c:160:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ ic761.c:161:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_CW, Hz(500)}, ^ ic78.c:107:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC78_SCAN_OPS, ^ ic78.c:119:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30)-1,IC78_ALL_RX_MODES,-1,-1,IC78_VFO_ALL,IC78_ANTS}, ^ ic78.c:122:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC78_OTHER_TX_MODES, W(2),W(100),IC78_VFO_ALL,IC78_ANTS), ^ ic78.c:128:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30)-1,IC78_ALL_RX_MODES,-1,-1,IC78_VFO_ALL,IC78_ANTS}, ^ ic78.c:131:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC78_OTHER_TX_MODES, W(2),W(100),IC78_VFO_ALL,IC78_ANTS), ^ ic78.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,10}, ^ ic78.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,100}, ^ ic78.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(1)}, ^ ic78.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(5)}, ^ ic78.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(9)}, ^ ic78.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(10)}, ^ ic78.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,12500}, ^ ic78.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(20)}, ^ ic78.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(25)}, ^ ic78.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC78_ALL_RX_MODES,kHz(100)}, ^ ic78.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, kHz(2.4)}, ^ ic7800.c:124:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7800_VFO_OPS, ^ ic7800.c:125:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7800_SCAN_OPS, ^ ic7800.c:136:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC7800_ALL_RX_MODES,-1,-1,IC7800_VFOS,IC7800_ANTS}, ^ ic7800.c:139:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7800_OTHER_TX_MODES, W(5),W(200),IC7800_VFOS,IC7800_ANTS), ^ ic7800.c:140:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7800_OTHER_TX_MODES, W(5),W(200),IC7800_VFOS,IC7800_ANTS), ^ ic7800.c:145:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC7800_ALL_RX_MODES,-1,-1,IC7800_VFOS,IC7800_ANTS}, ^ ic7800.c:148:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7800_OTHER_TX_MODES, W(5),W(200),IC7800_VFOS,IC7800_ANTS), ^ ic7800.c:149:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7800_OTHER_TX_MODES, W(5),W(200),IC7800_VFOS,IC7800_ANTS), ^ ic7800.c:153:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.33050),MHz(5.33350),IC7800_OTHER_TX_MODES,W(2),W(100),IC7800_VFOS,IC7800_ANTS}, /* USA only */ ^ ic7800.c:154:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.34650),MHz(5.34950),IC7800_OTHER_TX_MODES,W(2),W(100),IC7800_VFOS,IC7800_ANTS}, /* USA only */ ^ ic7800.c:155:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.36650),MHz(5.36950),IC7800_OTHER_TX_MODES,W(2),W(100),IC7800_VFOS,IC7800_ANTS}, /* USA only */ ^ ic7800.c:156:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.37150),MHz(5.37450),IC7800_OTHER_TX_MODES,W(2),W(100),IC7800_VFOS,IC7800_ANTS}, /* USA only */ ^ ic7800.c:157:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.40350),MHz(5.40650),IC7800_OTHER_TX_MODES,W(2),W(100),IC7800_VFOS,IC7800_ANTS}, /* USA only */ ^ ic7800.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_1HZ_TS_MODES,1}, ^ ic7800.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,Hz(100)}, ^ ic7800.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(1)}, ^ ic7800.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(5)}, ^ ic7800.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(9)}, ^ ic7800.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(10)}, ^ ic7800.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(12.5)}, ^ ic7800.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(20)}, ^ ic7800.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7800_ALL_RX_MODES,kHz(25)}, ^ ic7800.c:174:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7800.c:175:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ic7000.c:155:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7000_VFO_OPS, ^ ic7000.c:156:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7000_SCAN_OPS, ^ ic7000.c:168:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(199.999999),IC7000_ALL_RX_MODES,-1,-1,IC7000_VFOS}, ^ ic7000.c:169:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(400),MHz(470), IC7000_ALL_RX_MODES,-1,-1,IC7000_VFOS}, RIG_FRNG_END, }, ^ ic7000.c:171:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7000_OTHER_TX_MODES, W(2),W(100),IC7000_VFOS,RIG_ANT_1), ^ ic7000.c:172:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7000_OTHER_TX_MODES, W(2),W(100),IC7000_VFOS,RIG_ANT_1), ^ ic7000.c:173:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,IC7000_OTHER_TX_MODES, W(2),W(50),IC7000_VFOS,RIG_ANT_2), ^ ic7000.c:174:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1,IC7000_OTHER_TX_MODES, W(2), W(35), IC7000_VFOS, RIG_ANT_2), ^ ic7000.c:178:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1,IC7000_OTHER_TX_MODES, W(2), W(14), IC7000_VFOS, RIG_ANT_2), ^ ic7000.c:181:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(199.999999),IC7000_ALL_RX_MODES,-1,-1,IC7000_VFOS}, ^ ic7000.c:182:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(400),MHz(470), IC7000_ALL_RX_MODES,-1,-1,IC7000_VFOS}, RIG_FRNG_END, }, ^ ic7000.c:184:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7000_OTHER_TX_MODES, W(2),W(100),IC7000_VFOS,RIG_ANT_1), ^ ic7000.c:185:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7000_OTHER_TX_MODES, W(2),W(100),IC7000_VFOS,RIG_ANT_1), ^ ic7000.c:186:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,IC7000_OTHER_TX_MODES, W(2),W(50),IC7000_VFOS,RIG_ANT_2), ^ ic7000.c:187:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,IC7000_OTHER_TX_MODES, W(2), W(35), IC7000_VFOS, RIG_ANT_2), ^ ic7000.c:191:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,IC7000_OTHER_TX_MODES, W(2), W(14), IC7000_VFOS, RIG_ANT_2), ^ ic7000.c:195:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_1HZ_TS_MODES,1}, ^ ic7000.c:196:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_NOT_TS_MODES,10}, ^ ic7000.c:197:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,Hz(100)}, ^ ic7000.c:198:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(1)}, ^ ic7000.c:199:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(5)}, ^ ic7000.c:200:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(9)}, ^ ic7000.c:201:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(10)}, ^ ic7000.c:202:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(12.5)}, ^ ic7000.c:203:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(20)}, ^ ic7000.c:204:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(25)}, ^ ic7000.c:205:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_ALL_RX_MODES,kHz(100)}, ^ ic7000.c:206:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7000_NOT_TS_MODES,MHz(1)}, ^ ic7000.c:212:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ ic7000.c:213:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1.8)}, ^ ic7000.c:214:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(3)}, ^ ic7000.c:218:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, ^ ic7000.c:219:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(250)}, ^ ic7000.c:220:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, kHz(1.2)}, ^ ic7000.c:221:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7200.c:125:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7200_VFO_OPS, ^ ic7200.c:126:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7200_SCAN_OPS, ^ ic7200.c:137:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC7200_ALL_RX_MODES,-1,-1,IC7200_VFOS}, RIG_FRNG_END, }, ^ ic7200.c:139:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7200_OTHER_TX_MODES, W(2),W(100),IC7200_VFOS,RIG_ANT_1), ^ ic7200.c:140:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7200_OTHER_TX_MODES, W(2),W(100),IC7200_VFOS,RIG_ANT_1), ^ ic7200.c:145:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC7200_ALL_RX_MODES,-1,-1,IC7200_VFOS}, RIG_FRNG_END, }, ^ ic7200.c:147:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7200_OTHER_TX_MODES, W(2),W(100),IC7200_VFOS,RIG_ANT_1), ^ ic7200.c:148:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7200_OTHER_TX_MODES, W(2),W(100),IC7200_VFOS,RIG_ANT_1), ^ ic7200.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_1HZ_TS_MODES,1}, ^ ic7200.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_ALL_RX_MODES,Hz(100)}, ^ ic7200.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_ALL_RX_MODES,kHz(1)}, ^ ic7200.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_ALL_RX_MODES,kHz(5)}, ^ ic7200.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_ALL_RX_MODES,kHz(9)}, ^ ic7200.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7200_ALL_RX_MODES,kHz(10)}, ^ ic7200.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ ic7200.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1.8)}, ^ ic7200.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(3)}, ^ ic7200.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, ^ ic7200.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(250)}, ^ ic7200.c:171:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, kHz(1.2)}, ^ ic7200.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7600.c:134:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7600_VFO_OPS, ^ ic7600.c:135:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7600_SCAN_OPS, ^ ic7600.c:146:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC7600_ALL_RX_MODES,-1,-1,IC7600_VFOS,IC7600_ANTS}, ^ ic7600.c:149:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7600_OTHER_TX_MODES, W(2),W(100),IC7600_VFOS,IC7600_ANTS), ^ ic7600.c:150:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7600_OTHER_TX_MODES, W(2),W(100),IC7600_VFOS,IC7600_ANTS), ^ ic7600.c:155:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC7600_ALL_RX_MODES,-1,-1,IC7600_VFOS,IC7600_ANTS}, ^ ic7600.c:158:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7600_OTHER_TX_MODES, W(2),W(100),IC7600_VFOS,IC7600_ANTS), ^ ic7600.c:159:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7600_OTHER_TX_MODES, W(2),W(100),IC7600_VFOS,IC7600_ANTS), ^ ic7600.c:163:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.33050),MHz(5.33350),IC7600_OTHER_TX_MODES,W(2),W(100),IC7600_VFOS,IC7600_ANTS}, /* USA only */ ^ ic7600.c:164:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.34650),MHz(5.34950),IC7600_OTHER_TX_MODES,W(2),W(100),IC7600_VFOS,IC7600_ANTS}, /* USA only */ ^ ic7600.c:165:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.36650),MHz(5.36950),IC7600_OTHER_TX_MODES,W(2),W(100),IC7600_VFOS,IC7600_ANTS}, /* USA only */ ^ ic7600.c:166:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.37150),MHz(5.37450),IC7600_OTHER_TX_MODES,W(2),W(100),IC7600_VFOS,IC7600_ANTS}, /* USA only */ ^ ic7600.c:167:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.40350),MHz(5.40650),IC7600_OTHER_TX_MODES,W(2),W(100),IC7600_VFOS,IC7600_ANTS}, /* USA only */ ^ ic7600.c:171:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_1HZ_TS_MODES,1}, ^ ic7600.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,Hz(100)}, ^ ic7600.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(1)}, ^ ic7600.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(5)}, ^ ic7600.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(9)}, ^ ic7600.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(10)}, ^ ic7600.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(12.5)}, ^ ic7600.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(20)}, ^ ic7600.c:179:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7600_ALL_RX_MODES,kHz(25)}, ^ ic7600.c:184:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7600.c:185:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ic7600.c:186:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(350)}, ^ ic7700.c:121:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = IC7700_VFO_OPS, ^ ic7700.c:122:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = IC7700_SCAN_OPS, ^ ic7700.c:133:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {kHz(30),MHz(60),IC7700_ALL_RX_MODES,-1,-1,IC7700_VFOS,IC7700_ANTS}, ^ ic7700.c:136:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,IC7700_OTHER_TX_MODES, W(5),W(200),IC7700_VFOS,IC7700_ANTS), ^ ic7700.c:137:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,IC7700_OTHER_TX_MODES, W(5),W(200),IC7700_VFOS,IC7700_ANTS), ^ ic7700.c:142:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {kHz(30),MHz(60),IC7700_ALL_RX_MODES,-1,-1,IC7700_VFOS,IC7700_ANTS}, ^ ic7700.c:145:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,IC7700_OTHER_TX_MODES, W(5),W(200),IC7700_VFOS,IC7700_ANTS), ^ ic7700.c:146:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,IC7700_OTHER_TX_MODES, W(5),W(200),IC7700_VFOS,IC7700_ANTS), ^ ic7700.c:150:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.33050),MHz(5.33350),IC7700_OTHER_TX_MODES,W(5),W(200),IC7700_VFOS,IC7700_ANTS}, /* USA only */ ^ ic7700.c:151:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.34650),MHz(5.34950),IC7700_OTHER_TX_MODES,W(5),W(200),IC7700_VFOS,IC7700_ANTS}, /* USA only */ ^ ic7700.c:152:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.36650),MHz(5.36950),IC7700_OTHER_TX_MODES,W(5),W(200),IC7700_VFOS,IC7700_ANTS}, /* USA only */ ^ ic7700.c:153:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.37150),MHz(5.37450),IC7700_OTHER_TX_MODES,W(5),W(200),IC7700_VFOS,IC7700_ANTS}, /* USA only */ ^ ic7700.c:154:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.40350),MHz(5.40650),IC7700_OTHER_TX_MODES,W(5),W(200),IC7700_VFOS,IC7700_ANTS}, /* USA only */ ^ ic7700.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_1HZ_TS_MODES,1}, ^ ic7700.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,Hz(100)}, ^ ic7700.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(1)}, ^ ic7700.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(5)}, ^ ic7700.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(9)}, ^ ic7700.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(10)}, ^ ic7700.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(12.5)}, ^ ic7700.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(20)}, ^ ic7700.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {IC7700_ALL_RX_MODES,kHz(25)}, ^ ic7700.c:171:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.4)}, ^ ic7700.c:172:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(400)}, ^ ic7700.c:173:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(1000)}, ^ ic7700.c:174:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(50)}, ^ ts850.c:132:11: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops=TS850_VFO_OPS, ^ ts850.c:144:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS850_ALL_MODES,-1,-1,TS850_VFO}, ^ ts850.c:148:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810),kHz(1850),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, /* 100W class */ ^ ts850.c:150:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:152:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:154:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:156:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:158:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:160:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:162:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:164:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:170:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS850_ALL_MODES,-1,-1,TS850_VFO}, ^ ts850.c:174:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, /* 100W class */ ^ ts850.c:176:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:178:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:180:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:182:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:184:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:186:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:188:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:190:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS850_OTHER_TX_MODES,W(5),W(100),TS850_VFO}, ^ ts850.c:195:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES,0}, /* any tuning step */ ^ ts850.c:200:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES, kHz(12)}, ^ ts850.c:201:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES, kHz(6)}, ^ ts850.c:202:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES, kHz(2.7)}, ^ ts850.c:203:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES, Hz(500)}, ^ ts850.c:204:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS850_ALL_MODES, Hz(250)}, ^ ts870s.c:437:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS870S_ALL_MODES,-1,-1,TS870S_VFO,TS870S_ANTS}, ^ ts870s.c:441:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, TS870S_OTHER_TX_MODES, W(5), W(100), TS870S_VFO, TS870S_ANTS), /* 100W class */ ^ ts870s.c:447:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS870S_ALL_MODES,-1,-1,TS870S_VFO,TS870S_ANTS}, ^ ts870s.c:451:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, TS870S_OTHER_TX_MODES, W(5), W(100), TS870S_VFO, TS870S_ANTS), /* 100W class */ ^ ts870s.c:456:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,50}, ^ ts870s.c:457:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,100}, ^ ts870s.c:458:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(1)}, ^ ts870s.c:459:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(5)}, ^ ts870s.c:460:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(9)}, ^ ts870s.c:461:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(10)}, ^ ts870s.c:462:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,12500}, ^ ts870s.c:463:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(20)}, ^ ts870s.c:464:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(25)}, ^ ts870s.c:465:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,kHz(100)}, ^ ts870s.c:466:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,MHz(1)}, ^ ts870s.c:467:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS870S_ALL_MODES,0}, /* any tuning step */ ^ ts870s.c:472:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(200)}, ^ ts870s.c:473:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(0)}, ^ ts870s.c:474:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(600)}, ^ ts570.c:731:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS570_VFO_OP, ^ ts570.c:745:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(60),TS570_ALL_MODES,-1,-1,TS570_VFO,TS570_ANTS}, ^ ts570.c:749:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810),kHz(1850)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, /* 100W class */ ^ ts570.c:751:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:753:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:755:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:757:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:759:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:761:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:763:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:765:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:767:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:773:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(60),TS570_ALL_MODES,-1,-1,TS570_VFO,TS570_ANTS}, ^ ts570.c:777:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, /* 100W class */ ^ ts570.c:779:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:781:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:783:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:785:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:787:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:789:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:791:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:793:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:795:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:800:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,50}, ^ ts570.c:801:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,100}, ^ ts570.c:802:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(1)}, ^ ts570.c:803:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(5)}, ^ ts570.c:804:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(9)}, ^ ts570.c:805:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(10)}, ^ ts570.c:806:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,12500}, ^ ts570.c:807:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(20)}, ^ ts570.c:808:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(25)}, ^ ts570.c:809:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(100)}, ^ ts570.c:810:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,MHz(1)}, ^ ts570.c:811:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,0}, /* any tuning step */ ^ ts570.c:816:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ ts570.c:910:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS570_VFO_OP, ^ ts570.c:923:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS570_ALL_MODES,-1,-1,TS570_VFO,TS570_ANTS}, ^ ts570.c:927:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810),kHz(1850)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, /* 100W class */ ^ ts570.c:929:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:931:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:933:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:935:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:937:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:939:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:941:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:943:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:949:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS570_ALL_MODES,-1,-1,TS570_VFO,TS570_ANTS}, ^ ts570.c:953:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, /* 100W class */ ^ ts570.c:955:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:957:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:959:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:961:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:963:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:965:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:967:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:969:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS570_OTHER_TX_MODES,5000,100000,TS570_VFO,TS570_ANTS}, ^ ts570.c:974:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,50}, ^ ts570.c:975:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,100}, ^ ts570.c:976:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(1)}, ^ ts570.c:977:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(5)}, ^ ts570.c:978:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(9)}, ^ ts570.c:979:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(10)}, ^ ts570.c:980:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,12500}, ^ ts570.c:981:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(20)}, ^ ts570.c:982:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(25)}, ^ ts570.c:983:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,kHz(100)}, ^ ts570.c:984:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,MHz(1)}, ^ ts570.c:985:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS570_ALL_MODES,0}, /* any tuning step */ ^ ts570.c:990:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(500)}, ^ ts570.c:991:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(0)}, ^ ts570.c:992:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1)}, ^ ts450s.c:153:14: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS450S_VFO_OPS, ^ ts450s.c:163:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(500), MHz(30), TS450S_ALL_MODES, -1, -1, TS450S_VFO }, ^ ts450s.c:168:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS450S_OTHER_TX_MODES, W(5),W(100),TS450S_VFO,0), ^ ts450s.c:174:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS450S_ALL_MODES,-1,-1,TS450S_VFO}, ^ ts450s.c:178:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, /* 100W class */ ^ ts450s.c:180:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:182:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:184:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:186:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:188:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:190:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:192:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:194:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS450S_OTHER_TX_MODES,5000,100000,TS450S_VFO}, ^ ts450s.c:200:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { TS450S_ALL_MODES, 1 }, ^ ts450s.c:201:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { TS450S_ALL_MODES, 10}, ^ ts450s.c:207:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, ^ ts450s.c:208:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, kHz(2.4)}, ^ ts450s.c:209:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, Hz(500)}, ^ ts450s.c:210:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, kHz(12)}, ^ ts450s.c:211:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR, kHz(6)}, ^ ts950.c:112:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS950_ALL_MODES,-1,-1,TS950_VFO}, ^ ts950.c:116:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, /* 100W class */ ^ ts950.c:118:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:120:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:122:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:124:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:126:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:128:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:130:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:132:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS950_OTHER_TX_MODES,5000,W(150),TS950_VFO}, ^ ts950.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,50}, ^ ts950.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,100}, ^ ts950.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(1)}, ^ ts950.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(5)}, ^ ts950.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(9)}, ^ ts950.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(10)}, ^ ts950.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,12500}, ^ ts950.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(20)}, ^ ts950.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(25)}, ^ ts950.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,kHz(100)}, ^ ts950.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,MHz(1)}, ^ ts950.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS950_ALL_MODES,0}, /* any tuning step */ ^ ts950.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ ts50s.c:89:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS50_VFO_OP, ^ ts50s.c:102:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS50_ALL_MODES,-1,-1,TS50_VFO}, ^ ts50s.c:106:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810),kHz(1850)-1,TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, /* 100W class */ ^ ts50s.c:108:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800)-1,TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:110:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:112:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:114:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:116:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:118:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:120:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:122:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:128:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS50_ALL_MODES,-1,-1,TS50_VFO}, ^ ts50s.c:132:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, /* 100W class */ ^ ts50s.c:134:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:136:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:138:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:140:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:142:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:144:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:146:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:148:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS50_OTHER_TX_MODES,5000,100000,TS50_VFO}, ^ ts50s.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,50}, ^ ts50s.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,100}, ^ ts50s.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(1)}, ^ ts50s.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(5)}, ^ ts50s.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(9)}, ^ ts50s.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(10)}, ^ ts50s.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,12500}, ^ ts50s.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(20)}, ^ ts50s.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(25)}, ^ ts50s.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,kHz(100)}, ^ ts50s.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,MHz(1)}, ^ ts50s.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS50_ALL_MODES,0}, /* any tuning step */ ^ ts50s.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.2)}, ^ ts790.c:101:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS790_VFO_OP, ^ ts790.c:119:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS790_ALL_MODES,-1,-1,TS790_VFO}, ^ ts790.c:120:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS790_ALL_MODES,-1,-1,TS790_VFO}, ^ ts790.c:128:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS790_LO_MODES,W(5),W(35),TS790_VFO}, ^ ts790.c:129:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS790_HI_MODES,W(5),W(45),TS790_VFO}, ^ ts790.c:130:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS790_LO_MODES,W(5),W(30),TS790_VFO}, ^ ts790.c:131:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS790_HI_MODES,W(5),W(40),TS790_VFO}, ^ ts790.c:139:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS790_ALL_MODES,-1,-1,TS790_VFO}, ^ ts790.c:140:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS790_ALL_MODES,-1,-1,TS790_VFO}, ^ ts790.c:147:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS790_LO_MODES,W(5),W(35),TS790_VFO}, ^ ts790.c:148:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS790_HI_MODES,W(5),W(45),TS790_VFO}, ^ ts790.c:149:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS790_LO_MODES,W(5),W(30),TS790_VFO}, ^ ts790.c:150:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS790_HI_MODES,W(5),W(40),TS790_VFO}, ^ ts790.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,50}, ^ ts790.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,100}, ^ ts790.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(1)}, ^ ts790.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(5)}, ^ ts790.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(9)}, ^ ts790.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(10)}, ^ ts790.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,12500}, ^ ts790.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(20)}, ^ ts790.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(25)}, ^ ts790.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,kHz(100)}, ^ ts790.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,MHz(1)}, ^ ts790.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS790_ALL_MODES,0}, /* any tuning step */ ^ ts790.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR, kHz(2.1)}, ^ ts790.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ts2000.c:153:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS2000_VFO_OP, ^ ts2000.c:173:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(300),MHz(60),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:174:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO}, ^ ts2000.c:175:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO}, ^ ts2000.c:176:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS2000_ALL_MODES,-1,-1,TS2000_SUBVFO}, ^ ts2000.c:177:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS2000_ALL_MODES,-1,-1,TS2000_SUBVFO}, ^ ts2000.c:181:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1830),kHz(1850),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:183:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:185:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:187:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(10.1),MHz(10.15),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:189:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:191:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:193:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:195:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:197:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:199:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(50.2),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:201:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO}, ^ ts2000.c:203:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS2000_OTHER_TX_MODES,W(5),W(50),TS2000_MAINVFO}, ^ ts2000.c:209:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(300),MHz(60),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:210:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(142),MHz(152),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO}, ^ ts2000.c:211:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(450),TS2000_ALL_MODES,-1,-1,TS2000_MAINVFO}, ^ ts2000.c:212:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),TS2000_ALL_MODES,-1,-1,TS2000_SUBVFO}, ^ ts2000.c:213:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(220),MHz(512),TS2000_ALL_MODES,-1,-1,TS2000_SUBVFO}, ^ ts2000.c:217:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:219:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:221:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:223:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(10.1),MHz(10.15),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:225:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:227:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:229:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:231:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:233:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:235:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO,TS2000_ANTS}, ^ ts2000.c:237:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS2000_OTHER_TX_MODES,W(5),W(100),TS2000_MAINVFO}, ^ ts2000.c:239:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS2000_OTHER_TX_MODES,W(5),W(50),TS2000_MAINVFO}, ^ ts2000.c:244:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY,1}, ^ ts2000.c:245:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,10}, ^ ts2000.c:246:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,100}, ^ ts2000.c:247:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,kHz(1)}, ^ ts2000.c:248:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,kHz(2.5)}, ^ ts2000.c:249:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,kHz(5)}, ^ ts2000.c:250:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(6.25)}, ^ ts2000.c:251:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,kHz(10)}, ^ ts2000.c:252:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(12.5)}, ^ ts2000.c:253:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(12.5)}, ^ ts2000.c:254:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(15)}, ^ ts2000.c:255:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(20)}, ^ ts2000.c:256:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(25)}, ^ ts2000.c:257:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(30)}, ^ ts2000.c:258:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(50)}, ^ ts2000.c:259:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(100)}, ^ ts2000.c:260:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,MHz(1)}, ^ ts2000.c:261:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS2000_ALL_MODES,0}, /* any tuning step */ ^ ts2000.c:267:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.2)}, ^ ts2000.c:271:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(12)}, ^ k2.c:140:14: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = K2_VFO_OP, ^ k2.c:149:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),K2_MODES,-1,-1,K2_VFO,K2_ANTS}, ^ k2.c:153:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810),kHz(1850)-1,K2_MODES,10,W(15),K2_VFO,K2_ANTS}, /* 15W class */ ^ k2.c:154:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),kHz(3800)-1,K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:155:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7100),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:156:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:157:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:158:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:159:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:160:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:161:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:166:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),K2_MODES,-1,-1,K2_VFO,K2_ANTS}, ^ k2.c:170:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,K2_MODES,10,W(15),K2_VFO,K2_ANTS}, /* 15W class */ ^ k2.c:171:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:172:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:173:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:174:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:175:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:176:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:177:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:178:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),K2_MODES,10,W(15),K2_VFO,K2_ANTS}, ^ k2.c:182:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {K2_MODES,10}, ^ k2.c:188:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.5)}, ^ k2.c:189:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ k2.c:190:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, ^ k3.c:129:14: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = K3_VFO_OP, ^ k3.c:138:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500), MHz(30), K3_MODES, -1, -1, K3_VFO, K3_ANTS}, ^ k3.c:139:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(48), MHz(54), K3_MODES, -1,- 1, K3_VFO, K3_ANTS}, ^ k3.c:143:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, K3_MODES, mW(10), W(10), K3_VFO, K3_ANTS), ^ k3.c:144:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, K3_MODES, mW(10), W(10), K3_VFO, K3_ANTS), ^ k3.c:149:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500), MHz(30), K3_MODES, -1, -1, K3_VFO, K3_ANTS}, ^ k3.c:150:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(48), MHz(54), K3_MODES, -1, -1, K3_VFO, K3_ANTS}, ^ k3.c:154:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, K3_MODES, mW(10), W(10), K3_VFO, K3_ANTS), ^ k3.c:155:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, K3_MODES, mW(10), W(10), K3_VFO, K3_ANTS), ^ k3.c:159:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {K3_MODES, 1}, ^ k3.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.7)}, ^ k3.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.8)}, ^ k3.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1.8)}, ^ k3.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, RIG_FLT_ANY}, ^ k3.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, kHz(1)}, ^ k3.c:171:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, kHz(2.8)}, ^ k3.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(50)}, ^ k3.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, RIG_FLT_ANY}, ^ k3.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2)}, ^ k3.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, kHz(2.7)}, ^ k3.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, ^ k3.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_RTTY|RIG_MODE_RTTYR, RIG_FLT_ANY}, ^ k3.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_PKTUSB|RIG_MODE_PKTLSB, kHz(2.7)}, ^ k3.c:179:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_PKTUSB|RIG_MODE_PKTLSB, kHz(2.8)}, ^ k3.c:180:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_PKTUSB|RIG_MODE_PKTLSB, Hz(50)}, ^ k3.c:181:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_PKTUSB|RIG_MODE_PKTLSB, RIG_FLT_ANY}, ^ ts930.c:104:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),MHz(30),TS930_ALL_MODES,-1,-1,TS930_VFO}, ^ ts930.c:108:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS930_OTHER_TX_MODES, W(5),W(250),TS930_VFO,TS930_ANTS), ^ ts930.c:114:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150),MHz(30),TS930_ALL_MODES,-1,-1,TS930_VFO}, ^ ts930.c:118:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS930_OTHER_TX_MODES, W(5),W(250),TS930_VFO,TS930_ANTS), ^ ts930.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,50}, ^ ts930.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,100}, ^ ts930.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(1)}, ^ ts930.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(5)}, ^ ts930.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(9)}, ^ ts930.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(10)}, ^ ts930.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,12500}, ^ ts930.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(20)}, ^ ts930.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(25)}, ^ ts930.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,kHz(100)}, ^ ts930.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS930_ALL_MODES,MHz(1)}, ^ ts930.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.7)}, ^ ts680.c:124:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50),kHz(34999),TS680_ALL_MODES,-1,-1,TS680_VFO}, ^ ts680.c:125:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(45),kHz(59999),TS680_ALL_MODES,-1,-1,TS680_VFO}, ^ ts680.c:129:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS680_OTHER_TX_MODES,W(5),W(100),TS680_VFO,TS680_ANTS), ^ ts680.c:131:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,TS680_OTHER_TX_MODES,W(1),W(10),TS680_VFO,TS680_ANTS), ^ ts680.c:137:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50),kHz(34999),TS680_ALL_MODES,-1,-1,TS680_VFO}, ^ ts680.c:138:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(45),kHz(59999),TS680_ALL_MODES,-1,-1,TS680_VFO}, ^ ts680.c:142:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TS680_OTHER_TX_MODES,W(5),W(100),TS680_VFO,TS680_ANTS), ^ ts680.c:144:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,TS680_OTHER_TX_MODES,W(1),W(10),TS680_VFO,TS680_ANTS), ^ ts680.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,10}, ^ ts680.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,100}, ^ ts680.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(1)}, ^ ts680.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(5)}, ^ ts680.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(9)}, ^ ts680.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(10)}, ^ ts680.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,12500}, ^ ts680.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(20)}, ^ ts680.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(25)}, ^ ts680.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,kHz(100)}, ^ ts680.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS680_ALL_MODES,MHz(1)}, ^ ts680.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(2.2)}, ^ ts690.c:112:12: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS690_VFO_OPS, ^ ts690.c:122:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS690_ALL_MODES,-1,-1,TS690_VFO}, ^ ts690.c:123:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),TS690_ALL_MODES,-1,-1,TS690_VFO}, ^ ts690.c:128:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS690_OTHER_TX_MODES, W(5),W(100),TS690_VFO,TS690_ANTS), ^ ts690.c:130:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,TS690_OTHER_TX_MODES, W(2.5),W(50),TS690_VFO,TS690_ANTS), ^ ts690.c:136:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS690_ALL_MODES,-1,-1,TS690_VFO}, ^ ts690.c:137:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50),MHz(54),TS690_ALL_MODES,-1,-1,TS690_VFO}, ^ ts690.c:141:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TS690_OTHER_TX_MODES, W(5),W(100),TS690_VFO,TS690_ANTS), ^ ts690.c:143:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,TS690_OTHER_TX_MODES, W(2.5),W(50),TS690_VFO,TS690_ANTS), ^ ts690.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS690_ALL_MODES,1}, ^ ts690.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS690_ALL_MODES,10}, ^ ts690.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, ^ ts690.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, kHz(2.4)}, ^ ts690.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, Hz(500)}, ^ ts690.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR|RIG_MODE_AM, kHz(12)}, ^ ts690.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_CWR|RIG_MODE_RTTYR, kHz(6)}, ^ ts140.c:124:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50),kHz(34999),TS140_ALL_MODES,-1,-1,TS140_VFO}, ^ ts140.c:128:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS140_OTHER_TX_MODES,W(5),W(100),TS140_VFO,TS140_ANTS), ^ ts140.c:134:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50),kHz(34999),TS140_ALL_MODES,-1,-1,TS140_VFO}, ^ ts140.c:138:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TS140_OTHER_TX_MODES,W(5),W(100),TS140_VFO,TS140_ANTS), ^ ts140.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,10}, ^ ts140.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,100}, ^ ts140.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(1)}, ^ ts140.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(5)}, ^ ts140.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(9)}, ^ ts140.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(10)}, ^ ts140.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,12500}, ^ ts140.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(20)}, ^ ts140.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(25)}, ^ ts140.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,kHz(100)}, ^ ts140.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS140_ALL_MODES,MHz(1)}, ^ ts140.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(2.2)}, ^ ts480.c:288:49: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), Hz(59999999), TS480_ALL_MODES, -1, -1, TS480_VFO}, ^ ts480.c:292:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810), kHz(1850), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, /* 100W class */ ^ ts480.c:294:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500), kHz(3800), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:296:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7), kHz(7200), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:298:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100), kHz(10150), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:300:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14), kHz(14350), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:302:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068), kHz(18168), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:304:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21), kHz(21450), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:306:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890), kHz(24990), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:308:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28), kHz(29700), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:310:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), kHz(52000), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:315:49: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), Hz(59999999), TS480_ALL_MODES, -1, -1, TS480_VFO}, ^ ts480.c:319:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800), MHz(2) - 1, TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, /* 100W class */ ^ ts480.c:321:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500), MHz(4) - 1, TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:323:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5250), kHz(5450), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:325:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7), kHz(7300), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:327:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100), kHz(10150), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:329:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14), kHz(14350), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:331:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068), kHz(18168), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:333:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21), kHz(21450), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:335:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890), kHz(24990), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:337:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28), kHz(29700), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:339:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), kHz(52000), TS480_OTHER_TX_MODES, 5000, 100000, TS480_VFO}, ^ ts480.c:344:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(1)}, ^ ts480.c:345:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,Hz(2500)}, ^ ts480.c:346:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(5)}, ^ ts480.c:347:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,Hz(6250)}, ^ ts480.c:348:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(10)}, ^ ts480.c:349:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,Hz(12500)}, ^ ts480.c:350:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(15)}, ^ ts480.c:351:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(20)}, ^ ts480.c:352:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(25)}, ^ ts480.c:353:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(30)}, ^ ts480.c:354:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(100)}, ^ ts480.c:355:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,kHz(500)}, ^ ts480.c:356:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,MHz(1)}, ^ ts480.c:357:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS480_ALL_MODES,0}, /* any tuning step */ ^ ts480.c:362:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ trc80.c:117:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TRC80_ALL_MODES,-1,-1,TRC80_VFO}, ^ trc80.c:122:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(30),TRC80_OTHER_TX_MODES,W(15),W(100),TRC80_VFO,TRC80_ANTS}, ^ trc80.c:128:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TRC80_ALL_MODES,-1,-1,TRC80_VFO}, ^ trc80.c:132:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1.8),MHz(30),TRC80_OTHER_TX_MODES,W(15),W(100),TRC80_VFO,TRC80_ANTS}, ^ trc80.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRC80_ALL_MODES,1}, ^ trc80.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRC80_ALL_MODES,10}, ^ trc80.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.2)}, ^ ts590.c:106:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), Hz(59999999), TS590_ALL_MODES, -1, -1, TS590_VFO, TS590_ANTS}, ^ ts590.c:110:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1810), kHz(1850), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, /* 100W class */ ^ ts590.c:112:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500), kHz(3800), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:114:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7), kHz(7200), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:116:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100), kHz(10150), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:118:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14), kHz(14350), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:120:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068), kHz(18168), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:122:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21), kHz(21450), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:124:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890), kHz(24990), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:126:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28), kHz(29700), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:128:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), kHz(52000), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:133:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), Hz(59999999), TS590_ALL_MODES, -1, -1, TS590_VFO, TS590_ANTS}, ^ ts590.c:137:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800), MHz(2) - 1, TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, /* 100W class */ ^ ts590.c:139:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500), MHz(4) - 1, TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:141:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5250), kHz(5450), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:143:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7), kHz(7300), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:145:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100), kHz(10150), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:147:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14), kHz(14350), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:149:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068), kHz(18168), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:151:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21), kHz(21450), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:153:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890), kHz(24990), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:155:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28), kHz(29700), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:157:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), kHz(52000), TS590_OTHER_TX_MODES, 5000, 100000, TS590_VFO, TS590_ANTS}, ^ ts590.c:162:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(1)}, ^ ts590.c:163:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,Hz(2500)}, ^ ts590.c:164:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(5)}, ^ ts590.c:165:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,Hz(6250)}, ^ ts590.c:166:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(10)}, ^ ts590.c:167:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,Hz(12500)}, ^ ts590.c:168:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(15)}, ^ ts590.c:169:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(20)}, ^ ts590.c:170:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(25)}, ^ ts590.c:171:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(30)}, ^ ts590.c:172:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(100)}, ^ ts590.c:173:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,kHz(500)}, ^ ts590.c:174:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,MHz(1)}, ^ ts590.c:175:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS590_ALL_MODES,0}, /* any tuning step */ ^ ts590.c:180:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.2)}, ^ ts590.c:181:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY|RIG_MODE_RTTYR, Hz(500)}, ^ ts590.c:230:14: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS590_VFO_OPS, ^ thd7.c:123:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = THD7_VFO_OP, ^ thd7.c:139:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),THD7_MODES,-1,-1,THD7_VFO}, ^ thd7.c:140:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),THD7_MODES,-1,-1,THD7_VFO}, ^ thd7.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(5)}, ^ thd7.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(6.25)}, ^ thd7.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(10)}, ^ thd7.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(12.5)}, ^ thd7.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(15)}, ^ thd7.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(20)}, ^ thd7.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(25)}, ^ thd7.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(30)}, ^ thd7.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(50)}, ^ thd7.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD7_MODES,kHz(100)}, ^ thf7.c:151:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = THF7_VFO_OP, ^ thf7.c:176:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(470),THF7_ALL_MODES,-1,-1,RIG_VFO_MEM|RIG_VFO_B, RIG_ANT_1|RIG_ANT_2}, ^ thf7.c:177:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(470),GHz(1.3),THF7_HIGH_MODES,-1,-1,RIG_VFO_MEM|RIG_VFO_B,RIG_ANT_1}, ^ thf7.c:193:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(470),THF7_ALL_MODES,-1,-1,RIG_VFO_MEM|RIG_VFO_B, RIG_ANT_1|RIG_ANT_2}, ^ thf7.c:194:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(470),GHz(1.3),THF7_HIGH_MODES,-1,-1,RIG_VFO_MEM|RIG_VFO_B,RIG_ANT_1}, ^ thf7.c:208:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(5)}, ^ thf7.c:209:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(6.25)}, ^ thf7.c:210:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(8.33)}, ^ thf7.c:211:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(9)}, ^ thf7.c:212:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(10)}, ^ thf7.c:213:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(12.5)}, ^ thf7.c:214:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(15)}, ^ thf7.c:215:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(20)}, ^ thf7.c:216:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(25)}, ^ thf7.c:217:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(30)}, ^ thf7.c:218:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(50)}, ^ thf7.c:219:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF7_ALL_MODES,kHz(100)}, ^ thf7.c:230:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(3)}, ^ thg71.c:121:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_VFO_A_OP, ^ tmd700.c:138:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TMD700_VFO_OP, ^ tmd700.c:155:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(470),TMD700_MODES,-1,-1,RIG_VFO_A}, ^ tmd700.c:168:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(470),TMD700_MODES,-1,-1,RIG_VFO_A}, ^ tmd700.c:181:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(5)}, ^ tmd700.c:182:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(6.25)}, ^ tmd700.c:183:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(10)}, ^ tmd700.c:184:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(12.5)}, ^ tmd700.c:185:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(15)}, ^ tmd700.c:186:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(20)}, ^ tmd700.c:187:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(25)}, ^ tmd700.c:188:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(30)}, ^ tmd700.c:189:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(50)}, ^ tmd700.c:190:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD700_MODES,kHz(100)}, ^ tmv7.c:133:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_VFO_A_OP, ^ tmv7.c:150:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),RIG_MODE_AM | RIG_MODE_FM,-1,-1,RIG_VFO_A}, ^ tmv7.c:162:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),RIG_MODE_AM | RIG_MODE_FM,-1,-1,RIG_VFO_A}, ^ thf6a.c:157:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = THF6_VFO_OP, ^ thf6a.c:182:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(470),THF6_ALL_MODES,-1,-1,RIG_VFO_B, RIG_ANT_1|RIG_ANT_2}, ^ thf6a.c:183:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(470),GHz(1.3),THF6_HIGH_MODES,-1,-1,RIG_VFO_B,RIG_ANT_1}, ^ thf6a.c:199:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(470),THF6_ALL_MODES,-1,-1,RIG_VFO_B, RIG_ANT_1|RIG_ANT_2}, ^ thf6a.c:200:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(470),GHz(1.3),THF6_HIGH_MODES,-1,-1,RIG_VFO_B,RIG_ANT_1}, ^ thf6a.c:214:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(5)}, ^ thf6a.c:215:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(6.25)}, ^ thf6a.c:216:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(8.33)}, ^ thf6a.c:217:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(9)}, ^ thf6a.c:218:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(10)}, ^ thf6a.c:219:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(12.5)}, ^ thf6a.c:220:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(15)}, ^ thf6a.c:221:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(20)}, ^ thf6a.c:222:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(25)}, ^ thf6a.c:223:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(30)}, ^ thf6a.c:224:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(50)}, ^ thf6a.c:225:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THF6_ALL_MODES,kHz(100)}, ^ thf6a.c:236:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(3)}, ^ thd72.c:137:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(174),THD72_MODES,-1,-1,THD72_VFO}, ^ thd72.c:138:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(320),MHz(524),THD72_MODES,-1,-1,THD72_VFO}, ^ thd72.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(5)}, ^ thd72.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(6.25)}, ^ thd72.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(10)}, ^ thd72.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(12.5)}, ^ thd72.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(15)}, ^ thd72.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(20)}, ^ thd72.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(25)}, ^ thd72.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(30)}, ^ thd72.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(50)}, ^ thd72.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {THD72_MODES,kHz(100)}, ^ tmd710.c:157:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TMD710_VFO_OP, ^ tmd710.c:174:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(470),TMD710_MODES,-1,-1,RIG_VFO_A}, ^ tmd710.c:187:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(470),TMD710_MODES,-1,-1,RIG_VFO_A}, ^ tmd710.c:200:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(5)}, ^ tmd710.c:201:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(6.25)}, ^ tmd710.c:202:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(10)}, ^ tmd710.c:203:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(12.5)}, ^ tmd710.c:204:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(15)}, ^ tmd710.c:205:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(20)}, ^ tmd710.c:206:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(25)}, ^ tmd710.c:207:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(30)}, ^ tmd710.c:208:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(50)}, ^ tmd710.c:209:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TMD710_MODES,kHz(100)}, ^ ts440.c:99:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS440_VFO_OPS, ^ ts440.c:112:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TS440_ALL_MODES,-1,-1,TS440_VFO}, ^ ts440.c:116:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-1,TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:118:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-1,TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:120:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:122:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:124:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:126:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:128:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:130:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:132:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),TS440_OTHER_TX_MODES,5000,W(200),TS440_VFO}, ^ ts440.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS440_ALL_MODES,10}, ^ ts440.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.2)}, ^ ts940.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS940_VFO_OPS, ^ ts940.c:110:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS940_ALL_MODES,-1,-1,TS940_VFO}, ^ ts940.c:115:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TS940_OTHER_TX_MODES, W(5),W(250),TS940_VFO,TS940_ANTS), ^ ts940.c:121:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TS940_ALL_MODES,-1,-1,TS940_VFO}, ^ ts940.c:125:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TS940_OTHER_TX_MODES, W(5),W(250),TS940_VFO,TS940_ANTS), ^ ts940.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS940_ALL_MODES,10}, ^ ts940.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS940_ALL_MODES,kHz(100)}, ^ ts940.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS940_ALL_MODES,MHz(1)}, ^ ts940.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ ts711.c:87:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS711_VFO_OP, ^ ts711.c:106:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS711_ALL_MODES,-1,-1,TS711_VFO}, ^ ts711.c:110:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(146),TS711_ALL_MODES,W(5),W(25),TS711_VFO}, ^ ts711.c:115:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS711_ALL_MODES,-1,-1,TS711_VFO}, ^ ts711.c:119:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),MHz(148),TS711_ALL_MODES,W(5),W(25),TS711_VFO}, ^ ts711.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,50}, ^ ts711.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,100}, ^ ts711.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(1)}, ^ ts711.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(5)}, ^ ts711.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(9)}, ^ ts711.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(10)}, ^ ts711.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,12500}, ^ ts711.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(20)}, ^ ts711.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(25)}, ^ ts711.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,kHz(100)}, ^ ts711.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,MHz(1)}, ^ ts711.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS711_ALL_MODES,0}, /* any tuning step */ ^ ts711.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.2)}, ^ ts811.c:87:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TS811_VFO_OP, ^ ts811.c:106:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS811_ALL_MODES,-1,-1,TS811_VFO}, ^ ts811.c:110:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(440),TS811_ALL_MODES,W(5),W(25),TS811_VFO}, ^ ts811.c:115:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS811_ALL_MODES,-1,-1,TS811_VFO}, ^ ts811.c:119:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430),MHz(450),TS811_ALL_MODES,W(5),W(25),TS811_VFO}, ^ ts811.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,50}, ^ ts811.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,100}, ^ ts811.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(1)}, ^ ts811.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(5)}, ^ ts811.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(9)}, ^ ts811.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(10)}, ^ ts811.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,12500}, ^ ts811.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(20)}, ^ ts811.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(25)}, ^ ts811.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,kHz(100)}, ^ ts811.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,MHz(1)}, ^ ts811.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TS811_ALL_MODES,0}, /* any tuning step */ ^ ts811.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.2)}, ^ r5000.c:96:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = R5000_VFO_OPS, ^ r5000.c:107:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),R5000_ALL_MODES,-1,-1,R5000_VFO}, ^ r5000.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),R5000_ALL_MODES,-1,-1,R5000_VFO}, ^ r5000.c:113:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),R5000_ALL_MODES,-1,-1,R5000_VFO}, ^ r5000.c:114:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),R5000_ALL_MODES,-1,-1,R5000_VFO}, ^ r5000.c:120:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R5000_ALL_MODES,10}, ^ r5000.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ elecraft.c:40:4: warning: integer constant not in range of enumerated type 'enum elec_ext_id_e' [-Wassign-enum] { EXT_LEVEL_NONE, NULL }, /* end marker */ ^ ar8200.c:130:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR8200_VFO_OPS, ^ ar8200.c:131:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = AR8200_SCAN_OPS, ^ ar8200.c:139:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2040),AR8200_MODES,-1,-1,AR8200_VFO_ALL}, ^ ar8200.c:144:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2040),AR8200_MODES,-1,-1,AR8200_VFO_ALL}, ^ ar8200.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,50}, ^ ar8200.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,100}, ^ ar8200.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(1)}, ^ ar8200.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(5)}, ^ ar8200.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(9)}, ^ ar8200.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(10)}, ^ ar8200.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,12500}, ^ ar8200.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(20)}, ^ ar8200.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(25)}, ^ ar8200.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,kHz(100)}, ^ ar8200.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8200_MODES,MHz(1)}, ^ ar8200.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(3)}, ^ ar8200.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(12)}, ^ ar8000.c:106:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR8000_VFO_OPS, ^ ar8000.c:107:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = AR8000_SCAN_OPS, ^ ar8000.c:115:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(1900),AR8000_MODES,-1,-1,AR8000_VFO}, ^ ar8000.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,50}, ^ ar8000.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,100}, ^ ar8000.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,200}, ^ ar8000.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,500}, ^ ar8000.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(1)}, ^ ar8000.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(2)}, ^ ar8000.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(5)}, ^ ar8000.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(6.25)}, ^ ar8000.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(9)}, ^ ar8000.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(10)}, ^ ar8000.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,12500}, ^ ar8000.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(20)}, ^ ar8000.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(25)}, ^ ar8000.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(30)}, ^ ar8000.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(50)}, ^ ar8000.c:136:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(100)}, ^ ar8000.c:137:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(200)}, ^ ar8000.c:138:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(250)}, ^ ar8000.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8000_MODES,kHz(500)}, ^ ar8000.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2)}, ^ ar8000.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(12)}, ^ ar5000.c:143:17: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR5000_VFO_OPS, ^ ar5000.c:144:18: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = AR5000_SCAN_OPS, ^ ar5000.c:152:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(2600),AR5000_MODES,-1,-1,AR5000_VFO}, ^ ar5000.c:159:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(2600),AR5000_MODES,-1,-1,AR5000_VFO}, ^ ar5000.c:166:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,1}, ^ ar5000.c:167:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,10}, ^ ar5000.c:168:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,50}, ^ ar5000.c:169:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,100}, ^ ar5000.c:170:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,500}, ^ ar5000.c:171:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(1)}, ^ ar5000.c:172:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(5)}, ^ ar5000.c:173:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(6.25)}, ^ ar5000.c:174:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(9)}, ^ ar5000.c:175:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(10)}, ^ ar5000.c:176:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(12.5)}, ^ ar5000.c:177:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(20)}, ^ ar5000.c:178:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(25)}, ^ ar5000.c:179:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(30)}, ^ ar5000.c:180:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(50)}, ^ ar5000.c:181:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(100)}, ^ ar5000.c:182:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(500)}, ^ ar5000.c:190:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_SAL|RIG_MODE_SAH|RIG_MODE_CW, kHz(3)}, ^ ar5000.c:192:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SAM, kHz(6)}, ^ ar5000.c:193:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SAM, kHz(3)}, /* narrow */ ^ ar5000.c:194:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SAM, kHz(15)}, ^ ar5000.c:286:17: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR5000_VFO_OPS, ^ ar5000.c:287:18: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = AR5000_SCAN_OPS, ^ ar5000.c:296:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(3000),AR5000_MODES,-1,-1,AR5000_VFO}, ^ ar5000.c:302:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(3000),AR5000_MODES,-1,-1,AR5000_VFO}, ^ ar5000.c:308:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,1}, ^ ar5000.c:309:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,10}, ^ ar5000.c:310:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,50}, ^ ar5000.c:311:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,100}, ^ ar5000.c:312:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,500}, ^ ar5000.c:313:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(1)}, ^ ar5000.c:314:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(5)}, ^ ar5000.c:315:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(6.25)}, ^ ar5000.c:316:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(9)}, ^ ar5000.c:317:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(10)}, ^ ar5000.c:318:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(12.5)}, ^ ar5000.c:319:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(20)}, ^ ar5000.c:320:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(25)}, ^ ar5000.c:321:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(30)}, ^ ar5000.c:322:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(50)}, ^ ar5000.c:323:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(100)}, ^ ar5000.c:324:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR5000_MODES,kHz(500)}, ^ ar5000.c:332:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_SAL|RIG_MODE_SAH|RIG_MODE_CW, kHz(3)}, ^ ar5000.c:334:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SAM, kHz(6)}, ^ ar5000.c:335:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SAM, kHz(3)}, /* narrow */ ^ ar5000.c:336:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SAM, kHz(15)}, ^ ar3000.c:117:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2036),AR3000A_MODES,-1,-1,AR3000A_VFO}, ^ ar3000.c:123:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2036),AR3000A_MODES,-1,-1,AR3000A_VFO}, ^ ar3000.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3000A_MODES,50}, ^ ar3000.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3000A_MODES,kHz(999.95)}, ^ ar3000.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ ar3000.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(12)}, ^ ar7030.c:765:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(2600),AR7030_MODES,-1,-1,AR7030_VFO}, ^ ar7030.c:771:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(2600),AR7030_MODES,-1,-1,AR7030_VFO}, ^ ar7030.c:777:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,50}, ^ ar7030.c:778:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,100}, ^ ar7030.c:779:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,200}, ^ ar7030.c:780:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,500}, ^ ar7030.c:781:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(1)}, ^ ar7030.c:782:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(2)}, ^ ar7030.c:783:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(5)}, ^ ar7030.c:784:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(6.25)}, ^ ar7030.c:785:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(9)}, ^ ar7030.c:786:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(10)}, ^ ar7030.c:787:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,12500}, ^ ar7030.c:788:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(20)}, ^ ar7030.c:789:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(25)}, ^ ar7030.c:790:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(30)}, ^ ar7030.c:791:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(50)}, ^ ar7030.c:792:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(100)}, ^ ar7030.c:793:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(200)}, ^ ar7030.c:794:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(250)}, ^ ar7030.c:795:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030_MODES,kHz(500)}, ^ ar7030.c:802:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(3)}, ^ ar7030.c:803:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(0.8)}, /* narrow */ ^ ar7030.c:804:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(4.8)}, /* wide */ ^ ar7030.c:806:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(15)}, ^ ar7030.c:807:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(6)}, /* narrow */ ^ ar7030.c:808:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(30)}, /* wide */ ^ ar3030.c:138:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR3030_VFO_OPS, ^ ar3030.c:146:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),AR3030_MODES,-1,-1,AR3030_VFO}, ^ ar3030.c:152:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),AR3030_MODES,-1,-1,AR3030_VFO}, ^ ar3030.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3030_MODES,10}, ^ ar3030.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3030_MODES,100}, ^ ar3030.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3030_MODES,kHz(1)}, ^ ar3030.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR3030_MODES,MHz(1)}, ^ ar3030.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(2.4)}, ^ ar2700.c:123:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR2700_VFO_OPS, ^ ar2700.c:132:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(1300),AR2700_MODES,-1,-1,AR2700_VFO_ALL}, ^ ar2700.c:137:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(1300),AR2700_MODES,-1,-1,AR2700_VFO_ALL}, ^ ar2700.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(5)}, ^ ar2700.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(6.25)}, ^ ar2700.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(9)}, ^ ar2700.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(10)}, ^ ar2700.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,12500}, ^ ar2700.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(20)}, ^ ar2700.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(25)}, ^ ar2700.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM,kHz(30)}, ^ ar2700.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR2700_MODES,kHz(50)}, ^ ar2700.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR2700_MODES,kHz(100)}, ^ ar8600.c:132:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR8600_VFO_OPS, ^ ar8600.c:133:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = AR8600_SCAN_OPS, ^ ar8600.c:141:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2040),AR8600_MODES,-1,-1,AR8600_VFO_ALL}, ^ ar8600.c:146:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(2040),AR8600_MODES,-1,-1,AR8600_VFO_ALL}, ^ ar8600.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,50}, ^ ar8600.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,100}, ^ ar8600.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(1)}, ^ ar8600.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(5)}, ^ ar8600.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(9)}, ^ ar8600.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(10)}, ^ ar8600.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,12500}, ^ ar8600.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(20)}, ^ ar8600.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(25)}, ^ ar8600.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,kHz(100)}, ^ ar8600.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR8600_MODES,MHz(1)}, ^ ar8600.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(3)}, ^ ar8600.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(12)}, ^ ar7030p.c:1713:14: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = AR7030P_VFO_OPS, ^ ar7030p.c:1714:15: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = RIG_SCAN_STOP | RIG_SCAN_MEM | RIG_SCAN_VFO, ^ ar7030p.c:1723:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz( 10 ), kHz( 32010 ), AR7030P_MODES, -1, -1, ^ ar7030p.c:1730:48: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz( 10 ), kHz( 32010 ), AR7030P_MODES, -1, -1, ^ ar7030p.c:1737:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 10 )}, ^ ar7030p.c:1738:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 20 )}, ^ ar7030p.c:1739:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 50 )}, ^ ar7030p.c:1740:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 100 )}, ^ ar7030p.c:1741:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 200 )}, ^ ar7030p.c:1742:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 500 )}, ^ ar7030p.c:1743:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 1 )}, ^ ar7030p.c:1744:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 2 )}, ^ ar7030p.c:1745:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 5 )}, ^ ar7030p.c:1746:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 6.25 )}, ^ ar7030p.c:1747:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 9 )}, ^ ar7030p.c:1748:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 10 )}, ^ ar7030p.c:1749:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, Hz( 12500 )}, ^ ar7030p.c:1750:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 20 )}, ^ ar7030p.c:1751:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {AR7030P_MODES, kHz( 25 )}, ^ ar7030p.c:1765:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz( 2.0 )}, ^ ar7030p.c:1766:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz( 1.4 )}, ^ ar7030p.c:1767:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz( 3.7 )}, ^ sr2200.c:164:17: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = SR2200_VFO_OPS, ^ sr2200.c:165:18: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = SR2200_SCAN_OPS, ^ sr2200.c:173:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(3000),SR2200_MODES,-1,-1,SR2200_VFO}, ^ sr2200.c:180:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(3000),SR2200_MODES,-1,-1,SR2200_VFO}, ^ sr2200.c:187:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,1}, ^ sr2200.c:188:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,100}, ^ sr2200.c:189:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,500}, ^ sr2200.c:190:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(1)}, ^ sr2200.c:191:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(2)}, ^ sr2200.c:192:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(5)}, ^ sr2200.c:193:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(6.25)}, ^ sr2200.c:194:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(9)}, ^ sr2200.c:195:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(10)}, ^ sr2200.c:196:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(12.5)}, ^ sr2200.c:197:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(20)}, ^ sr2200.c:198:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(25)}, ^ sr2200.c:199:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(30)}, ^ sr2200.c:200:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(50)}, ^ sr2200.c:201:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {SR2200_MODES,kHz(100)}, ^ ft100.c:214:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:216:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(154),FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:217:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:221:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT100_OTHER_TX_MODES, W(0.5), W(100), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:223:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT100_OTHER_TX_MODES, W(0.5), W(100), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:225:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1, FT100_OTHER_TX_MODES, W(0.5), W(50), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:227:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1, FT100_OTHER_TX_MODES, W(0.5), W(20), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:231:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:233:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(154),FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:234:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT100_ALL_RX_MODES,-1,-1,FT100_VFO_ALL}, ^ ft100.c:239:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT100_OTHER_TX_MODES, W(0.5), W(100), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:241:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT100_OTHER_TX_MODES, W(0.5), W(100), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:243:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2, FT100_OTHER_TX_MODES, W(0.5), W(50), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:245:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2, FT100_OTHER_TX_MODES, W(0.5), W(20), FT100_VFO_ALL, FT100_ANT), ^ ft100.c:252:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT100_SSB_CW_RX_MODES,10}, ^ ft100.c:253:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT100_SSB_CW_RX_MODES,100}, ^ ft100.c:254:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT100_AM_FM_RX_MODES,10}, ^ ft100.c:255:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT100_AM_FM_RX_MODES,100}, ^ ft100.c:262:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY, kHz(2.4)}, ^ ft100.c:263:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY, Hz(300)}, ^ ft100.c:264:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_RTTY, Hz(500)}, ^ ft100.c:265:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(6)}, ^ ft747.c:210:13: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = FT747_ALL_RX_MODES,.low_power = -1,.high_power = -1, .vfo = FT747_VFOS}, ^ ft747.c:213:45: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1500),1999900,FT747_OTHER_TX_MODES,.low_power = 5000,.high_power = 100000, .vfo = FT747_VFOS}, /* 100W class */ ^ ft747.c:217:33: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(3500),3999900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:220:33: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(7000),7499900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:223:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(10),10499900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:226:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(14),14499900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:229:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(18),18499900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:232:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(21),21499900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:235:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(24500),24999900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:238:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(28),29999900,FT747_OTHER_TX_MODES,5000,100000,FT747_VFOS}, ^ ft747.c:245:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {FT747_SSB_CW_RX_MODES,25}, /* fast off */ ^ ft747.c:246:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT747_SSB_CW_RX_MODES,2500}, /* fast on */ ^ ft747.c:259:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB, kHz(2.2)}, /* standard SSB filter bandwidth */ ^ ft817.c:195:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:197:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:198:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:202:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT817_OTHER_TX_MODES, W(0.5), W(5), FT817_VFO_ALL, FT817_ANTS), ^ ft817.c:205:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT817_OTHER_TX_MODES, W(0.5), W(5), FT817_VFO_ALL, FT817_ANTS), ^ ft817.c:208:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1, FT817_OTHER_TX_MODES, W(0.5),W(5),FT817_VFO_ALL,FT817_ANTS), ^ ft817.c:211:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1, FT817_OTHER_TX_MODES, W(0.5),W(5),FT817_VFO_ALL,FT817_ANTS), ^ ft817.c:219:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:221:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:222:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT817_ALL_RX_MODES,-1,-1}, ^ ft817.c:227:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT817_OTHER_TX_MODES, W(0.5), W(5), FT817_VFO_ALL, FT817_ANTS), ^ ft817.c:231:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT817_OTHER_TX_MODES, W(0.5), W(5), FT817_VFO_ALL, FT817_ANTS), ^ ft817.c:234:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2, FT817_OTHER_TX_MODES, W(0.5),W(5),FT817_VFO_ALL,FT817_ANTS), ^ ft817.c:237:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2, FT817_OTHER_TX_MODES, W(0.5),W(5),FT817_VFO_ALL,FT817_ANTS), ^ ft817.c:244:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT817_SSB_CW_RX_MODES,Hz(10)}, ^ ft817.c:245:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT817_AM_FM_RX_MODES|RIG_MODE_WFM,Hz(100)}, ^ ft817.c:250:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT817_SSB_CW_RX_MODES, kHz(2.2)}, /* normal passband */ ^ ft817.c:251:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT817_CWN_RX_MODES, 500}, /* CW and RTTY narrow */ ^ ft817.c:253:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_PKTFM, kHz(9)}, ^ ft847.c:256:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),FT847_ALL_RX_MODES,-1,-1}, /* rx range begin */ ^ ft847.c:257:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(36),MHz(76),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:258:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:259:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(512),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:264:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT847_OTHER_TX_MODES, W(5),W(100),FT847_VFOS,FT847_ANTS), ^ ft847.c:267:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,FT847_OTHER_TX_MODES, W(5),W(100),FT847_VFOS,FT847_ANTS), ^ ft847.c:270:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,FT847_OTHER_TX_MODES, W(1),W(50),FT847_VFOS,FT847_ANTS), ^ ft847.c:273:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,FT847_OTHER_TX_MODES, W(1),W(50),FT847_VFOS,FT847_ANTS), ^ ft847.c:279:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { {kHz(100),MHz(30),FT847_ALL_RX_MODES,-1,-1}, /* rx range begin */ ^ ft847.c:280:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(36),MHz(76),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:281:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:282:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(512),FT847_ALL_RX_MODES,-1,-1}, ^ ft847.c:288:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,FT847_OTHER_TX_MODES, W(5),W(100),FT847_VFOS,FT847_ANTS), ^ ft847.c:291:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,FT847_OTHER_TX_MODES, W(5),W(100),FT847_VFOS,FT847_ANTS), ^ ft847.c:294:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,FT847_OTHER_TX_MODES, W(1),W(50),FT847_VFOS,FT847_ANTS), ^ ft847.c:297:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,FT847_OTHER_TX_MODES, W(1),W(50),FT847_VFOS,FT847_ANTS), ^ ft847.c:302:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {FT847_SSB_CW_RX_MODES,1}, /* normal */ ^ ft847.c:303:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT847_SSB_CW_RX_MODES,10}, /* fast */ ^ ft847.c:304:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT847_SSB_CW_RX_MODES,100}, /* faster */ ^ ft847.c:307:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT847_AM_FM_RX_MODES,10}, /* normal */ ^ ft847.c:308:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT847_AM_FM_RX_MODES,100}, /* fast */ ^ ft847.c:314:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR, kHz(2.2)}, ^ ft847.c:315:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(500)}, ^ ft890.c:192:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT890_ALL_RX_MODES, -1, -1, FT890_VFO_ALL, FT890_ANTS}, /* General coverage + ham */ ^ ft890.c:197:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT890_OTHER_TX_MODES, W(5), W(100), FT890_VFO_ALL, FT890_ANTS), ^ ft890.c:204:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT890_ALL_RX_MODES, -1, -1, FT890_VFO_ALL, FT890_ANTS}, ^ ft890.c:209:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT890_OTHER_TX_MODES, W(5), W(100), FT890_VFO_ALL, FT890_ANTS), ^ ft890.c:216:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT890_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft890.c:217:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT890_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft890.c:231:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.2)}, /* standard SSB filter bandwidth */ ^ ft900.c:192:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT900_ALL_RX_MODES, -1, -1, FT900_VFO_ALL, FT900_ANTS}, /* General coverage + ham */ ^ ft900.c:197:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT900_OTHER_TX_MODES, W(5), W(100), FT900_VFO_ALL, FT900_ANTS), ^ ft900.c:204:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT900_ALL_RX_MODES, -1, -1, FT900_VFO_ALL, FT900_ANTS}, ^ ft900.c:209:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT900_OTHER_TX_MODES, W(5), W(100), FT900_VFO_ALL, FT900_ANTS), ^ ft900.c:216:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT900_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft900.c:217:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT900_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft900.c:231:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.2)}, /* standard SSB filter bandwidth */ ^ ft920.c:188:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT920_ALL_RX_MODES, -1, -1, FT920_VFO_ALL, FT920_ANTS}, /* General coverage + ham */ ^ ft920.c:189:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(48), MHz(56), FT920_ALL_RX_MODES, -1, -1, FT920_VFO_ALL, FT920_ANTS}, /* 6m! */ ^ ft920.c:194:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT920_OTHER_TX_MODES, W(5), W(100), FT920_VFO_ALL, FT920_ANTS), ^ ft920.c:197:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT920_OTHER_TX_MODES, W(5), W(100), FT920_VFO_ALL, FT920_ANTS), ^ ft920.c:203:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT920_ALL_RX_MODES, -1, -1, FT920_VFO_ALL, FT920_ANTS}, ^ ft920.c:204:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(48), MHz(56), FT920_ALL_RX_MODES, -1, -1, FT920_VFO_ALL, FT920_ANTS}, ^ ft920.c:209:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT920_OTHER_TX_MODES, W(5), W(100), FT920_VFO_ALL, FT920_ANTS), ^ ft920.c:212:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT920_OTHER_TX_MODES, W(5), W(100), FT920_VFO_ALL, FT920_ANTS), ^ ft920.c:218:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT920_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft920.c:219:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT920_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft920.c:224:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT920_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft920.c:225:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT920_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft920.c:240:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, /* standard SSB filter bandwidth */ ^ ft1000mp.c:234:15: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT1000MP_VFO_OPS, ^ ft1000mp.c:251:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:256:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(100),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:262:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:267:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(100),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:273:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(10)}, /* Normal */ ^ ft1000mp.c:274:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(100)}, /* Fast */ ^ ft1000mp.c:295:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ ft1000mp.c:296:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.0)}, ^ ft1000mp.c:297:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, ^ ft1000mp.c:298:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(250)}, ^ ft1000mp.c:359:15: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT1000MP_VFO_OPS, ^ ft1000mp.c:376:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:381:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(200),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:387:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:392:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(200),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:398:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(10)}, /* Normal */ ^ ft1000mp.c:399:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(100)}, /* Fast */ ^ ft1000mp.c:420:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ ft1000mp.c:421:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.0)}, ^ ft1000mp.c:422:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, ^ ft1000mp.c:423:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(250)}, ^ ft1000mp.c:484:15: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT1000MP_VFO_OPS, ^ ft1000mp.c:501:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:506:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(100),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:512:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000MP_ALL_RX_MODES, -1, -1, FT1000MP_VFOS, FT1000MP_ANTS }, /* General coverage + ham */ ^ ft1000mp.c:517:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT1000MP_OTHER_TX_MODES, W(5),W(100),FT1000MP_VFOS,FT1000MP_ANTS), ^ ft1000mp.c:523:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(10)}, /* Normal */ ^ ft1000mp.c:524:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY, Hz(100)}, /* Fast */ ^ ft1000mp.c:545:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ ft1000mp.c:546:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.0)}, ^ ft1000mp.c:547:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(500)}, ^ ft1000mp.c:548:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_RTTY, Hz(250)}, ^ ft857.c:192:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:194:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:195:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:199:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT857_OTHER_TX_MODES, W(10),W(100),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:202:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,FT857_OTHER_TX_MODES, W(5),W(50),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:205:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1,FT857_OTHER_TX_MODES, W(2),W(20),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:213:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:215:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:216:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT857_ALL_RX_MODES,-1,-1}, ^ ft857.c:220:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,FT857_OTHER_TX_MODES, W(10),W(100),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:223:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,FT857_OTHER_TX_MODES, W(5),W(50),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:226:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,FT857_OTHER_TX_MODES, W(2),W(20),FT857_VFO_ALL,FT857_ANTS), ^ ft857.c:233:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT857_SSB_CW_RX_MODES,10}, ^ ft857.c:234:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT857_SSB_CW_RX_MODES,100}, ^ ft857.c:235:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT857_AM_FM_RX_MODES,10}, ^ ft857.c:236:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT857_AM_FM_RX_MODES,100}, ^ ft897.c:219:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:221:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:222:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:226:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,FT897_OTHER_TX_MODES, W(10),W(100),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:229:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(1,FT897_OTHER_TX_MODES, W(5),W(50),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:232:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(1,FT897_OTHER_TX_MODES, W(2),W(20),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:240:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(56), FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:242:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118),MHz(164),FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:243:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(420),MHz(470),FT897_ALL_RX_MODES,-1,-1}, ^ ft897.c:247:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,FT897_OTHER_TX_MODES, W(10),W(100),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:250:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_2m(2,FT897_OTHER_TX_MODES, W(5),W(50),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:253:5: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_70cm(2,FT897_OTHER_TX_MODES, W(2),W(20),FT897_VFO_ALL,FT897_ANTS), ^ ft897.c:260:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT897_SSB_CW_RX_MODES,10}, ^ ft897.c:261:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT897_SSB_CW_RX_MODES,100}, ^ ft897.c:262:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT897_AM_FM_RX_MODES,10}, ^ ft897.c:263:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT897_AM_FM_RX_MODES,100}, ^ ft990.c:171:25: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_OP_CPY | RIG_OP_FROM_VFO | RIG_OP_TO_VFO | ^ ft990.c:182:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT990_ALL_RX_MODES, -1, -1, FT990_VFO_ALL, FT990_ANTS}, /* General coverage + ham */ ^ ft990.c:187:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT990_OTHER_TX_MODES, W(5), W(100), FT990_VFO_ALL, FT990_ANTS), ^ ft990.c:193:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT990_ALL_RX_MODES, -1, -1, FT990_VFO_ALL, FT990_ANTS}, ^ ft990.c:198:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT990_OTHER_TX_MODES, W(5), W(100), FT990_VFO_ALL, FT990_ANTS), ^ ft990.c:205:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft990.c:206:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft990.c:211:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft990.c:212:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft990.c:214:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_RTTY_RX_MODES, Hz(10)}, /* Normal */ ^ ft990.c:215:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT990_RTTY_RX_MODES, Hz(100)}, /* Fast */ ^ ft990.c:223:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, RIG_FLT_ANY}, /* Enable all filters for SSB */ ^ frg8800.c:101:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150), MHz(29.999), FRG8800_MODES, -1, -1, FRG8800_VFOS, FRG8800_ANTS }, ^ frg8800.c:102:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118), MHz(173.999), FRG8800_MODES, -1, -1, FRG8800_VFOS, FRG8800_ANTS }, ^ frg8800.c:111:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150), MHz(29.999), FRG8800_MODES, -1, -1, FRG8800_VFOS, FRG8800_ANTS }, ^ frg8800.c:112:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(118), MHz(173.999), FRG8800_MODES, -1, -1, FRG8800_VFOS, FRG8800_ANTS }, ^ frg8800.c:121:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FRG8800_MODES, Hz(25)}, ^ frg8800.c:128:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(2.7)}, ^ ft757gx.c:120:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = FT757GX_ALL_RX_MODES,.low_power = -1,.high_power = -1}, ^ ft757gx.c:123:46: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1500),1999900,FT757GX_ALL_TX_MODES,.low_power = 5000,.high_power = 100000}, ^ ft757gx.c:125:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(3500),3999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:127:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(7000),7499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:129:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(10),10499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:131:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(14),14499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:133:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(18),18499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:135:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(21),21499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:137:39: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(24500),24999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:139:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(28),29999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:145:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT757GX_ALL_RX_MODES,10}, ^ ft757gx.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT757GX_ALL_RX_MODES,100}, ^ ft757gx.c:205:25: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_OP_CPY | RIG_OP_FROM_VFO | RIG_OP_TO_VFO | ^ ft757gx.c:228:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = FT757GX_ALL_RX_MODES,.low_power = -1,.high_power = -1}, ^ ft757gx.c:232:47: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1500),1999900,FT757GX_ALL_TX_MODES,.low_power = 5000,.high_power = 100000}, ^ ft757gx.c:234:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(3500),3999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:236:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(7000),7499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:238:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(10),10499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:240:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(14),14499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:242:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(18),18499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:244:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(21),21499900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:246:39: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(24500),24999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:248:36: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(28),29999900,FT757GX_ALL_TX_MODES,5000,100000}, ^ ft757gx.c:254:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT757GX_ALL_RX_MODES,10}, ^ ft757gx.c:260:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.7)}, ^ ft736.c:138:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), MHz(53.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:139:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144), MHz(145.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:140:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430), MHz(439.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:141:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240), MHz(1299.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:146:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), MHz(53.99999), FT736_MODES, W(5), W(30), FT736_VFOS }, ^ ft736.c:147:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144), MHz(145.99999), FT736_MODES, W(5), W(60), FT736_VFOS }, ^ ft736.c:148:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430), MHz(439.99999), FT736_MODES, W(5), W(60), FT736_VFOS }, ^ ft736.c:149:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240), MHz(1299.99999), FT736_MODES, W(5), W(45), FT736_VFOS }, ^ ft736.c:154:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), MHz(53.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:155:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144), MHz(147.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:156:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(220), MHz(224.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:157:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430), MHz(449.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:158:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240), MHz(1299.99999), FT736_MODES, -1, -1, FT736_VFOS }, ^ ft736.c:163:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(50), MHz(53.99999), FT736_MODES, W(5), W(30), FT736_VFOS }, ^ ft736.c:164:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144), MHz(147.99999), FT736_MODES, W(5), W(60), FT736_VFOS }, ^ ft736.c:165:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(220), MHz(224.99999), FT736_MODES, W(5), W(60), FT736_VFOS }, ^ ft736.c:166:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(430), MHz(449.99999), FT736_MODES, W(5), W(60), FT736_VFOS }, ^ ft736.c:167:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240), MHz(1299.99999), FT736_MODES, W(5), W(45), FT736_VFOS }, ^ ft736.c:173:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT736_MODES, Hz(10)}, ^ ft736.c:179:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR, kHz(2.2)}, ^ ft736.c:180:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR, Hz(600)}, ^ frg100.c:115:15: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_OP_FROM_VFO|RIG_OP_TO_VFO|RIG_OP_UP|RIG_OP_DOWN, ^ frg100.c:130:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50), MHz(30), FRG100_MODES, -1, -1, FRG100_VFOS, FRG100_ANTS }, ^ frg100.c:139:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(50), MHz(30), FRG100_MODES, -1, -1, FRG100_VFOS, FRG100_ANTS }, ^ frg100.c:148:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, Hz(10)}, ^ frg100.c:149:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, Hz(100)}, ^ frg100.c:155:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ frg9600.c:96:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(60), MHz(905), RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM, -1, -1, FRG9600_VFOS }, ^ frg9600.c:97:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(60), MHz(460), RIG_MODE_SSB, -1, -1, FRG9600_VFOS }, ^ frg9600.c:106:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(60), MHz(905), RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM, -1, -1, FRG9600_VFOS }, ^ frg9600.c:107:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(60), MHz(460), RIG_MODE_SSB, -1, -1, FRG9600_VFOS }, ^ frg9600.c:116:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_AM, Hz(100)}, ^ frg9600.c:125:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_AM, kHz(2.4)}, ^ ft1000d.c:135:25: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_OP_CPY | RIG_OP_FROM_VFO | RIG_OP_TO_VFO | ^ ft1000d.c:146:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000D_ALL_RX_MODES, -1, -1, FT1000D_VFO_ALL, FT1000D_ANTS}, /* General coverage + ham */ ^ ft1000d.c:151:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT1000D_OTHER_TX_MODES, W(5), W(100), FT1000D_VFO_ALL, FT1000D_ANTS), ^ ft1000d.c:157:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT1000D_ALL_RX_MODES, -1, -1, FT1000D_VFO_ALL, FT1000D_ANTS}, ^ ft1000d.c:162:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT1000D_OTHER_TX_MODES, W(5), W(100), FT1000D_VFO_ALL, FT1000D_ANTS), ^ ft1000d.c:169:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT1000D_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft1000d.c:170:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT1000D_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft1000d.c:178:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT1000D_RTTY_RX_MODES, Hz(10)}, /* Normal */ ^ ft1000d.c:179:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT1000D_RTTY_RX_MODES, Hz(100)}, /* Fast */ ^ ft1000d.c:187:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, RIG_FLT_ANY}, /* Enable all filters for SSB */ ^ vr5000.c:164:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(101)+500, GHz(2.6)-1000, VR5000_MODES, -1, -1, RIG_VFO_A, VR5000_ANTS }, ^ vr5000.c:173:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(101)+500, GHz(2.6)-1000, VR5000_MODES, -1, -1, RIG_VFO_A, VR5000_ANTS }, ^ vr5000.c:182:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, Hz(20)}, ^ vr5000.c:183:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, Hz(100)}, ^ vr5000.c:184:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, Hz(500)}, ^ vr5000.c:185:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(1)}, ^ vr5000.c:186:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(5)}, ^ vr5000.c:189:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_WFM|RIG_MODE_FM, kHz(10)}, ^ vr5000.c:191:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(20)}, ^ vr5000.c:192:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(25)}, ^ vr5000.c:193:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_WFM|RIG_MODE_FM, kHz(50)}, ^ vr5000.c:194:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_WFM|RIG_MODE_FM, kHz(100)}, ^ vr5000.c:195:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_WFM|RIG_MODE_FM, kHz(500)}, ^ vr5000.c:202:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_AM, kHz(2.4)}, ^ vr5000.c:203:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(15)}, ^ ft767gx.c:296:13: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = FT767GX_ALL_RX_MODES,.low_power = -1,.high_power = -1}, ^ ft767gx.c:299:45: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {kHz(1500),1999900,FT767GX_HF_TX_MODES,.low_power = 5000,.high_power = 100000}, ^ ft767gx.c:301:33: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(3500),3999900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:303:33: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(7000),7499900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:305:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(10),10499900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:307:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(14),14499900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:309:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(18),18499900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:311:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(21),21499900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:313:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = kHz(24500),24999900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:315:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(28),29999900,FT767GX_HF_TX_MODES,5000,100000}, ^ ft767gx.c:317:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(50),59999900,FT767GX_ALL_TX_MODES,5000,10000}, ^ ft767gx.c:319:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(144),147999900,FT767GX_ALL_TX_MODES,5000,10000}, ^ ft767gx.c:321:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {.start = MHz(430),449999990,FT767GX_ALL_TX_MODES,5000,10000}, ^ ft767gx.c:327:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT767GX_ALL_RX_MODES,10}, ^ ft767gx.c:328:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT767GX_ALL_RX_MODES,100}, ^ ft840.c:252:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT840_ALL_RX_MODES, -1, -1, FT840_VFO_ALL, FT840_ANTS}, /* General coverage + ham */ ^ ft840.c:257:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT840_OTHER_TX_MODES, W(5), W(100), FT840_VFO_ALL, FT840_ANTS), ^ ft840.c:264:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100), MHz(30), FT840_ALL_RX_MODES, -1, -1, FT840_VFO_ALL, FT840_ANTS}, ^ ft840.c:269:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT840_OTHER_TX_MODES, W(5), W(100), FT840_VFO_ALL, FT840_ANTS), ^ ft840.c:276:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT840_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft840.c:277:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT840_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft840.c:291:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.2)}, /* standard SSB filter bandwidth */ ^ ft980.c:195:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150), MHz(30)-100, FT980_MODES, -1, -1, FT980_VFOS, FT980_ANTS}, ^ ft980.c:200:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, RIG_MODE_SSB|RIG_MODE_CW, W(5), W(100), FT980_VFOS, FT980_ANTS), ^ ft980.c:201:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, RIG_MODE_FM|RIG_MODE_RTTY, W(2), W(50), FT980_VFOS, FT980_ANTS), ^ ft980.c:207:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(150), MHz(30)-100, FT980_MODES, -1, -1, FT980_VFOS, FT980_ANTS}, ^ ft980.c:212:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, RIG_MODE_SSB|RIG_MODE_CW, W(5), W(100), FT980_VFOS, FT980_ANTS), ^ ft980.c:213:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, RIG_MODE_FM|RIG_MODE_RTTY, W(2), W(50), FT980_VFOS, FT980_ANTS), ^ ft980.c:219:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT980_MODES, Hz(10)}, ^ ft980.c:220:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT980_MODES, kHz(5)}, ^ ft980.c:221:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT980_MODES, kHz(500)}, ^ ft980.c:227:6: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.5)}, ^ vx1700.c:137:17: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = VX1700_VFO_OPS, ^ vx1700.c:146:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(30), MHz(30), VX1700_MODES, -1, -1, VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:150:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(1600), MHz(4)-1, VX1700_MODES, W(31), W(125), VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:151:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(4000), MHz(30), VX1700_MODES, W(25), W(100), VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:156:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(30), MHz(30), VX1700_MODES, -1, -1, VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:160:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(1600), MHz(4)-1, VX1700_MODES, W(31), W(125), VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:161:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(4000), MHz(30), VX1700_MODES, W(25), W(100), VX1700_VFO_ALL, VX1700_ANTS }, ^ vx1700.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { VX1700_MODES, 100 }, ^ vx1700.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_SSB, VX1700_FILTER_WIDTH_SSB }, ^ vx1700.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_RTTY | RIG_MODE_RTTYR, VX1700_FILTER_WIDTH_WIDE }, ^ vx1700.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_RTTY | RIG_MODE_RTTYR, VX1700_FILTER_WIDTH_NARROW }, ^ ft450.c:86:27: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT450_VFO_OPS, ^ ft450.c:99:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FT450_ALL_RX_MODES, -1, -1, FT450_VFO_ALL, FT450_ANTS}, /* General coverage + ham */ ^ ft450.c:104:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT450_OTHER_TX_MODES, W(5), W(100), FT450_VFO_ALL, FT450_ANTS), ^ ft450.c:106:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT450_OTHER_TX_MODES, W(5), W(100), FT450_VFO_ALL, FT450_ANTS), ^ ft450.c:113:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(56), FT450_ALL_RX_MODES, -1, -1, FT450_VFO_ALL, FT450_ANTS}, ^ ft450.c:118:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT450_OTHER_TX_MODES, W(5), W(100), FT450_VFO_ALL, FT450_ANTS), ^ ft450.c:120:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT450_OTHER_TX_MODES, W(5), W(100), FT450_VFO_ALL, FT450_ANTS), ^ ft450.c:127:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft450.c:128:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft450.c:133:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft450.c:134:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft450.c:142:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_CW_RTTY_PKT_RX_MODES, Hz(1800)}, /* Normal CW, RTTY, PKT/USER */ ^ ft450.c:143:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_CW_RTTY_PKT_RX_MODES, Hz(500)}, /* Narrow CW, RTTY, PKT/USER */ ^ ft450.c:144:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_CW_RTTY_PKT_RX_MODES, Hz(2400)}, /* Wide CW, RTTY, PKT/USER */ ^ ft450.c:145:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2400)}, /* Normal SSB */ ^ ft450.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1800)}, /* Narrow SSB */ ^ ft450.c:147:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(3000)}, /* Wide SSB */ ^ ft450.c:150:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_FM_RX_MODES, Hz(12000)}, /* Normal FM */ ^ ft450.c:151:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT450_FM_RX_MODES, Hz(8000)}, /* Narrow FM */ ^ ft950.c:86:27: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT950_VFO_OPS, ^ ft950.c:103:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(56), FT950_ALL_RX_MODES, -1, -1, FT950_VFO_ALL, FT950_ANTS}, /* General coverage + ham */ ^ ft950.c:108:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT950_OTHER_TX_MODES, W(5), W(100), FT950_VFO_ALL, FT950_ANTS), ^ ft950.c:110:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT950_OTHER_TX_MODES, W(5), W(100), FT950_VFO_ALL, FT950_ANTS), ^ ft950.c:117:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(56), FT950_ALL_RX_MODES, -1, -1, FT950_VFO_ALL, FT950_ANTS}, ^ ft950.c:122:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT950_OTHER_TX_MODES, W(5), W(100), FT950_VFO_ALL, FT950_ANTS), ^ ft950.c:124:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT950_OTHER_TX_MODES, W(5), W(100), FT950_VFO_ALL, FT950_ANTS), ^ ft950.c:131:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft950.c:132:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft950.c:137:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft950.c:138:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft950.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(1700)}, /* Normal CW, RTTY, PKT */ ^ ft950.c:147:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(500)}, /* Narrow CW, RTTY, PKT */ ^ ft950.c:148:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(2400)}, /* Wide CW, RTTY, PKT */ ^ ft950.c:149:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(2000)}, /* CW, RTTY, PKT */ ^ ft950.c:150:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(1400)}, /* CW, RTTY, PKT */ ^ ft950.c:151:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(1200)}, /* CW, RTTY, PKT */ ^ ft950.c:152:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(800)}, /* CW, RTTY, PKT */ ^ ft950.c:153:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(400)}, /* CW, RTTY, PKT */ ^ ft950.c:154:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(300)}, /* CW, RTTY, PKT */ ^ ft950.c:155:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(200)}, /* CW, RTTY, PKT */ ^ ft950.c:156:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_CW_RTTY_PKT_RX_MODES, Hz(100)}, /* CW, RTTY, PKT */ ^ ft950.c:157:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2400)}, /* Normal SSB */ ^ ft950.c:158:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1800)}, /* Narrow SSB */ ^ ft950.c:159:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(3000)}, /* Wide SSB */ ^ ft950.c:160:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2900)}, /* SSB */ ^ ft950.c:161:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2800)}, /* SSB */ ^ ft950.c:162:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2700)}, /* SSB */ ^ ft950.c:163:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2600)}, /* SSB */ ^ ft950.c:164:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2500)}, /* SSB */ ^ ft950.c:165:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2250)}, /* SSB */ ^ ft950.c:166:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2100)}, /* SSB */ ^ ft950.c:167:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1950)}, /* SSB */ ^ ft950.c:168:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1650)}, /* SSB */ ^ ft950.c:169:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1500)}, /* SSB */ ^ ft950.c:170:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1350)}, /* SSB */ ^ ft950.c:171:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1100)}, /* SSB */ ^ ft950.c:172:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(850)}, /* SSB */ ^ ft950.c:173:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(600)}, /* SSB */ ^ ft950.c:174:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(400)}, /* SSB */ ^ ft950.c:175:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(200)}, /* SSB */ ^ ft950.c:178:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_FM_RX_MODES, Hz(16000)}, /* Normal FM */ ^ ft950.c:179:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT950_FM_RX_MODES, Hz(9000)}, /* Narrow FM */ ^ ft2000.c:87:27: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT2000_VFO_OPS, ^ ft2000.c:101:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FT2000_ALL_RX_MODES, -1, -1, FT2000_VFO_ALL, FT2000_TX_ANTS|RIG_ANT_5}, ^ ft2000.c:106:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT2000_OTHER_TX_MODES, W(5), W(100), FT2000_VFO_ALL, FT2000_TX_ANTS), ^ ft2000.c:108:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT2000_OTHER_TX_MODES, W(5), W(100), FT2000_VFO_ALL, FT2000_TX_ANTS), ^ ft2000.c:115:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FT2000_ALL_RX_MODES, -1, -1, FT2000_VFO_ALL, FT2000_TX_ANTS|RIG_ANT_5}, ^ ft2000.c:120:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT2000_OTHER_TX_MODES, W(5), W(100), FT2000_VFO_ALL, FT2000_TX_ANTS), ^ ft2000.c:122:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT2000_OTHER_TX_MODES, W(5), W(100), FT2000_VFO_ALL, FT2000_TX_ANTS), ^ ft2000.c:129:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft2000.c:130:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft2000.c:135:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft2000.c:136:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft2000.c:144:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_CW_RTTY_PKT_RX_MODES, Hz(1800)}, /* Normal CW, RTTY, PKT/USER */ ^ ft2000.c:145:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_CW_RTTY_PKT_RX_MODES, Hz(500)}, /* Narrow CW, RTTY, PKT/USER */ ^ ft2000.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_CW_RTTY_PKT_RX_MODES, Hz(2400)}, /* Wide CW, RTTY, PKT/USER */ ^ ft2000.c:147:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2400)}, /* Normal SSB */ ^ ft2000.c:148:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1800)}, /* Narrow SSB */ ^ ft2000.c:149:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(3000)}, /* Wide SSB */ ^ ft2000.c:152:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_FM_RX_MODES, Hz(12000)}, /* Normal FM */ ^ ft2000.c:153:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT2000_FM_RX_MODES, Hz(8000)}, /* Narrow FM */ ^ ft9000.c:87:27: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FT9000_VFO_OPS, ^ ft9000.c:102:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FT9000_ALL_RX_MODES, -1, -1, FT9000_VFO_ALL, FT9000_TX_ANTS|RIG_ANT_5}, ^ ft9000.c:107:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FT9000_OTHER_TX_MODES, W(5), W(400), FT9000_VFO_ALL, FT9000_TX_ANTS), ^ ft9000.c:109:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FT9000_OTHER_TX_MODES, W(5), W(400), FT9000_VFO_ALL, FT9000_TX_ANTS), ^ ft9000.c:116:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(56), FT9000_ALL_RX_MODES, -1, -1, FT9000_VFO_ALL, FT9000_TX_ANTS|RIG_ANT_5}, ^ ft9000.c:121:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FT9000_OTHER_TX_MODES, W(5), W(400), FT9000_VFO_ALL, FT9000_TX_ANTS), ^ ft9000.c:123:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FT9000_OTHER_TX_MODES, W(5), W(400), FT9000_VFO_ALL, FT9000_TX_ANTS), ^ ft9000.c:130:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft9000.c:131:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft9000.c:136:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft9000.c:137:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft9000.c:145:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_CW_RTTY_PKT_RX_MODES, Hz(1800)}, /* Normal CW, RTTY, PKT/USER */ ^ ft9000.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_CW_RTTY_PKT_RX_MODES, Hz(500)}, /* Narrow CW, RTTY, PKT/USER */ ^ ft9000.c:147:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_CW_RTTY_PKT_RX_MODES, Hz(2400)}, /* Wide CW, RTTY, PKT/USER */ ^ ft9000.c:148:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2400)}, /* Normal SSB */ ^ ft9000.c:149:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1800)}, /* Narrow SSB */ ^ ft9000.c:150:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(3000)}, /* Wide SSB */ ^ ft9000.c:153:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_FM_RX_MODES, Hz(12000)}, /* Normal FM */ ^ ft9000.c:154:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FT9000_FM_RX_MODES, Hz(8000)}, /* Narrow FM */ ^ ft5000.c:87:27: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = FTDX5000_VFO_OPS, ^ ft5000.c:101:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FTDX5000_ALL_RX_MODES, -1, -1, FTDX5000_VFO_ALL, FTDX5000_TX_ANTS|RIG_ANT_5}, ^ ft5000.c:106:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1, FTDX5000_OTHER_TX_MODES, W(5), W(200), FTDX5000_VFO_ALL, FTDX5000_TX_ANTS), ^ ft5000.c:108:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1, FTDX5000_OTHER_TX_MODES, W(5), W(200), FTDX5000_VFO_ALL, FTDX5000_TX_ANTS), ^ ft5000.c:115:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30), MHz(60), FTDX5000_ALL_RX_MODES, -1, -1, FTDX5000_VFO_ALL, FTDX5000_TX_ANTS|RIG_ANT_5}, ^ ft5000.c:120:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2, FTDX5000_OTHER_TX_MODES, W(5), W(200), FTDX5000_VFO_ALL, FTDX5000_TX_ANTS), ^ ft5000.c:122:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2, FTDX5000_OTHER_TX_MODES, W(5), W(200), FTDX5000_VFO_ALL, FTDX5000_TX_ANTS), ^ ft5000.c:129:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_SSB_CW_RX_MODES, Hz(10)}, /* Normal */ ^ ft5000.c:130:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_SSB_CW_RX_MODES, Hz(100)}, /* Fast */ ^ ft5000.c:135:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_FM_RX_MODES, Hz(100)}, /* Normal */ ^ ft5000.c:136:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_FM_RX_MODES, kHz(1)}, /* Fast */ ^ ft5000.c:144:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_CW_RTTY_PKT_RX_MODES, Hz(1800)}, /* Normal CW, RTTY, PKT/USER */ ^ ft5000.c:145:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_CW_RTTY_PKT_RX_MODES, Hz(500)}, /* Narrow CW, RTTY, PKT/USER */ ^ ft5000.c:146:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_CW_RTTY_PKT_RX_MODES, Hz(2400)}, /* Wide CW, RTTY, PKT/USER */ ^ ft5000.c:147:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(2400)}, /* Normal SSB */ ^ ft5000.c:148:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(1800)}, /* Narrow SSB */ ^ ft5000.c:149:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, Hz(3000)}, /* Wide SSB */ ^ ft5000.c:152:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_FM_RX_MODES, Hz(15000)}, /* Normal FM */ ^ ft5000.c:153:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {FTDX5000_FM_RX_MODES, Hz(8000)}, /* Narrow FM */ ^ dummy.c:1481:17: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = DUMMY_SCAN, ^ dummy.c:1482:16: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = DUMMY_VFO_OP, ^ dummy.c:1486:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start=kHz(150),.end=MHz(1500),.modes=DUMMY_MODES, ^ dummy.c:1490:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start=kHz(150),.end=MHz(1500),.modes=DUMMY_MODES, ^ dummy.c:1494:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DUMMY_MODES,1}, {DUMMY_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dummy.c:1494:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DUMMY_MODES,1}, {DUMMY_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dummy.c:1496:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.4)}, ^ pcr1000.c:107:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), GHz(1.3), PCR1000_MODES, -1, -1, RIG_VFO_A}, ^ pcr1000.c:112:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(824) - 10, PCR1000_MODES, -1, -1, RIG_VFO_A }, ^ pcr1000.c:113:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR1000_MODES, -1, -1, RIG_VFO_A }, ^ pcr1000.c:114:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(1.3), PCR1000_MODES, -1, -1, RIG_VFO_A }, ^ pcr1000.c:120:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { PCR1000_MODES, Hz(1) }, ^ pcr1000.c:125:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_FM | RIG_MODE_AM, kHz(15) }, ^ pcr1000.c:126:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_FM | RIG_MODE_AM, kHz(6) }, ^ pcr1000.c:127:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_USB | RIG_MODE_LSB | RIG_MODE_AM, ^ pcr1000.c:130:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_WFM | RIG_MODE_FM | RIG_MODE_AM, kHz(50) }, ^ pcr100.c:112:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), GHz(1.3), PCR100_MODES, -1, -1, RIG_VFO_A }, ^ pcr100.c:117:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(824) - 10, PCR100_MODES, -1, -1, RIG_VFO_A }, ^ pcr100.c:118:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR100_MODES, -1, -1, RIG_VFO_A }, ^ pcr100.c:119:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(1.3), PCR100_MODES, -1, -1, RIG_VFO_A }, ^ pcr100.c:125:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { PCR100_MODES, Hz(1) }, ^ pcr100.c:133:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM | RIG_MODE_FM, kHz(15) }, ^ pcr100.c:136:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM | RIG_MODE_FM, kHz(6) }, ^ pcr100.c:137:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM | RIG_MODE_FM, kHz(50) }, ^ pcr1500.c:110:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(495), GHz(1.3), PCR1500_MODES_NAR, -1, -1, RIG_VFO_A}, ^ pcr1500.c:111:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), GHz(3.3)-kHz(1), PCR1500_MODES_WIDE, -1, -1, RIG_VFO_A}, ^ pcr1500.c:116:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(495), MHz(824) - 10, PCR1500_MODES_NAR, -1, -1, RIG_VFO_A }, ^ pcr1500.c:117:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR1500_MODES_NAR, -1, -1, RIG_VFO_A }, ^ pcr1500.c:118:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(1.3), PCR1500_MODES_NAR, -1, -1, RIG_VFO_A }, ^ pcr1500.c:120:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(824) - 10, PCR1500_MODES_WIDE, -1, -1, RIG_VFO_A }, ^ pcr1500.c:121:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR1500_MODES_WIDE, -1, -1, RIG_VFO_A }, ^ pcr1500.c:122:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(3.3)-kHz(1), PCR1500_MODES_WIDE, -1, -1, RIG_VFO_A }, ^ pcr1500.c:128:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { PCR1500_MODES, Hz(1) }, ^ pcr1500.c:133:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_FM | RIG_MODE_AM, kHz(15) }, ^ pcr1500.c:134:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_USB | RIG_MODE_LSB | RIG_MODE_AM, kHz(2.8)}, ^ pcr1500.c:135:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_FM | RIG_MODE_AM, kHz(6) }, ^ pcr1500.c:137:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_WFM | RIG_MODE_FM | RIG_MODE_AM, kHz(50) }, ^ pcr2500.c:117:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(100), GHz(1.3), PCR2500_MODES_NAR, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:118:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), GHz(3.3)-kHz(1), PCR2500_MODES_WIDE, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:120:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(50), GHz(1.3), PCR2500_MODES_WIDE, -1, -1, RIG_VFO_SUB, RIG_ANT_2 }, ^ pcr2500.c:125:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(495), MHz(824) - 10, PCR2500_MODES_NAR, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:126:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR2500_MODES_NAR, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:127:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(1.3), PCR2500_MODES_NAR, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:129:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(824) - 10, PCR2500_MODES_WIDE, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:130:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(849) + 10, MHz(869) - 10, PCR2500_MODES_WIDE, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:131:37: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(894) + 10, GHz(3.3)-kHz(1), PCR2500_MODES_WIDE, -1, -1, RIG_VFO_MAIN, RIG_ANT_1 }, ^ pcr2500.c:133:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { MHz(50), GHz(1.3), PCR2500_MODES_WIDE, -1, -1, RIG_VFO_SUB, RIG_ANT_2 }, ^ pcr2500.c:139:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { PCR2500_MODES, Hz(1) }, ^ pcr2500.c:144:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_FM | RIG_MODE_AM, kHz(15) }, ^ pcr2500.c:145:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_USB | RIG_MODE_LSB | RIG_MODE_AM, kHz(2.8)}, ^ pcr2500.c:146:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW | RIG_MODE_USB | RIG_MODE_LSB | RIG_MODE_AM | RIG_MODE_FM, kHz(6) }, ^ pcr2500.c:148:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_WFM | RIG_MODE_FM | RIG_MODE_AM, kHz(50) }, ^ dx77.c:129:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),DX77_ALL_MODES,-1,-1,DX77_VFO}, ^ dx77.c:133:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-100,DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:135:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-100,DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:137:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:139:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:141:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:143:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:145:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:147:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24890),kHz(24990),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:149:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),DX77_OTHER_TX_MODES,W(10),W(100),DX77_VFO}, ^ dx77.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {DX77_ALL_MODES,10}, /* FIXME: add other ts */ ^ dx77.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.7)}, ^ dx77.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bc895.c:113:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(29),MHz(956),BC895_MODES,-1,-1,BC895_VFO}, ^ bc895.c:118:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(5)}, ^ bc895.c:119:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(7.5)}, ^ bc895.c:120:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(10)}, ^ bc895.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(12.5)}, ^ bc895.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(25)}, ^ bc895.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC895_MODES,kHz(50)}, ^ bc895.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bc898.c:121:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(956),BC898_MODES,-1,-1,BC898_VFO}, ^ bc898.c:127:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(956),BC898_MODES,-1,-1,BC898_VFO}, ^ bc898.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC898_MODES,kHz(5)}, ^ bc898.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC898_MODES,kHz(6.25)}, ^ bc898.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC898_MODES,kHz(12.5)}, ^ bc898.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC898_MODES,kHz(25)}, ^ bc898.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bc245.c:97:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(29),MHz(54),BC245_MODES,-1,-1,BC245_VFO}, ^ bc245.c:98:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),BC245_MODES,-1,-1,BC245_VFO}, ^ bc245.c:99:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(406),MHz(512),BC245_MODES,-1,-1,BC245_VFO}, ^ bc245.c:100:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(806),MHz(956),BC245_MODES,-1,-1,BC245_VFO}, /* TODO: less cellular */ ^ bc245.c:105:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC245_MODES,10}, /* FIXME: add other ts */ ^ bc245.c:110:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ pro2052.c:110:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(29),MHz(54),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:111:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(108),MHz(174),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:112:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(179.75),MHz(512),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:113:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(806),MHz(823.9375),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:114:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(851),MHz(868.9875),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:115:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(896.1125),MHz(956),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:116:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1300),PRO2052_MODES,-1,-1,PRO2052_VFO}, ^ pro2052.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(5)}, ^ pro2052.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(7.5)}, ^ pro2052.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(10)}, ^ pro2052.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(12.5)}, ^ pro2052.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(25)}, ^ pro2052.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {PRO2052_MODES,kHz(50)}, ^ pro2052.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bc780.c:107:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(512),BC780_MODES,-1,-1,BC780_VFO}, ^ bc780.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(806),MHz(956),BC780_MODES,-1,-1,BC780_VFO}, /* (minus Cellular frequencies) */ ^ bc780.c:109:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1300),BC780_MODES,-1,-1,BC780_VFO}, ^ bc780.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC780_MODES,kHz(5)}, ^ bc780.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC780_MODES,kHz(7.5)}, ^ bc780.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC780_MODES,kHz(10)}, ^ bc780.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC780_MODES,kHz(12.5)}, ^ bc780.c:118:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC780_MODES,kHz(50)}, ^ bc780.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bc250.c:107:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(512),BC250_MODES,-1,-1,BC250_VFO}, ^ bc250.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(806),MHz(956),BC250_MODES,-1,-1,BC250_VFO}, /* (minus Cellular frequencies) */ ^ bc250.c:109:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1300),BC250_MODES,-1,-1,BC250_VFO}, ^ bc250.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC250_MODES,kHz(5)}, ^ bc250.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC250_MODES,kHz(7.5)}, ^ bc250.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC250_MODES,kHz(10)}, ^ bc250.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC250_MODES,kHz(12.5)}, ^ bc250.c:118:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BC250_MODES,kHz(50)}, ^ bc250.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bcd396t.c:104:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(512),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:105:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(764),MHz(775.9875),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:106:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(794),MHz(823.9875),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:107:31: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(849.0125),MHz(868.9875),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:108:26: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(894.0125),MHz(956),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:109:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1300),BCD396T_MODES,-1,-1,BCD396T_VFO}, ^ bcd396t.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BCD396T_MODES,10}, /* FIXME: add other ts */ ^ bcd396t.c:119:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ bcd996t.c:104:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(25),MHz(512),BCD996T_MODES,-1,-1,BCD996T_VFO}, ^ bcd996t.c:105:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(764),MHz(776),BCD996T_MODES,-1,-1,BCD996T_VFO}, ^ bcd996t.c:106:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(794),MHz(956),BCD996T_MODES,-1,-1,BCD996T_VFO}, ^ bcd996t.c:107:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(1240),MHz(1300),BCD996T_MODES,-1,-1,BCD996T_VFO}, /* TBC */ ^ bcd996t.c:112:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {BCD996T_MODES,10}, /* FIXME: add other ts */ ^ bcd996t.c:117:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz(8)}, ^ rx320.c:129:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),RX320_MODES,-1,-1,RX320_VFO}, ^ rx320.c:134:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),RX320_MODES,-1,-1,RX320_VFO}, ^ rx320.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX320_MODES,10}, /* FIXME: add other ts */ ^ rx320.c:150:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(1.5)}, ^ rx320.c:151:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(1.8)}, ^ rx320.c:152:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.1)}, ^ rx320.c:153:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(2.4)}, ^ rx320.c:154:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(3.0)}, ^ rx320.c:155:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(4.2)}, ^ rx320.c:156:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(5.1)}, ^ rx320.c:157:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(6)}, ^ rx320.c:158:10: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_SSB|RIG_MODE_CW, kHz(8)}, ^ rx340.c:133:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(0),MHz(30),RX340_MODES,-1,-1,RX340_VFO,RX340_ANTS}, ^ rx340.c:141:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(0),MHz(30),RX340_MODES,-1,-1,RX340_VFO,RX340_ANTS}, ^ rx340.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX340_MODES,1}, ^ rx340.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX340_MODES, kHz(3.2)}, ^ rx340.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX340_MODES, Hz(100)}, ^ rx340.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX340_MODES, kHz(16)}, ^ rx340.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX340_MODES, 0}, ^ rx350.c:108:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),RX350_MODES,-1,-1,RX350_VFO,RX350_ANTS}, ^ rx350.c:116:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),RX350_MODES,-1,-1,RX350_VFO,RX350_ANTS}, ^ rx350.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX350_MODES,1}, ^ rx350.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX350_MODES, kHz(2.4)}, ^ rx350.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX350_MODES, 300}, ^ rx350.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX350_MODES, kHz(8)}, ^ rx350.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX350_MODES, 0}, /* 34 filters */ ^ rx331.c:134:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RX331_VFO_OPS, ^ rx331.c:144:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(0),MHz(30),RX331_MODES,-1,-1,RX331_VFO,RX331_ANTS}, ^ rx331.c:153:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(0),MHz(30),RX331_MODES,-1,-1,RX331_VFO,RX331_ANTS}, ^ rx331.c:161:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX331_MODES,1}, ^ rx331.c:167:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX331_MODES, kHz(3.2)}, ^ rx331.c:168:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX331_MODES, Hz(100)}, ^ rx331.c:169:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX331_MODES, kHz(16)}, ^ rx331.c:170:3: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RX331_MODES, 0}, ^ pegasus.c:121:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (100), MHz (30), TT550_RXMODES, -1, -1, TT550_VFO}, ^ pegasus.c:125:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (1800), MHz (2) - 1, TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:126:34: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (3500), MHz (4) - 1, TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:128:30: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz (7), kHz (7300), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:129:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (10100), kHz (10150), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:130:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz (14), kHz (14350), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:131:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (18068), kHz (18168), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:132:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz (21), kHz (21450), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:133:35: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz (24890), kHz (24990), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:134:32: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz (28), kHz (29700), TT550_MODES, 5000, 100000, TT550_VFO}, ^ pegasus.c:139:7: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT550_RXMODES, RIG_TS_ANY}, ^ pegasus.c:147:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz (6)}, ^ pegasus.c:148:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, Hz (4200)}, ^ pegasus.c:149:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM, kHz (8)}, ^ pegasus.c:150:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2400)}, ^ pegasus.c:151:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2700)}, ^ pegasus.c:152:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2100)}, ^ pegasus.c:153:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(5700)}, ^ pegasus.c:154:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(5400)}, ^ pegasus.c:155:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(5100)}, ^ pegasus.c:156:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(4800)}, ^ pegasus.c:157:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(4500)}, ^ pegasus.c:158:9: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(4200)}, ^ pegasus.c:159:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(3900)}, ^ pegasus.c:160:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(3600)}, ^ pegasus.c:161:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(3300)}, ^ pegasus.c:162:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2850)}, ^ pegasus.c:163:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(8000)}, ^ pegasus.c:164:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2550)}, ^ pegasus.c:165:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2400)}, ^ pegasus.c:166:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(2250)}, ^ pegasus.c:167:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(6000)}, ^ pegasus.c:168:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1950)}, ^ pegasus.c:169:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1800)}, ^ pegasus.c:170:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1650)}, ^ pegasus.c:171:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1500)}, ^ pegasus.c:172:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1350)}, ^ pegasus.c:173:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1200)}, ^ pegasus.c:174:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(1050)}, ^ pegasus.c:175:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(900)}, ^ pegasus.c:176:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(750)}, ^ pegasus.c:177:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(675)}, ^ pegasus.c:178:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(600)}, ^ pegasus.c:179:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(525)}, ^ pegasus.c:180:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(450)}, ^ pegasus.c:181:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(375)}, ^ pegasus.c:182:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(330)}, ^ pegasus.c:183:16: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_CW, Hz(300)}, ^ argonaut.c:102:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT516_RXMODES,-1,-1,TT516_VFO}, ^ argonaut.c:106:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT516_MODES, W(1),W(20),TT516_VFO,TT516_ANTS), ^ argonaut.c:112:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT516_RXMODES,-1,-1,TT516_VFO}, ^ argonaut.c:116:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT516_MODES, W(1),W(20),TT516_VFO,TT516_ANTS), ^ argonaut.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW,10}, ^ argonaut.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB, kHz(2.8)}, ^ argonaut.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB, 200}, ^ argonaut.c:135:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB, 0}, /* Filters are 200 Hz to 1000 Hz in 50 Hz steps, 1000 to 2800 Hz in 100 Hz steps */ ^ ./orion.h:230:12: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TT565_VFO_OPS, ^ ./orion.h:246:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1790),kHz(2010),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:247:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3490),kHz(4075),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:248:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5100),kHz(5450),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:249:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(6890),kHz(7430),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:250:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10090),kHz(10160),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:251:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(13990),kHz(15010),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:252:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18058),kHz(18178),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:253:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20990),kHz(21460),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:254:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24880),kHz(25000),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:255:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(27990),kHz(29710),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:256:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TT565_RXMODES,-1,-1,RIG_VFO_N(1),TT565_RXANTS}, ^ ./orion.h:261:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1790),kHz(2010),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:262:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3490),kHz(4075),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:263:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5100),kHz(5450),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:264:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(6890),kHz(7430),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:265:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10090),kHz(10160),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:266:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(13990),kHz(15010),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:267:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18058),kHz(18178),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:268:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20990),kHz(21460),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:269:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24880),kHz(25000),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:270:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(27990),kHz(29710),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:277:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1790),kHz(2010),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:278:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3490),kHz(4075),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:279:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5100),kHz(5450),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:280:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(6890),kHz(7430),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:281:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10090),kHz(10160),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:282:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(13990),kHz(15010),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:283:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18058),kHz(18178),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:284:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20990),kHz(21460),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:285:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24880),kHz(25000),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:286:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(27990),kHz(29710),TT565_RXMODES,-1,-1,RIG_VFO_N(0),TT565_RXANTS}, ^ ./orion.h:287:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TT565_RXMODES,-1,-1,RIG_VFO_N(1),TT565_RXANTS}, ^ ./orion.h:293:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1790),kHz(2010),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:294:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3490),kHz(4075),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:295:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(5100),kHz(5450),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:296:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(6890),kHz(7430),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:297:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10090),kHz(10160),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:298:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(13990),kHz(15010),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:299:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18058),kHz(18178),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:300:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20990),kHz(21460),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:301:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24880),kHz(25000),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:302:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(27990),kHz(29710),TT565_MODES, W(5),W(100),RIG_VFO_N(0),TT565_ANTS}, ^ ./orion.h:307:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,1}, ^ ./orion.h:308:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,10}, ^ ./orion.h:309:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,100}, ^ ./orion.h:310:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,kHz(1)}, ^ ./orion.h:311:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,kHz(10)}, ^ ./orion.h:312:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT565_RXMODES,kHz(100)}, ^ ./orion.h:319:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.4)}, ^ ./orion.h:320:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY, 100}, ^ ./orion.h:321:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY, kHz(6)}, ^ ./orion.h:322:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB|RIG_MODE_RTTY, 0}, /* 590 filters */ ^ ./orion.h:447:12: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TT599_VFO_OPS, ^ ./orion.h:458:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT599_RXMODES, -1,-1,RIG_VFO_N(0),TT599_RXANTS), ^ ./orion.h:459:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,TT599_RXMODES, -1,-1,RIG_VFO_N(0),TT599_RXANTS), ^ ./orion.h:460:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT599_RXMODES,-1,-1,RIG_VFO_N(1),TT599_RXANTS}, ^ ./orion.h:464:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT599_MODES, W(5),W(100),RIG_VFO_N(0),TT599_ANTS), ^ ./orion.h:465:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,TT599_MODES, W(5),W(100),RIG_VFO_N(0),TT599_ANTS), ^ ./orion.h:470:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT599_RXMODES, -1,-1,RIG_VFO_N(0),TT599_RXANTS), ^ ./orion.h:471:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,TT599_RXMODES, -1,-1,RIG_VFO_N(0),TT599_RXANTS), ^ ./orion.h:472:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.25),MHz(5.40),TT599_RXMODES,-1,-1,RIG_VFO_N(0),TT599_RXANTS}, ^ ./orion.h:473:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT599_RXMODES,-1,-1,RIG_VFO_N(1),TT599_RXANTS}, ^ ./orion.h:477:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT599_MODES, W(5),W(100),RIG_VFO_N(0),TT599_ANTS), ^ ./orion.h:478:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,TT599_MODES, W(5),W(100),RIG_VFO_N(0),TT599_ANTS), ^ ./orion.h:479:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.25),MHz(5.40),TT599_MODES,W(5),W(100),RIG_VFO_N(0),TT599_ANTS}, ^ ./orion.h:484:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT599_RXMODES,1}, ^ ./orion.h:485:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT599_RXMODES,10}, ^ ./orion.h:486:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT599_RXMODES,100}, ^ ./orion.h:487:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT599_RXMODES,kHz(1)}, ^ ./orion.h:488:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT599_RXMODES,kHz(10)}, ^ ./orion.h:496:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, kHz(2.4)}, ^ ./orion.h:497:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, 600}, ^ ./orion.h:498:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, 300}, ^ ./orion.h:499:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, kHz(1.8)}, ^ ./orion.h:500:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, kHz(6)}, ^ ./orion.h:501:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_CWR|RIG_MODE_SSB, 0}, /* 127 filters */ ^ jupiter.c:146:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TT538_RXMODES,-1,-1,TT538_VFO,TT538_ANTS}, ^ jupiter.c:150:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT538_MODES, W(5),W(100),TT538_VFO,TT538_ANTS), ^ jupiter.c:155:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),TT538_RXMODES,-1,-1,TT538_VFO,TT538_ANTS}, ^ jupiter.c:159:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT538_MODES, W(5),W(100),TT538_VFO,TT538_ANTS), ^ jupiter.c:160:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.25),MHz(5.40),TT538_MODES,W(5),W(100),TT538_VFO,TT538_ANTS}, ^ jupiter.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,1}, ^ jupiter.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,10}, ^ jupiter.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,100}, ^ jupiter.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,kHz(1)}, ^ jupiter.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,kHz(10)}, ^ jupiter.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT538_RXMODES,kHz(100)}, ^ jupiter.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, kHz(2.4)}, ^ jupiter.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, 300}, ^ jupiter.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, kHz(8)}, ^ jupiter.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, 0}, /* 34 filters */ ^ omnivii.c:139:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT588_RXMODES,-1,-1,TT588_VFO,TT588_ANTS}, ^ omnivii.c:140:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(48),MHz(54),TT588_RXMODES,-1,-1,TT588_VFO,TT588_ANTS}, ^ omnivii.c:144:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT588_MODES, W(5),W(100),TT588_VFO,TT588_ANTS), ^ omnivii.c:145:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(1,TT588_MODES, W(5),W(100),TT588_VFO,TT588_ANTS), ^ omnivii.c:150:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TT588_RXMODES,-1,-1,TT588_VFO,TT588_ANTS}, ^ omnivii.c:151:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(48),MHz(54),TT588_RXMODES,-1,-1,TT588_VFO,TT588_ANTS}, ^ omnivii.c:155:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT588_MODES, W(5),W(100),TT588_VFO,TT588_ANTS), ^ omnivii.c:156:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.25),MHz(5.40),TT588_MODES,W(5),W(100),TT588_VFO,TT588_ANTS}, ^ omnivii.c:157:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_6m(2,TT588_MODES, W(5),W(100),TT588_VFO,TT588_ANTS), ^ omnivii.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,1}, ^ omnivii.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,10}, ^ omnivii.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,100}, ^ omnivii.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,kHz(1)}, ^ omnivii.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,kHz(10)}, ^ omnivii.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT588_RXMODES,kHz(100)}, ^ omnivii.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, kHz(2.4)}, ^ omnivii.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, 300}, ^ omnivii.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, kHz(8)}, ^ omnivii.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_AM, 0}, /* 34 filters */ ^ paragon.c:139:12: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TT585_VFO_OPS, ^ paragon.c:146:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30)-10,TT585_RXMODES,-1,-1,TT585_VFO,TT585_ANTS}, ^ paragon.c:150:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(1,TT585_MODES, W(5),W(100),TT585_VFO,TT585_ANTS), ^ paragon.c:155:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30)-10,TT585_RXMODES,-1,-1,TT585_VFO,TT585_ANTS}, ^ paragon.c:159:2: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] FRQ_RNG_HF(2,TT585_MODES, W(5),W(100),TT585_VFO,TT585_ANTS), ^ paragon.c:160:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(5.25),MHz(5.40),TT585_MODES,W(5),W(100),TT585_VFO,TT585_ANTS}, ^ paragon.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT585_RXMODES,10}, ^ paragon.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT585_RXMODES,20}, ^ paragon.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT585_RXMODES,50}, ^ paragon.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT585_RXMODES,100}, ^ paragon.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TT585_RXMODES,500}, ^ paragon.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.4)}, ^ paragon.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_AM, kHz(1.8)}, ^ paragon.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_AM, 500}, ^ paragon.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_AM, 250}, ^ paragon.c:179:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_CW|RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_AM, kHz(6)}, ^ 505dsp.c:109:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),K505DSP_ALL_MODES,-1,-1,K505DSP_VFO}, ^ 505dsp.c:113:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(1800),MHz(2)-100,K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:115:27: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(3500),MHz(4)-100,K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:117:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(7),kHz(7300),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:119:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10100),kHz(10150),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:121:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(14),kHz(14350),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:123:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(18068),kHz(18168),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:125:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(21),kHz(21450),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:127:28: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(24895),kHz(24995),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:129:25: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(28),kHz(29700),K505DSP_OTHER_TX_MODES,W(10),W(100),K505DSP_VFO}, ^ 505dsp.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {K505DSP_ALL_MODES,1}, /* FIXME: add other ts */ ^ 505dsp.c:139:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.4)}, ^ 505dsp.c:140:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.7)}, ^ 505dsp.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.1)}, ^ 505dsp.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(3.5)}, ^ 505dsp.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(1.7)}, ^ nrd535.c:152:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),NRD535_MODES,-1,-1,NRD535_VFO}, ^ nrd535.c:157:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),NRD535_MODES,-1,-1,NRD535_VFO}, ^ nrd535.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD535_MODES,1}, ^ nrd535.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD535_MODES,10}, ^ nrd535.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD535_MODES,100}, ^ nrd535.c:172:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_ECSS, kHz(6)}, ^ nrd535.c:173:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_ECSS, kHz(2)}, ^ nrd535.c:174:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_ECSS, kHz(12)}, ^ nrd535.c:175:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(2)}, ^ nrd535.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(1)}, ^ nrd535.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(6)}, ^ nrd545.c:139:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RIG_OP_FROM_VFO|RIG_OP_UP|RIG_OP_DOWN, ^ nrd545.c:153:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),NRD545_MODES,-1,-1,NRD545_VFO}, ^ nrd545.c:159:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,1}, ^ nrd545.c:160:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,10}, ^ nrd545.c:161:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,100}, ^ nrd545.c:162:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(1)}, ^ nrd545.c:163:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(5)}, ^ nrd545.c:164:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(6.25)}, ^ nrd545.c:165:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(9)}, ^ nrd545.c:166:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(10)}, ^ nrd545.c:167:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(12.5)}, ^ nrd545.c:168:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(20)}, ^ nrd545.c:169:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(25)}, ^ nrd545.c:170:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(30)}, ^ nrd545.c:171:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD545_MODES,kHz(100)}, ^ nrd545.c:176:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS|RIG_MODE_ECSS|RIG_MODE_FM, kHz(10)}, ^ nrd545.c:177:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS|RIG_MODE_ECSS|RIG_MODE_FM, kHz(4.5)}, ^ nrd545.c:178:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.4)}, ^ nrd545.c:179:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(1)}, ^ nrd545.c:180:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(4.5)}, ^ nrd525.c:111:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),NRD525_MODES,-1,-1,NRD525_VFO}, ^ nrd525.c:116:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),NRD525_MODES,-1,-1,NRD525_VFO}, ^ nrd525.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {NRD525_MODES,10}, ^ nrd525.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(2)}, ^ nrd525.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(1)}, ^ nrd525.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY|RIG_MODE_FAX, kHz(6)}, ^ r8a.c:126:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = R8A_VFO_OPS, ^ r8a.c:134:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),R8A_MODES,-1,-1,R8A_VFO,R8A_ANTS}, ^ r8a.c:139:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(100),MHz(30),R8A_MODES,-1,-1,R8A_VFO,R8A_ANTS}, ^ r8a.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8A_MODES,10}, ^ r8a.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8A_MODES,100}, ^ r8a.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8A_MODES,kHz(1)}, ^ r8a.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8A_MODES,kHz(10)}, ^ r8a.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(6)}, ^ r8a.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_AMS, kHz(4)}, ^ r8a.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.3)}, ^ r8a.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(1.8)}, ^ r8a.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(4)}, ^ r8b.c:126:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = R8B_VFO_OPS, ^ r8b.c:134:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),R8B_MODES,-1,-1,R8B_VFO,R8B_ANTS}, ^ r8b.c:139:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),R8B_MODES,-1,-1,R8B_VFO,R8B_ANTS}, ^ r8b.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8B_MODES,10}, ^ r8b.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8B_MODES,100}, ^ r8b.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8B_MODES,kHz(1)}, ^ r8b.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {R8B_MODES,kHz(10)}, ^ r8b.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_ECSS, kHz(6)}, ^ r8b.c:155:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_ECSS, kHz(4)}, ^ r8b.c:156:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(2.3)}, ^ r8b.c:157:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(1.8)}, ^ r8b.c:158:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_RTTY, kHz(4)}, ^ hf235.c:98:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),HF235_MODES,-1,-1,HF235_VFO}, ^ hf235.c:103:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(30),MHz(30),HF235_MODES,-1,-1,HF235_VFO}, ^ hf235.c:109:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {HF235_MODES,10}, ^ hf235.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.2)}, ^ ekd500.c:100:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),EKD500_MODES,-1,-1,EKD500_VFO}, ^ ekd500.c:105:19: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),MHz(30),EKD500_MODES,-1,-1,EKD500_VFO}, ^ ekd500.c:111:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EKD500_MODES,10}, ^ ekd500.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY|RIG_MODE_AM, kHz(2.2)}, ^ esmc.c:120:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20),MHz(650),ESMC_MODES,-1,-1,ESMC_VFO}, ^ esmc.c:125:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(20),MHz(650),ESMC_MODES,-1,-1,ESMC_VFO}, ^ esmc.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES,1}, ^ esmc.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES,10}, ^ esmc.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES,100}, ^ esmc.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES,1000}, ^ esmc.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(15)}, ^ esmc.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(2.5)}, ^ esmc.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(0.5)}, ^ esmc.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(8)}, ^ esmc.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(15)}, ^ esmc.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(30)}, ^ esmc.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(50)}, ^ esmc.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(100)}, ^ esmc.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(200)}, ^ esmc.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, kHz(500)}, ^ esmc.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, MHz(1)}, ^ esmc.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, MHz(2)}, ^ esmc.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, MHz(4)}, ^ esmc.c:154:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {ESMC_MODES, MHz(8)}, ^ eb200.c:120:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),GHz(3),EB200_MODES,-1,-1,EB200_VFO,EB200_ANTS}, ^ eb200.c:125:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(10),GHz(3),EB200_MODES,-1,-1,EB200_VFO,EB200_ANTS}, ^ eb200.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES,1}, ^ eb200.c:132:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES,10}, ^ eb200.c:133:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES,100}, ^ eb200.c:134:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES,1000}, ^ eb200.c:141:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_FM|RIG_MODE_AM, kHz(15)}, ^ eb200.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(2.4)}, ^ eb200.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(1.5)}, ^ eb200.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, Hz(150)}, ^ eb200.c:145:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, Hz(300)}, ^ eb200.c:146:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, Hz(600)}, ^ eb200.c:147:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(6)}, ^ eb200.c:148:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(9)}, ^ eb200.c:149:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(15)}, ^ eb200.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(30)}, ^ eb200.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(50)}, ^ eb200.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {EB200_MODES, kHz(120)}, ^ hiqsdr.c:170:61: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start=kHz(100),.end=MHz(66),.modes=HIQSDR_MODES, ^ hiqsdr.c:173:61: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list1 = { {.start=kHz(100),.end=MHz(66),.modes=HIQSDR_MODES, ^ hiqsdr.c:176:61: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start=kHz(100),.end=MHz(66),.modes=HIQSDR_MODES, ^ hiqsdr.c:179:61: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tx_range_list2 = { {.start=kHz(100),.end=MHz(66),.modes=HIQSDR_MODES, ^ hiqsdr.c:182:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {HIQSDR_MODES,1}, RIG_TS_END, }, ^ hiqsdr.c:185:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {HIQSDR_MODES, RIG_FLT_ANY}, ^ trp8000.c:96:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TRP8000_ALL_MODES,-1,-1,TRP8000_VFO}, ^ trp8000.c:101:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(2),MHz(30),TRP8000_OTHER_TX_MODES,W(10),W(100),TRP8000_VFO}, ^ trp8000.c:105:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES,100}, ^ trp8000.c:106:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES,10}, ^ trp8000.c:107:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES,kHz(1)}, ^ trp8000.c:113:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES, kHz(2.7)}, /* intermit */ ^ trp8000.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES, kHz(2.1)}, /* narrow */ ^ trp8000.c:115:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES, kHz(6)}, /* wide */ ^ trp8000.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8000_ALL_MODES, Hz(500)}, /* very narrow */ ^ trp8255.c:114:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = TRP8255_VFO_OPS, ^ trp8255.c:133:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),TRP8255_ALL_MODES,-1,-1,TRP8255_VFO}, ^ trp8255.c:138:18: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(2),MHz(30),TRP8255_OTHER_TX_MODES,W(10),W(100),TRP8255_VFO}, ^ trp8255.c:142:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES,10}, ^ trp8255.c:143:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES,100}, ^ trp8255.c:144:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES,kHz(1)}, ^ trp8255.c:150:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES, kHz(2.7)}, /* intermit */ ^ trp8255.c:151:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES, kHz(2.1)}, /* narrow */ ^ trp8255.c:152:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES, kHz(6)}, /* wide */ ^ trp8255.c:153:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {TRP8255_ALL_MODES, Hz(500)}, /* very narrow */ ^ dsp10.c:108:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),kHz(148),DSP10_MODES,-1,-1,DSP10_VFO}, ^ dsp10.c:112:24: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {MHz(144),kHz(148),DSP10_MODES,mW(20),mW(20),DSP10_VFO}, ^ dsp10.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {DSP10_MODES,1}, ^ dsp10.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.7)}, ^ dttsp.c:189:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start=kHz(150),.end=MHz(1500),.modes=DTTSP_MODES, ^ dttsp.c:193:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start=kHz(150),.end=MHz(1500),.modes=DTTSP_MODES, ^ dttsp.c:197:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DTTSP_MODES,1}, {DTTSP_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dttsp.c:197:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DTTSP_MODES,1}, {DTTSP_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dttsp.c:199:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR, kHz(2.4)}, ^ dttsp.c:200:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_DSB|RIG_MODE_SAM, kHz(8)}, ^ dttsp.c:202:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {DTTSP_MODES, RIG_FLT_ANY}, ^ dttsp.c:266:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start=kHz(150),.end=MHz(1500),.modes=DTTSP_MODES, ^ dttsp.c:270:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start=kHz(150),.end=MHz(1500),.modes=DTTSP_MODES, ^ dttsp.c:274:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DTTSP_MODES,1}, {DTTSP_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dttsp.c:274:40: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {DTTSP_MODES,1}, {DTTSP_MODES,RIG_TS_ANY}, RIG_TS_END, }, ^ dttsp.c:276:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_CWR, kHz(2.4)}, ^ dttsp.c:277:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_DSB|RIG_MODE_SAM, kHz(8)}, ^ dttsp.c:279:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {DTTSP_MODES, RIG_FLT_ANY}, ^ wj8888.c:105:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),WJ8888_MODES,-1,-1,WJ8888_VFO}, ^ wj8888.c:110:20: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30),WJ8888_MODES,-1,-1,WJ8888_VFO}, ^ wj8888.c:116:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES,10}, ^ wj8888.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(2)}, ^ wj8888.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, Hz(500)}, ^ wj8888.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(4)}, ^ wj8888.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(8)}, ^ wj8888.c:126:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, Hz(200)}, ^ wj8888.c:127:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(1)}, ^ wj8888.c:128:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(3)}, ^ wj8888.c:129:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(6)}, ^ wj8888.c:130:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(12)}, ^ wj8888.c:131:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {WJ8888_MODES, kHz(16)}, ^ ra6790.c:92:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30)-1,RA6790_MODES,-1,-1,RA6790_VFO}, ^ ra6790.c:97:22: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(500),MHz(30)-1,RA6790_MODES,-1,-1,RA6790_VFO}, ^ ra6790.c:102:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES,1}, ^ ra6790.c:108:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB, kHz(2.55)}, /* BW2 */ ^ ra6790.c:109:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, Hz(300)}, /* BW1 */ ^ ra6790.c:110:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, kHz(1)}, /* BW2 */ ^ ra6790.c:111:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, kHz(3.2)}, /* BW3 */ ^ ra6790.c:112:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, kHz(6)}, /* BW4 */ ^ ra6790.c:113:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, kHz(20)}, /* BW5 */ ^ ra6790.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA6790_MODES, 0}, /* accept any BW */ ^ ra3702.c:84:13: warning: integer constant not in range of enumerated type 'vfo_op_t' [-Wassign-enum] .vfo_ops = RA3702_VFO_OPS, ^ ra3702.c:85:14: warning: integer constant not in range of enumerated type 'scan_t' [-Wassign-enum] .scan_ops = RA3702_SCAN_OPS, ^ ra3702.c:103:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(15),MHz(30)-1,RA3702_MODES,-1,-1,RA3702_VFO}, ^ ra3702.c:108:21: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {kHz(15),MHz(30)-1,RA3702_MODES,-1,-1,RA3702_VFO}, ^ ra3702.c:113:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES,1}, ^ ra3702.c:114:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES,10}, ^ ra3702.c:120:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_SSB|RIG_MODE_CW|RIG_MODE_RTTY, kHz(2.7)}, ^ ra3702.c:121:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES, kHz(12)}, ^ ra3702.c:122:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES, kHz(6)}, ^ ra3702.c:123:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES, Hz(300)}, ^ ra3702.c:124:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES, kHz(1)}, ^ ra3702.c:125:4: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RA3702_MODES, kHz(2.7)}, ^ v4l.c:199:50: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] range = rig_get_range (rs->rx_range_list, freq, RIG_MODE_AM|RIG_MODE_WFM); ^ v4l.c:243:50: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] range = rig_get_range (rs->rx_range_list, f/16, RIG_MODE_AM|RIG_MODE_WFM); ^ v4l2.c:199:50: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] range = rig_get_range (rs->rx_range_list, freq, RIG_MODE_AM|RIG_MODE_WFM); ^ v4l2.c:244:50: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] range = rig_get_range (rs->rx_range_list, f/16, RIG_MODE_AM|RIG_MODE_WFM); ^ adt_200a.c:107:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(30), ADT_200A_MODES, -1, -1, ADT_200A_VFO }, ^ adt_200a.c:113:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(30), ADT_200A_MODES, mW(100), W(50), ADT_200A_VFO }, ^ adt_200a.c:119:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(30), ADT_200A_MODES, -1, -1, ADT_200A_VFO }, ^ adt_200a.c:125:29: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { kHz(10), MHz(30), ADT_200A_MODES, mW(100), W(50), ADT_200A_VFO }, ^ adt_200a.c:131:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { ADT_200A_MODES, RIG_TS_ANY }, // TODO: get actual list here ^ adt_200a.c:137:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(50) }, ^ adt_200a.c:138:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(75) }, ^ adt_200a.c:139:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(100) }, ^ adt_200a.c:140:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(150) }, ^ adt_200a.c:141:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(200) }, ^ adt_200a.c:142:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(300) }, ^ adt_200a.c:143:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(750) }, ^ adt_200a.c:144:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(1000) }, ^ adt_200a.c:145:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_CW|RIG_MODE_CWR, Hz(1200) }, ^ adt_200a.c:146:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(300) }, ^ adt_200a.c:147:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(500) }, ^ adt_200a.c:148:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(750) }, ^ adt_200a.c:149:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(1000) }, ^ adt_200a.c:150:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(1200) }, ^ adt_200a.c:151:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(1500) }, ^ adt_200a.c:152:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(1800) }, ^ adt_200a.c:153:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(2000) }, ^ adt_200a.c:154:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(2200) }, ^ adt_200a.c:155:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(2400) }, ^ adt_200a.c:156:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(2700) }, ^ adt_200a.c:157:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_LSB|RIG_MODE_USB, Hz(3500) }, ^ adt_200a.c:158:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(3000) }, ^ adt_200a.c:159:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(3500) }, ^ adt_200a.c:160:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(4000) }, ^ adt_200a.c:161:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(4500) }, ^ adt_200a.c:162:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(5000) }, ^ adt_200a.c:163:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(6000) }, ^ adt_200a.c:164:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(7000) }, ^ adt_200a.c:165:11: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] { RIG_MODE_AM|RIG_MODE_SAL|RIG_MODE_SAH, Hz(8000) }, ^ wr1000.c:64:63: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start=kHz(500),.end=MHz(1300),.modes=WR1000_MODES, ^ wr1000.c:69:61: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start=kHz(500),.end=MHz(824),.modes=WR1000_MODES, ^ wr1000.c:74:12: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes=WR1000_MODES|RIG_MODE_WFM, ^ wr1000.c:77:12: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes=WR1000_MODES|RIG_MODE_WFM, ^ wr1000.c:83:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {WR1000_MODES|RIG_MODE_WFM,100}, ^ wr1000.c:86:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_AM, kHz(6)}, ^ wr1500.c:64:69: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = MHz(1500),.modes = WR1500_MODES, ^ wr1500.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(824),.modes = WR1500_MODES, ^ wr1500.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR1500_MODES|RIG_MODE_WFM, ^ wr1500.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR1500_MODES|RIG_MODE_WFM, ^ wr1500.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr1500.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr1500.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ wr1550.c:64:69: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = MHz(1500),.modes = WR1550_MODES, ^ wr1550.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(824),.modes = WR1550_MODES, ^ wr1550.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR1550_MODES|RIG_MODE_WFM, ^ wr1550.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR1550_MODES|RIG_MODE_WFM, ^ wr1550.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr1550.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr1550.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ wr3100.c:64:69: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(1500),.modes = WR3100_MODES, ^ wr3100.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = MHz(824),.modes = WR3100_MODES, ^ wr3100.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3100_MODES|RIG_MODE_WFM, ^ wr3100.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3100_MODES|RIG_MODE_WFM, ^ wr3100.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr3100.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr3100.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ wr3150.c:64:69: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = MHz(1500),.modes = WR3150_MODES, ^ wr3150.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(824),.modes = WR3150_MODES, ^ wr3150.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3150_MODES|RIG_MODE_WFM, ^ wr3150.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3150_MODES|RIG_MODE_WFM, ^ wr3150.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr3150.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr3150.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ wr3500.c:64:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = GHz(2.6),.modes = WR3500_MODES, ^ wr3500.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(824),.modes = WR3500_MODES, ^ wr3500.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3500_MODES|RIG_MODE_WFM, ^ wr3500.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3500_MODES|RIG_MODE_WFM, ^ wr3500.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr3500.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr3500.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ wr3700.c:64:66: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list1 = { {.start = kHz(150),.end = GHz(4),.modes = WR3700_MODES, ^ wr3700.c:69:68: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .rx_range_list2 = { {.start = kHz(150),.end = MHz(824),.modes = WR3700_MODES, ^ wr3700.c:74:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3700_MODES|RIG_MODE_WFM, ^ wr3700.c:77:14: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .modes = WR3700_MODES|RIG_MODE_WFM, ^ wr3700.c:82:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .tuning_steps = { {RIG_MODE_SSB|RIG_MODE_CW,1}, ^ wr3700.c:83:8: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] {RIG_MODE_AM|RIG_MODE_FM|RIG_MODE_WFM,10}, RIG_TS_END, }, ^ wr3700.c:85:23: warning: integer constant not in range of enumerated type 'rmode_t' [-Wassign-enum] .filters = { {RIG_MODE_SSB|RIG_MODE_CW, kHz(2.5)}, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hexchat/hexchat_2.10.2.orig.tar.xz dcc.c:121:19: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_read (NULL, 0, dcc); ^ dcc.c:123:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_send_data (NULL, 0, dcc); ^ dcc.c:888:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_send_data (NULL, 0, (gpointer)dcc); ^ dcc.c:1007:33: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_connect_finished (source, 0, dcc); ^ dcc.c:1061:34: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_connect_finished (source, 0, dcc); ^ dcc.c:1273:34: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_connect_finished (source, 0, dcc); ^ dcc.c:1361:33: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_connect_finished (source, 0, dcc); ^ dcc.c:1548:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_send_data (NULL, 0, (gpointer)dcc); ^ dcc.c:1619:38: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] return dcc_connect_finished (NULL, 0, dcc); ^ dcc.c:1633:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] dcc_send_data (NULL, 0, (gpointer)dcc); ^ outbound.c:2464:33: warning: integer constant not in range of enumerated type 'gtk_xtext_search_flags' (aka 'enum gtk_xtext_search_flags_e') [-Wassign-enum] gtk_xtext_search_flags flags = 0; ^ plugin.c:383:39: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] handle = g_module_open (pluginpath, 0); ^ plugin.c:389:37: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] handle = g_module_open (filename, 0); ^ url.c:371:30: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(re_url(), po, 0, &gmi); ^ url.c:398:27: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match (re, word, 0, &gmi); ^ url.c:437:28: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] ret = g_regex_new (grist, G_REGEX_CASELESS | G_REGEX_OPTIMIZE, 0, &err); ^ url.c:437:65: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] ret = g_regex_new (grist, G_REGEX_CASELESS | G_REGEX_OPTIMIZE, 0, &err); ^ banlist.c:566:41: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ chanlist.c:83:63: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match (serv->gui->chanlist_match_regex, str, 0, NULL); ^ chanlist.c:416:58: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] serv->gui->chanlist_match_regex = g_regex_new (pattern, G_REGEX_CASELESS | G_REGEX_EXTENDED, ^ chanlist.c:797:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:797:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:803:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:803:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:809:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:809:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:815:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:815:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:822:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:822:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:865:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:865:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:897:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:897:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:906:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:906:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:916:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:916:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:927:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ chanlist.c:927:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ chanlist.c:937:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ chanlist.c:937:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ ./chanview-tree.c:171:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); ^ dccgui.c:864:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), exp, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ dccgui.c:872:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), detailbox, 0, 4, 1, 2, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ fe-gtk.c:442:63: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (GTK_WINDOW (parent_window), 0, type, ^ fe-gtk.c:703:45: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] lbuf->search_re = g_regex_new (sstr, gcf, 0, &err); ^ fkeys.c:910:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] *out = 0; ^ fkeys.c:943:24: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType mod = 0; ^ gtkutil.c:344:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (msg, NULL, 0, ^ gtkutil.c:439:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (msg, NULL, 0, ^ gtkutil.c:479:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (title, NULL, 0, ^ ignoregui.c:291:41: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, ^ menu.c:1397:38: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (parent_window), 0, ^ maingui.c:1101:64: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (GTK_WINDOW (parent_window), 0, ^ maingui.c:2362:38: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (gui->vscrollbar, 5, dnd_dest_targets, 2, ^ maingui.c:2363:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); ^ maingui.c:2374:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); ^ maingui.c:3111:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ maingui.c:3111:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ maingui.c:3122:10: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ maingui.c:3122:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ maingui.c:3879:69: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] gc = gdk_gc_new_with_values (gtk_widget_get_window (widget), &val, GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW | GDK_GC_FUNCTION); ^ notifygui.c:346:51: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_dialog_new_with_buttons (msg, NULL, 0, ^ servlistgui.c:753:13: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | ^ servlistgui.c:1252:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), but, col, col+2, row, row+1, GTK_FILL|GTK_EXPAND, 0, SERVLIST_X_PADDING, SERVLIST_Y_PADDING); ^ servlistgui.c:1252:89: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), but, col, col+2, row, row+1, GTK_FILL|GTK_EXPAND, 0, SERVLIST_X_PADDING, SERVLIST_Y_PADDING); ^ servlistgui.c:1268:74: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, row, row+1, GTK_FILL, 0, SERVLIST_X_PADDING, SERVLIST_Y_PADDING); ^ servlistgui.c:1277:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1, 2, row, row+1, GTK_FILL|GTK_EXPAND, 0, SERVLIST_X_PADDING, SERVLIST_Y_PADDING); ^ servlistgui.c:1277:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), entry, 1, 2, row, row+1, GTK_FILL|GTK_EXPAND, 0, SERVLIST_X_PADDING, SERVLIST_Y_PADDING); ^ setup.c:641:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), label, col, col + 1, row, row + 1, 0, 0, 4, 0); ^ setup.c:641:75: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), label, col, col + 1, row, row + 1, 0, 0, 4, 0); ^ setup.c:667:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:667:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:674:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 3, 4, row, row + 1, 0, 0, 0, 0); ^ setup.c:674:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 3, 4, row, row + 1, 0, 0, 0, 0); ^ setup.c:681:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 4, 5, row, row + 1, 0, 0, 0, 0); ^ setup.c:681:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 4, 5, row, row + 1, 0, 0, 0, 0); ^ setup.c:688:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 5, 6, row, row + 1, 0, 0, 0, 0); ^ setup.c:688:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tab), wid, 5, 6, row, row + 1, 0, 0, 0, 0); ^ setup.c:727:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:727:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:743:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:743:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:777:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:777:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:781:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:781:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:842:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:842:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:850:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:901:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:901:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:905:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:905:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1010:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1010:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1025:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1025:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1156:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1168:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1168:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1194:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:1198:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_SHRINK, 0, 0); ^ setup.c:1201:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:1231:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 5); ^ setup.c:1231:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 5); ^ setup.c:1239:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 5); ^ setup.c:1239:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 5); ^ setup.c:1428:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1428:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, 0, 0); ^ setup.c:1445:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1445:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1457:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1457:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1481:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1481:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1489:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ setup.c:1489:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_SHRINK | GTK_FILL, LABEL_INDENT, 0); ^ sexy-iso-codes.c:116:49: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] context = g_markup_parse_context_new (parser, 0, hash_table, NULL); ^ sexy-spell-entry.c:159:40: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] enchant = g_module_open("libenchant", 0); ^ sexy-spell-entry.c:164:46: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] enchant = g_module_open("libenchant.so.1", 0); ^ userlistgui.c:633:9: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); ^ xtext.c:715:15: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:717:15: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:719:12: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:721:12: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:723:12: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:725:12: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:2288:8: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ xtext.c:2297:8: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ xtext.c:2345:29: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &xtext_info, 0); ^ xtext.c:3520:15: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] &val, GDK_GC_EXPOSURES | GDK_GC_SUBWINDOW); ^ xtext.c:4183:39: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match (buf->search_re, str, 0, &gmi); ^ xtext.c:4282:22: warning: integer constant not in range of enumerated type 'gtk_xtext_search_flags' (aka 'enum gtk_xtext_search_flags_e') [-Wassign-enum] buf->search_flags = 0; ^ xtext.c:4311:82: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] buf->search_re = g_regex_new (text, (flags & case_match)? 0: G_REGEX_CASELESS, 0, perr); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hidrd/hidrd_0.2.0.orig.tar.gz all.c:76:23: warning: integer constant not in range of enumerated type 'hidrd_usage' (aka 'enum hidrd_usage') [-Wassign-enum] hidrd_usage max = HIDRD_USAGE_MAX; ^ page.c:72:31: warning: integer constant not in range of enumerated type 'hidrd_usage_page' (aka 'enum hidrd_usage_page') [-Wassign-enum] hidrd_usage_page max = HIDRD_USAGE_PAGE_MAX; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hkl/hkl_4.99.99.1955.orig.tar.gz configurator.c:64:24: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_32BIT_OFF_T", DEFINES_EVERYTHING|EXECUTE, NULL, NULL, ^ configurator.c:102:23: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_BIG_ENDIAN", INSIDE_MAIN|EXECUTE, NULL, NULL, ^ configurator.c:167:19: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_FCHDIR", DEFINES_EVERYTHING|EXECUTE, NULL, NULL, ^ configurator.c:188:29: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_FILE_OFFSET_BITS", DEFINES_EVERYTHING|EXECUTE, ^ configurator.c:207:26: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_LITTLE_ENDIAN", INSIDE_MAIN|EXECUTE, NULL, NULL, ^ configurator.c:228:27: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_PROC_SELF_MAPS", DEFINES_EVERYTHING|EXECUTE, NULL, NULL, ^ configurator.c:236:4: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] DEFINES_EVERYTHING|EXECUTE|MAY_NOT_COMPILE, NULL, NULL, ^ configurator.c:262:32: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_STACK_GROWS_UPWARDS", DEFINES_EVERYTHING|EXECUTE, NULL, NULL, ^ configurator.c:280:29: warning: integer constant not in range of enumerated type 'enum test_style' [-Wassign-enum] { "HAVE_UNALIGNED_ACCESS", DEFINES_EVERYTHING|EXECUTE, NULL, NULL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/htdig/htdig_3.2.0b6.orig.tar.gz db.c:1171:14: warning: integer constant not in range of enumerated type 'DBTYPE' [-Wassign-enum] dbp->type = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/httptunnel/httptunnel_3.3+dfsg.orig.tar.gz http.c:173:10: warning: integer constant not in range of enumerated type 'Http_method' [-Wassign-enum] return -1; ^ http.c:642:21: warning: integer constant not in range of enumerated type 'Http_method' [-Wassign-enum] request->method = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/imlib2/imlib2_1.4.7.orig.tar.gz api.c:1615:9: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_FORMAT_IRRELEVANT); ^ api.c:1641:9: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_BORDER_IRRELEVANT); ^ api.c:1667:9: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_ALPHA_IRRELEVANT); ^ api.c:1705:7: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ api.c:2104:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ api.c:2252:7: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ image.c:153:16: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] im->flags = F_FORMAT_IRRELEVANT | F_BORDER_IRRELEVANT | F_ALPHA_IRRELEVANT; ^ image.c:927:7: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_jpeg.c:78:9: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_png.c:94:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_pnm.c:131:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_argb.c:51:15: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_bmp.c:288:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_xpm.c:377:24: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_tga.c:304:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_lbm.c:504:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ loader_lbm.c:510:12: warning: integer constant not in range of enumerated type 'ImlibImageFlags' (aka 'enum _iflags') [-Wassign-enum] UNSET_FLAG(im->flags, F_HAS_ALPHA); ^ 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_info.c:559:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:585:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:597:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:609:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:620:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:633:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_info.c:644:43: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_INFO | SND_EXPLICIT, ^ m_links.c:96:41: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_LINKS | SND_EXPLICIT, "%s", node->data); ^ m_stats.c:273:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:278:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:283:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:287:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:291:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:295:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:428:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:434:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:439:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:442:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:447:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:454:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:458:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:464:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:468:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:472:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:476:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:486:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:490:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:494:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:502:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:508:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:514:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:520:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:524:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:924:41: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:930:41: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:937:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1000:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1003:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1006:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1009:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1012:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1015:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1018:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1020:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1024:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1027:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1030:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1075:39: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1082:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1154:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, "? :%u total server(s)", ^ m_stats.c:1156:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, "? :Sent total: %7.2f %s", ^ m_stats.c:1158:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, "? :Recv total: %7.2f %s", ^ m_stats.c:1163:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ m_stats.c:1169:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ event.c:143:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ event.c:145:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ event.c:152:39: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ fdlist.c:164:41: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ motd.c:465:37: warning: integer constant not in range of enumerated type 'enum irc_numerics' [-Wassign-enum] sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, ^ s_bsd.c:217:25: warning: integer constant not in range of enumerated type 'enum maskitem_type' [-Wassign-enum] detach_conf(client_p, CONF_CLIENT | CONF_OPER | CONF_SERVER); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/irssi/irssi_0.8.17.orig.tar.gz misc.c:73:11: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] cond |= G_IO_IN|G_IO_PRI; ^ settings.c:88:36: warning: integer constant not in range of enumerated type 'SettingType' [-Wassign-enum] return settings_get_str_type(key, -1); ^ settings.c:383:2: warning: integer constant not in range of enumerated type 'SettingType' [-Wassign-enum] g_return_val_if_fail(key != NULL, -1); ^ completion.c:685:41: warning: integer constant not in range of enumerated type 'SettingType' [-Wassign-enum] *list = completion_get_settings(word, -1); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/json-glib/json-glib_1.0.4.orig.tar.xz json-gboxed.c:251:61: warning: integer constant not in range of enumerated type 'JsonNodeType' [-Wassign-enum] t = lookup_boxed_transform (boxed_serialize, gboxed_type, -1); ^ json-gboxed.c:314:61: warning: integer constant not in range of enumerated type 'JsonNodeType' [-Wassign-enum] t = lookup_boxed_transform (boxed_serialize, gboxed_type, -1); ^ json-generator.c:225:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ json-generator.c:238:24: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ json-generator.c:253:25: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ json-generator.c:267:27: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE); ^ json-gvariant.c:458:29: warning: integer constant not in range of enumerated type 'GVariantClass' [-Wassign-enum] GVariantClass class = 0; ^ json-gvariant.c:489:19: warning: integer constant not in range of enumerated type 'GVariantClass' [-Wassign-enum] class = JSON_G_VARIANT_CLASS_DICTIONARY; ^ json-gvariant.c:503:16: warning: integer constant not in range of enumerated type 'GVariantClass' [-Wassign-enum] return JSON_G_VARIANT_CLASS_DICTIONARY; ^ json-reader.c:180:25: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/k/keybinder/keybinder_0.3.0.orig.tar.gz bind.c:125:9: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] return MODIFIERS_NONE; ^ bind.c:263:28: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType ignored = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcd4linux/lcd4linux_0.11.0~svn1200.orig.tar.gz widget_bar.c:189:15: warning: integer constant not in range of enumerated type 'STYLE' [-Wassign-enum] Bar->style = 0; ^ widget_bar.c:193:15: warning: integer constant not in range of enumerated type 'STYLE' [-Wassign-enum] Bar->style = 0; ^ drv_BeckmannEgle.c:678:44: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(0, 0, 255, 32); /* ASCII 32 = blank */ ^ drv_BeckmannEgle.c:679:48: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(255, 255, 255, 255); /* ASCII 255 = block */ ^ drv_Crystalfontz.c:1121:44: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(0, 0, 255, 32); /* ASCII 32 = blank */ ^ drv_Crystalfontz.c:1123:45: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(255, 255, 255, 255); /* ASCII 255 = block */ ^ drv_Curses.c:325:44: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(0, 0, 255, 32); /* ASCII 32 = blank */ ^ drv_Curses.c:326:48: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(255, 255, 255, '*'); /* asterisk */ ^ drv_Cwlinux.c:478:44: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(0, 0, 255, 32); /* ASCII 32 = blank */ ^ drv_D4D.c:846:41: warning: integer constant not in range of enumerated type 'DIRECTION' [-Wassign-enum] drv_generic_text_bar_add_segment(0, 0, 255, 32); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcms2/lcms2_2.6.orig.tar.gz cmsvirt.c:993:14: warning: integer constant not in range of enumerated type 'cmsTagSignature' [-Wassign-enum] { FALSE, 0, cmsSigLut16Type, 4, { cmsSigMatrixElemType, cmsSigCurveSetElemType, cmsSigCLutElemType, cmsSigCurveSetElemType}}, ^ cmsvirt.c:994:14: warning: integer constant not in range of enumerated type 'cmsTagSignature' [-Wassign-enum] { FALSE, 0, cmsSigLut16Type, 3, { cmsSigCurveSetElemType, cmsSigCLutElemType, cmsSigCurveSetElemType}}, ^ cmsvirt.c:995:14: warning: integer constant not in range of enumerated type 'cmsTagSignature' [-Wassign-enum] { FALSE, 0, cmsSigLut16Type, 2, { cmsSigCurveSetElemType, cmsSigCLutElemType}}, ^ cmsvirt.c:996:14: warning: integer constant not in range of enumerated type 'cmsTagSignature' [-Wassign-enum] { TRUE , 0, cmsSigLutAtoBType, 1, { cmsSigCurveSetElemType }}, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/leafpad/leafpad_0.8.18.1.orig.tar.gz menu.c:170:41: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] accel_group, GDK_W, GDK_CONTROL_MASK, 0, ^ menu.c:173:41: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] accel_group, GDK_T, GDK_CONTROL_MASK, 0, ^ menu.c:177:53: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] "activate", accel_group, GDK_Y, GDK_CONTROL_MASK, 0); ^ menu.c:180:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] "activate", accel_group, GDK_F3, 0, 0); ^ menu.c:180:39: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] "activate", accel_group, GDK_F3, 0, 0); ^ menu.c:183:52: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] "activate", accel_group, GDK_F3, GDK_SHIFT_MASK, 0); ^ menu.c:186:53: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] "activate", accel_group, GDK_R, GDK_CONTROL_MASK, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lighttpd/lighttpd_1.4.37.orig.tar.gz mod_proxy.c:722:73: warning: integer constant not in range of enumerated type 'handler_t' [-Wassign-enum] if (!host || buffer_string_is_empty(host->host) || !host->port) return -1; ^ mod_fastcgi.c:1674:11: warning: integer constant not in range of enumerated type 'connection_result_t' [-Wassign-enum] return -1; ^ connections.c:430:40: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./base.h:184:2)' [-Wassign-enum] con->response.transfer_encoding &= ~HTTP_TRANSFER_ENCODING_CHUNKED; ^ connections.c:456:38: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./base.h:184:2)' [-Wassign-enum] con->response.transfer_encoding &= ~HTTP_TRANSFER_ENCODING_CHUNKED; ^ connections.c:602:38: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./base.h:184:2)' [-Wassign-enum] con->response.transfer_encoding &= ~HTTP_TRANSFER_ENCODING_CHUNKED; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/linux-ntfs/linux-ntfs_2.0.0.orig.tar.gz ../include/ntfs/attrib.h:245:1: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] GenNAttrIno(Compressed, COMPRESSED) ^ ../include/ntfs/attrib.h:246:1: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] GenNAttrIno(Encrypted, ENCRYPTED) ^ ../include/ntfs/attrib.h:247:1: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] GenNAttrIno(Sparse, SPARSE_FILE) ^ attrib.c:412:14: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags = 0; ^ attrib.c:2706:23: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] a->resident_flags = 0; ^ attrib.c:3192:26: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, val, size, 0); ^ attrib.c:3203:21: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, 0, 8, 0); ^ attrib.c:3734:14: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~(ATTR_IS_SPARSE | ATTR_IS_ENCRYPTED | ^ attrib.c:4127:13: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags = 0; ^ attrib.c:4138:23: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] a->resident_flags = 0; ^ attrib.c:4436:17: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_IS_SPARSE; ^ attrib.c:4692:48: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] na->name, na->name_len, stop_vcn, mp_size, 0); ^ dir.c:1167:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_DACL_PRESENT | SE_SELF_RELATIVE; ^ dir.c:1189:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE; ^ dir.c:1191:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = cpu_to_le32(0x1f01ff); /* FIXME */ ^ index.c:391:17: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] dup->flags &= ~INDEX_ENTRY_NODE; ^ index.c:1571:15: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] ie->flags &= ~INDEX_ENTRY_NODE; ^ index.c:1576:15: warning: integer constant not in range of enumerated type 'INDEX_HEADER_FLAGS' [-Wassign-enum] ih->flags &= ~LARGE_INDEX; ^ inode.c:928:42: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] AT_ATTRIBUTE_LIST, NULL, 0, NULL, 0, 0) < 0) { ^ mft.c:333:16: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] mrec->flags = cpu_to_le16(0); ^ mft.c:1459:14: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags = 0; ^ mft.c:1516:21: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] ni->mrec->flags &= ~MFT_RECORD_IN_USE; ^ ntfsfix.c:451:33: warning: integer constant not in range of enumerated type 'ntfs_mount_flags' [-Wassign-enum] vol = ntfs_volume_startup(dev, 0); ^ ntfsfix.c:499:31: warning: integer constant not in range of enumerated type 'ntfs_mount_flags' [-Wassign-enum] vol = ntfs_mount(opt.volume, 0); ^ ntfsfix.c:508:32: warning: integer constant not in range of enumerated type 'ntfs_mount_flags' [-Wassign-enum] vol = ntfs_mount(opt.volume, 0); ^ sd.c:39:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:61:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] aa_ace->flags = 0; ^ sd.c:66:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:70:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_WRITE | ^ sd.c:96:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] aa_ace->flags = 0; ^ sd.c:102:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:107:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:183:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:200:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:202:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES | ^ sd.c:223:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:243:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:245:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES | ^ sd.c:265:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:284:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:286:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = SYNCHRONIZE | READ_CONTROL | DELETE | ^ sd.c:306:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:309:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = GENERIC_READ | GENERIC_WRITE | GENERIC_EXECUTE | DELETE; ^ sd.c:325:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:327:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = SYNCHRONIZE | READ_CONTROL | FILE_READ_ATTRIBUTES | ^ sd.c:345:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:348:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = GENERIC_READ | GENERIC_EXECUTE; ^ sd.c:419:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:436:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:438:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x120089); ^ sd.c:453:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:455:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x120089); ^ sd.c:515:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:532:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:534:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x12019F); ^ sd.c:549:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:551:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x12019F); ^ mkntfs.c:1252:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ mkntfs.c:1441:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ mkntfs.c:1617:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] NULL, 0, 0, 0, 0, (u8*)&si, sd_size); ^ mkntfs.c:1617:19: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] NULL, 0, 0, 0, 0, (u8*)&si, sd_size); ^ mkntfs.c:1700:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, RESIDENT_ATTR_IS_INDEXED, (u8*)fn, fn_size); ^ mkntfs.c:1751:41: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] AT_SECURITY_DESCRIPTOR, NULL, 0, 0, 0, sd, ^ mkntfs.c:1755:41: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] AT_SECURITY_DESCRIPTOR, NULL, 0, 0, 0, 0, sd, ^ mkntfs.c:1755:44: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] AT_SECURITY_DESCRIPTOR, NULL, 0, 0, 0, 0, sd, ^ mkntfs.c:1791:26: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, flags, 0, val, val_len); ^ mkntfs.c:1850:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, 0, (u8*)uname, uname_len*sizeof(ntfschar)); ^ mkntfs.c:1850:7: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, 0, (u8*)uname, uname_len*sizeof(ntfschar)); ^ mkntfs.c:1873:10: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, 0, 0, 0, (u8*)&vi, sizeof(vi)); ^ mkntfs.c:1873:13: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, 0, 0, 0, (u8*)&vi, sizeof(vi)); ^ mkntfs.c:1953:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, 0, 0, (u8*)r, val_len); ^ mkntfs.c:1953:22: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, 0, 0, (u8*)r, val_len); ^ mkntfs.c:1972:24: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name, name_len, ic, 0, index_alloc_val, ^ mkntfs.c:1994:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, 0, bitmap, bitmap_len); ^ mkntfs.c:1997:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, 0, 0, bitmap, bitmap_len); ^ mkntfs.c:1997:22: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, 0, 0, bitmap, bitmap_len); ^ mkntfs.c:2020:8: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] ic, 0, rl, bitmap, bitmap_len); ^ mkntfs.c:2462:26: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_sdh->flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2480:26: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_sii->flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2526:24: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_q1->flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2553:24: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_q2->flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2588:23: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_o->flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2728:14: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] ie->flags = cpu_to_le16(0); ^ mkntfs.c:2813:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, RESIDENT_ATTR_IS_INDEXED, (u8*)fn, fn_size); ^ mkntfs.c:2925:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, RESIDENT_ATTR_IS_INDEXED, (u8*)fn, fn_size); ^ mkntfs.c:3885:4: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:3892:38: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, 0, 0, NULL, 0); ^ mkntfs.c:3981:30: warning: integer constant not in range of enumerated type 'VOLUME_FLAGS' [-Wassign-enum] VOLUME_FLAGS volume_flags = 0; ^ mkntfs.c:4023:15: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] m->flags = cpu_to_le16(0); ^ mkntfs.c:4079:4: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4125:48: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data_positioned(m, NULL, 0, 0, 0, g_rl_mft, g_buf, ^ mkntfs.c:4130:17: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] g_mft_size, FILE_ATTR_HIDDEN | ^ mkntfs.c:4143:48: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data_positioned(m, NULL, 0, 0, 0, g_rl_mftmirr, g_buf, ^ mkntfs.c:4150:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4163:48: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data_positioned(m, NULL, 0, 0, 0, g_rl_logfile, buf_log, ^ mkntfs.c:4171:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4180:37: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, 0, 0, (u8*)g_vol->attrdef, ^ mkntfs.c:4187:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4204:26: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] AT_DATA, NULL, 0, 0, 0, ^ mkntfs.c:4214:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4298:48: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data_positioned(m, NULL, 0, 0, 0, g_rl_boot, (u8*)bs, ^ mkntfs.c:4305:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4343:50: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data_positioned(m, "$Bad", 4, 0, 0, g_rl_bad, NULL, ^ mkntfs.c:4346:38: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, 0, 0, NULL, 0); ^ mkntfs.c:4351:15: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] 0LL, 0LL, FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, ^ mkntfs.c:4366:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4381:40: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, "$SDS", 4, 0, 0, (u8*)buf_sds, ^ mkntfs.c:4403:37: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, 0, 0, (u8*)g_vol->upcase, ^ mkntfs.c:4412:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4428:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4444:38: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, 0, 0, NULL, 0); ^ mkntfs.c:4457:17: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] extend_flags = FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ ntfslabel.c:353:14: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags = cpu_to_le16(0); ^ ntfslabel.c:359:23: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] a->resident_flags = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lldpd/lldpd_0.7.16.orig.tar.gz priv.c:397:3: warning: integer constant not in range of enumerated type 'enum priv_cmd' [-Wassign-enum] {-1, NULL} ^ epoll.c:74:2: warning: integer constant not in range of enumerated type 'enum event_method_feature' [-Wassign-enum] EV_FEATURE_ET|EV_FEATURE_O1, ^ epoll.c:92:2: warning: integer constant not in range of enumerated type 'enum event_method_feature' [-Wassign-enum] EV_FEATURE_ET|EV_FEATURE_O1, ^ signal.c:100:5: warning: integer constant not in range of enumerated type 'enum event_method_feature' [-Wassign-enum] 0, 0, 0 ^ http.c:1561:15: warning: integer constant not in range of enumerated type 'enum evhttp_cmd_type' [-Wassign-enum] req->type = _EVHTTP_REQ_UNKNOWN; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/loqui/loqui_0.6.1.orig.tar.gz loqui_webutils.c:87:11: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | G_SPAWN_STDERR_TO_DEV_NULL, ^ loqui_webutils.c:106:23: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch(ioch, G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP | G_IO_NVAL, curl_readable_cb, closure); ^ loqui_title_format.c:481:40: warning: integer constant not in range of enumerated type 'GTraverseFlags' [-Wassign-enum] g_node_traverse(node, G_TRAVERSE_ALL, G_IN_ORDER, -1, tf_free_node_func, NULL); ^ loqui_channel_entry.c:104:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_entry.c:269:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_channel_entry.c:275:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_channel_entry.c:281:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_channel_entry.c:287:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_channel_entry.c:293:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_channel_entry.c:300:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_channel_entry.c:334:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ loqui_codeconv.c:75:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_buffer.c:33:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./loqui-gobject-utils.h:105:84: note: expanded from macro 'LOQUI_DEFINE_INTERFACE' type = g_type_register_static(G_TYPE_INTERFACE, # TypeName, &info, 0); \ loqui-profile.c:33:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] ./loqui-gobject-utils.h:105:84: note: expanded from macro 'LOQUI_DEFINE_INTERFACE' type = g_type_register_static(G_TYPE_INTERFACE, # TypeName, &info, 0); \ loqui-profile-factory.c:75:95: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static(G_TYPE_INTERFACE, "LoquiProfileFactory", &info, 0); ^ loqui_user.c:84:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_user.c:230:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:236:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:242:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:248:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:254:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:260:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user.c:267:33: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] LOQUI_AWAY_TYPE_ONLINE, G_PARAM_READWRITE)); ^ loqui_user.c:274:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE)); ^ loqui_user.c:280:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_profile_account.c:91:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_profile_account.c:264:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account.c:270:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account.c:276:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ loqui_profile_account.c:285:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_profile_account.c:294:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_profile_account.c:302:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_profile_account.c:309:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_profile_account.c:318:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_profile_account.c:324:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account.c:330:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account.c:336:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_string("nick", "nick", "nick", NULL, G_PARAM_READWRITE), ^ loqui_profile_account.c:337:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_channel.c:96:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel.c:206:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE)); ^ loqui_channel.c:212:19: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] TRUE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ loqui_channel.c:218:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_channel.c:224:32: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] LOQUI_TYPE_ACCOUNT, G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ loqui_sender.c:70:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_receiver.c:70:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_account.c:117:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_account.c:153:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ loqui_account.c:173:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_account.c:179:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_account.c:660:70: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_account_channel_notify_identifier_cb), account, 0); ^ loqui_message.c:75:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_message.c:167:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ loqui_message.c:199:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND , ^ loqui_message.c:210:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:217:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:236:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:243:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:250:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:257:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:265:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_message.c:273:10: warning: integer constant not in range of enumerated type 'LoquiMessageCommandFlags' [-Wassign-enum] LOQUI_COMMAND_FLAG_RECEIVE | LOQUI_COMMAND_FLAG_SEND, ^ loqui_member.c:72:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_member.c:171:29: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] LOQUI_TYPE_USER, G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ loqui_member.c:178:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_member.c:184:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_member.c:192:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE)); ^ loqui_protocol_irc.c:81:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_user_irc.c:75:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_user_irc.c:175:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user_irc.c:181:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user_irc.c:188:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE)); ^ loqui_user_irc.c:194:20: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] FALSE, G_PARAM_READWRITE)); ^ loqui_channel_irc.c:72:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_profile_account_irc.c:81:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_profile_account_irc.c:186:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account_irc.c:192:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account_irc.c:198:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_profile_account_irc.c:204:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_sender_irc.c:129:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_receiver_irc.c:153:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_receiver_irc.c:304:48: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] priv->regex_recent = g_regex_new(regexp_str, 0, 0, &error); ^ loqui_receiver_irc.c:304:51: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] priv->regex_recent = g_regex_new(regexp_str, 0, 0, &error); ^ loqui_receiver_irc.c:315:42: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(priv->regex_recent, line, 0, &match_info); ^ loqui_account_irc.c:107:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ irc_message.c:76:9: warning: integer constant not in range of enumerated type 'IRCResponse' [-Wassign-enum] {NULL, 0} ^ irc_message.c:115:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ ctcp_message.c:61:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ ctcp_handle.c:101:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_protocol_ipmsg.c:74:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_user_ipmsg.c:77:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_user_ipmsg.c:176:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user_ipmsg.c:182:18: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] NULL, G_PARAM_READWRITE)); ^ loqui_user_ipmsg.c:189:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] 0, G_PARAM_READWRITE)); ^ loqui_profile_account_ipmsg.c:71:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ ipmsg_packet.c:76:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui-socket-ipmsg.gob:175:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] selfp->in_watch = g_io_add_watch(ioch, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, ^ loqui_protocol_manager.c:70:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui-profile-handle.gob:608:63: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] selfp->context = g_markup_parse_context_new(&parser, 0, self, NULL); ^ loqui-notifier.gob:81:40: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] if ((regex = g_regex_new(regexp_str, 0, 0, &error)) == NULL) { ^ loqui-notifier.gob:81:43: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if ((regex = g_regex_new(regexp_str, 0, 0, &error)) == NULL) { ^ loqui-notifier.gob:90:30: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(regex, text, 0, &match_info); ^ loqui_app.c:157:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_app_info.c:91:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_entry_store.c:120:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_entry_store.c:235:9: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail(tree_model != NULL, 0); ^ loqui_channel_entry_store.c:236:9: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail(LOQUI_IS_CHANNEL_ENTRY_STORE(tree_model), 0); ^ loqui_channel_entry_store.c:505:68: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_member_notify_cb), store, 0); ^ loqui_channel_entry_store.c:507:68: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_member_notify_cb), store, 0); ^ loqui_channel_entry_store.c:509:66: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_user_notify_cb), store, 0); ^ loqui_channel_entry_store.c:511:66: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_user_notify_cb), store, 0); ^ loqui_channel_entry_store.c:636:61: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_remove_cb), store, 0); ^ loqui_channel_entry_store.c:638:64: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CALLBACK(loqui_channel_entry_store_reordered_cb), store, 0); ^ loqui_channel_entry_action.c:85:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_entry_action.c:230:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_channel_buffer_gtk.c:93:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_dropdown_box.c:76:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_account_manager_store.c:130:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_account_manager_store.c:243:9: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail(tree_model != NULL, 0); ^ loqui_account_manager_store.c:244:9: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] g_return_val_if_fail(LOQUI_IS_ACCOUNT_MANAGER_STORE(tree_model), 0); ^ channel_tree.c:84:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ nick_list.c:93:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ account_list_dialog.c:84:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_statusbar.c:105:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ prefs_dialog.c:113:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_text_view.c:123:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ loqui_channel_text_view.c:223:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ loqui_channel_text_view.c:230:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ command_dialog.c:73:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ command_dialog.c:116:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ command_dialog.c:154:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ command_dialog.c:197:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ command_dialog.c:239:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ remark_entry.c:126:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ remark_entry.c:152:10: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ remark_entry.c:160:14: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ remark_entry.c:168:13: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ remark_entry.c:176:11: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ remark_entry.c:184:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_Up, 0, ^ remark_entry.c:187:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_Down, 0, ^ remark_entry.c:190:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_Page_Up, 0, ^ remark_entry.c:193:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_Page_Down, 0, ^ remark_entry.c:202:53: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_Tab, 0, ^ remark_entry.c:670:36: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new("[^\\s]*\\Z", 0, 0, NULL); ^ remark_entry.c:670:39: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new("[^\\s]*\\Z", 0, 0, NULL); ^ remark_entry.c:671:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(regex, text_before, 0, &match_info); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lunar-date/lunar-date_2.4.0.orig.tar.gz ./lunar-date.c:120:28: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (!g_file_test(cfgfile, G_FILE_TEST_EXISTS |G_FILE_TEST_IS_REGULAR)) ^ ./lunar-date.c:140:30: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (g_file_test(cfgfile, G_FILE_TEST_EXISTS |G_FILE_TEST_IS_REGULAR)) ^ ./lunar-date-private.c:293:28: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new (old, 0, 0, NULL); ^ ./lunar-date-private.c:293:31: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (old, 0, 0, NULL); ^ ./lunar-date-private.c:294:51: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] str = g_regex_replace(regex, string, -1, 0, new, 0, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxappearance/lxappearance_0.6.1.orig.tar.xz lxappearance.c:335:31: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS | G_KEY_FILE_KEEP_TRANSLATIONS, NULL); ^ lxappearance.c:426:57: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] if(!g_key_file_load_from_file(kf, user_config_file, G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL)) ^ lxappearance.c:436:35: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL); ^ color-scheme.c:196:13: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_MULTILINE|G_REGEX_OPTIMIZE, 0, NULL); ^ color-scheme.c:196:49: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_MULTILINE|G_REGEX_OPTIMIZE, 0, NULL); ^ color-scheme.c:200:13: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_MULTILINE|G_REGEX_OPTIMIZE, 0, NULL); ^ color-scheme.c:200:49: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_MULTILINE|G_REGEX_OPTIMIZE, 0, NULL); ^ color-scheme.c:209:51: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(gtkrc_include_reg, content, 0, &match_info); ^ color-scheme.c:228:56: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match(gtkrc_color_scheme_reg, content, 0, &match_info); ^ utils.c:64:29: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_NO_SEPARATOR|GTK_DIALOG_MODAL, ^ utils.c:148:48: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] if(g_spawn_async(NULL, (char**)argv, NULL, G_SPAWN_SEARCH_PATH|G_SPAWN_DO_NOT_REAP_CHILD, NULL, NULL, &pid, NULL)) ^ utils.c:259:56: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] if(g_spawn_async(NULL, (char**)argv, NULL, G_SPAWN_SEARCH_PATH|G_SPAWN_DO_NOT_REAP_CHILD, NULL, NULL, &pid, NULL)) ^ plugin.c:54:48: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] GModule* mod = g_module_open(file, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxc/lxc_1.0.7.orig.tar.xz commands.c:566:10: warning: integer constant not in range of enumerated type 'lxc_state_t' [-Wassign-enum] return -1; ^ commands.c:570:10: warning: integer constant not in range of enumerated type 'lxc_state_t' [-Wassign-enum] return -1; ^ freezer.c:46:10: warning: integer constant not in range of enumerated type 'lxc_state_t' [-Wassign-enum] return -1; ^ state.c:67:9: warning: integer constant not in range of enumerated type 'lxc_state_t' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxinput/lxinput_0.3.4.orig.tar.xz lxinput.c:190:57: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] if(!g_key_file_load_from_file(kf, user_config_file, G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL)) ^ lxinput.c:193:35: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL); ^ lxinput.c:310:61: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] if(!g_key_file_load_from_file(kf, user_config_file, G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL)) ^ lxinput.c:320:39: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxrandr/lxrandr_0.3.0.orig.tar.xz lxrandr.c:123:26: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] 0, 0, NULL ); ^ lxrandr.c:123:29: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, 0, NULL ); ^ lxrandr.c:124:39: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if( g_regex_match( regex, output, 0, &match ) ) ^ lxrandr.c:643:63: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] msg = gtk_message_dialog_new( GTK_WINDOW(dialog), 0, GTK_MESSAGE_WARNING, GTK_BUTTONS_OK, ^ lxrandr.c:662:39: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ lxrandr.c:690:39: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxshortcut/lxshortcut_0.1.2.orig.tar.xz lxshortcut.c:446:51: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] g_key_file_load_from_file( kf, ifile, G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL ); ^ lxshortcut.c:454:60: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] g_key_file_load_from_data_dirs( kf, str, NULL, G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, NULL ); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lxtask/lxtask_0.1.6.orig.tar.xz interface.c:635:63: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dlg = gtk_dialog_new_with_buttons(_("Preferences"), NULL, 0, GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lyskom-server/lyskom-server_2.1.2.orig.tar.gz general.c:86:28: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] adns__vdiag(ads," debug",0,serv,qu,fmt,al); ^ general.c:94:30: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] adns__vdiag(ads," warning",adns_if_noerrprint|adns_if_noserverwarn,serv,qu,fmt,al); ^ query.c:235:14: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ query.c:282:12: warning: integer constant not in range of enumerated type 'adns_queryflags' [-Wassign-enum] flags &= ~adns_qf_search; ^ setup.c:241:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ setup.c:244:17: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] ads->iflags &= ~adns_if_checkc_freq; ^ types.c:873:57: warning: integer constant not in range of enumerated type 'parsedomain_flags' [-Wassign-enum] st= adns__parse_domain_more(&fls,pai->ads, pai->qu,vb,0, pai->dgram); ^ read.c:265:12: warning: integer constant not in range of enumerated type 'oop_rd_event' [-Wassign-enum] event= -1; ^ isc_master.c:68:9: warning: integer constant not in range of enumerated type 'adns_initflags' [-Wassign-enum] 0 ^ ./fnc-def-init.incl:138:7: warning: integer constant not in range of enumerated type 'enum call_header' [-Wassign-enum] { 1009, rt_success, prot_a_hunt_nl } ^ connections.c:620:22: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] handshake_ok(conn, 0), ^ connections.c:783:28: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(conn, 0)) ^ connections.c:1209:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] || !handshake_ok(cptr, 0)) ^ connections.c:1264:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] || !handshake_ok(cptr, 0)) ^ text.c:3117:26: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (!handshake_ok(cptr, 0)) ^ session.c:569:26: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (!handshake_ok(cptr, 0)) ^ session.c:597:26: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (!handshake_ok(cptr, 0)) ^ session.c:653:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ session.c:689:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ session.c:719:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ session.c:765:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ session.c:903:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ session.c:927:44: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (cptr != NULL && handshake_ok(cptr, 0)) ^ send-async.c:73:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:96:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:131:29: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:166:29: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:206:36: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0) ^ send-async.c:277:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:311:29: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:461:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:485:32: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:509:32: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:532:32: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0)) ^ send-async.c:565:29: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0) ^ send-async.c:595:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0) ^ send-async.c:624:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0) && cptr->want_async[ay_new_motd] == TRUE) ^ send-async.c:648:25: warning: integer constant not in range of enumerated type 'enum ignored_conditions' [-Wassign-enum] if (handshake_ok(cptr, 0) && cptr->want_async[ay_text_aux_changed]) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mcl/mcl_14-137.orig.tar.gz opt.c:361:17: warning: integer constant not in range of enumerated type 'mcxstatus' [-Wassign-enum] ; return STATUS_CB_PBD ^ cat.c:614:13: warning: integer constant not in range of enumerated type 'mcxbool' [-Wassign-enum] = MCLX_PRODUCE_DOMTREE | MCLX_PRODUCE_DOMSTACK ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/medit/medit_1.2.0.orig.tar.bz2 medit-app/parse.h:31:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_DUPNAMES, 0, &error); ^ medit-app/parse.h:31:72: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_DUPNAMES, 0, &error); ^ medit-app/parse.h:41:46: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (re, filename, 0, &match_info)) ^ medit-app/parse.h:75:56: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new_uri (uri, NULL, line - 1, 0); ^ medit-app/parse.h:126:54: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] return moo_open_info_new_uri (uri, NULL, -1, 0); ^ medit-app/parse.h:140:55: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new_uri (real_uri, NULL, -1, 0); ^ medit-app/main.c:184:45: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] re = g_regex_new ("^\\+(?P\\d+)", G_REGEX_OPTIMIZE | G_REGEX_DUPNAMES, 0, NULL); ^ medit-app/main.c:184:82: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] re = g_regex_new ("^\\+(?P\\d+)", G_REGEX_OPTIMIZE | G_REGEX_DUPNAMES, 0, NULL); ^ medit-app/main.c:191:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (re, *p, 0, &match_info)) ^ medit-app/main.c:586:27: warning: integer constant not in range of enumerated type 'MooTestOptions' [-Wassign-enum] MooTestOptions opts = 0; ^ mooedit/mooeditaction.c:256:43: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match (filter, line, 0, NULL)) ^ mooedit/mooeditaction.c:274:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match (filter, line, 0, NULL); ^ mooedit/mooeditaction.c:424:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (pattern, G_REGEX_OPTIMIZE, 0, &error); ^ mooedit/mooeditdialogs.c:80:105: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] moo_open_info_array_take (info_array, moo_open_info_new_file (files->elms[i], encoding, -1, 0)); ^ mooedit/mooeditfiltersettings.c:239:28: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] , 0, error); ^ mooedit/mooeditfiltersettings.c:374:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match (regex, name, 0, NULL); ^ mooedit/mooeditwindow.c:2480:47: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (notebook), 0, ^ mooedit/mooeditwindow.c:2482:24: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ mooedit/mooeditwindow.c:3258:21: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK, ^ mooedit/mooeditwindow.c:3998:30: warning: integer constant not in range of enumerated type 'MooMenuItemFlags' [-Wassign-enum] 0, NULL, NULL); ^ mooedit/mooeditwindow.c:4800:43: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ mooedit/mooeditwindow.c:4816:43: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ mooedit/mooeditwindow.c:4824:39: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ mooedit/mooeditfileinfo.c:229:52: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] g_return_val_if_fail (MOO_IS_OPEN_INFO (info), 0); ^ mooedit/mooplugin.c:141:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "MooPlugin", &info, 0); ^ mooedit/mooplugin.c:168:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "MooWinPlugin", &info, 0); ^ mooedit/mooplugin.c:195:78: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] type = g_type_register_static (G_TYPE_OBJECT, "MooDocPlugin", &info, 0); ^ mooedit/mootextbuffer.c:381:28: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ mooedit/mootextbuffer.c:385:28: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ mooedit/mootextfind.c:484:43: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags re_flags = 0; ^ mooedit/mootextfind.c:490:82: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = _moo_regex_compile (search_for, re_flags | G_REGEX_OPTIMIZE, 0, &error); ^ mooedit/mootextfind.c:539:26: warning: integer constant not in range of enumerated type 'MooFindFlags' [-Wassign-enum] MooFindFlags flags = 0; ^ mooedit/mootextfind.c:541:5: warning: integer constant not in range of enumerated type 'MooFindFlags' [-Wassign-enum] g_return_val_if_fail (MOO_IS_FIND (find), 0); ^ mooedit/mootextfind.c:640:43: warning: integer constant not in range of enumerated type 'MooTextSearchFlags' [-Wassign-enum] MooTextSearchFlags search_flags = 0; ^ mooedit/mootextfind.c:1060:39: warning: integer constant not in range of enumerated type 'MooTextSearchFlags' [-Wassign-enum] MooTextSearchFlags search_flags = 0; ^ mooedit/mootextfind.c:1180:39: warning: integer constant not in range of enumerated type 'MooTextSearchFlags' [-Wassign-enum] MooTextSearchFlags search_flags = 0; ^ mooedit/mootextprint.c:257:23: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] settings->flags = MOO_PRINT_HEADER | MOO_PRINT_FOOTER; ^ mooedit/mootextprint.c:1584:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_HEADER, moo_prefs_get_bool (PREFS_PRINT_HEADER)); ^ mooedit/mootextprint.c:1591:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_FOOTER, moo_prefs_get_bool (PREFS_PRINT_FOOTER)); ^ mooedit/mootextprint.c:1596:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_USE_STYLES, moo_prefs_get_bool (PREFS_USE_STYLES)); ^ mooedit/mootextprint.c:1597:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_WRAP, moo_prefs_get_bool (PREFS_WRAP)); ^ mooedit/mootextprint.c:1598:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_ELLIPSIZE, moo_prefs_get_bool (PREFS_ELLIPSIZE)); ^ mooedit/mootextprint.c:1599:5: warning: integer constant not in range of enumerated type 'MooPrintFlags' [-Wassign-enum] SET_FLAG (settings->flags, MOO_PRINT_LINE_NUMBERS, moo_prefs_get_bool (PREFS_LINE_NUMBERS)); ^ mooedit/mootextsearch.c:153:73: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match_full (regex->re, text, -1, text_start - text, 0, &match_info, NULL)) ^ mooedit/mootextsearch.c:273:13: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] flags = 0; ^ mooedit/mootextsearch.c:321:17: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] flags = 0; ^ mooedit/mootextsearch.c:347:39: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags re_flags = 0; ^ mooedit/mootextsearch.c:361:43: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, error); ^ mooedit/mootextsearch.c:423:41: warning: integer constant not in range of enumerated type 'GtkSourceSearchFlags' [-Wassign-enum] GtkSourceSearchFlags gs_flags = 0; ^ mooedit/mootextsearch.c:490:41: warning: integer constant not in range of enumerated type 'GtkSourceSearchFlags' [-Wassign-enum] GtkSourceSearchFlags gs_flags = 0; ^ mooedit/mootextview.c:526:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:535:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:553:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:563:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:572:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:581:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:590:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:599:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:638:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooedit/mootextview.c:647:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_z, MOO_ACCEL_CTRL_MASK | GDK_SHIFT_MASK, ^ mooedit/mootextview.c:739:34: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] NULL, G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ mooedit/mootextview.c:3805:32: warning: integer constant not in range of enumerated type 'MooTextSearchFlags' [-Wassign-enum] MooTextSearchFlags flags = 0; ^ mooedit/mootextview.c:3884:41: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegex *re = g_regex_new (text, 0, 0, &error); ^ mooedit/mootextview.c:3884:44: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *re = g_regex_new (text, 0, 0, &error); ^ mooedit/mootextview-input.c:1019:21: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE, ^ mooedit/mooeditor.c:1452:51: warning: integer constant not in range of enumerated type 'MooCloseResponse' [-Wassign-enum] g_return_val_if_fail (MOO_IS_EDITOR (editor), FALSE); ^ mooedit/mooeditor.c:1453:56: warning: integer constant not in range of enumerated type 'MooCloseResponse' [-Wassign-enum] g_return_val_if_fail (MOO_IS_EDIT_WINDOW (window), FALSE); ^ mooedit/mooeditor.c:1870:54: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new_uri (uri, encoding, -1, 0); ^ mooedit/mooeditor.c:2200:56: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new_uri (uri, encoding, line, 0); ^ mooedit/mooeditor.c:2228:53: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new (path, encoding, line, 0); ^ mooedit/mooeditor.c:2610:30: warning: integer constant not in range of enumerated type 'MooEditSaveFlags' [-Wassign-enum] MooEditSaveFlags flags = 0; ^ mooedit/mooeditor-tests.c:55:51: warning: integer constant not in range of enumerated type 'MooOpenFlags' [-Wassign-enum] info = moo_open_info_new (filename, NULL, -1, 0); ^ mooutils/mooaccel.c:451:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType consumed_modifiers = 0; ^ mooutils/mooaccel.c:461:31: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] consumed_modifiers &= ~GDK_SHIFT_MASK; ^ mooutils/mooappinput.c:336:36: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_HUP | G_IO_ERR, ^ mooutils/moofilewriter.c:364:13: warning: integer constant not in range of enumerated type 'MooFileWriterFlags' [-Wassign-enum] flags = MOO_FILE_WRITER_CONFIG_MODE | MOO_FILE_WRITER_TEXT_MODE; ^ mooutils/moofontsel.c:302:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ mooutils/moofontsel.c:309:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ mooutils/moofontsel.c:315:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ mooutils/moofontsel.c:321:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ mooutils/moofontsel.c:329:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ mooutils/moofontsel.c:367:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ mooutils/moofontsel.c:368:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moofontsel.c:402:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, ^ mooutils/moofontsel.c:403:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moofontsel.c:434:17: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moofontsel.c:447:26: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ mooutils/moofontsel.c:1525:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1540:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1555:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1570:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1586:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1601:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1609:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moofontsel.c:1617:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ mooutils/moopane.c:781:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 0, 0); ^ mooutils/moopane.c:784:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:784:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:789:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 0, 0); ^ mooutils/moopane.c:792:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:792:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:797:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 0, 0); ^ mooutils/moopane.c:800:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:800:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:805:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 0, 0); ^ mooutils/moopane.c:808:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:808:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ mooutils/moopane.c:940:31: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ mooutils/moopane.c:952:31: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ mooutils/moopane.c:960:38: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (pane->button, 0, NULL, 0, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ mooutils/moopane.c:960:50: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (pane->button, 0, NULL, 0, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ mooutils/moopaned.c:313:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ mooutils/moopaned.c:379:34: warning: integer constant not in range of enumerated type 'MooPanePosition' [-Wassign-enum] paned->priv->pane_position = -1; ^ mooutils/moopaned.c:1895:27: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK ^ mooutils/moospawn.c:120:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooutils/moospawn.c:601:41: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ mooutils/moospawn.c:616:41: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, ^ mooutils/moostock.c:29:61: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_SAVE_NONE, (char*) N_("Save _None"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:30:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_SAVE_SELECTED, (char*) N_("Save _Selected"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:31:52: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_FILE_COPY, (char*) "_Copy", 0, 0, (char*) "gtk20"}, ^ mooutils/moostock.c:32:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_FILE_MOVE, (char*) N_("Move"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:33:55: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_FILE_LINK, (char*) N_("Link"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:34:58: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_FILE_SAVE_AS, (char*) "Save _As", 0, 0, (char*) "gtk20"}, ^ mooutils/moostock.c:35:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_FILE_SAVE_COPY, (char*) N_("Save Copy"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:36:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_NEW_FOLDER, (char*) N_("_New Folder"), 0, 0, (char*) GETTEXT_PACKAGE}, ^ mooutils/moostock.c:37:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {(char*) MOO_STOCK_NEW_WINDOW, (char*) N_("New _Window"), 0, 0, (char*) GETTEXT_PACKAGE} ^ mooutils/mooundo.c:141:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooutils/mooundo.c:150:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooutils/mooutils-fs.c:1434:32: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags flags = 0; ^ mooutils/mooutils-fs.c:1446:42: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] re = g_regex_new (re_pattern, flags, 0, &error); ^ mooutils/mooutils-fs.c:1472:52: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match (glob->re, filename_utf8, 0, NULL); ^ mooutils/mooutils-gobject.c:102:47: warning: integer constant not in range of enumerated type 'GTypeFundamentalFlags' [-Wassign-enum] static GTypeFundamentalInfo finfo = { 0 }; ^ mooutils/mooutils-gobject.c:106:60: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &info, &finfo, 0); ^ mooutils/mooutils-misc.c:703:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Glib"); ^ mooutils/mooutils-misc.c:704:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Glib-GObject"); ^ mooutils/mooutils-misc.c:705:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("GModule"); ^ mooutils/mooutils-misc.c:706:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("GThread"); ^ mooutils/mooutils-misc.c:707:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Gtk"); ^ mooutils/mooutils-misc.c:708:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Gdk"); ^ mooutils/mooutils-misc.c:709:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("GdkPixbuf"); ^ mooutils/mooutils-misc.c:710:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Pango"); ^ mooutils/mooutils-misc.c:711:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set ("Moo"); ^ mooutils/mooutils-misc.c:712:5: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] set (NULL); ^ mooutils/mooutils-misc.c:1029:51: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^ mooutils/mooutils-misc.c:1030:57: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (GTK_WIDGET_REALIZED (widget), 0); ^ mooutils/mooutils-misc.c:1033:44: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] g_return_val_if_fail (display != NULL, 0); ^ mooutils/moowindow.c:676:31: warning: integer constant not in range of enumerated type 'MooCloseResponse' [-Wassign-enum] MooCloseResponse result = FALSE; ^ moofileview/moobookmarkview.c:87:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofile.c:348:26: warning: integer constant not in range of enumerated type 'MooFileInfo' [-Wassign-enum] file->info = 0; ^ moofileview/moofile.c:359:26: warning: integer constant not in range of enumerated type 'MooFileInfo' [-Wassign-enum] file->info = MOO_FILE_INFO_IS_LOCKED | MOO_FILE_INFO_EXISTS; ^ moofileview/moofile.c:360:27: warning: integer constant not in range of enumerated type 'MooFileFlags' [-Wassign-enum] file->flags = 0; ^ moofileview/moofile.c:394:34: warning: integer constant not in range of enumerated type 'MooFileInfo' [-Wassign-enum] file->info = MOO_FILE_INFO_IS_LOCKED | MOO_FILE_INFO_EXISTS; ^ moofileview/moofile.c:395:35: warning: integer constant not in range of enumerated type 'MooFileFlags' [-Wassign-enum] file->flags = 0; ^ moofileview/moofile.c:462:20: warning: integer constant not in range of enumerated type 'MooFileFlags' [-Wassign-enum] file->flags &= ~MOO_FILE_HAS_STAT; ^ moofileview/moofile.c:585:9: warning: integer constant not in range of enumerated type 'MooFileInfo' [-Wassign-enum] if (MOO_FILE_IS_SPECIAL (file)) ^ moofileview/moofileentry.c:225:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileentry.c:785:23: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_PRESS_MASK | ^ moofileview/moofileentry.c:1493:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] moo_accel_check_event (GTK_WIDGET (entry), event, GDK_Tab, 0)) ^ moofileview/moofileview.c:603:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:614:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:635:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:644:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:653:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:662:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:671:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:680:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:689:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:698:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:707:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:716:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:725:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:734:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:743:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:784:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:793:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:802:32: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/moofileview.c:850:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_f, GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ moofileview/moofileview.c:853:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_b, GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ moofileview/moofileview.c:856:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_h, GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ moofileview/moofileview.c:859:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_k, GDK_MOD1_MASK | GDK_SHIFT_MASK, ^ moofileview/moofileview.c:1470:32: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (button, 0, NULL, 0, ^ moofileview/moofileview.c:1471:24: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK); ^ moofileview/moofileview.c:1603:28: warning: integer constant not in range of enumerated type 'GConnectFlags' [-Wassign-enum] G_CONNECT_AFTER | G_CONNECT_SWAPPED); ^ moofileview/moofileview.c:1733:40: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_ASK | GDK_ACTION_COPY | ^ moofileview/moofileview.c:1736:38: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK); ^ moofileview/moofileview.c:1781:32: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (bkview, 0, NULL, 0, ^ moofileview/moofileview.c:1782:24: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK); ^ moofileview/moofileview.c:5519:35: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ moofileview/moofileview-dialogs.c:252:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ moofileview/moofileview-dialogs.c:252:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ moofileview/moofileview-dialogs.c:258:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ moofileview/moofileview-dialogs.c:258:50: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ moofileview/moofileview-tools.c:81:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new ("%[fF]", 0, 0, NULL); ^ moofileview/moofileview-tools.c:81:38: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new ("%[fF]", 0, 0, NULL); ^ moofileview/moofileview-tools.c:84:79: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] command = g_regex_replace_literal (regex, command_template, -1, 0, files, 0, &error); ^ moofileview/moofolder.c:156:18: warning: integer constant not in range of enumerated type 'Stage' [-Wassign-enum] impl->done = 0; ^ moofileview/moofolder.c:157:20: warning: integer constant not in range of enumerated type 'Stage' [-Wassign-enum] impl->wanted = 0; ^ moofileview/moofolder.c:480:19: warning: integer constant not in range of enumerated type 'MooFileFlags' [-Wassign-enum] file->flags = MOO_FILE_HAS_MIME_TYPE | MOO_FILE_HAS_ICON; ^ moofileview/moofolder.c:481:18: warning: integer constant not in range of enumerated type 'MooFileInfo' [-Wassign-enum] file->info = MOO_FILE_INFO_EXISTS | MOO_FILE_INFO_IS_DIR; ^ moofileview/moofoldermodel.c:77:47: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &info, 0); ^ moofileview/moofoldermodel.c:536:12: warning: integer constant not in range of enumerated type 'GtkTreeModelFlags' [-Wassign-enum] return GTK_TREE_MODEL_ITERS_PERSIST | GTK_TREE_MODEL_LIST_ONLY; ^ moofileview/mooiconview.c:384:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/mooiconview.c:393:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/mooiconview.c:404:33: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ moofileview/mooiconview.c:412:60: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_Return, 0, "activate-item-at-cursor", 0); ^ moofileview/mooiconview.c:413:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_ISO_Enter, 0, "activate-item-at-cursor", 0); ^ moofileview/mooiconview.c:414:62: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, GDK_KP_Enter, 0, "activate-item-at-cursor", 0); ^ moofileview/mooiconview.c:486:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal (binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, ^ moofileview/mooiconview.c:1261:34: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] GtkCellRendererState state = 0; ^ moofileview/mooiconview.c:1282:21: warning: integer constant not in range of enumerated type 'GtkCellRendererState' [-Wassign-enum] state = GTK_CELL_RENDERER_SELECTED | GTK_CELL_RENDERER_FOCUSED; ^ moofileview/mooiconview.c:3566:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_drag_source_set (GTK_WIDGET (view), 0, targets, n_targets, actions); ^ moofileview/mooiconview.c:3693:43: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET (view), 0, targets, n_targets, actions); ^ gtksourceview/gtksourcecontextengine.c:2644:10: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, ^ gtksourceview/gtksourcecontextengine.c:2645:10: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ gtksourceview/gtksourcecontextengine.c:2648:44: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (start_ref_re, pattern, 0, NULL)) ^ gtksourceview/gtksourcecontextengine.c:2658:58: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] flags | G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, 0, ^ gtksourceview/gtksourcecontextengine.c:2775:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] start_ref = g_regex_new (START_REF_REGEX, G_REGEX_NEWLINE_LF, 0, NULL); ^ gtksourceview/gtksourcecontextengine.c:2780:20: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] -1, 0, 0, ^ gtksourceview/gtksourcecontextengine.c:2791:43: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] new_regex = regex_new ("$never-match^", 0, NULL); ^ gtksourceview/gtksourcecontextengine.c:2817:10: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ®ex->u.regex.match, ^ gtksourceview/gtksourcecontextengine.c:3249:31: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = regex_new (all->str, 0, &error); ^ gtksourceview/gtksourcecontextengine.c:6358:8: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] 0, NULL, FALSE, &error); ^ gtksourceview/gtksourcecontextengine.c:6365:8: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] 0, NULL, FALSE, &error); ^ gtksourceview/gtksourcelanguage-parser-1.c:101:10: warning: integer constant not in range of enumerated type 'GtkSourceContextFlags' [-Wassign-enum] GTK_SOURCE_CONTEXT_EXTEND_PARENT | ^ gtksourceview/gtksourcelanguage-parser-2.c:322:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourceview/gtksourcelanguage-parser-2.c:322:52: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourceview/gtksourcelanguage-parser-2.c:322:67: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags match_flags = 0, start_flags = 0, end_flags = 0; ^ gtksourceview/gtksourcelanguage-parser-2.c:659:39: warning: integer constant not in range of enumerated type 'GtkSourceContextRefOptions' [-Wassign-enum] GtkSourceContextRefOptions options = 0; ^ gtksourceview/gtksourcelanguage-parser-2.c:765:15: warning: integer constant not in range of enumerated type 'GtkSourceContextFlags' [-Wassign-enum] 0, ^ gtksourceview/gtksourcelanguage-parser-2.c:974:48: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF, 0, NULL); ^ gtksourceview/gtksourcelanguage-parser-2.c:978:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] expanded_regex = g_regex_replace_eval (egg_re, regex, len, 0, 0, ^ gtksourceview/gtksourcelanguage-parser-2.c:1060:29: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF | G_REGEX_OPTIMIZE, 0, NULL); ^ gtksourceview/gtksourcelanguage-parser-2.c:1060:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] egg_re = g_regex_new (re, G_REGEX_NEWLINE_LF | G_REGEX_OPTIMIZE, 0, NULL); ^ gtksourceview/gtksourcelanguage-parser-2.c:1062:64: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] expanded_regex = g_regex_replace_eval (egg_re, regex, len, 0, 0, ^ gtksourceview/gtksourcelanguage-parser-2.c:1091:8: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_OPTIMIZE | G_REGEX_NEWLINE_LF, ^ gtksourceview/gtksourcelanguage-parser-2.c:1092:8: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] 0, ^ gtksourceview/gtksourcelanguage-parser-2.c:1095:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (g_regex_match (backref_re, regex, 0, NULL)) ^ gtksourceview/gtksourcelanguage-parser-2.c:1100:62: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] compiled = g_regex_new (regex, flags | G_REGEX_NEWLINE_LF, 0, error); ^ gtksourceview/gtksourcelanguage-parser-2.c:1262:60: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] parser_state->regex_compile_flags = get_regex_flags (elm, 0); ^ gtksourceview/gtksourcelanguage-parser-2.c:1657:38: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] parser_state->regex_compile_flags = 0; ^ gtksourceview/gtksourcelanguagemanager.c:138:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ gtksourceview/gtksourcestyle.c:73:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:81:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:89:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:97:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:105:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:113:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:121:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:129:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:137:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:145:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:153:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:161:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:169:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyle.c:177:15: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestylescheme.c:172:14: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)); ^ gtksourceview/gtksourcestyleschememanager.c:149:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ eggsmclient/eggsmclient-xsmp.c:816:10: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] G_KEY_FILE_KEEP_COMMENTS | ^ eggsmclient/eggsmclient-xsmp.c:1340:43: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] watch_id = g_io_add_watch (channel, G_IO_IN | G_IO_ERR, ^ eggsmclient/eggdesktopfile.c:1158:13: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] flags &= ~G_SPAWN_FILE_AND_ARGV_ZERO; ^ mooapp/mooapp.c:184:52: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &type_info, 0); ^ mooapp/mooapp.c:1299:30: warning: integer constant not in range of enumerated type 'MooAppCmdCode' [-Wassign-enum] g_return_val_if_reached (0); ^ mooapp/moohtml.c:321:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooapp/moohtml.c:331:27: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ mooapp/moohtml.c:734:13: warning: integer constant not in range of enumerated type 'MooHtmlAttrMask' [-Wassign-enum] MOO_HTML_BOLD | MOO_HTML_ITALIC | MOO_HTML_UNDERLINE | ^ mooapp/moohtml.c:738:13: warning: integer constant not in range of enumerated type 'MooHtmlAttrMask' [-Wassign-enum] MOO_HTML_LARGER | MOO_HTML_SMALLER | MOO_HTML_HEADING | ^ mooapp/moohtml.c:741:13: warning: integer constant not in range of enumerated type 'MooHtmlAttrMask' [-Wassign-enum] MOO_HTML_FONT_FACE | MOO_HTML_MONOSPACE; ^ mooapp/moohtml.c:1227:65: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new ("^([a-zA-Z]+:(//)?)?([^#]*)(#(.*))?$", 0, 0, NULL); ^ mooapp/moohtml.c:1227:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new ("^([a-zA-Z]+:(//)?)?([^#]*)(#(.*))?$", 0, 0, NULL); ^ mooapp/moohtml.c:1230:37: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] if (!g_regex_match (regex, url, 0, &match_info)) ^ mooapp/moohtml.c:2129:17: warning: integer constant not in range of enumerated type 'MooHtmlAttrMask' [-Wassign-enum] attr.mask = MOO_HTML_MONOSPACE | MOO_HTML_PRE; ^ mooapp/moohtml.c:2154:17: warning: integer constant not in range of enumerated type 'MooHtmlAttrMask' [-Wassign-enum] attr.mask = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/memphis/memphis_0.2.3.orig.tar.gz memphis-renderer.c:496:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ memphis-renderer.c:511:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ memphis-renderer.c:526:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mhwaveedit/mhwaveedit_1.4.23.orig.tar.bz2 main.c:584:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table),l,x,x+1,y,y+1,GTK_FILL,0,0,0); ^ mainwindow.c:1427:71: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (button, "clicked", ag, GDK_KP_Enter, 0, ^ mainwindow.c:1429:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (button, "clicked", ag, GDK_Return, 0, ^ mainwindow.c:1431:69: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (button, "clicked", ag, GDK_Escape, 0, ^ mainwindow.c:1498:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_KP_Enter, 0, (GtkAccelFlags) 0); ^ mainwindow.c:1499:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Return, 0, (GtkAccelFlags) 0); ^ mainwindow.c:1500:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Escape, 0, (GtkAccelFlags) 0); ^ mainwindow.c:2160:76: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(item, "activate", accel_group, GDK_Delete, 0, 0); ^ mainwindow.c:2160:79: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(item, "activate", accel_group, GDK_Delete, 0, 0); ^ mainwindow.c:2650:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,0,1,GTK_SHRINK|GTK_FILL,GTK_FILL,0,0); ^ mainwindow.c:2654:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,0,1,GTK_FILL,0,0,0); ^ mainwindow.c:2659:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,0,1,GTK_FILL,0,0,0); ^ mainwindow.c:2664:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,3,4,0,1,GTK_FILL,0,0,0); ^ mainwindow.c:2668:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL|GTK_SHRINK, ^ mainwindow.c:2669:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL|GTK_SHRINK,0,0); ^ mainwindow.c:2681:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2681:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2693:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2693:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2709:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,3,4,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2709:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,3,4,1,2,0,GTK_EXPAND|GTK_FILL,0,0); ^ mainwindow.c:2714:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,2,3,GTK_FILL,0,0,0); ^ mainwindow.c:2717:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,4,3,4,GTK_FILL,0,2,0); ^ mainwindow.c:2721:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,3,4,GTK_FILL,0,0,0); ^ mainwindow.c:2724:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,4,2,3,GTK_FILL,0,2,0); ^ mainwindow.c:2768:10: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ volumedialog.c:89:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,0,1,0,0,0,0); ^ volumedialog.c:89:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,0,1,0,0,0,0); ^ volumedialog.c:92:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,1,2,0,0,0,0); ^ volumedialog.c:92:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,1,2,0,0,0,0); ^ volumedialog.c:96:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL,0,3,0); ^ volumedialog.c:96:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL,0,3,0); ^ volumedialog.c:101:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL,0,3,0); ^ volumedialog.c:101:40: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL,0,3,0); ^ volumedialog.c:104:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,0,1,0,0,0,0); ^ volumedialog.c:104:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,0,1,0,0,0,0); ^ volumedialog.c:106:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,1,2,0,0,0,0); ^ volumedialog.c:106:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,1,2,0,0,0,0); ^ formatselector.c:73:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,GTK_FILL,0,0,0); ^ formatselector.c:81:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,2,3,GTK_FILL,0,0,0); ^ formatselector.c:89:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,3,4,GTK_FILL,0,0,0); ^ formatselector.c:99:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,4,5,GTK_FILL,0,0,0); ^ formatselector.c:136:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(fs),b,1,2,0,1,GTK_FILL,0,0,0); ^ formatselector.c:141:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(fs),b,1,2,5,6,GTK_FILL,0,0,0); ^ recorddialog.c:594:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (d, "clicked", ag, GDK_KP_Enter, 0, ^ recorddialog.c:596:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (d, "clicked", ag, GDK_Return, 0, ^ recorddialog.c:611:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (d, "clicked", ag, GDK_Escape, 0, ^ recorddialog.c:731:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,0,0); ^ recorddialog.c:731:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,0,0); ^ recorddialog.c:735:7: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,0,0); ^ recorddialog.c:735:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0,0,0,0); ^ recorddialog.c:950:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL,0,0,0); ^ recorddialog.c:967:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_KP_Enter, 0, ^ recorddialog.c:969:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Return, 0, ^ recorddialog.c:988:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Escape, 0, ^ configdialog.c:356:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (d, "clicked", ag, GDK_Escape, 0, ^ configdialog.c:670:65: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(w,"clicked",ag,key,GDK_MOD1_MASK,0); ^ configdialog.c:677:65: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(w,"clicked",ag,key,GDK_MOD1_MASK,0); ^ configdialog.c:1017:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,0,2,0,4,GTK_EXPAND|GTK_FILL,GTK_FILL,0,0); ^ configdialog.c:1023:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,2,3,0,1,GTK_FILL,0,0,0); ^ configdialog.c:1025:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,2,3,1,2,GTK_FILL,0,0,0); ^ configdialog.c:1027:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,2,3,2,3,GTK_FILL,0,0,0); ^ configdialog.c:1029:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,0,1,4,5,GTK_EXPAND|GTK_FILL,0,0,4); ^ configdialog.c:1029:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,0,1,4,5,GTK_EXPAND|GTK_FILL,0,0,4); ^ configdialog.c:1031:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,1,2,4,5,GTK_FILL,0,0,4); ^ configdialog.c:1033:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,2,3,4,5,GTK_FILL,0,0,4); ^ configdialog.c:1074:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,1,2,0,1,GTK_EXPAND|GTK_FILL,0,0,0); ^ configdialog.c:1074:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,1,2,0,1,GTK_EXPAND|GTK_FILL,0,0,0); ^ configdialog.c:1076:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,1,2,1,2,GTK_EXPAND|GTK_FILL,0,0,0); ^ configdialog.c:1076:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(f),g,1,2,1,2,GTK_EXPAND|GTK_FILL,0,0,0); ^ configdialog.c:1117:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,0,1,0,1,GTK_FILL,0,0,0); ^ configdialog.c:1122:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,1,2,0,1,GTK_FILL|GTK_EXPAND,0,0,0); ^ configdialog.c:1122:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,1,2,0,1,GTK_FILL|GTK_EXPAND,0,0,0); ^ configdialog.c:1128:54: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,0,1,1,2,GTK_FILL,0,0,0); ^ configdialog.c:1133:45: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,1,2,1,2,GTK_FILL|GTK_EXPAND,0,0,0); ^ configdialog.c:1133:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(e),g,1,2,1,2,GTK_FILL|GTK_EXPAND,0,0,0); ^ configdialog.c:1207:65: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_KP_Enter, 0, ^ configdialog.c:1209:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Return, 0, ^ configdialog.c:1221:63: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Escape, 0, ^ combinechannelsdialog.c:100:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,j,j+1,GTK_FILL,0,3,3); ^ combinechannelsdialog.c:103:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,j,j+1,GTK_FILL,0,3,3); ^ combinechannelsdialog.c:106:64: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,2,3,j,j+1,GTK_FILL,0,0,3); ^ gotodialog.c:150:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_KP_Enter, 0, ^ gotodialog.c:152:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Return, 0, ^ gotodialog.c:164:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Escape, 0, ^ pipedialog.c:166:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_KP_Enter, 0, ^ pipedialog.c:168:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Return, 0, ^ pipedialog.c:170:64: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (c, "clicked", ag, GDK_Escape, 0, ^ effectbrowser.c:810:67: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (b252, "clicked", ag, GDK_Escape, 0, (GtkAccelFlags) 0); ^ soxdialog.c:315:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,0,0,0,0); ^ soxdialog.c:315:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,0,0,0,0); ^ soxdialog.c:322:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,0,0,0,0); ^ soxdialog.c:322:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,0,0,0,0); ^ soxdialog.c:331:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,3,2,3,0,0,0,0); ^ soxdialog.c:331:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,3,2,3,0,0,0,0); ^ soxdialog.c:358:52: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(t,w,col,col+1,i+1,i+2,GTK_FILL,0,0,0); ^ soxdialog.c:425:62: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,4,5,i+1,i+2,GTK_FILL,0,0,0); ^ soxdialog.c:496:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,0,1,0,0,0,7); ^ soxdialog.c:496:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,0,1,0,0,0,7); ^ soxdialog.c:500:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,GTK_FILL,0,0,0); ^ soxdialog.c:504:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,2,3,GTK_FILL,0,0,0); ^ soxdialog.c:507:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,3,3,4,GTK_FILL,0,0,4); ^ soxdialog.c:511:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,4,5,GTK_FILL,0,0,0); ^ soxdialog.c:515:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,5,6,GTK_FILL,0,0,0); ^ soxdialog.c:528:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,0,1,0,0,0,0); ^ soxdialog.c:528:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,0,1,0,0,0,0); ^ soxdialog.c:533:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,0,0,0); ^ soxdialog.c:533:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,0,0,0); ^ soxdialog.c:545:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,i+1,i+2,0,1,0,0,0,0); ^ soxdialog.c:545:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,i+1,i+2,0,1,0,0,0,0); ^ soxdialog.c:548:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,i+1,i+2,1,2,0,0,0,0); ^ soxdialog.c:548:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,i+1,i+2,1,2,0,0,0,0); ^ soxdialog.c:554:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,0,1,0,0,0,0); ^ soxdialog.c:554:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,0,1,0,0,0,0); ^ soxdialog.c:559:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,0,0,0); ^ soxdialog.c:559:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,1,2,0,0,0,0); ^ soxdialog.c:563:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,2,3,0,0,0,0); ^ soxdialog.c:563:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,1,2,2,3,0,0,0,0); ^ soxdialog.c:572:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,0,0,0,0); ^ soxdialog.c:572:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,0,0,0,0); ^ soxdialog.c:575:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,1,2,GTK_FILL,0,0,0); ^ soxdialog.c:580:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,2,3,0,0,0,0); ^ soxdialog.c:580:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,2,3,0,0,0,0); ^ soxdialog.c:598:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,GTK_FILL,0,0,0); ^ soxdialog.c:601:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,GTK_FILL,0,0,0); ^ soxdialog.c:604:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,2,3,0,0,0,0); ^ soxdialog.c:604:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,2,3,0,0,0,0); ^ soxdialog.c:611:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,3,4,0,0,0,0); ^ soxdialog.c:611:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,3,3,4,0,0,0,0); ^ soxdialog.c:627:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,GTK_FILL,0,0,0); ^ soxdialog.c:630:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,GTK_FILL,0,0,0); ^ soxdialog.c:640:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,0,1,GTK_FILL,0,0,0); ^ soxdialog.c:643:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,1,2,1,2,GTK_FILL,0,0,0); ^ ladspadialog.c:189:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,0,1,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:189:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,0,1,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:194:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,1,2,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:194:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,1,2,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:199:46: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,2,3,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:199:66: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,2,3,GTK_FILL|GTK_SHRINK,0,0,0); ^ ladspadialog.c:204:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,1,3,4,GTK_FILL,0,0,8); ^ ladspadialog.c:293:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,1,4,5,GTK_FILL,0,0,8); ^ ladspadialog.c:320:57: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,1,5+n,6+n,GTK_FILL,0,0,8); ^ ladspadialog.c:352:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(a),b,0,2,7,8,GTK_FILL,0,0,0); ^ mapchannelsdialog.c:138:57: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,2,2+channels_in,0,0,4,0); ^ mapchannelsdialog.c:138:59: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(b),c,0,1,2,2+channels_in,0,0,4,0); ^ mapchannelsdialog.c:160:65: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(c),d,j,j+1,1+i,1+i+1,GTK_FILL,0,0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/module-init-tools/module-init-tools_3.12.orig.tar.gz ../modprobe.c:1293:19: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] softdep_flags &= ~mit_first_time; ^ ../modprobe.c:1294:19: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] softdep_flags &= ~mit_ignore_commands; ^ ../modprobe.c:1362:8: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] f &= ~mit_first_time; ^ ../modprobe.c:1363:8: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] f &= ~mit_ignore_commands; ^ ../modprobe.c:1514:12: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] flags &= ~mit_first_time; ^ ../modprobe.c:1515:12: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] flags &= ~mit_ignore_commands; ^ ../modprobe.c:1716:27: warning: integer constant not in range of enumerated type 'modprobe_flags_t' [-Wassign-enum] modprobe_flags_t flags = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mpg123/mpg123_1.22.2.orig.tar.bz2 libmpg123.c:1025:14: warning: integer constant not in range of enumerated type 'enum mpg123_flags' [-Wassign-enum] mi->flags = 0; ^ common.c:55:41: warning: integer constant not in range of enumerated type 'enum mpg123_mode' [-Wassign-enum] if(i.mode >= 4 || i.mode < 0) i.mode = 4; ^ common.c:56:50: warning: integer constant not in range of enumerated type 'enum mpg123_version' [-Wassign-enum] if(i.version >= 3 || i.version < 0) i.version = 3; ^ common.c:77:40: warning: integer constant not in range of enumerated type 'enum mpg123_mode' [-Wassign-enum] if(i.mode > 4 || i.mode < 0) i.mode = 4; ^ common.c:78:49: warning: integer constant not in range of enumerated type 'enum mpg123_version' [-Wassign-enum] if(i.version > 3 || i.version < 0) i.version = 3; ^ common.c:106:40: warning: integer constant not in range of enumerated type 'enum mpg123_mode' [-Wassign-enum] if(i.mode > 4 || i.mode < 0) i.mode = 4; ^ common.c:107:49: warning: integer constant not in range of enumerated type 'enum mpg123_version' [-Wassign-enum] if(i.version > 3 || i.version < 0) i.version = 3; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mumudvb/mumudvb_1.7.1.orig.tar.gz tune.c:729:16: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] event.status=0; ^ tune.c:792:16: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] festatus=0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mutt/mutt_1.5.23.orig.tar.gz browser.c:320:79: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, ifstring, folder_format_str, data, 0); ^ browser.c:322:81: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, elsestring, folder_format_str, data, 0); ^ compose.c:104:6: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] M_FORMAT_STAT_FILE | M_FORMAT_ARROWCURSOR); ^ compose.c:471:31: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] (unsigned long) menu, 0); ^ copy.c:493:82: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] _mutt_make_string (prefix, sizeof (prefix), NONULL (Prefix), Context, hdr, 0); ^ curs_main.c:115:22: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] format_flag flag = M_FORMAT_MAKEPRINT | M_FORMAT_ARROWCURSOR | M_FORMAT_INDEX; ^ curs_main.c:164:14: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] flag &= ~M_FORMAT_FORCESUBJ; ^ edit.c:163:2: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_make_string (tmp, sizeof (tmp) - 1, Attribution, Context, Context->hdrs[n]); ^ hook.c:347:46: warning: integer constant not in range of enumerated type 'pattern_exec_flag' [-Wassign-enum] if ((mutt_pattern_exec (hook->pattern, 0, ctx, hdr) > 0) ^ hook->rx.not) ^ hook.c:377:46: warning: integer constant not in range of enumerated type 'pattern_exec_flag' [-Wassign-enum] if ((mutt_pattern_exec (hook->pattern, 0, ctx, hdr) > 0) ^ hook->rx.not) ^ hook.c:379:2: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_make_string (path, pathlen, hook->command, ctx, hdr); ^ query.c:214:78: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, ifstring, query_format_str, data, 0); ^ query.c:216:80: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, elsestring, query_format_str, data, 0); ^ recvattach.c:230:9: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] M_FORMAT_FORCESUBJ | M_FORMAT_MAKEPRINT | M_FORMAT_ARROWCURSOR); ^ recvattach.c:368:77: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, ifstring, mutt_attach_fmt, data, 0); ^ recvattach.c:370:79: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, elsestring, mutt_attach_fmt, data, 0); ^ recvcmd.c:362:19: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] Context, hdr, 0); ^ recvcmd.c:453:13: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] parent, 0); ^ recvcmd.c:897:22: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] Context, parent, 0); ^ score.c:136:38: warning: integer constant not in range of enumerated type 'pattern_exec_flag' [-Wassign-enum] if (mutt_pattern_exec (tmp->pat, 0, NULL, hdr) > 0) ^ send.c:404:5: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_make_string (buffer, sizeof (buffer), Attribution, ctx, cur); ^ send.c:415:5: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_make_string (buffer, sizeof (buffer), PostIndentString, ctx, cur); ^ send.c:615:3: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_make_string (buffer, sizeof (buffer), NONULL(ForwFmt), ctx, cur); ^ status.c:300:84: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (buf, buflen, col, p, status_format_str, (unsigned long) menu, 0); ^ status.c:305:82: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (buf, buflen, 0, p, status_format_str, (unsigned long) menu, 0); ^ muttlib.c:1220:11: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] flags &= ~M_FORMAT_OPTIONAL; ^ pgpinvoke.c:143:83: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, ifstring, _mutt_fmt_pgp_command, data, 0); ^ pgpinvoke.c:145:85: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, elsestring, _mutt_fmt_pgp_command, data, 0); ^ pgpinvoke.c:152:93: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (d, dlen, 0, NONULL (fmt), _mutt_fmt_pgp_command, (unsigned long) cctx, 0); ^ pgpkey.c:281:77: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, ifstring, mutt_attach_fmt, data, 0); ^ pgpkey.c:283:79: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] mutt_FormatString (dest, destlen, col, elsestring, mutt_attach_fmt, data, 0); ^ smime.c:247:16: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] data, 0); ^ smime.c:250:16: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] data, 0); ^ smime.c:261:29: warning: integer constant not in range of enumerated type 'format_flag' [-Wassign-enum] (unsigned long) cctx, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nasm/nasm_2.11.06-1really2.11.05.orig.tar.xz assemble.c:2415:20: warning: integer constant not in range of enumerated type 'enum ea_type' [-Wassign-enum] return -1; ^ assemble.c:2433:24: warning: integer constant not in range of enumerated type 'enum ea_type' [-Wassign-enum] return -1; ^ output/outieee.c:487:15: warning: integer constant not in range of enumerated type 'enum (anonymous enum at output/outieee.c:167:5)' [-Wassign-enum] s.ftype = -1; ^ disasm.c:500:23: warning: integer constant not in range of enumerated type 'enum ttypes' [-Wassign-enum] ins->evex_tuple = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nbd/nbd_3.8.orig.tar.gz nbd-server.c:649:42: warning: integer constant not in range of enumerated type 'GKeyFileFlags' [-Wassign-enum] if(!g_key_file_load_from_file(cfile, f, G_KEY_FILE_KEEP_COMMENTS | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nescc/nescc_1.3.5.orig.tar.gz ./AST_types.c:1965:3: warning: integer constant not in range of enumerated type 'AST_kind' [-Wassign-enum] 0, ^ ./c-gperf.h:126:23: warning: integer constant not in range of enumerated type 'enum rid' [-Wassign-enum] {"event", SCSPEC, RID_EVENT | RID_NESC}, ^ ./c-gperf.h:168:23: warning: integer constant not in range of enumerated type 'enum rid' [-Wassign-enum] {"async", SCSPEC, RID_ASYNC | RID_NESC}, ^ ./c-gperf.h:185:25: warning: integer constant not in range of enumerated type 'enum rid' [-Wassign-enum] {"command", SCSPEC, RID_COMMAND | RID_NESC}, ^ ./c-gperf.h:189:22: warning: integer constant not in range of enumerated type 'enum rid' [-Wassign-enum] {"task", SCSPEC, RID_TASK | RID_NESC}, ^ nesc-doc.c:1165:39: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(ddecl->modifiers, 0); ^ nesc-doc.c:1241:49: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_simple_declarator(fdr->declarator, ddecl, psd_skip_container | psd_need_paren_for_star | psd_need_paren_for_qual); ^ nesc-doc.c:1933:49: warning: integer constant not in range of enumerated type 'function_flag' [-Wassign-enum] print_function_html(NULL, dd, vd, short_desc|in_component); ^ nesc-doc.c:1969:49: warning: integer constant not in range of enumerated type 'function_flag' [-Wassign-enum] print_function_html(NULL, dd, vd, short_desc|in_component); ^ nesc-doc.c:2041:67: warning: integer constant not in range of enumerated type 'function_flag' [-Wassign-enum] print_function_html(CAST(function_decl,decl), NULL, NULL, in_component|short_desc); ^ ./ND_types.c:101:3: warning: integer constant not in range of enumerated type 'ND_kind' [-Wassign-enum] 0, ^ ./ND_types.c:102:3: warning: integer constant not in range of enumerated type 'ND_kind' [-Wassign-enum] 0, ^ nesc-generate.c:60:12: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] opts = 0; ^ nesc-generate.c:148:36: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_nesc_function_hdr(c->called, 0); ^ nesc-generate.c:282:49: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_ncf_direct_call(c, ccall, first_call, 0, return_type, called_fd); ^ nesc-generate.c:403:57: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_ncf_direct_call(c, cond_eps[i], first_cond_call, 0, ^ nesc-generate.c:478:37: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_nesc_function_hdr(fndecl, 0); ^ nesc-generate.c:537:53: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_variable_decl(localsdd->modifiers, localsvd, 0); ^ nesc-generate.c:758:42: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] new_use(dummy_location, caller, c_executable | c_fncall)); ^ nesc-generate.c:797:37: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] new_use(dummy_location, caller, c_executable | c_fncall)); ^ nesc-generate.c:982:26: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_plain_ddecl(ddecl, 0); ^ nesc-generate.c:1016:48: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_declarator(vtype, vmods, NULL, NULL, 0); ^ nesc-generate.c:1166:26: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_plain_ddecl(ddecl, 0); ^ nesc-network.c:47:59: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] ddecl_used(transcoderfn, new_use(dummy_location, fdecl, c_executable | c_fncall)); ^ nesc-network.c:495:22: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] psd_options opts = 0; ^ nesc-uses.c:46:10: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] c &= ~(c_read | c_write); ^ nesc-uses.c:56:12: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] return 0; ^ nesc-uses.c:123:10: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] c &= ~c_addressed; ^ nesc-uses.c:152:7: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] c &= ~c_deref; ^ nesc-uses.c:191:16: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] true_c &= ~c_executable; ^ nesc-uses.c:193:17: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] false_c &= ~c_executable; ^ nesc-uses.c:271:7: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] c &= ~c_deref; ^ nesc-uses.c:307:54: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] collect_uses_expr(CAST(unary, expr)->arg1, fn, 0); ^ nesc-uses.c:391:16: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] true_c &= ~c_executable; ^ nesc-uses.c:393:17: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] false_c &= ~c_executable; ^ nesc-uses.c:407:12: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] body_c &= ~c_executable; ^ nesc-uses.c:417:12: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] body_c &= ~c_executable; ^ semantics.c:141:21: warning: integer constant not in range of enumerated type 'call_contexts' [-Wassign-enum] dd->spontaneous = 0; ^ semantics.c:146:21: warning: integer constant not in range of enumerated type 'context' [-Wassign-enum] dd->use_summary = 0; ^ semantics.c:151:44: warning: integer constant not in range of enumerated type 'call_contexts' [-Wassign-enum] dd->call_contexts = dd->extra_contexts = 0; ^ semantics.c:587:17: warning: integer constant not in range of enumerated type 'scflags' [-Wassign-enum] scflags scf = 0; ^ semantics.c:928:16: warning: integer constant not in range of enumerated type 'scflags' [-Wassign-enum] *oscf &= ~scf_default; ^ semantics.c:1668:14: warning: integer constant not in range of enumerated type 'scflags' [-Wassign-enum] scf &= ~scf_inline; ^ semantics.c:2051:12: warning: integer constant not in range of enumerated type 'scflags' [-Wassign-enum] scf &= ~scf_default; ^ unparse.c:708:22: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] psd_options opts = 0; ^ unparse.c:779:5: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] psd_print_default | psd_print_ddecl_fdeclarator); ^ unparse.c:787:57: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(CAST(type_element, d->attributes), 0); ^ unparse.c:816:5: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] psd_print_default | psd_print_ddecl_fdeclarator); ^ unparse.c:865:60: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(CAST(type_element, d->attributes), 0); ^ unparse.c:885:14: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] options &= ~psd_need_paren_for_star; ^ unparse.c:890:57: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(CAST(type_element, attributes), 0); ^ unparse.c:921:50: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_plain_ddecl(ddecl->container_function, 0); ^ unparse.c:952:15: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] options &= ~psd_print_ddecl_fdeclarator; ^ unparse.c:1028:35: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(qd->modifiers, 0); ^ unparse.c:1171:25: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] psd_options newopts = 0; ^ unparse.c:1339:61: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(CAST(type_element, tr->attributes), 0); ^ unparse.c:1394:35: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(d->modifiers, 0); ^ unparse.c:1407:62: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_declarator(fd->declarator, NULL, fd->attributes, NULL, 0); ^ unparse.c:1441:15: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] options = 0; ^ unparse.c:1452:45: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] forward = prt_parameter(d, first, forward, 0); ^ unparse.c:1507:60: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_declarator(t->declarator, t->qualifiers, NULL, NULL, 0); ^ unparse.c:1685:27: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_plain_ddecl(decl, 0); ^ unparse.c:1834:56: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_plain_ddecl(CAST(component_deref, e)->ddecl, 0); ^ unparse.c:2151:38: warning: integer constant not in range of enumerated type 'psd_options' [-Wassign-enum] prt_type_elements(s->qualifiers, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netrek-client-cow/netrek-client-cow_3.3.0.orig.tar.gz senddist.c:176:23: warning: integer constant not in range of enumerated type 'enum dist_type' [-Wassign-enum] dist = loaddistress(0, data); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ngraph-gtk/ngraph-gtk_6.06.13.orig.tar.gz x11graph.c:882:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), w, 0, 1, 1, 2, 0, 0, 4, 4); ^ x11graph.c:882:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), w, 0, 1, 1, 2, 0, 0, 4, 4); ^ x11graph.c:895:55: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), w, 1, 2, 1, 2, GTK_FILL | GTK_EXPAND, 0, 4, 4); ^ x11graph.c:895:78: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), w, 1, 2, 1, 2, GTK_FILL | GTK_EXPAND, 0, 4, 4); ^ x11gui.c:294:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:357:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:417:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:532:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:599:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:661:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11gui.c:732:9: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ x11menu.c:366:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_CONTROL_MASK | GDK_SHIFT_MASK ^ x11menu.c:864:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:878:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:892:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:906:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:920:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:934:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:1286:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_SHIFT_MASK | GDK_CONTROL_MASK, ^ x11menu.c:1675:5: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ x11menu.c:3062:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ x11menu.c:3062:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, ^ x11menu.c:3736:8: warning: integer constant not in range of enumerated type 'GtkRecentFilterFlags' [-Wassign-enum] GTK_RECENT_FILTER_URI | ^ gtk_widget.c:163:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, col, col + 1, n, n + 1, GTK_FILL, 0, 4, 4); ^ gtk_widget.c:181:115: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), align, col, col + width, n, n + 1, ((expand) ? GTK_EXPAND : 0) | GTK_FILL, 0, 4, 4); ^ gtk_widget.c:1014:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_EXPAND | GTK_FILL, 0, 0); ^ gtk_widget.c:1014:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_EXPAND | GTK_FILL, 0, 0); ^ gtk_widget.c:1016:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gtk_widget.c:1016:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ osarray.c:70:50: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] local->regexp = g_regex_new(DEFAULT_DELIMITER, 0, 0, NULL); ^ osarray.c:70:53: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] local->regexp = g_regex_new(DEFAULT_DELIMITER, 0, 0, NULL); ^ osarray.c:311:29: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regexp = g_regex_new(str, 0, 0, NULL); ^ osarray.c:311:32: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regexp = g_regex_new(str, 0, 0, NULL); ^ osarray.c:347:44: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] sary = g_regex_split(local->regexp, str, 0); ^ oregexp.c:117:29: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regexp = g_regex_new(str, 0, 0, NULL); ^ oregexp.c:117:32: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regexp = g_regex_new(str, 0, 0, NULL); ^ oregexp.c:207:41: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] r = g_regex_match(local->regexp, str, 0, &info); ^ oregexp.c:259:67: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] rval->str = g_regex_replace(local->regexp, str, -1, 0, replace, 0, NULL); ^ ostring.c:303:33: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regexp = g_regex_new(pattern, 0, 0, NULL); ^ ostring.c:303:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regexp = g_regex_new(pattern, 0, 0, NULL); ^ ostring.c:309:60: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] rval->str = g_regex_replace(regexp, str, -1, 0, replace, 0, NULL); ^ ostring.c:444:33: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regexp = g_regex_new(pattern, 0, 0, NULL); ^ ostring.c:444:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regexp = g_regex_new(pattern, 0, 0, NULL); ^ ostring.c:450:40: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] rval->i = g_regex_match(regexp, str, 0, NULL); ^ oplugin.c:125:39: warning: integer constant not in range of enumerated type 'GModuleFlags' [-Wassign-enum] module = g_module_open(module_file, 0); ^ calc.c:317:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] mainwin = gtk_dialog_new_with_buttons(NAME, NULL, 0, ^ addin_common.c:56:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, col, col + 1, n, n + 1, GTK_FILL, 0, 4, 4); ^ addin_common.c:74:115: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), align, col, col + width, n, n + 1, ((expand) ? GTK_EXPAND : 0) | GTK_FILL, 0, 4, 4); ^ fitrslt.c:657:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] mainwin = gtk_dialog_new_with_buttons(NAME, NULL, 0, ^ legend.c:682:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] mainwin = gtk_dialog_new_with_buttons(NAME, NULL, 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ntfs-3g/ntfs-3g_2015.3.14AR.1.orig.tar.gz acls.c:778:22: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask &= ~GENERIC_ALL; ^ acls.c:780:23: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask |= OWNER_RIGHTS ^ acls.c:793:8: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] | cpu_to_le32(0x40); ^ acls.c:798:23: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask |= OWNER_RIGHTS ^ acls.c:802:23: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask |= OWNER_RIGHTS ^ acls.c:805:22: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask &= ~(GENERIC_READ ^ acls.c:815:23: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask |= OWNER_RIGHTS ^ acls.c:818:23: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask |= OWNER_RIGHTS ^ acls.c:820:22: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] pnewace->mask &= ~(GENERIC_WRITE ^ acls.c:826:22: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pnewace->flags &= ~(OBJECT_INHERIT_ACE ^ acls.c:871:23: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pnewace->flags &= ~(OBJECT_INHERIT_ACE ^ acls.c:889:23: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pnewace->flags &= ~(OBJECT_INHERIT_ACE ^ acls.c:923:24: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pnewace->flags &= ~INHERIT_ONLY_ACE; ^ acls.c:2484:12: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] gflags = DIR_INHERITANCE; ^ acls.c:2510:20: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pdace->flags = DIR_INHERITANCE; ^ acls.c:2528:20: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pdace->flags = DIR_INHERITANCE; ^ acls.c:2563:19: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pdace->flags = INHERIT_ONLY_ACE | OBJECT_INHERIT_ACE; ^ acls.c:2591:13: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] gflags = DIR_INHERITANCE; ^ acls.c:2615:20: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pdace->flags = DIR_INHERITANCE; ^ acls.c:2664:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pgace->flags = DIR_INHERITANCE; ^ acls.c:2692:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pgace->flags = DIR_INHERITANCE; ^ acls.c:2708:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] pgace->flags = DIR_INHERITANCE; ^ acls.c:2896:21: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] pnhead->control = SE_DACL_PRESENT | SE_DACL_PROTECTED ^ attrib.c:455:14: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags = 0; ^ attrib.c:470:15: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ attrib.c:3844:23: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] a->resident_flags = 0; ^ attrib.c:4307:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] data_flags = const_cpu_to_le16(0); ^ attrib.c:4890:14: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~(ATTR_IS_SPARSE | ATTR_IS_ENCRYPTED); ^ attrib.c:4897:15: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ attrib.c:5340:13: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags = 0; ^ attrib.c:5364:23: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] a->resident_flags = 0; ^ attrib.c:5501:15: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_IS_SPARSE; ^ compress.c:841:21: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] na->data_flags &= ~ATTR_COMPRESSION_MASK; ^ compress.c:899:21: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] na->data_flags &= ~ATTR_COMPRESSION_MASK; ^ dir.c:2110:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_inode_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ dir.c:2172:17: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags &= ~FILE_ATTR_HIDDEN; ^ dir.c:2576:36: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_inode_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ index.c:385:20: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] dup->ie_flags &= ~INDEX_ENTRY_NODE; ^ index.c:1600:18: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] ie->ie_flags &= ~INDEX_ENTRY_NODE; ^ index.c:1604:18: warning: integer constant not in range of enumerated type 'INDEX_HEADER_FLAGS' [-Wassign-enum] ih->ih_flags &= ~LARGE_INDEX; ^ inode.c:1209:42: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] AT_ATTRIBUTE_LIST, NULL, 0, NULL, 0, 0) < 0) { ^ mft.c:382:16: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] mrec->flags = cpu_to_le16(0); ^ mft.c:1513:14: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags = 0; ^ mft.c:1826:14: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags = 0; ^ mft.c:1882:21: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] ni->mrec->flags &= ~MFT_RECORD_IN_USE; ^ object_id.c:163:22: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] indx.header.flags = const_cpu_to_le16(0); ^ reparse.c:876:22: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] indx.header.flags = const_cpu_to_le16(0); ^ reparse.c:1213:11: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ~FILE_ATTR_REPARSE_POINT; ^ security.c:2922:19: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags &= ~FILE_ATTR_READONLY; ^ security.c:2960:20: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] ni->flags &= ~FILE_ATTR_READONLY; ^ security.c:3389:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_DACL_PRESENT | SE_SELF_RELATIVE; ^ security.c:3415:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE; ^ security.c:3417:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x1f01ff); /* FIXME */ ^ security.c:4449:18: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] dirflags = const_cpu_to_le16(0); ^ security.c:5054:18: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] dirflags = const_cpu_to_le16(0); ^ ntfsfix.c:1131:8: warning: integer constant not in range of enumerated type 'BOOL' [-Wassign-enum] res = -1; ^ sd.c:40:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:62:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] aa_ace->flags = 0; ^ sd.c:67:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:71:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_WRITE | ^ sd.c:97:18: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] aa_ace->flags = 0; ^ sd.c:103:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:108:18: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | ^ sd.c:187:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:204:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:206:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES | ^ sd.c:228:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:249:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:251:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES | ^ sd.c:271:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:290:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:292:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = SYNCHRONIZE | READ_CONTROL | DELETE | ^ sd.c:312:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:315:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = GENERIC_READ | GENERIC_WRITE | GENERIC_EXECUTE | DELETE; ^ sd.c:331:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0; ^ sd.c:333:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = SYNCHRONIZE | READ_CONTROL | FILE_READ_ATTRIBUTES | ^ sd.c:352:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE | ^ sd.c:355:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = GENERIC_READ | GENERIC_EXECUTE; ^ sd.c:427:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:444:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:446:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x120089); ^ sd.c:461:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:463:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x120089); ^ sd.c:523:16: warning: integer constant not in range of enumerated type 'SECURITY_DESCRIPTOR_CONTROL' [-Wassign-enum] sd->control = SE_SELF_RELATIVE | SE_DACL_PRESENT; ^ sd.c:540:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:542:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x12019F); ^ sd.c:557:15: warning: integer constant not in range of enumerated type 'ACE_FLAGS' [-Wassign-enum] ace->flags = 0x00; ^ sd.c:559:14: warning: integer constant not in range of enumerated type 'ACCESS_MASK' [-Wassign-enum] ace->mask = const_cpu_to_le32(0x12019F); ^ mkntfs.c:1568:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ mkntfs.c:1765:16: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] a->flags &= ~ATTR_COMPRESSION_MASK; ^ mkntfs.c:1942:29: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] NULL, 0, CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:1943:4: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, (u8*)&si, sd_size); ^ mkntfs.c:2077:20: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:2103:23: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:2104:4: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, (u8*)&oi, sizeof(oi.object_id)); ^ mkntfs.c:2127:21: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), sd, ^ mkntfs.c:2132:21: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), 0, sd, ^ mkntfs.c:2132:43: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), 0, sd, ^ mkntfs.c:2169:26: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, flags, 0, val, val_len); ^ mkntfs.c:2229:20: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:2230:4: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, (u8*)uname, uname_len*sizeof(ntfschar)); ^ mkntfs.c:2253:23: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] 0, CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:2254:4: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] 0, (u8*)&vi, sizeof(vi)); ^ mkntfs.c:2335:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, const_cpu_to_le16(0), 0, ^ mkntfs.c:2335:41: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, const_cpu_to_le16(0), 0, ^ mkntfs.c:2355:24: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name, name_len, ic, const_cpu_to_le16(0), ^ mkntfs.c:2377:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, const_cpu_to_le16(0), bitmap, ^ mkntfs.c:2381:19: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] name_len, ic, const_cpu_to_le16(0), 0, ^ mkntfs.c:2381:41: warning: integer constant not in range of enumerated type 'RESIDENT_ATTR_FLAGS' [-Wassign-enum] name_len, ic, const_cpu_to_le16(0), 0, ^ mkntfs.c:2405:8: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] ic, const_cpu_to_le16(0), rl, bitmap, bitmap_len); ^ mkntfs.c:2860:29: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_sdh->ie_flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2878:29: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_sii->ie_flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2924:27: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_q1->ie_flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2951:27: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_q2->ie_flags = const_cpu_to_le16(0x00); ^ mkntfs.c:2986:26: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] idx_entry_o->ie_flags = const_cpu_to_le16(0x00); ^ mkntfs.c:3136:17: warning: integer constant not in range of enumerated type 'INDEX_ENTRY_FLAGS' [-Wassign-enum] ie->ie_flags = cpu_to_le16(0); ^ mkntfs.c:3220:20: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:3335:20: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] CASE_SENSITIVE, cpu_to_le16(0), ^ mkntfs.c:4293:4: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4301:5: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), NULL, 0); ^ mkntfs.c:4386:30: warning: integer constant not in range of enumerated type 'VOLUME_FLAGS' [-Wassign-enum] VOLUME_FLAGS volume_flags = const_cpu_to_le16(0); ^ mkntfs.c:4428:15: warning: integer constant not in range of enumerated type 'MFT_RECORD_FLAGS' [-Wassign-enum] m->flags = cpu_to_le16(0); ^ mkntfs.c:4484:4: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4533:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), g_rl_mft, g_buf, g_mft_size); ^ mkntfs.c:4539:17: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] g_mft_size, FILE_ATTR_HIDDEN | ^ mkntfs.c:4554:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), g_rl_mftmirr, g_buf, ^ mkntfs.c:4561:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4571:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), g_rl_logfile, ^ mkntfs.c:4577:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4586:50: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:4593:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4611:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), (const u8*)NULL, ^ mkntfs.c:4621:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4706:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), g_rl_boot, (u8*)bs, 8192); ^ mkntfs.c:4712:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4753:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), g_rl_bad, NULL, ^ mkntfs.c:4757:5: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), NULL, 0); ^ mkntfs.c:4762:15: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] 0LL, 0LL, FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, ^ mkntfs.c:4777:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4793:5: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), (u8*)buf_sds, ^ mkntfs.c:4816:50: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] err = add_attr_data(m, NULL, 0, CASE_SENSITIVE, const_cpu_to_le16(0), ^ mkntfs.c:4824:4: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), ^ mkntfs.c:4833:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM, 0, 0, ^ mkntfs.c:4849:5: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ mkntfs.c:4867:5: warning: integer constant not in range of enumerated type 'ATTR_FLAGS' [-Wassign-enum] const_cpu_to_le16(0), NULL, 0); ^ mkntfs.c:4880:17: warning: integer constant not in range of enumerated type 'FILE_ATTR_FLAGS' [-Wassign-enum] extend_flags = FILE_ATTR_HIDDEN | FILE_ATTR_SYSTEM | ^ ntfs-3g.c:233:11: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] mask &= ~NTFS_UPDATE_ATIME; ^ ntfs-3g.c:1344:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(na->ni, NTFS_UPDATE_MCTIME); ^ ntfs-3g.c:1390:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_inode_update_times(na->ni,NTFS_UPDATE_MCTIME); ^ ntfs-3g.c:1476:33: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(na->ni, NTFS_UPDATE_MCTIME); ^ ntfs-3g.c:1791:35: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ ntfs-3g.c:1977:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ lowntfs-3g.c:276:11: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] mask &= ~NTFS_UPDATE_ATIME; ^ lowntfs-3g.c:1376:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(na->ni, NTFS_UPDATE_MCTIME); ^ lowntfs-3g.c:1564:33: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(na->ni, NTFS_UPDATE_MCTIME); ^ lowntfs-3g.c:2228:35: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ lowntfs-3g.c:2364:34: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_fuse_update_times(dir_ni, NTFS_UPDATE_MCTIME); ^ lowntfs-3g.c:2764:30: warning: integer constant not in range of enumerated type 'ntfs_time_update_flags' [-Wassign-enum] ntfs_inode_update_times(ni,NTFS_UPDATE_MCTIME); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openbox/openbox_3.6.1.orig.tar.gz obt/paths.c:256:59: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new("(?:^|(?<=[ \\t]))~(?=[/ \\t$])", G_REGEX_MULTILINE | G_REGEX_RAW, 0, NULL); ^ obt/paths.c:256:92: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new("(?:^|(?<=[ \\t]))~(?=[/ \\t$])", G_REGEX_MULTILINE | G_REGEX_RAW, 0, NULL); ^ obt/paths.c:257:70: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] ret = g_regex_replace_literal(regex, f, -1, 0, g_get_home_dir(), 0, NULL); ^ openbox/actions/execute.c:290:28: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | ^ openbox/actions/if.c:131:42: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] tm->m.regex = g_regex_new(s, 0, 0, NULL); ^ openbox/actions/if.c:131:45: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] tm->m.regex = g_regex_new(s, 0, 0, NULL); ^ openbox/actions/if.c:164:46: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] return g_regex_match(tm->m.regex, s, 0, NULL); ^ openbox/client.c:1574:18: warning: integer constant not in range of enumerated type 'ObClientType' [-Wassign-enum] self->type = -1; ^ openbox/client.c:2107:14: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] if (!OBT_PROP_GETS(self->window, WM_NAME, &data)) { ^ openbox/client.c:2148:14: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] if (!OBT_PROP_GETS(self->window, WM_ICON_NAME, &data)) ^ openbox/client.c:2414:15: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] got = OBT_PROP_GETSS(leader, WM_COMMAND, &ss); ^ openbox/client.c:2416:15: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] got = OBT_PROP_GETSS(self->window, WM_COMMAND, &ss); ^ openbox/client.c:2439:15: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] got = OBT_PROP_GETS(leader, WM_CLIENT_MACHINE, &s); ^ openbox/client.c:2441:15: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] got = OBT_PROP_GETS(self->window, WM_CLIENT_MACHINE, &s); ^ openbox/config.c:112:22: warning: integer constant not in range of enumerated type 'ObClientType' [-Wassign-enum] settings->type = -1; ^ openbox/debug.c:69:39: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_handler("ObRender", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL | ^ openbox/debug.c:72:34: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_handler("Obt", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL | ^ openbox/debug.c:75:38: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_handler("Openbox", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL | ^ openbox/debug.c:78:38: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_handler("Openbox", G_LOG_LEVEL_MASK & ~G_LOG_LEVEL_DEBUG, ^ openbox/moveresize.c:63:36: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] static ObDirection edge_warp_dir = -1; ^ openbox/moveresize.c:66:38: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] static ObDirection key_resize_edge = -1; ^ openbox/moveresize.c:250:23: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] key_resize_edge = -1; ^ openbox/moveresize.c:633:11: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] dir = -1; ^ openbox/moveresize.c:650:19: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] dir = -1; ^ openbox/moveresize.c:655:19: warning: integer constant not in range of enumerated type 'ObDirection' [-Wassign-enum] dir = -1; ^ openbox/openbox.c:580:24: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | ^ openbox/screen.c:340:19: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_SEARCH_PATH | G_SPAWN_DO_NOT_REAP_CHILD | ^ openbox/screen.c:1184:9: warning: integer constant not in range of enumerated type 'ObtPropTextType' [-Wassign-enum] if (OBT_PROP_GETSS(obt_root(ob_screen), ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openocd/openocd_0.9.0.orig.tar.gz etb.c:692:29: warning: integer constant not in range of enumerated type 'trace_status_t' (aka 'enum trace_status') [-Wassign-enum] etm_ctx->capture_status &= ~TRACE_RUNNING; ^ fileio.c:154:26: warning: integer constant not in range of enumerated type 'enum oob_formats' [-Wassign-enum] state->oob_format |= NAND_OOB_RAW | NAND_OOB_ONLY; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openvswitch/openvswitch_2.3.0+git20140819.orig.tar.xz lib/bfd.c:661:19: warning: integer constant not in range of enumerated type 'enum flags' [-Wassign-enum] bfd->flags &= ~FLAG_FINAL; ^ lib/bfd.c:811:23: warning: integer constant not in range of enumerated type 'enum flags' [-Wassign-enum] bfd->flags &= ~FLAG_POLL; ^ lib/bfd.c:821:23: warning: integer constant not in range of enumerated type 'enum flags' [-Wassign-enum] bfd->flags &= ~FLAG_POLL; ^ lib/bfd.c:1128:30: warning: integer constant not in range of enumerated type 'enum flags' [-Wassign-enum] bfd->rmt_flags = 0; ^ lib/bundle.c:142:17: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/bundle.c:222:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/cfm.c:427:27: warning: integer constant not in range of enumerated type 'enum cfm_fault_reason' [-Wassign-enum] cfm->recv_fault = 0; ^ lib/cfm.c:781:43: warning: integer constant not in range of enumerated type 'enum cfm_fault_reason' [-Wassign-enum] enum cfm_fault_reason cfm_fault = 0; ^ lib/learn.c:107:24: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] learn->flags = 0; ^ lib/learn.c:176:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/learn.c:222:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/learning-switch.c:474:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/meta-flow.c:62:43: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_DP_HASH, "NXM_NX_DP_HASH", 0, ^ lib/meta-flow.c:63:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:64:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:74:47: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_RECIRC_ID, "NXM_NX_RECIRC_ID", 0, ^ lib/meta-flow.c:75:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:76:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:87:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:88:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:98:53: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_TUN_IPV4_SRC, "NXM_NX_TUN_IPV4_SRC", 0, ^ lib/meta-flow.c:99:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:100:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:110:53: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_TUN_IPV4_DST, "NXM_NX_TUN_IPV4_DST", 0, ^ lib/meta-flow.c:111:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:112:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:122:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:123:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:124:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:134:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:135:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:136:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:146:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:147:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:148:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:159:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:160:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:170:43: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_OF_IN_PORT, "NXM_OF_IN_PORT", 0, ^ lib/meta-flow.c:171:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, /* OF11+ via mapping to 32 bits. */ ^ lib/meta-flow.c:172:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:183:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_OF11_UP, ^ lib/meta-flow.c:184:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:194:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:195:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:196:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:206:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_PKT_MARK, "NXM_NX_PKT_MARK", 0, ^ lib/meta-flow.c:207:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:208:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:227:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(0), ^ lib/meta-flow.c:227:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:230:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(1), ^ lib/meta-flow.c:230:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:233:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(2), ^ lib/meta-flow.c:233:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:236:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(3), ^ lib/meta-flow.c:236:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:239:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(4), ^ lib/meta-flow.c:239:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:242:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(5), ^ lib/meta-flow.c:242:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:245:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(6), ^ lib/meta-flow.c:245:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:248:5: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] REGISTER(7), ^ lib/meta-flow.c:248:5: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] lib/meta-flow.c:222:9: note: expanded from macro 'REGISTER' OFPUTIL_P_NXM_OXM_ANY, \ lib/meta-flow.c:267:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:268:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, /* Bitwise masking only with NXM and OF11+! */ ^ lib/meta-flow.c:279:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:280:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, /* Bitwise masking only with NXM and OF11+! */ ^ lib/meta-flow.c:291:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:292:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:304:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_OF_VLAN_TCI, "NXM_OF_VLAN_TCI", 0, ^ lib/meta-flow.c:305:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:306:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:316:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:317:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:318:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:329:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:330:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:340:18: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] 0, NULL, 0, ^ lib/meta-flow.c:341:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, /* Will be mapped to NXM and OXM. */ ^ lib/meta-flow.c:342:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:353:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, /* Will be mapped to OF10 and NXM. */ ^ lib/meta-flow.c:354:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:370:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:371:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:382:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:383:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:394:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:395:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:412:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:413:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:424:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:425:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:438:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:439:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:450:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:451:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:463:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:464:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:477:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:478:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:488:41: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_OF_IP_TOS, "NXM_OF_IP_TOS", 0, ^ lib/meta-flow.c:489:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, /* Will be shifted for OXM. */ ^ lib/meta-flow.c:490:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:501:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, /* Will be shifted for non-OXM. */ ^ lib/meta-flow.c:502:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:513:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:514:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:524:41: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_IP_TTL, "NXM_NX_IP_TTL", 0, ^ lib/meta-flow.c:525:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:526:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:536:43: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] NXM_NX_IP_FRAG, "NXM_NX_IP_FRAG", 0, ^ lib/meta-flow.c:537:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:538:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:551:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:552:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:563:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:564:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:575:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:576:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:587:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:588:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:599:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:600:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:617:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:618:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:629:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:630:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:641:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:642:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:655:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:656:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:667:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:668:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:681:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:682:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:693:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OF11_UP, ^ lib/meta-flow.c:694:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:707:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:708:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:719:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_ANY, ^ lib/meta-flow.c:720:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:733:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:734:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:745:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:746:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NONE, ^ lib/meta-flow.c:763:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:764:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:775:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:776:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:787:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:788:9: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] OFPUTIL_P_NXM_OXM_ANY, ^ lib/meta-flow.c:2111:16: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return OFPUTIL_P_ANY; ^ lib/meta-flow.c:2136:16: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return OFPUTIL_P_NONE; ^ lib/meta-flow.c:2292:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/netdev-dummy.c:617:21: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] netdev->flags = 0; ^ lib/netdev-dummy.c:1172:42: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] netdev_dummy_update_flags__(dev, 0, NETDEV_UP, &old_flags); ^ lib/netdev-dummy.c:1174:53: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] netdev_dummy_update_flags__(dev, NETDEV_UP, 0, &old_flags); ^ lib/netdev-vport.c:330:19: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] *old_flagsp = NETDEV_UP | NETDEV_PROMISC; ^ lib/netdev.c:805:55: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] *current = *advertised = *supported = *peer = 0; ^ lib/netdev.c:1015:21: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] old_flags = 0; ^ lib/netdev.c:1049:36: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] return do_update_flags(netdev, 0, 0, flagsp, NULL); ^ lib/netdev.c:1049:39: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] return do_update_flags(netdev, 0, 0, flagsp, NULL); ^ lib/netdev.c:1058:36: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] return do_update_flags(netdev, -1, flags, NULL, sfp); ^ lib/netdev.c:1076:36: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] return do_update_flags(netdev, 0, flags, NULL, sfp); ^ lib/netdev.c:1085:43: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] return do_update_flags(netdev, flags, 0, NULL, sfp); ^ lib/netdev.c:1681:38: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] saved_values = saved_flags = 0; ^ lib/nx-match.c:131:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/nx-match.c:159:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/nx-match.c:168:29: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/nx-match.c:188:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/nx-match.c:760:35: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] int match_len = nx_put_raw(b, 0, match, cookie, cookie_mask); ^ lib/odp-util.c:2967:38: warning: integer constant not in range of enumerated type 'enum ovs_key_attr' [-Wassign-enum] enum ovs_key_attr expected_bit = 0xff; ^ lib/odp-util.c:3733:16: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] return 0; ^ lib/odp-util.c:3765:16: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] return 0; ^ lib/odp-util.c:3781:12: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:113:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:142:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:201:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:222:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ lib/ofp-actions.c:266:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:285:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:299:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-util.def:70:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_RESUBMIT, nx_action_resubmit, 0, "resubmit") ^ ./lib/ofp-util.def:71:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_TUNNEL, nx_action_set_tunnel, 0, "set_tunnel") ^ ./lib/ofp-util.def:72:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_QUEUE, nx_action_set_queue, 0, "set_queue") ^ ./lib/ofp-util.def:73:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_POP_QUEUE, nx_action_pop_queue, 0, "pop_queue") ^ ./lib/ofp-util.def:74:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_REG_MOVE, nx_action_reg_move, 0, "move") ^ ./lib/ofp-util.def:75:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_REG_LOAD, nx_action_reg_load, 0, "load") ^ ./lib/ofp-util.def:76:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_STACK_PUSH, nx_action_stack, 0, "push") ^ ./lib/ofp-util.def:77:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_STACK_POP, nx_action_stack, 0, "pop") ^ ./lib/ofp-util.def:78:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_NOTE, nx_action_note, 1, "note") ^ ./lib/ofp-util.def:79:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_TUNNEL64, nx_action_set_tunnel64, 0, "set_tunnel64") ^ ./lib/ofp-util.def:80:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_MULTIPATH, nx_action_multipath, 0, "multipath") ^ ./lib/ofp-util.def:81:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_BUNDLE, nx_action_bundle, 1, "bundle") ^ ./lib/ofp-util.def:82:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_BUNDLE_LOAD, nx_action_bundle, 1, "bundle_load") ^ ./lib/ofp-util.def:83:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_RESUBMIT_TABLE, nx_action_resubmit, 0, NULL) ^ ./lib/ofp-util.def:84:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_OUTPUT_REG, nx_action_output_reg, 0, NULL) ^ ./lib/ofp-util.def:85:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_LEARN, nx_action_learn, 1, "learn") ^ ./lib/ofp-util.def:86:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_EXIT, nx_action_header, 0, "exit") ^ ./lib/ofp-util.def:87:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_DEC_TTL, nx_action_header, 0, "dec_ttl") ^ ./lib/ofp-util.def:88:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_FIN_TIMEOUT, nx_action_fin_timeout, 0, "fin_timeout") ^ ./lib/ofp-util.def:89:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_CONTROLLER, nx_action_controller, 0, "controller") ^ ./lib/ofp-util.def:90:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_DEC_TTL_CNT_IDS, nx_action_cnt_ids, 1, NULL) ^ ./lib/ofp-util.def:91:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_WRITE_METADATA, nx_action_write_metadata, 0, ^ ./lib/ofp-util.def:93:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_MPLS_LABEL, nx_action_mpls_label, 0, "set_mpls_label") ^ ./lib/ofp-util.def:94:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_MPLS_TC, nx_action_mpls_tc, 0, "set_mpls_tc") ^ ./lib/ofp-util.def:95:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SET_MPLS_TTL, nx_action_mpls_ttl, 0, "set_mpls_ttl") ^ ./lib/ofp-util.def:96:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_DEC_MPLS_TTL, nx_action_header, 0, "dec_mpls_ttl") ^ ./lib/ofp-util.def:97:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_PUSH_MPLS, nx_action_push_mpls, 0, "push_mpls") ^ ./lib/ofp-util.def:98:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_POP_MPLS, nx_action_pop_mpls, 0, "pop_mpls") ^ ./lib/ofp-util.def:99:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] NXAST_ACTION(NXAST_SAMPLE, nx_action_sample, 0, "sample") ^ ./lib/ofp-util.def:6:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_OUTPUT, ofp10_action_output, "output") ^ ./lib/ofp-util.def:7:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_VLAN_VID, ofp_action_vlan_vid, "mod_vlan_vid") ^ ./lib/ofp-util.def:8:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_VLAN_PCP, ofp_action_vlan_pcp, "mod_vlan_pcp") ^ ./lib/ofp-util.def:9:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_STRIP_VLAN, ofp_action_header, "strip_vlan") ^ ./lib/ofp-util.def:10:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_DL_SRC, ofp_action_dl_addr, "mod_dl_src") ^ ./lib/ofp-util.def:11:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_DL_DST, ofp_action_dl_addr, "mod_dl_dst") ^ ./lib/ofp-util.def:12:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_NW_SRC, ofp_action_nw_addr, "mod_nw_src") ^ ./lib/ofp-util.def:13:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_NW_DST, ofp_action_nw_addr, "mod_nw_dst") ^ ./lib/ofp-util.def:14:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_NW_TOS, ofp_action_nw_tos, "mod_nw_tos") ^ ./lib/ofp-util.def:15:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_TP_SRC, ofp_action_tp_port, "mod_tp_src") ^ ./lib/ofp-util.def:16:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_SET_TP_DST, ofp_action_tp_port, "mod_tp_dst") ^ ./lib/ofp-util.def:17:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT10_ACTION(OFPAT10_ENQUEUE, ofp10_action_enqueue, "enqueue") ^ lib/ofp-actions.c:374:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ lib/ofp-actions.c:674:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-util.def:22:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_OUTPUT, ofp11_action_output, 0, "output") ^ ./lib/ofp-util.def:23:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_VLAN_VID, ofp_action_vlan_vid, 0, "set_vlan_vid") ^ ./lib/ofp-util.def:24:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_VLAN_PCP, ofp_action_vlan_pcp, 0, "set_vlan_pcp") ^ ./lib/ofp-util.def:25:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_DL_SRC, ofp_action_dl_addr, 0, "mod_dl_src") ^ ./lib/ofp-util.def:26:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_DL_DST, ofp_action_dl_addr, 0, "mod_dl_dst") ^ ./lib/ofp-util.def:27:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_NW_SRC, ofp_action_nw_addr, 0, "mod_nw_src") ^ ./lib/ofp-util.def:28:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_NW_DST, ofp_action_nw_addr, 0, "mod_nw_dst") ^ ./lib/ofp-util.def:29:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_NW_TOS, ofp_action_nw_tos, 0, "mod_nw_tos") ^ ./lib/ofp-util.def:30:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_NW_ECN, ofp11_action_nw_ecn, 0, "mod_nw_ecn") ^ ./lib/ofp-util.def:31:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_TP_SRC, ofp_action_tp_port, 0, "mod_tp_src") ^ ./lib/ofp-util.def:32:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_TP_DST, ofp_action_tp_port, 0, "mod_tp_dst") ^ ./lib/ofp-util.def:33:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_MPLS_LABEL, ofp11_action_mpls_label, 0, "set_mpls_label") ^ ./lib/ofp-util.def:34:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_MPLS_TC, ofp11_action_mpls_tc, 0, "set_mpls_tc") ^ ./lib/ofp-util.def:35:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_MPLS_TTL, ofp11_action_mpls_ttl, 0, "set_mpls_ttl") ^ ./lib/ofp-util.def:36:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_DEC_MPLS_TTL, ofp_action_header, 0, "dec_mpls_ttl") ^ ./lib/ofp-util.def:37:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_PUSH_VLAN, ofp11_action_push, 0, "push_vlan") ^ ./lib/ofp-util.def:38:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_POP_VLAN, ofp_action_header, 0, "pop_vlan") ^ ./lib/ofp-util.def:39:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_PUSH_MPLS, ofp11_action_push, 0, "push_mpls") ^ ./lib/ofp-util.def:40:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_POP_MPLS, ofp11_action_pop_mpls, 0, "pop_mpls") ^ ./lib/ofp-util.def:41:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_QUEUE, ofp11_action_set_queue, 0, "set_queue") ^ ./lib/ofp-util.def:42:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_SET_NW_TTL, ofp11_action_nw_ttl, 0, "mod_nw_ttl") ^ ./lib/ofp-util.def:43:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_DEC_NW_TTL, ofp_action_header, 0, NULL) ^ ./lib/ofp-util.def:44:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT12_SET_FIELD, ofp12_action_set_field, 1, "set_field") ^ ./lib/ofp-util.def:45:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OFPAT11_ACTION(OFPAT11_GROUP, ofp11_action_group, 0, "group") ^ lib/ofp-actions.c:823:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1516:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1647:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OVS_INSTRUCTIONS ^ lib/ofp-actions.c:1700:1: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] OVS_INSTRUCTIONS ^ lib/ofp-actions.c:1737:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1875:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1879:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1894:26: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF10_ANY; ^ lib/ofp-actions.c:1916:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1925:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1944:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1957:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1965:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1974:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1978:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1985:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:1994:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2006:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2018:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2044:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2059:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2065:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2071:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2081:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2089:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2096:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2099:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2102:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2114:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2121:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2130:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2134:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-actions.c:2163:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ lib/ofp-actions.c:2231:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:610:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:1065:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:1340:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:1679:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:2052:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ./lib/ofp-errors.inc:2463:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-errors.c:116:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-errors.c:299:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-errors.c:310:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-errors.c:319:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-msgs.c:251:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-msgs.c:456:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-msgs.c:1035:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-parse.c:701:30: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF11_UP; ^ lib/ofp-parse.c:1041:26: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF11_UP; ^ lib/ofp-parse.c:1072:30: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF13_UP; ^ lib/ofp-parse.c:1077:30: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_NXM_OF11_UP; ^ lib/ofp-parse.c:1242:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_ANY; ^ lib/ofp-parse.c:1250:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1231:5)' [-Wassign-enum] fields = F_ACTIONS | F_TIMEOUT | F_PRIORITY | F_FLAGS; ^ lib/ofp-parse.c:1258:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1231:5)' [-Wassign-enum] fields = F_OUT_PORT | F_PRIORITY; ^ lib/ofp-parse.c:1262:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1231:5)' [-Wassign-enum] fields = F_ACTIONS | F_TIMEOUT | F_PRIORITY | F_FLAGS; ^ lib/ofp-parse.c:1266:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1231:5)' [-Wassign-enum] fields = F_ACTIONS | F_TIMEOUT | F_PRIORITY | F_FLAGS; ^ lib/ofp-parse.c:1290:17: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fm->flags = 0; ^ lib/ofp-parse.c:1322:34: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF12_UP; ^ lib/ofp-parse.c:1325:34: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF13_UP; ^ lib/ofp-parse.c:1328:34: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_OF13_UP; ^ lib/ofp-parse.c:1343:42: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_TID; ^ lib/ofp-parse.c:1378:46: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_NXM_OF11_UP; ^ lib/ofp-parse.c:1420:34: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols &= OFPUTIL_P_NXM_OXM_ANY; ^ lib/ofp-parse.c:1507:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_OF13_UP; ^ lib/ofp-parse.c:1515:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1497:5)' [-Wassign-enum] fields = F_METER | F_FLAGS | F_BANDS; ^ lib/ofp-parse.c:1523:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:1497:5)' [-Wassign-enum] fields = F_METER | F_FLAGS | F_BANDS; ^ lib/ofp-parse.c:1726:18: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags = (NXFMF_INITIAL | NXFMF_ADD | NXFMF_DELETE | NXFMF_MODIFY ^ lib/ofp-parse.c:1737:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_INITIAL; ^ lib/ofp-parse.c:1739:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_ADD; ^ lib/ofp-parse.c:1741:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_DELETE; ^ lib/ofp-parse.c:1743:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_MODIFY; ^ lib/ofp-parse.c:1745:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_ACTIONS; ^ lib/ofp-parse.c:1747:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] fmr->flags &= ~NXFMF_OWN; ^ lib/ofp-parse.c:1813:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_ANY; ^ lib/ofp-parse.c:1855:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_OF11_UP; ^ lib/ofp-parse.c:1900:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_ANY; ^ lib/ofp-parse.c:2157:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_OF11_UP; ^ lib/ofp-parse.c:2161:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:2147:5)' [-Wassign-enum] fields = F_GROUP_TYPE | F_BUCKETS; ^ lib/ofp-parse.c:2165:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:2147:5)' [-Wassign-enum] fields = 0; ^ lib/ofp-parse.c:2169:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-parse.c:2147:5)' [-Wassign-enum] fields = F_GROUP_TYPE | F_BUCKETS; ^ lib/ofp-parse.c:2185:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_OF11_UP; ^ lib/ofp-parse.c:2337:25: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] *usable_protocols = OFPUTIL_P_OF11_UP; ^ lib/ofp-print.c:356:18: warning: integer constant not in range of enumerated type 'enum ofputil_port_state' [-Wassign-enum] state &= ~OFPUTIL_PS_STP_MASK; ^ lib/ofp-print.c:565:14: warning: integer constant not in range of enumerated type 'enum ofp_config_flags' [-Wassign-enum] flags &= ~OFPC_FRAG_MASK; ^ lib/ofp-print.c:569:18: warning: integer constant not in range of enumerated type 'enum ofp_config_flags' [-Wassign-enum] flags &= ~OFPC_INVALID_TTL_TO_CONTROLLER; ^ lib/ofp-print.c:864:21: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fm.flags &= ~OFPUTIL_FF_RESET_COUNTS; ^ lib/ofp-util.c:84:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:500:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:707:7: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] { OFPUTIL_P_ANY, "any" }, ^ lib/ofp-util.c:708:7: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] { OFPUTIL_P_OF10_STD_ANY, "OpenFlow10" }, ^ lib/ofp-util.c:709:7: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] { OFPUTIL_P_OF10_NXM_ANY, "NXM" }, ^ lib/ofp-util.c:710:7: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] { OFPUTIL_P_ANY_OXM, "OXM" }, ^ lib/ofp-util.c:734:16: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return OFPUTIL_P_OF10_STD_ANY | OFPUTIL_P_OF10_NXM_ANY; ^ lib/ofp-util.c:746:16: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return 0; ^ lib/ofp-util.c:808:39: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] enum ofputil_protocol protocols = 0; ^ lib/ofp-util.c:1033:12: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return 0; ^ lib/ofp-util.c:1046:17: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] protocols = 0; ^ lib/ofp-util.c:1093:12: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] return 0; ^ lib/ofp-util.c:1455:16: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] return 0; ^ lib/ofp-util.c:1516:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { OFPFF_SEND_FLOW_REM, OFP10_VERSION, 0, OFPUTIL_FF_SEND_FLOW_REM }, ^ lib/ofp-util.c:1517:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { OFPFF_CHECK_OVERLAP, OFP10_VERSION, 0, OFPUTIL_FF_CHECK_OVERLAP }, ^ lib/ofp-util.c:1520:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { OFPFF12_RESET_COUNTS, OFP12_VERSION, 0, OFPUTIL_FF_RESET_COUNTS }, ^ lib/ofp-util.c:1521:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { OFPFF13_NO_PKT_COUNTS, OFP13_VERSION, 0, OFPUTIL_FF_NO_PKT_COUNTS }, ^ lib/ofp-util.c:1522:45: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { OFPFF13_NO_BYT_COUNTS, OFP13_VERSION, 0, OFPUTIL_FF_NO_BYT_COUNTS }, ^ lib/ofp-util.c:1523:10: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { 0, 0, 0, 0 }, ^ lib/ofp-util.c:1523:13: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] { 0, 0, 0, 0 }, ^ lib/ofp-util.c:1523:16: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] { 0, 0, 0, 0 }, ^ lib/ofp-util.c:1535:15: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] *flagsp = 0; ^ lib/ofp-util.c:1811:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:1854:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2041:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2279:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2304:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2329:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2378:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2499:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2517:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:2577:29: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ lib/ofp-util.c:2800:63: warning: integer constant not in range of enumerated type 'enum ofp_flow_mod_command' [-Wassign-enum] error = ofputil_decode_flow_mod_flags(ofs->flags, -1, oh->version, ^ lib/ofp-util.c:2806:25: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fs->flags = 0; ^ lib/ofp-util.c:2848:21: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fs->flags = 0; ^ lib/ofp-util.c:2896:21: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fs->flags = 0; ^ lib/ofp-util.c:3057:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3137:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3343:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3642:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3724:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3751:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3772:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3822:21: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/ofp-util.c:3831:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:3943:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4025:7: warning: integer constant not in range of enumerated type 'enum ofputil_action_bitmap' [-Wassign-enum] { 0, 0 }, ^ lib/ofp-util.c:4034:23: warning: integer constant not in range of enumerated type 'enum ofputil_action_bitmap' [-Wassign-enum] ofputil_actions = 0; ^ lib/ofp-util.c:4097:29: warning: integer constant not in range of enumerated type 'enum ofputil_action_bitmap' [-Wassign-enum] features->actions = 0; ^ lib/ofp-util.c:4105:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4330:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4399:29: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/ofp-util.c:4417:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4513:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4537:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4554:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4622:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4828:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:4932:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:5023:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:5612:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:5615:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:5980:21: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match = MAY_NW_PROTO | MAY_IPVx | MAY_NW_ADDR; ^ lib/ofp-util.c:5988:21: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match = MAY_NW_PROTO | MAY_IPVx | MAY_IPV6; ^ lib/ofp-util.c:5996:30: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match |= MAY_ND_TARGET | MAY_ARP_SHA; ^ lib/ofp-util.c:5998:30: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match |= MAY_ND_TARGET | MAY_ARP_THA; ^ lib/ofp-util.c:6003:21: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match = MAY_NW_PROTO | MAY_NW_ADDR | MAY_ARP_SHA | MAY_ARP_THA; ^ lib/ofp-util.c:6007:21: warning: integer constant not in range of enumerated type 'enum (anonymous enum at lib/ofp-util.c:5964:5)' [-Wassign-enum] may_match = 0; ^ lib/ofp-util.c:6338:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:6367:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:6397:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:6458:21: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ lib/ofp-util.c:6467:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:6568:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:6841:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7029:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7185:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7213:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7288:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7308:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7509:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ofp-util.c:7552:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ lib/ovsdb-types.c:328:48: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] json = ovsdb_parser_member(parser, member, OP_INTEGER | OP_OPTIONAL); ^ lib/ovsdb-types.c:371:50: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] enum_ = ovsdb_parser_member(&parser, "enum", OP_ANY | OP_OPTIONAL); ^ lib/ovsdb-types.c:385:35: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_INTEGER | OP_OPTIONAL); ^ lib/ovsdb-types.c:387:35: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_INTEGER | OP_OPTIONAL); ^ lib/ovsdb-types.c:397:55: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] min = ovsdb_parser_member(&parser, "minReal", OP_NUMBER | OP_OPTIONAL); ^ lib/ovsdb-types.c:398:55: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] max = ovsdb_parser_member(&parser, "maxReal", OP_NUMBER | OP_OPTIONAL); ^ lib/ovsdb-types.c:421:40: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_ID | OP_OPTIONAL); ^ lib/ovsdb-types.c:432:43: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_ID | OP_OPTIONAL); ^ lib/ovsdb-types.c:629:51: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] key = ovsdb_parser_member(&parser, "key", OP_STRING | OP_OBJECT); ^ lib/ovsdb-types.c:631:37: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_STRING | OP_OBJECT | OP_OPTIONAL); ^ lib/ovsdb-types.c:632:51: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] min = ovsdb_parser_member(&parser, "min", OP_INTEGER | OP_OPTIONAL); ^ lib/ovsdb-types.c:634:35: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_INTEGER | OP_STRING | OP_OPTIONAL); ^ lib/reconnect.c:580:20: warning: integer constant not in range of enumerated type 'enum reconnect_action' [-Wassign-enum] return 0; ^ lib/reconnect.c:604:20: warning: integer constant not in range of enumerated type 'enum reconnect_action' [-Wassign-enum] return 0; ^ lib/reconnect.c:609:16: warning: integer constant not in range of enumerated type 'enum reconnect_action' [-Wassign-enum] return 0; ^ lib/netdev-linux.c:1160:35: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] enum netdev_flags old_flags = 0; ^ lib/netdev-linux.c:1175:41: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] update_flags(netdev, NETDEV_UP, 0, &old_flags); ^ lib/netdev-linux.c:1187:30: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] update_flags(netdev, 0, NETDEV_UP, &old_flags); ^ lib/netdev-linux.c:1732:25: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] netdev->supported = 0; ^ lib/netdev-linux.c:1771:26: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] netdev->advertised = 0; ^ lib/netdev-linux.c:1826:27: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] netdev->current = 0; ^ lib/netdev-linux.c:1863:17: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] *peer = 0; /* XXX */ ^ lib/netdev-linux.c:2674:28: warning: integer constant not in range of enumerated type 'enum netdev_flags' [-Wassign-enum] enum netdev_flags nd = 0; ^ ofproto/connmgr.c:1240:33: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] ofconn_set_protocol(ofconn, OFPUTIL_P_NONE); ^ ofproto/connmgr.c:2122:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/connmgr.c:2182:44: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] enum nx_flow_monitor_flags flags = 0; ^ ofproto/ofproto.c:1866:17: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fm->flags = 0; ^ ofproto/ofproto.c:2772:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2791:29: warning: integer constant not in range of enumerated type 'enum ofputil_capabilities' [-Wassign-enum] features.capabilities = (OFPUTIL_C_FLOW_STATS | OFPUTIL_C_TABLE_STATS | ^ ofproto/ofproto.c:2805:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2829:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2862:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2877:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2908:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:2981:19: warning: integer constant not in range of enumerated type 'enum ofputil_port_config' [-Wassign-enum] toggle &= ~OFPUTIL_PC_PORT_DOWN; ^ ofproto/ofproto.c:3022:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3054:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3119:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3402:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3404:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:3412:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3431:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ ofproto/ofproto.c:3621:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3777:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3833:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:3860:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/ofproto.c:3919:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:3927:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4002:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4019:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4049:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return ENOMEM; ^ ofproto/ofproto.c:4073:27: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] rule->monitor_flags = 0; ^ ofproto/ofproto.c:4140:21: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/ofproto.c:4184:38: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] ofoperation_complete(op, 0); ^ ofproto/ofproto.c:4198:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4302:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4520:17: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4544:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4561:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4575:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4594:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4598:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4616:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4620:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4644:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4669:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4683:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4692:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return OFPROTO_POSTPONE; ^ ofproto/ofproto.c:4699:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4775:31: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] rule->monitor_flags = 0; ^ ofproto/ofproto.c:4801:22: warning: integer constant not in range of enumerated type 'enum nx_flow_monitor_flags' [-Wassign-enum] update = NXFMF_ADD | NXFMF_MODIFY; ^ ofproto/ofproto.c:4890:13: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/ofproto.c:4941:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:4967:17: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/ofproto.c:5106:25: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] enum ofperr error = 0; ^ ofproto/ofproto.c:5114:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5130:29: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = OFPROTO_POSTPONE; ^ ofproto/ofproto.c:5229:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5296:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5468:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5488:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5503:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5546:11: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5782:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5822:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5968:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto.c:5985:16: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:581:35: warning: integer constant not in range of enumerated type 'enum revalidate_reason' [-Wassign-enum] backer->need_revalidate = 0; ^ ofproto/ofproto-dpif.c:889:31: warning: integer constant not in range of enumerated type 'enum revalidate_reason' [-Wassign-enum] backer->need_revalidate = 0; ^ ofproto/ofproto-dpif.c:1177:46: warning: integer constant not in range of enumerated type 'enum oftable_flags' [-Wassign-enum] ofproto->up.tables[TBL_INTERNAL].flags = OFTABLE_HIDDEN | OFTABLE_READONLY; ^ ofproto/ofproto-dpif.c:1499:16: warning: integer constant not in range of enumerated type 'enum ofputil_action_bitmap' [-Wassign-enum] *actions = (OFPUTIL_A_OUTPUT | ^ ofproto/ofproto-dpif.c:3194:39: warning: integer constant not in range of enumerated type 'enum ofputil_port_config' [-Wassign-enum] enum ofputil_port_config config = 0; ^ ofproto/ofproto-dpif.c:3401:44: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] ofoperation_complete(rule->up.pending, 0); ^ ofproto/ofproto-dpif.c:3432:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:3486:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:3561:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:3598:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:3613:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:3691:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif.c:4808:16: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fm.flags = OFPUTIL_FF_HIDDEN_FIELDS | OFPUTIL_FF_NO_READONLY; ^ ofproto/ofproto-dpif.c:4844:16: warning: integer constant not in range of enumerated type 'enum ofputil_flow_mod_flags' [-Wassign-enum] fm.flags = OFPUTIL_FF_HIDDEN_FIELDS | OFPUTIL_FF_NO_READONLY; ^ ofproto/ofproto-dpif-xlate.c:1771:16: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif-xlate.c:1798:16: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] return 0; ^ ofproto/ofproto-dpif-xlate.c:2043:43: warning: integer constant not in range of enumerated type 'enum ofputil_port_config' [-Wassign-enum] enum ofputil_port_config config = 0; ^ ofproto/ofproto-dpif-xlate.c:3234:22: warning: integer constant not in range of enumerated type 'enum slow_path_reason' [-Wassign-enum] ctx.xout->slow = 0; ^ ofproto/pktbuf.c:180:17: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/pktbuf.c:200:20: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/pktbuf.c:215:17: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] error = 0; ^ ofproto/bundles.c:154:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/bundles.c:181:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/bundles.c:221:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ofproto/bundles.c:250:12: warning: integer constant not in range of enumerated type 'enum ofperr' [-Wassign-enum] return 0; ^ ovsdb/column.c:78:33: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_TRUE | OP_FALSE | OP_OPTIONAL); ^ ovsdb/column.c:80:37: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_TRUE | OP_FALSE | OP_OPTIONAL); ^ ovsdb/column.c:81:54: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] type_json = ovsdb_parser_member(&parser, "type", OP_STRING | OP_OBJECT); ^ ovsdb/execution.c:289:58: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] uuid_name = ovsdb_parser_member(parser, "uuid-name", OP_ID | OP_OPTIONAL); ^ ovsdb/execution.c:363:40: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_ARRAY | OP_OPTIONAL); ^ ovsdb/execution.c:364:53: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] sort_json = ovsdb_parser_member(parser, "sort", OP_ARRAY | OP_OPTIONAL); ^ ovsdb/execution.c:618:54: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] timeout = ovsdb_parser_member(parser, "timeout", OP_NUMBER | OP_OPTIONAL); ^ ovsdb/execution.c:621:40: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_ARRAY | OP_OPTIONAL); ^ ovsdb/jsonrpc-server.c:1096:46: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] json = ovsdb_parser_member(parser, name, OP_BOOLEAN | OP_OPTIONAL); ^ ovsdb/jsonrpc-server.c:1154:55: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] columns = ovsdb_parser_member(&parser, "columns", OP_ARRAY | OP_OPTIONAL); ^ ovsdb/jsonrpc-server.c:1156:39: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_OBJECT | OP_OPTIONAL); ^ ovsdb/jsonrpc-server.c:1163:18: warning: integer constant not in range of enumerated type 'enum ovsdb_jsonrpc_monitor_selection' [-Wassign-enum] select = 0; ^ ovsdb/jsonrpc-server.c:1182:18: warning: integer constant not in range of enumerated type 'enum ovsdb_jsonrpc_monitor_selection' [-Wassign-enum] select = OJMS_INITIAL | OJMS_INSERT | OJMS_DELETE | OJMS_MODIFY; ^ ovsdb/ovsdb.c:177:40: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_STRING | OP_OPTIONAL); ^ ovsdb/ovsdb.c:178:51: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] cksum = ovsdb_parser_member(&parser, "cksum", OP_STRING | OP_OPTIONAL); ^ ovsdb/table.c:140:35: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_TRUE | OP_FALSE | OP_OPTIONAL); ^ ovsdb/table.c:142:36: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] OP_INTEGER | OP_OPTIONAL); ^ ovsdb/table.c:143:54: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] is_root = ovsdb_parser_member(&parser, "isRoot", OP_BOOLEAN | OP_OPTIONAL); ^ ovsdb/table.c:144:55: warning: integer constant not in range of enumerated type 'enum ovsdb_parser_types' [-Wassign-enum] indexes = ovsdb_parser_member(&parser, "indexes", OP_ARRAY | OP_OPTIONAL); ^ utilities/ovs-ofctl.c:80:50: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] static enum ofputil_protocol allowed_protocols = OFPUTIL_P_ANY; ^ utilities/ovs-ofctl.c:1736:17: warning: integer constant not in range of enumerated type 'enum ofputil_port_config' [-Wassign-enum] pm.config = 0; ^ utilities/ovs-ofctl.c:1737:15: warning: integer constant not in range of enumerated type 'enum ofputil_port_config' [-Wassign-enum] pm.mask = 0; ^ utilities/ovs-ofctl.c:1738:20: warning: integer constant not in range of enumerated type 'enum netdev_features' [-Wassign-enum] pm.advertise = 0; ^ utilities/ovs-ofctl.c:2383:24: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] usable_protocols = OFPUTIL_P_ANY; ^ utilities/ovs-ofctl.c:2612:64: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] protocol = set_protocol_for_flow_dump(vconn, protocol, OFPUTIL_P_ANY); ^ utilities/ovs-ofctl.c:2682:28: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] usable_protocols = OFPUTIL_P_OF13_UP; ^ utilities/ovs-ofctl.c:2710:28: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] usable_protocols = OFPUTIL_P_OF13_UP; ^ utilities/ovs-ofctl.c:2768:38: warning: integer constant not in range of enumerated type 'enum ofputil_protocol' [-Wassign-enum] enum ofputil_protocol protocol = 0; ^ utilities/ovs-ofctl.c:2908:37: warning: integer constant not in range of enumerated type 'enum ofp_version' [-Wassign-enum] return ofctl_parse_nxm__(false, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/orage/orage_4.8.3.orig.tar.bz2 icalcomponent.c:1994:5: warning: integer constant not in range of enumerated type 'enum icalproperty_status' [-Wassign-enum] icalerror_check_arg_rz(comp!=0,"comp"); ^ icalcomponent.c:2000:16: warning: integer constant not in range of enumerated type 'enum icalproperty_status' [-Wassign-enum] return 0; ^ icalcomponent.c:2006:16: warning: integer constant not in range of enumerated type 'enum icalproperty_status' [-Wassign-enum] return 0; ^ icalvalue.c:1089:5: warning: integer constant not in range of enumerated type 'icalparameter_xliccomparetype' (aka 'enum icalparameter_xliccomparetype') [-Wassign-enum] icalerror_check_arg_rz( (a!=0), "a"); ^ icalvalue.c:1090:5: warning: integer constant not in range of enumerated type 'icalparameter_xliccomparetype' (aka 'enum icalparameter_xliccomparetype') [-Wassign-enum] icalerror_check_arg_rz( (b!=0), "b"); ^ icalvalue.c:1242:13: warning: integer constant not in range of enumerated type 'icalparameter_xliccomparetype' (aka 'enum icalparameter_xliccomparetype') [-Wassign-enum] return 0; ^ appointment.c:2653:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , row = 0, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2653:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , row = 0, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2660:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2660:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2667:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2667:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2674:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2674:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2689:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL)); ^ appointment.c:2689:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL)); ^ appointment.c:2713:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL)); ^ appointment.c:2713:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL)); ^ appointment.c:2790:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2790:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:2821:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (GTK_EXPAND | GTK_FILL)); ^ appointment.c:2821:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (GTK_EXPAND | GTK_FILL)); ^ appointment.c:3011:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3011:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3027:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3027:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3208:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , row = 0, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3208:49: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , row = 0, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3232:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (GTK_FILL)); ^ appointment.c:3308:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3308:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3321:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3321:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row, (GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3336:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3336:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3358:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3358:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3403:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3403:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3410:15: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] , GTK_CALENDAR_SHOW_HEADING | GTK_CALENDAR_SHOW_DAY_NAMES); ^ appointment.c:3418:15: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] , GTK_CALENDAR_SHOW_HEADING | GTK_CALENDAR_SHOW_DAY_NAMES); ^ appointment.c:3430:15: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] , GTK_CALENDAR_SHOW_HEADING | GTK_CALENDAR_SHOW_DAY_NAMES); ^ appointment.c:3441:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ appointment.c:3441:47: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , ++row ,(GTK_EXPAND | GTK_FILL), (0)); ^ day-view.c:272:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] , GDK_Return, 0, 0); ^ day-view.c:272:30: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] , GDK_Return, 0, 0); ^ day-view.c:275:29: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] , GDK_KP_Enter, 0, 0); ^ day-view.c:275:32: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] , GDK_KP_Enter, 0, 0); ^ day-view.c:658:32: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ day-view.c:685:36: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ day-view.c:784:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ day-view.c:806:27: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ day-view.c:870:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ event-list.c:1052:27: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] , GDK_Return, 0, 0); ^ event-list.c:1052:30: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] , GDK_Return, 0, 0); ^ event-list.c:1055:29: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] , GDK_KP_Enter, 0, 0); ^ event-list.c:1055:32: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] , GDK_KP_Enter, 0, 0); ^ event-list.c:1175:53: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , label, el->event_spin, 0, (GTK_FILL), (0)); ^ event-list.c:1209:63: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , label, el->journal_start_button, 0, (GTK_FILL), (0)); ^ event-list.c:1227:43: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , label, el->search_entry, 0, (GTK_EXPAND | GTK_FILL), (0)); ^ event-list.c:1227:68: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , label, el->search_entry, 0, (GTK_EXPAND | GTK_FILL), (0)); ^ functions.c:142:13: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ functions.c:270:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ functions.c:1117:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ functions.c:1136:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ functions.c:1155:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ interface.c:653:26: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , i, (GTK_EXPAND | GTK_FILL), (0)); ^ interface.c:653:51: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , i, (GTK_EXPAND | GTK_FILL), (0)); ^ interface.c:927:15: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] , GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_HIGHLIGHT ^ interface.c:935:15: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] , GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_HIGHLIGHT ^ interface.c:943:15: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] , GTK_DEST_DEFAULT_MOTION | GTK_DEST_DEFAULT_HIGHLIGHT ^ timezone_selection.c:318:23: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ timezone_selection.c:327:23: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ timezone_selection.c:338:19: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ timezone_selection.c:301:19: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ timezone_selection.c:311:19: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ ../src/functions.c:142:13: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ ../src/functions.c:270:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] , (GTK_FILL), (0), 0, 0); ^ ../src/functions.c:1117:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ ../src/functions.c:1136:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ ../src/functions.c:1155:15: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] , GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/osmo/osmo_0.2.14.orig.tar.gz calendar_print.c:253:29: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] reg = g_regex_new ("\n", 0, 0, NULL); ^ calendar_print.c:253:32: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] reg = g_regex_new ("\n", 0, 0, NULL); ^ calendar_print.c:260:66: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] wbuf1 = g_regex_replace_literal (reg, stripped, -1, 0, " ", 0, NULL); ^ calendar_widget.c:184:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:191:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:198:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:203:101: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "If TRUE, a heading is displayed", TRUE, GTK_PARAM_READWRITE)); ^ calendar_widget.c:208:102: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] "If TRUE, day names are displayed", TRUE, GTK_PARAM_READWRITE)); ^ calendar_widget.c:215:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:222:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:229:60: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] GTK_PARAM_READWRITE)); ^ calendar_widget.c:347:31: warning: integer constant not in range of enumerated type 'GuiCalendarDisplayOptions' [-Wassign-enum] calendar->display_flags = ( GUI_CALENDAR_SHOW_HEADING | ^ calendar_widget.c:375:32: warning: integer constant not in range of enumerated type 'GtkDestDefaults' [-Wassign-enum] gtk_drag_dest_set (widget, 0, NULL, 0, GDK_ACTION_COPY); ^ calendar_widget.c:2764:35: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status (context, 0, time); ^ calendar_widget.c:2813:38: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] set_status_pending (context, 0); ^ calendar_widget.c:2825:36: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ calendar_widget.c:2829:32: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] suggested_action = 0; ^ calendar_widget.c:2879:5: warning: integer constant not in range of enumerated type 'GuiCalendarDisplayOptions' [-Wassign-enum] g_return_val_if_fail (GUI_IS_CALENDAR (calendar), 0); ^ calendar_widget.c:2904:44: warning: integer constant not in range of enumerated type 'GuiCalendarDisplayOptions' [-Wassign-enum] calendar->display_flags &= ~GUI_CALENDAR_NO_MONTH_CHANGE; ^ gui.c:410:47: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ notes_items.c:1093:33: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (g_file_test (notes_dir, G_FILE_TEST_IS_DIR | G_FILE_TEST_EXISTS) == FALSE) { ^ notes_items.c:1417:29: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (g_file_test (fullname, G_FILE_TEST_IS_REGULAR | G_FILE_TEST_EXISTS) == FALSE) { ^ stock_icons.c:39:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_ADD, (gchar*) N_("Add"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:40:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_CLEAR, (gchar*) N_("Clear"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:41:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_CLOSE, (gchar*) N_("Close"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:42:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_CANCEL, (gchar*) N_("Cancel"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:43:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_JUMPTO, (gchar*) N_("Jump to"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:44:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_EDIT, (gchar*) N_("Edit"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:45:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_DOWN, (gchar*) N_("Go Down"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:46:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_INFO, (gchar*) N_("Info"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:47:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_INSERT_TIMELINE, (gchar*) N_("Insert"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:48:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_NEXT_YEAR, (gchar*) N_("Next year"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:49:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_NO, (gchar*) N_("No"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:50:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_OK, (gchar*) N_("OK"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:51:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_OPEN, (gchar*) N_("Browse"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:52:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_PREV_YEAR, (gchar*) N_("Previous year"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:53:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_REMOVE, (gchar*) N_("Remove"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:54:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_SELECT_COLOR, (gchar*) N_("Select color"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:55:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_SELECT_DATE, (gchar*) N_("Select date"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:56:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_SELECT_FONT, (gchar*) N_("Select font"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:57:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_TODAY, (gchar*) N_("Today"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:58:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BUTTON_YES, (gchar*) N_("Yes"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:60:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_NORMAL, (gchar*) "Osmo", 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:61:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_NOTE, (gchar*) N_("Note"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:62:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_MENU_CALENDAR, (gchar*) N_("Calendar"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:64:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_BACKUP, (gchar*) N_("Backup data"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:65:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_RESTORE, (gchar*) N_("Restore data"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:67:94: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_OPEN_URL, (gchar*) N_("Open URL"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:69:94: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_ABOUT, (gchar*) N_("About"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:70:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_CALENDAR, (gchar*) N_("Calendar"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:71:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_CLOSE, (gchar*) N_("Close"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:72:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_CALCULATOR, (gchar*) N_("Calculator"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:73:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDIT_NOTE, (gchar*) N_("Edit day note"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:90:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_BOLD, (gchar*) N_("Bold"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:91:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_CLEAR, (gchar*) N_("Clear"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:92:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_FIND, (gchar*) N_("Find"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:93:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_HIGHLIGHT, (gchar*) N_("Highlight"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:94:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_INFO, (gchar*) N_("Info"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:95:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_INSERT_DATE_TIME, (gchar*) N_("Insert current date and time"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:96:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_INSERT_SEPARATOR, (gchar*) N_("Insert separator"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:97:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_ITALIC, (gchar*) N_("Italic"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:98:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_SAVE, (gchar*) N_("Save"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:99:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_SPELL_CHECKER, (gchar*) N_("Toggle spell checker"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:100:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_STRIKETHROUGH, (gchar*) N_("Strikethrough"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:101:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_UNDERLINE, (gchar*) N_("Underline"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:102:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NOTES_ADD, (gchar*) N_("Add note"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:103:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NOTES_EDIT, (gchar*) N_("Edit note"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:104:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NOTES_REMOVE, (gchar*) N_("Remove note"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:105:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NOTES, (gchar*) N_("Notes"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:106:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_MENU_NOTES, (gchar*) N_("Notes"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:109:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_BOLD_S, (gchar*) N_("Bold"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:110:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_HIGHLIGHT_S, (gchar*) N_("Highlight"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:111:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_ITALIC_S, (gchar*) N_("Italic"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:112:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_STRIKETHROUGH_S, (gchar*) N_("Strikethrough"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:113:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_EDITOR_UNDERLINE_S, (gchar*) N_("Underline"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:115:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_FULLYEAR, (gchar*) N_("Display full-year calendar"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:116:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_HELP, (gchar*) N_("Help"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:117:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_INFO_HELP, (gchar*) N_("Help"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:118:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_JUMPTO, (gchar*) N_("Jump to date"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:119:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_LICENSE, (gchar*) N_("License"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:120:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_LIST_INVALID, (gchar*) N_("Invalid item"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:121:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_LIST_VALID, (gchar*) N_("Valid item"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:122:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NEXT_DAY, (gchar*) N_("Next day"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:123:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NEXT_MONTH, (gchar*) N_("Next month"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:124:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_NEXT_YEAR, (gchar*) N_("Next year"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:125:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_PREFERENCES, (gchar*) N_("Preferences"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:126:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_PREV_DAY, (gchar*) N_("Previous day"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:127:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_PREV_MONTH, (gchar*) N_("Previous month"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:128:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_PREV_YEAR, (gchar*) N_("Previous year"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:131:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_ADD, (gchar*) N_("Add task"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:132:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_EDIT, (gchar*) N_("Edit task"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:133:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_REMOVE, (gchar*) N_("Remove task"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:134:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_IMPORT, (gchar*) N_("Import tasks"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:135:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_EXPORT, (gchar*) N_("Export tasks"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:136:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_PREV_DATE, (gchar*) N_("Change to previous date"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:137:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS_NEXT_DATE, (gchar*) N_("Change to next date"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:138:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TASKS, (gchar*) N_("Tasks"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:139:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_TASK, (gchar*) N_("Task"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:140:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_SYSTRAY_MENU_TASKS, (gchar*) N_("Tasks"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:143:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TODAY, (gchar*) N_("Today"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:146:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_PRINT, (gchar*) N_("Print"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:149:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TYPE_NORMAL, (gchar*) N_("Normal"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:150:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TYPE_ENCRYPTED, (gchar*) N_("Encrypted"), 0, 0, TRANSLATION_DOMAIN }, ^ stock_icons.c:152:97: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] { (gchar*) OSMO_STOCK_TYPE_RECURRENT, (gchar*) N_("Recurrent"), 0, 0, TRANSLATION_DOMAIN } ^ utils.c:137:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *reg = g_regex_new (regex, G_REGEX_OPTIMIZE, 0, NULL); ^ utils.c:138:69: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] gchar *buffer = g_regex_replace (reg, text, -1, 0, replacement, 0, NULL); ^ utils.c:146:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *reg = g_regex_new (regex, G_REGEX_OPTIMIZE, 0, NULL); ^ utils.c:147:50: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] gboolean matched = g_regex_match (reg, text, 0, NULL); ^ utils.c:318:42: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] reg = g_regex_new (pairs[i*2+0], 0, 0, NULL); ^ utils.c:318:45: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] reg = g_regex_new (pairs[i*2+0], 0, 0, NULL); ^ utils.c:319:75: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] buffer = g_regex_replace_literal (reg, temp, -1, 0, pairs[i*2+1], 0, NULL); ^ utils.c:326:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] reg = g_regex_new ("\\n", 0, 0, NULL); ^ utils.c:326:38: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] reg = g_regex_new ("\\n", 0, 0, NULL); ^ utils.c:327:71: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] buffer = g_regex_replace_literal (reg, temp, -1, 0, "
", 0, NULL); ^ utils.c:334:33: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] reg = g_regex_new (" ", 0, 0, NULL); ^ utils.c:334:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] reg = g_regex_new (" ", 0, 0, NULL); ^ utils.c:335:68: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] buffer = g_regex_replace_literal (reg, temp, -1, 0, "%20", 0, NULL); ^ utils.c:738:55: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] g_spawn_async (NULL, (gchar **)cmdline, NULL, G_SPAWN_SEARCH_PATH | G_SPAWN_STDOUT_TO_DEV_NULL, ^ utils.c:741:54: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] g_spawn_sync (NULL, (gchar **)cmdline, NULL, G_SPAWN_SEARCH_PATH | G_SPAWN_STDOUT_TO_DEV_NULL, ^ utils.c:1033:34: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new (REGEX_URL, 0, 0, NULL); ^ utils.c:1033:37: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (REGEX_URL, 0, 0, NULL); ^ utils.c:1034:30: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] g_regex_match (regex, text, 0, &match_info); ^ utils_gui.c:616:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:621:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:631:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:636:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:645:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:650:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:659:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ utils_gui.c:664:55: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/owfs/owfs_2.9p8.orig.tar.gz ow_1923.c:407:2: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] RETURN_ERROR_IF_BAD( OW_w_mem(&d, 1, 0x0212, pn) ); ^ ow_1923.c:408:2: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] RETURN_ERROR_IF_BAD( OW_r_mem(&check, 1, 0x0212, pn) ); ^ ow_1923.c:695:10: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] return -EINVAL; ^ ow_2404.c:362:10: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] return -ERANGE; ^ ow_avahi_announce.c:125:92: warning: integer constant not in range of enumerated type 'AvahiPublishFlags' [-Wassign-enum] ret1 = avahi_entry_group_add_service( aas->group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name,"_http._tcp", NULL, NULL, port, NULL) ; ^ ow_avahi_announce.c:126:92: warning: integer constant not in range of enumerated type 'AvahiPublishFlags' [-Wassign-enum] ret2 = avahi_entry_group_add_service( aas->group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name,"_owhttpd._tcp", NULL, NULL, port, NULL) ; ^ ow_avahi_announce.c:134:92: warning: integer constant not in range of enumerated type 'AvahiPublishFlags' [-Wassign-enum] ret1 = avahi_entry_group_add_service( aas->group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name,"_owserver._tcp", NULL, NULL, port, NULL) ; ^ ow_avahi_announce.c:141:92: warning: integer constant not in range of enumerated type 'AvahiPublishFlags' [-Wassign-enum] ret1 = avahi_entry_group_add_service( aas->group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name,"_ftp._tcp", NULL, NULL, port, NULL) ; ^ ow_avahi_announce.c:253:66: warning: integer constant not in range of enumerated type 'AvahiClientFlags' [-Wassign-enum] aas.client = avahi_client_new(avahi_simple_poll_get(aas.poll), 0, client_callback, (void *)(&aas), &error); ^ ow_avahi_browse.c:171:130: warning: integer constant not in range of enumerated type 'AvahiLookupResultFlags' [-Wassign-enum] if (!(avahi_service_resolver_new(in->master.browse.avahi_client, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolve_callback, in))) { ^ ow_bae.c:1712:2: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] RETURN_ERROR_IF_BAD(BUS_transaction(t, pn)) ; ^ ow_bae.c:1731:2: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] RETURN_ERROR_IF_BAD( BUS_transaction(t, pn)) ; ^ ow_bae.c:1750:2: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] RETURN_ERROR_IF_BAD(BUS_transaction(t, pn)); ^ ow_cache.c:1012:4: warning: integer constant not in range of enumerated type 'enum owq_cleanup' [-Wassign-enum] OWQ_SIMUL_CLR(owq) ; ^ ow_cache.c:1021:3: warning: integer constant not in range of enumerated type 'enum owq_cleanup' [-Wassign-enum] OWQ_SIMUL_CLR(owq) ; ^ ow_cache.c:1027:3: warning: integer constant not in range of enumerated type 'enum owq_cleanup' [-Wassign-enum] OWQ_SIMUL_CLR(owq) ; ^ ow_parsename.c:136:20: warning: integer constant not in range of enumerated type 'enum ePS_state' [-Wassign-enum] pn->state &= ~ePS_busveryremote ; ^ ow_parsename.c:139:20: warning: integer constant not in range of enumerated type 'enum ePS_state' [-Wassign-enum] pn->state &= ~ePS_busremote ; ^ ow_parsename.c:332:15: warning: integer constant not in range of enumerated type 'enum ePN_type' [-Wassign-enum] pn->type |= ePS_busanylocal; ^ ow_presence.c:89:2: warning: integer constant not in range of enumerated type 'enum ePS_state' [-Wassign-enum] UnsetKnownBus(pn); ^ ow_presence.c:121:2: warning: integer constant not in range of enumerated type 'enum ePS_state' [-Wassign-enum] UnsetKnownBus(pn); ^ ow_reconnect.c:60:26: warning: integer constant not in range of enumerated type 'enum e_reconnect' [-Wassign-enum] in->reconnect_state = reconnect_ok + 1 ; ^ ow_serial_open.c:97:11: warning: integer constant not in range of enumerated type 'GOOD_OR_BAD' [-Wassign-enum] return -ENOTSUP ; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pango1.0/pango1.0_1.36.8.orig.tar.xz pango-attributes.c:1828:24: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PangoFontMask mask = 0; ^ pango-context.c:1003:20: warning: integer constant not in range of enumerated type 'ChangedFlags' [-Wassign-enum] state->changed = EMBEDDING_CHANGED | SCRIPT_CHANGED | LANG_CHANGED | FONT_CHANGED | WIDTH_CHANGED; ^ pango-context.c:1012:20: warning: integer constant not in range of enumerated type 'ChangedFlags' [-Wassign-enum] state->changed = 0; ^ pango-markup.c:593:6: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] 0, md, ^ pangofc-font.c:123:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | ^ pangofc-font.c:130:8: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ pangoxft-render.c:118:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ pangoxft-render.c:124:12: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ arabic-lang.c:123:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] PANGO_ENGINE_LANG_DEFINE_TYPE (ArabicEngineLang, arabic_engine_lang, ^ basic-fc.c:454:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] PANGO_ENGINE_SHAPE_DEFINE_TYPE (BasicEngineFc, basic_engine_fc, ^ indic-lang.c:275:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] PANGO_ENGINE_LANG_DEFINE_TYPE (IndicEngineLang, indic_engine_lang, ^ viewer-main.c:96:11: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | ^ viewer-main.c:159:7: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pangox-compat/pangox-compat_0.0.2.orig.tar.xz pangox.c:247:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ pangox-fontmap.c:198:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ pangox-fontmap.c:1496:9: warning: integer constant not in range of enumerated type 'PangoFontMask' [-Wassign-enum] PANGO_FONT_MASK_FAMILY | PANGO_FONT_MASK_SIZE); ^ pangox-fontmap.c:1535:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ pangox-fontmap.c:1694:24: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ basic-x.c:690:1: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] PANGO_ENGINE_SHAPE_DEFINE_TYPE (BasicEngineXCompat, basic_engine_x_compat, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/parcellite/parcellite_1.1.9.orig.tar.gz main.c:801:52: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] (GTK_DIALOG_MODAL + GTK_DIALOG_NO_SEPARATOR), ^ main.c:806:92: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] gtk_window_set_icon((GtkWindow*)dialog, gtk_widget_render_icon(dialog, GTK_STOCK_EDIT, -1, NULL)); ^ main.c:1118:79: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] gtk_widget_render_icon(about_dialog, GTK_STOCK_ABOUT, -1, NULL)); ^ utils.c:130:49: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_CASELESS, 0, NULL); ^ utils.c:132:48: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] gboolean result = g_regex_match(regex, text, 0, NULL); ^ utils.c:680:32: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (fifo->g_ch_p,G_IO_IN|G_IO_HUP,fifo_read_cb,(gpointer)fifo); ^ utils.c:686:32: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (fifo->g_ch_c,G_IO_IN|G_IO_HUP,fifo_read_cb,(gpointer)fifo); ^ utils.c:692:34: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (fifo->g_ch_cmd,G_IO_IN|G_IO_HUP,fifo_read_cb,(gpointer)fifo); ^ history.c:550:92: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] gtk_window_set_icon((GtkWindow*)dialog, gtk_widget_render_icon(dialog, GTK_STOCK_SAVE_AS, -1, NULL)); ^ keybinder.c:108:40: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] EggVirtualModifierType virtual_mods = 0; ^ preferences.c:1116:52: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] (GTK_DIALOG_MODAL + GTK_DIALOG_NO_SEPARATOR), ^ preferences.c:1120:97: warning: integer constant not in range of enumerated type 'GtkIconSize' [-Wassign-enum] gtk_window_set_icon((GtkWindow*)dialog, gtk_widget_render_icon(dialog, GTK_STOCK_PREFERENCES, -1, NULL)); ^ eggaccelerators.c:212:25: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] *accelerator_mods = 0; ^ eggaccelerators.c:219:10: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods = 0; ^ eggaccelerators.c:264:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods |= EGG_VIRTUAL_META_MASK; ^ eggaccelerators.c:272:16: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] mods |= EGG_VIRTUAL_SUPER_MASK; ^ eggaccelerators.c:442:14: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] concrete = 0; ^ eggaccelerators.c:468:13: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] virtual = 0; ^ eggaccelerators.c:536:14: warning: integer constant not in range of enumerated type 'EggVirtualModifierType' [-Wassign-enum] mask = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/patch/patch_2.7.5.orig.tar.xz patch.c:561:37: warning: integer constant not in range of enumerated type 'enum file_attributes' [-Wassign-enum] enum file_attributes attr = 0; ^ patch.c:591:14: warning: integer constant not in range of enumerated type 'enum file_attributes' [-Wassign-enum] attr |= FA_IDS | FA_MODE | FA_XATTRS; ^ util.c:310:28: warning: integer constant not in range of enumerated type 'enum file_attributes' [-Wassign-enum] set_file_attributes (to, FA_TIMES | FA_IDS | FA_MODE, from, st, st->st_mode, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pavuk/pavuk_0.9.35.orig.tar.gz ./options.h:21:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:32:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:43:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:54:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:65:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:76:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:87:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:98:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:109:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:120:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:131:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:142:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:153:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:164:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:175:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_FUNC | PARAM_FOREIGN, ^ ./options.h:747:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:763:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:778:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:794:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:810:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:826:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1382:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PASS | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1399:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PATH | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1416:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PATH | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1432:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_STR | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1449:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_STR | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:1692:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_CONN | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3012:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PATH | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3028:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3044:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3243:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_SSLVER | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3266:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3283:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3322:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3339:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3484:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NUM | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3500:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3517:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL, ^ ./options.h:3724:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_STR | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:3741:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_STR | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4060:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PATH | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4090:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PATH | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4106:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4124:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4139:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_PBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ ./options.h:4156:7: warning: integer constant not in range of enumerated type 'par_type_t' [-Wassign-enum] PARAM_NBOOL | PARAM_UNSUPPORTED, NULL, NULL, NULL, NULL, NULL ^ config.c:97:10: warning: integer constant not in range of enumerated type 'strategie' [-Wassign-enum] return -1; ^ gaccel.c:26:25: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] retv->modifier_mask = 0; ^ gaccel.c:39:35: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GdkModifierType modifier_mask = 0; ^ gui_about.c:76:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ gui_addurl.c:144:43: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] dragtypes, NUM_ELEM(dragtypes) - 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gui_addurl.c:167:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ gui_common.c:621:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_common.c:633:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_common.c:676:41: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] dragtypes, NUM_ELEM(dragtypes) - 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gui_common.c:707:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, ^ gui_common.c:713:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:728:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 1, 2, GTK_SHRINK | GTK_FILL, ^ gui_common.c:734:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:809:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, ^ gui_common.c:815:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:843:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 2, 3, GTK_SHRINK | GTK_FILL, ^ gui_common.c:851:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:883:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ gui_common.c:889:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:904:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:904:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:952:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_common.c:964:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_common.c:1008:41: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] dragtypes, NUM_ELEM(dragtypes) - 1, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gui_common.c:1086:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 0, 1, GTK_SHRINK | GTK_FILL, ^ gui_common.c:1092:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:1120:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(prow), label, 0, 1, 2, 3, GTK_SHRINK | GTK_FILL, ^ gui_common.c:1128:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_SHRINK | GTK_FILL, GTK_FILL, 2, 2); ^ gui_common.c:1160:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); ^ gui_common.c:1166:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:1181:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:1181:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ gui_common.c:3063:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_common.c:3094:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ gui_limits.c:227:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:227:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:239:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:239:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:244:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:244:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:256:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:256:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:308:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:308:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:320:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:320:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:325:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:325:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:337:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:337:28: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 5, 5); ^ gui_limits.c:736:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_limits.c:767:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ gui_main.c:2168:37: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] dragtypes, NUM_ELEM(dragtypes), GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ gui_sched.c:134:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ gui_tools.c:41:5: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] GTK_CALENDAR_SHOW_HEADING | GTK_CALENDAR_SHOW_DAY_NAMES); ^ gui_tools.c:78:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:83:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 2, 2); ^ gui_tools.c:102:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:110:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 2, 2); ^ gui_tools.c:133:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:141:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, GTK_FILL, 2, 2); ^ gui_tools.c:163:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:172:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND, GTK_FILL, 2, 2); ^ gui_tools.c:345:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:359:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] row, row + 1, GTK_FILL | GTK_EXPAND, GTK_FILL, 2, 2); ^ gui_tools.c:487:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_SHRINK, GTK_FILL, 2, 2); ^ gui_tools.c:501:19: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] row, row + 1, GTK_FILL | GTK_EXPAND, GTK_FILL, 2, 2); ^ gui_tools.c:649:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_tools.c:663:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_FILL, 2, 5); ^ gui_tree.c:728:17: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ stats.c:504:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] GDK_Escape, 0, GTK_ACCEL_VISIBLE); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pioneers/pioneers_15.3.orig.tar.gz metaserver/main.c:228:28: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] GSpawnFlags spawn_flags = G_SPAWN_STDOUT_TO_DEV_NULL | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pixman/pixman_0.32.6.orig.tar.gz pixman.c:607:16: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] mask_format = PIXMAN_null; ^ pixman.c:622:33: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] src_format = mask_format = PIXMAN_pixbuf; ^ pixman.c:624:33: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] src_format = mask_format = PIXMAN_rpixbuf; ^ pixman-access.c:1386:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ ./pixman-access.c:1386:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-bits-image.c:693:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_any, ^ pixman-bits-image.c:704:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_any, ^ pixman-bits-image.c:711:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_any, ^ pixman-bits-image.c:717:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-x86.c:158:31: warning: integer constant not in range of enumerated type 'cpu_features_t' [-Wassign-enum] cpu_features_t features = 0; ^ pixman-x86.c:233:52: warning: integer constant not in range of enumerated type 'cpu_features_t' [-Wassign-enum] if (!_pixman_disabled ("mmx") && have_feature (MMX_BITS)) ^ pixman-x86.c:238:53: warning: integer constant not in range of enumerated type 'cpu_features_t' [-Wassign-enum] if (!_pixman_disabled ("sse2") && have_feature (SSE2_BITS)) ^ pixman-x86.c:243:54: warning: integer constant not in range of enumerated type 'cpu_features_t' [-Wassign-enum] if (!_pixman_disabled ("ssse3") && have_feature (SSSE3_BITS)) ^ pixman-fast-path.c:1239:16: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] mask_format = PIXMAN_null; ^ pixman-fast-path.c:1817:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, r5g6b5, fast_composite_over_n_8_0565), ^ pixman-fast-path.c:1818:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, b5g6r5, fast_composite_over_n_8_0565), ^ pixman-fast-path.c:1819:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, r8g8b8, fast_composite_over_n_8_0888), ^ pixman-fast-path.c:1820:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, b8g8r8, fast_composite_over_n_8_0888), ^ pixman-fast-path.c:1821:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8r8g8b8, fast_composite_over_n_8_8888), ^ pixman-fast-path.c:1822:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8r8g8b8, fast_composite_over_n_8_8888), ^ pixman-fast-path.c:1823:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8b8g8r8, fast_composite_over_n_8_8888), ^ pixman-fast-path.c:1824:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8b8g8r8, fast_composite_over_n_8_8888), ^ pixman-fast-path.c:1825:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, a8r8g8b8, fast_composite_over_n_1_8888), ^ pixman-fast-path.c:1826:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, x8r8g8b8, fast_composite_over_n_1_8888), ^ pixman-fast-path.c:1827:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, a8b8g8r8, fast_composite_over_n_1_8888), ^ pixman-fast-path.c:1828:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, x8b8g8r8, fast_composite_over_n_1_8888), ^ pixman-fast-path.c:1829:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, r5g6b5, fast_composite_over_n_1_0565), ^ pixman-fast-path.c:1830:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a1, b5g6r5, fast_composite_over_n_1_0565), ^ pixman-fast-path.c:1831:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, a8r8g8b8, fast_composite_over_n_8888_8888_ca), ^ pixman-fast-path.c:1832:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, x8r8g8b8, fast_composite_over_n_8888_8888_ca), ^ pixman-fast-path.c:1833:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, r5g6b5, fast_composite_over_n_8888_0565_ca), ^ pixman-fast-path.c:1834:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, a8b8g8r8, fast_composite_over_n_8888_8888_ca), ^ pixman-fast-path.c:1835:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, x8b8g8r8, fast_composite_over_n_8888_8888_ca), ^ pixman-fast-path.c:1836:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, b5g6r5, fast_composite_over_n_8888_0565_ca), ^ pixman-fast-path.c:1841:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, a8r8g8b8, fast_composite_over_8888_8888), ^ pixman-fast-path.c:1842:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, x8r8g8b8, fast_composite_over_8888_8888), ^ pixman-fast-path.c:1843:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, r5g6b5, fast_composite_over_8888_0565), ^ pixman-fast-path.c:1844:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, a8b8g8r8, fast_composite_over_8888_8888), ^ pixman-fast-path.c:1845:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, x8b8g8r8, fast_composite_over_8888_8888), ^ pixman-fast-path.c:1846:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, b5g6r5, fast_composite_over_8888_0565), ^ pixman-fast-path.c:1847:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, r5g6b5, null, r5g6b5, fast_composite_add_0565_0565), ^ pixman-fast-path.c:1848:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, b5g6r5, null, b5g6r5, fast_composite_add_0565_0565), ^ pixman-fast-path.c:1849:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8r8g8b8, null, a8r8g8b8, fast_composite_add_8888_8888), ^ pixman-fast-path.c:1850:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8b8g8r8, null, a8b8g8r8, fast_composite_add_8888_8888), ^ pixman-fast-path.c:1851:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8, null, a8, fast_composite_add_8_8), ^ pixman-fast-path.c:1852:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a1, null, a1, fast_composite_add_1_1), ^ pixman-fast-path.c:1853:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (ADD, solid, a8r8g8b8, a8r8g8b8, fast_composite_add_n_8888_8888_ca), ^ pixman-fast-path.c:1854:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, a8, fast_composite_add_n_8_8), ^ pixman-fast-path.c:1855:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, a8r8g8b8, fast_composite_solid_fill), ^ pixman-fast-path.c:1856:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, x8r8g8b8, fast_composite_solid_fill), ^ pixman-fast-path.c:1857:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, a8b8g8r8, fast_composite_solid_fill), ^ pixman-fast-path.c:1858:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, x8b8g8r8, fast_composite_solid_fill), ^ pixman-fast-path.c:1859:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, a1, fast_composite_solid_fill), ^ pixman-fast-path.c:1860:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, a8, fast_composite_solid_fill), ^ pixman-fast-path.c:1861:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, null, r5g6b5, fast_composite_solid_fill), ^ pixman-fast-path.c:1862:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, a8r8g8b8, fast_composite_src_x888_8888), ^ pixman-fast-path.c:1863:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, a8b8g8r8, fast_composite_src_x888_8888), ^ pixman-fast-path.c:1864:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, x8r8g8b8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1865:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, a8r8g8b8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1866:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, x8r8g8b8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1867:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, x8b8g8r8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1868:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, a8b8g8r8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1869:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, x8b8g8r8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1870:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b8g8r8a8, null, b8g8r8x8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1871:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b8g8r8a8, null, b8g8r8a8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1872:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b8g8r8x8, null, b8g8r8x8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1873:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, r5g6b5, null, r5g6b5, fast_composite_src_memcpy), ^ pixman-fast-path.c:1874:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b5g6r5, null, b5g6r5, fast_composite_src_memcpy), ^ pixman-fast-path.c:1875:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, r8g8b8, null, r8g8b8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1876:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b8g8r8, null, b8g8r8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1877:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x1r5g5b5, null, x1r5g5b5, fast_composite_src_memcpy), ^ pixman-fast-path.c:1878:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a1r5g5b5, null, x1r5g5b5, fast_composite_src_memcpy), ^ pixman-fast-path.c:1879:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8, null, a8, fast_composite_src_memcpy), ^ pixman-fast-path.c:1880:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, a8, null, a8, fast_composite_in_8_8), ^ pixman-fast-path.c:1881:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, solid, a8, a8, fast_composite_in_n_8_8), ^ pixman-fast-path.c:1883:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, x8r8g8b8, x8r8g8b8, 8888_8888), ^ pixman-fast-path.c:1884:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, a8r8g8b8, x8r8g8b8, 8888_8888), ^ pixman-fast-path.c:1885:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, x8b8g8r8, x8b8g8r8, 8888_8888), ^ pixman-fast-path.c:1886:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, a8b8g8r8, x8b8g8r8, 8888_8888), ^ pixman-fast-path.c:1888:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, a8r8g8b8, a8r8g8b8, 8888_8888), ^ pixman-fast-path.c:1889:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, a8b8g8r8, a8b8g8r8, 8888_8888), ^ pixman-fast-path.c:1891:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, x8r8g8b8, r5g6b5, 8888_565), ^ pixman-fast-path.c:1892:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, a8r8g8b8, r5g6b5, 8888_565), ^ pixman-fast-path.c:1894:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (SRC, r5g6b5, r5g6b5, 565_565), ^ pixman-fast-path.c:1896:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (SRC, x8r8g8b8, a8r8g8b8, x888_8888), ^ pixman-fast-path.c:1897:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (SRC, x8b8g8r8, a8b8g8r8, x888_8888), ^ pixman-fast-path.c:1898:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (SRC, x8r8g8b8, a8r8g8b8, x888_8888), ^ pixman-fast-path.c:1899:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (SRC, x8b8g8r8, a8b8g8r8, x888_8888), ^ pixman-fast-path.c:1900:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (SRC, x8r8g8b8, a8r8g8b8, x888_8888), ^ pixman-fast-path.c:1901:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (SRC, x8b8g8r8, a8b8g8r8, x888_8888), ^ pixman-fast-path.c:1903:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8, 8888_8888), ^ pixman-fast-path.c:1904:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8, 8888_8888), ^ pixman-fast-path.c:1905:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8, 8888_8888), ^ pixman-fast-path.c:1906:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8, 8888_8888), ^ pixman-fast-path.c:1908:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH (OVER, a8r8g8b8, r5g6b5, 8888_565), ^ pixman-fast-path.c:1918:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, x8r8g8b8, x8r8g8b8), ^ pixman-fast-path.c:1919:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, a8r8g8b8, x8r8g8b8), ^ pixman-fast-path.c:1920:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, x8b8g8r8, x8b8g8r8), ^ pixman-fast-path.c:1921:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, a8b8g8r8, x8b8g8r8), ^ pixman-fast-path.c:1923:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, x8r8g8b8, a8r8g8b8), ^ pixman-fast-path.c:1924:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, a8r8g8b8, a8r8g8b8), ^ pixman-fast-path.c:1925:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, x8b8g8r8, a8b8g8r8), ^ pixman-fast-path.c:1926:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (SRC, a8b8g8r8, a8b8g8r8), ^ pixman-fast-path.c:1928:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, x8r8g8b8, x8r8g8b8), ^ pixman-fast-path.c:1929:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8), ^ pixman-fast-path.c:1930:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, x8b8g8r8, x8b8g8r8), ^ pixman-fast-path.c:1931:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8), ^ pixman-fast-path.c:1933:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, x8r8g8b8, a8r8g8b8), ^ pixman-fast-path.c:1934:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8), ^ pixman-fast-path.c:1935:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, x8b8g8r8, a8b8g8r8), ^ pixman-fast-path.c:1936:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] NEAREST_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8), ^ pixman-fast-path.c:1958:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_ROTATE_FAST_PATH (SRC, a8r8g8b8, a8r8g8b8, 8888), ^ pixman-fast-path.c:1959:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_ROTATE_FAST_PATH (SRC, a8r8g8b8, x8r8g8b8, 8888), ^ pixman-fast-path.c:1960:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_ROTATE_FAST_PATH (SRC, x8r8g8b8, x8r8g8b8, 8888), ^ pixman-fast-path.c:1961:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_ROTATE_FAST_PATH (SRC, r5g6b5, r5g6b5, 565), ^ pixman-fast-path.c:1962:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_ROTATE_FAST_PATH (SRC, a8, a8, 8), ^ pixman-fast-path.c:1965:7: warning: integer constant not in range of enumerated type 'pixman_op_t' [-Wassign-enum] { PIXMAN_OP_any, ^ pixman-fast-path.c:1966:2: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_any, ^ pixman-fast-path.c:1969:2: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_any, 0, ^ pixman-fast-path.c:1970:2: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_any, FAST_PATH_STD_DEST_FLAGS, ^ pixman-fast-path.c:3171:35: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] { PIXMAN_r5g6b5, IMAGE_FLAGS, ITER_NARROW | ITER_SRC, ^ pixman-fast-path.c:3175:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_DEST, ^ pixman-fast-path.c:3180:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_DEST | ITER_IGNORE_RGB | ITER_IGNORE_ALPHA, ^ pixman-fast-path.c:3189:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, ^ pixman-fast-path.c:3206:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, ^ pixman-fast-path.c:3212:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, ^ pixman-fast-path.c:3263:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (pad_a8r8g8b8, a8r8g8b8, PAD) ^ pixman-fast-path.c:3264:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (none_a8r8g8b8, a8r8g8b8, NONE) ^ pixman-fast-path.c:3265:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (reflect_a8r8g8b8, a8r8g8b8, REFLECT) ^ pixman-fast-path.c:3266:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (normal_a8r8g8b8, a8r8g8b8, NORMAL) ^ pixman-fast-path.c:3267:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (pad_x8r8g8b8, x8r8g8b8, PAD) ^ pixman-fast-path.c:3268:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (none_x8r8g8b8, x8r8g8b8, NONE) ^ pixman-fast-path.c:3269:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (reflect_x8r8g8b8, x8r8g8b8, REFLECT) ^ pixman-fast-path.c:3270:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (normal_x8r8g8b8, x8r8g8b8, NORMAL) ^ pixman-fast-path.c:3271:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (pad_a8, a8, PAD) ^ pixman-fast-path.c:3272:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (none_a8, a8, NONE) ^ pixman-fast-path.c:3273:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (reflect_a8, a8, REFLECT) ^ pixman-fast-path.c:3274:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (normal_a8, a8, NORMAL) ^ pixman-fast-path.c:3275:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (pad_r5g6b5, r5g6b5, PAD) ^ pixman-fast-path.c:3276:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (none_r5g6b5, r5g6b5, NONE) ^ pixman-fast-path.c:3277:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (reflect_r5g6b5, r5g6b5, REFLECT) ^ pixman-fast-path.c:3278:5: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] AFFINE_FAST_PATHS (normal_r5g6b5, r5g6b5, NORMAL) ^ pixman-fast-path.c:3280:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-glyph.c:410:41: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] pixman_format_code_t glyph_format = PIXMAN_null; ^ pixman-glyph.c:507:41: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] pixman_format_code_t glyph_format = PIXMAN_null; ^ pixman-glyph.c:553:17: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] mask_format = PIXMAN_null; ^ pixman-glyph.c:571:16: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] src_format = PIXMAN_solid; ^ pixman-general.c:78:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_any, 0, 0, general_iter_init, NULL, NULL }, ^ pixman-general.c:78:22: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] { PIXMAN_any, 0, 0, general_iter_init, NULL, NULL }, ^ pixman-general.c:79:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-general.c:232:7: warning: integer constant not in range of enumerated type 'pixman_op_t' [-Wassign-enum] { PIXMAN_OP_any, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, general_composite_rect }, ^ pixman-general.c:232:22: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_any, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, general_composite_rect }, ^ pixman-general.c:232:37: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_any, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, general_composite_rect }, ^ pixman-general.c:232:52: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_any, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, general_composite_rect }, ^ pixman-image.c:429:9: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] code = PIXMAN_solid; ^ pixman-image.c:440:13: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] code = PIXMAN_solid; ^ pixman-image.c:466:9: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] code = PIXMAN_unknown; ^ pixman-image.c:482:9: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] code = PIXMAN_unknown; ^ pixman-image.c:501:9: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] code = PIXMAN_unknown; ^ pixman-image.c:893:12: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] return PIXMAN_null; ^ pixman-image.c:926:6: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, image->common.flags); ^ pixman-noop.c:104:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_any, ^ pixman-noop.c:105:10: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] 0, ITER_IGNORE_ALPHA | ITER_IGNORE_RGB | ITER_SRC, ^ pixman-noop.c:110:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_solid, ^ pixman-noop.c:111:31: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] FAST_PATH_NO_ALPHA_MAP, ITER_NARROW | ITER_SRC, ^ pixman-noop.c:116:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_solid, ^ pixman-noop.c:117:31: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] FAST_PATH_NO_ALPHA_MAP, ITER_WIDE | ITER_SRC, ^ pixman-noop.c:125:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, ^ pixman-noop.c:132:33: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] FAST_PATH_STD_DEST_FLAGS, ITER_NARROW | ITER_DEST, ^ pixman-noop.c:138:33: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] FAST_PATH_STD_DEST_FLAGS, ITER_NARROW | ITER_DEST | ITER_LOCALIZED_ALPHA, ^ pixman-noop.c:143:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-noop.c:148:22: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_DST, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, noop_composite }, ^ pixman-noop.c:148:37: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_DST, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, noop_composite }, ^ pixman-noop.c:148:52: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_OP_DST, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, noop_composite }, ^ pixman-mmx.c:3919:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-mmx.c:3924:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, r5g6b5, mmx_composite_over_n_8_0565 ), ^ pixman-mmx.c:3925:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, b5g6r5, mmx_composite_over_n_8_0565 ), ^ pixman-mmx.c:3926:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8r8g8b8, mmx_composite_over_n_8_8888 ), ^ pixman-mmx.c:3927:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8r8g8b8, mmx_composite_over_n_8_8888 ), ^ pixman-mmx.c:3928:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8b8g8r8, mmx_composite_over_n_8_8888 ), ^ pixman-mmx.c:3929:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8b8g8r8, mmx_composite_over_n_8_8888 ), ^ pixman-mmx.c:3930:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, a8r8g8b8, mmx_composite_over_n_8888_8888_ca ), ^ pixman-mmx.c:3931:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, x8r8g8b8, mmx_composite_over_n_8888_8888_ca ), ^ pixman-mmx.c:3932:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, r5g6b5, mmx_composite_over_n_8888_0565_ca ), ^ pixman-mmx.c:3933:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, a8b8g8r8, mmx_composite_over_n_8888_8888_ca ), ^ pixman-mmx.c:3934:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, x8b8g8r8, mmx_composite_over_n_8888_8888_ca ), ^ pixman-mmx.c:3935:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, b5g6r5, mmx_composite_over_n_8888_0565_ca ), ^ pixman-mmx.c:3936:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, a8r8g8b8, mmx_composite_over_pixbuf_8888 ), ^ pixman-mmx.c:3937:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, x8r8g8b8, mmx_composite_over_pixbuf_8888 ), ^ pixman-mmx.c:3938:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, r5g6b5, mmx_composite_over_pixbuf_0565 ), ^ pixman-mmx.c:3939:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, a8b8g8r8, mmx_composite_over_pixbuf_8888 ), ^ pixman-mmx.c:3940:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, x8b8g8r8, mmx_composite_over_pixbuf_8888 ), ^ pixman-mmx.c:3941:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, b5g6r5, mmx_composite_over_pixbuf_0565 ), ^ pixman-mmx.c:3942:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, solid, a8r8g8b8, mmx_composite_over_x888_n_8888 ), ^ pixman-mmx.c:3943:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, solid, x8r8g8b8, mmx_composite_over_x888_n_8888 ), ^ pixman-mmx.c:3944:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, solid, a8b8g8r8, mmx_composite_over_x888_n_8888 ), ^ pixman-mmx.c:3945:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, solid, x8b8g8r8, mmx_composite_over_x888_n_8888 ), ^ pixman-mmx.c:3946:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, solid, a8r8g8b8, mmx_composite_over_8888_n_8888 ), ^ pixman-mmx.c:3947:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, solid, x8r8g8b8, mmx_composite_over_8888_n_8888 ), ^ pixman-mmx.c:3948:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, solid, a8b8g8r8, mmx_composite_over_8888_n_8888 ), ^ pixman-mmx.c:3949:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, solid, x8b8g8r8, mmx_composite_over_8888_n_8888 ), ^ pixman-mmx.c:3954:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, a8r8g8b8, mmx_composite_over_n_8888 ), ^ pixman-mmx.c:3955:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, x8r8g8b8, mmx_composite_over_n_8888 ), ^ pixman-mmx.c:3956:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, r5g6b5, mmx_composite_over_n_0565 ), ^ pixman-mmx.c:3957:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, b5g6r5, mmx_composite_over_n_0565 ), ^ pixman-mmx.c:3958:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, null, x8r8g8b8, mmx_composite_copy_area ), ^ pixman-mmx.c:3959:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, null, x8b8g8r8, mmx_composite_copy_area ), ^ pixman-mmx.c:3961:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, a8r8g8b8, mmx_composite_over_8888_8888 ), ^ pixman-mmx.c:3962:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, x8r8g8b8, mmx_composite_over_8888_8888 ), ^ pixman-mmx.c:3963:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, r5g6b5, mmx_composite_over_8888_0565 ), ^ pixman-mmx.c:3964:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, a8b8g8r8, mmx_composite_over_8888_8888 ), ^ pixman-mmx.c:3965:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, x8b8g8r8, mmx_composite_over_8888_8888 ), ^ pixman-mmx.c:3966:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, b5g6r5, mmx_composite_over_8888_0565 ), ^ pixman-mmx.c:3968:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER_REVERSE, solid, null, a8r8g8b8, mmx_composite_over_reverse_n_8888), ^ pixman-mmx.c:3969:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER_REVERSE, solid, null, a8b8g8r8, mmx_composite_over_reverse_n_8888), ^ pixman-mmx.c:3971:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, r5g6b5, null, r5g6b5, mmx_composite_add_0565_0565 ), ^ pixman-mmx.c:3972:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, b5g6r5, null, b5g6r5, mmx_composite_add_0565_0565 ), ^ pixman-mmx.c:3973:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8r8g8b8, null, a8r8g8b8, mmx_composite_add_8888_8888 ), ^ pixman-mmx.c:3974:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8b8g8r8, null, a8b8g8r8, mmx_composite_add_8888_8888 ), ^ pixman-mmx.c:3975:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8, null, a8, mmx_composite_add_8_8 ), ^ pixman-mmx.c:3976:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, a8, mmx_composite_add_n_8_8 ), ^ pixman-mmx.c:3978:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, r5g6b5, mmx_composite_src_x888_0565 ), ^ pixman-mmx.c:3979:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, b5g6r5, mmx_composite_src_x888_0565 ), ^ pixman-mmx.c:3980:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, r5g6b5, mmx_composite_src_x888_0565 ), ^ pixman-mmx.c:3981:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, b5g6r5, mmx_composite_src_x888_0565 ), ^ pixman-mmx.c:3982:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, a8r8g8b8, mmx_composite_src_n_8_8888 ), ^ pixman-mmx.c:3983:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, x8r8g8b8, mmx_composite_src_n_8_8888 ), ^ pixman-mmx.c:3984:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, a8b8g8r8, mmx_composite_src_n_8_8888 ), ^ pixman-mmx.c:3985:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, x8b8g8r8, mmx_composite_src_n_8_8888 ), ^ pixman-mmx.c:3986:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, a8r8g8b8, mmx_composite_copy_area ), ^ pixman-mmx.c:3987:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, a8b8g8r8, mmx_composite_copy_area ), ^ pixman-mmx.c:3988:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, x8r8g8b8, mmx_composite_copy_area ), ^ pixman-mmx.c:3989:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, x8b8g8r8, mmx_composite_copy_area ), ^ pixman-mmx.c:3990:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, x8r8g8b8, mmx_composite_copy_area ), ^ pixman-mmx.c:3991:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, x8b8g8r8, mmx_composite_copy_area ), ^ pixman-mmx.c:3992:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, r5g6b5, null, r5g6b5, mmx_composite_copy_area ), ^ pixman-mmx.c:3993:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b5g6r5, null, b5g6r5, mmx_composite_copy_area ), ^ pixman-mmx.c:3995:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, a8, null, a8, mmx_composite_in_8_8 ), ^ pixman-mmx.c:3996:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, solid, a8, a8, mmx_composite_in_n_8_8 ), ^ pixman-mmx.c:3998:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8, a8r8g8b8, mmx_8888_8888 ), ^ pixman-mmx.c:3999:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8, x8r8g8b8, mmx_8888_8888 ), ^ pixman-mmx.c:4000:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, x8r8g8b8, x8r8g8b8, mmx_8888_8888 ), ^ pixman-mmx.c:4001:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8b8g8r8, a8b8g8r8, mmx_8888_8888 ), ^ pixman-mmx.c:4002:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8b8g8r8, x8b8g8r8, mmx_8888_8888 ), ^ pixman-mmx.c:4003:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, x8b8g8r8, x8b8g8r8, mmx_8888_8888 ), ^ pixman-mmx.c:4005:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8, mmx_8888_8888 ), ^ pixman-mmx.c:4006:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8, mmx_8888_8888 ), ^ pixman-mmx.c:4007:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8, mmx_8888_8888 ), ^ pixman-mmx.c:4008:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8, mmx_8888_8888 ), ^ pixman-sse2.c:6184:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, r5g6b5, sse2_composite_over_n_8_0565), ^ pixman-sse2.c:6185:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, b5g6r5, sse2_composite_over_n_8_0565), ^ pixman-sse2.c:6186:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, a8r8g8b8, sse2_composite_over_n_8888), ^ pixman-sse2.c:6187:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, x8r8g8b8, sse2_composite_over_n_8888), ^ pixman-sse2.c:6188:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, r5g6b5, sse2_composite_over_n_0565), ^ pixman-sse2.c:6189:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, null, b5g6r5, sse2_composite_over_n_0565), ^ pixman-sse2.c:6190:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, a8r8g8b8, sse2_composite_over_8888_8888), ^ pixman-sse2.c:6191:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, x8r8g8b8, sse2_composite_over_8888_8888), ^ pixman-sse2.c:6192:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, a8b8g8r8, sse2_composite_over_8888_8888), ^ pixman-sse2.c:6193:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, x8b8g8r8, sse2_composite_over_8888_8888), ^ pixman-sse2.c:6194:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, null, r5g6b5, sse2_composite_over_8888_0565), ^ pixman-sse2.c:6195:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, null, b5g6r5, sse2_composite_over_8888_0565), ^ pixman-sse2.c:6196:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8r8g8b8, sse2_composite_over_n_8_8888), ^ pixman-sse2.c:6197:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8r8g8b8, sse2_composite_over_n_8_8888), ^ pixman-sse2.c:6198:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8b8g8r8, sse2_composite_over_n_8_8888), ^ pixman-sse2.c:6199:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8b8g8r8, sse2_composite_over_n_8_8888), ^ pixman-sse2.c:6209:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, solid, a8r8g8b8, sse2_composite_over_x888_n_8888), ^ pixman-sse2.c:6210:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, solid, x8r8g8b8, sse2_composite_over_x888_n_8888), ^ pixman-sse2.c:6211:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, solid, a8b8g8r8, sse2_composite_over_x888_n_8888), ^ pixman-sse2.c:6212:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, solid, x8b8g8r8, sse2_composite_over_x888_n_8888), ^ pixman-sse2.c:6213:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, solid, a8r8g8b8, sse2_composite_over_8888_n_8888), ^ pixman-sse2.c:6214:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8r8g8b8, solid, x8r8g8b8, sse2_composite_over_8888_n_8888), ^ pixman-sse2.c:6215:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, solid, a8b8g8r8, sse2_composite_over_8888_n_8888), ^ pixman-sse2.c:6216:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, a8b8g8r8, solid, x8b8g8r8, sse2_composite_over_8888_n_8888), ^ pixman-sse2.c:6217:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, a8r8g8b8, sse2_composite_over_n_8888_8888_ca), ^ pixman-sse2.c:6218:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, x8r8g8b8, sse2_composite_over_n_8888_8888_ca), ^ pixman-sse2.c:6219:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, a8b8g8r8, sse2_composite_over_n_8888_8888_ca), ^ pixman-sse2.c:6220:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, x8b8g8r8, sse2_composite_over_n_8888_8888_ca), ^ pixman-sse2.c:6221:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8r8g8b8, r5g6b5, sse2_composite_over_n_8888_0565_ca), ^ pixman-sse2.c:6222:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (OVER, solid, a8b8g8r8, b5g6r5, sse2_composite_over_n_8888_0565_ca), ^ pixman-sse2.c:6223:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, a8r8g8b8, sse2_composite_over_pixbuf_8888), ^ pixman-sse2.c:6224:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, x8r8g8b8, sse2_composite_over_pixbuf_8888), ^ pixman-sse2.c:6225:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, a8b8g8r8, sse2_composite_over_pixbuf_8888), ^ pixman-sse2.c:6226:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, x8b8g8r8, sse2_composite_over_pixbuf_8888), ^ pixman-sse2.c:6227:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, pixbuf, pixbuf, r5g6b5, sse2_composite_over_pixbuf_0565), ^ pixman-sse2.c:6228:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, rpixbuf, rpixbuf, b5g6r5, sse2_composite_over_pixbuf_0565), ^ pixman-sse2.c:6229:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8r8g8b8, null, x8r8g8b8, sse2_composite_copy_area), ^ pixman-sse2.c:6230:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER, x8b8g8r8, null, x8b8g8r8, sse2_composite_copy_area), ^ pixman-sse2.c:6233:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER_REVERSE, solid, null, a8r8g8b8, sse2_composite_over_reverse_n_8888), ^ pixman-sse2.c:6234:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (OVER_REVERSE, solid, null, a8b8g8r8, sse2_composite_over_reverse_n_8888), ^ pixman-sse2.c:6237:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH_CA (ADD, solid, a8r8g8b8, a8r8g8b8, sse2_composite_add_n_8888_8888_ca), ^ pixman-sse2.c:6238:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8, null, a8, sse2_composite_add_8_8), ^ pixman-sse2.c:6239:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8r8g8b8, null, a8r8g8b8, sse2_composite_add_8888_8888), ^ pixman-sse2.c:6240:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, a8b8g8r8, null, a8b8g8r8, sse2_composite_add_8888_8888), ^ pixman-sse2.c:6241:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, a8, sse2_composite_add_n_8_8), ^ pixman-sse2.c:6242:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, null, a8, sse2_composite_add_n_8), ^ pixman-sse2.c:6243:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, null, x8r8g8b8, sse2_composite_add_n_8888), ^ pixman-sse2.c:6244:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, null, a8r8g8b8, sse2_composite_add_n_8888), ^ pixman-sse2.c:6245:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, null, x8b8g8r8, sse2_composite_add_n_8888), ^ pixman-sse2.c:6246:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, null, a8b8g8r8, sse2_composite_add_n_8888), ^ pixman-sse2.c:6247:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, x8r8g8b8, sse2_composite_add_n_8_8888), ^ pixman-sse2.c:6248:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, a8r8g8b8, sse2_composite_add_n_8_8888), ^ pixman-sse2.c:6249:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, x8b8g8r8, sse2_composite_add_n_8_8888), ^ pixman-sse2.c:6250:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (ADD, solid, a8, a8b8g8r8, sse2_composite_add_n_8_8888), ^ pixman-sse2.c:6253:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, a8r8g8b8, sse2_composite_src_n_8_8888), ^ pixman-sse2.c:6254:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, x8r8g8b8, sse2_composite_src_n_8_8888), ^ pixman-sse2.c:6255:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, a8b8g8r8, sse2_composite_src_n_8_8888), ^ pixman-sse2.c:6256:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, solid, a8, x8b8g8r8, sse2_composite_src_n_8_8888), ^ pixman-sse2.c:6257:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, r5g6b5, sse2_composite_src_x888_0565), ^ pixman-sse2.c:6258:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, b5g6r5, sse2_composite_src_x888_0565), ^ pixman-sse2.c:6259:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, r5g6b5, sse2_composite_src_x888_0565), ^ pixman-sse2.c:6260:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, b5g6r5, sse2_composite_src_x888_0565), ^ pixman-sse2.c:6261:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, a8r8g8b8, sse2_composite_src_x888_8888), ^ pixman-sse2.c:6262:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, a8b8g8r8, sse2_composite_src_x888_8888), ^ pixman-sse2.c:6263:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, a8r8g8b8, sse2_composite_copy_area), ^ pixman-sse2.c:6264:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, a8b8g8r8, sse2_composite_copy_area), ^ pixman-sse2.c:6265:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8r8g8b8, null, x8r8g8b8, sse2_composite_copy_area), ^ pixman-sse2.c:6266:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, a8b8g8r8, null, x8b8g8r8, sse2_composite_copy_area), ^ pixman-sse2.c:6267:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8r8g8b8, null, x8r8g8b8, sse2_composite_copy_area), ^ pixman-sse2.c:6268:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, x8b8g8r8, null, x8b8g8r8, sse2_composite_copy_area), ^ pixman-sse2.c:6269:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, r5g6b5, null, r5g6b5, sse2_composite_copy_area), ^ pixman-sse2.c:6270:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (SRC, b5g6r5, null, b5g6r5, sse2_composite_copy_area), ^ pixman-sse2.c:6273:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, a8, null, a8, sse2_composite_in_8_8), ^ pixman-sse2.c:6274:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, solid, a8, a8, sse2_composite_in_n_8_8), ^ pixman-sse2.c:6275:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_STD_FAST_PATH (IN, solid, null, a8, sse2_composite_in_n_8), ^ pixman-sse2.c:6277:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6278:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6279:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6280:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_COVER (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6281:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NONE (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6282:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NONE (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6283:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NONE (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6284:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NONE (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6285:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6286:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6287:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6288:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_PAD (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6289:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6290:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6291:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6292:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_FAST_PATH_NORMAL (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6294:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6295:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6296:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6297:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6298:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_NORMAL (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6299:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_NORMAL (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6300:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_NORMAL (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6301:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_NORMAL (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6303:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6304:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6305:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, x8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6306:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6307:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6308:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (SRC, x8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6310:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_COVER (SRC, x8r8g8b8, a8r8g8b8, sse2_x888_8888), ^ pixman-sse2.c:6311:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_COVER (SRC, x8b8g8r8, a8b8g8r8, sse2_x888_8888), ^ pixman-sse2.c:6312:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_PAD (SRC, x8r8g8b8, a8r8g8b8, sse2_x888_8888), ^ pixman-sse2.c:6313:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_PAD (SRC, x8b8g8r8, a8b8g8r8, sse2_x888_8888), ^ pixman-sse2.c:6314:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_NORMAL (SRC, x8r8g8b8, a8r8g8b8, sse2_x888_8888), ^ pixman-sse2.c:6315:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH_NORMAL (SRC, x8b8g8r8, a8b8g8r8, sse2_x888_8888), ^ pixman-sse2.c:6317:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6318:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6319:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888), ^ pixman-sse2.c:6320:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888), ^ pixman-sse2.c:6322:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_SOLID_MASK_FAST_PATH (OVER, a8r8g8b8, x8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6323:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_SOLID_MASK_FAST_PATH (OVER, a8b8g8r8, x8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6324:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_SOLID_MASK_FAST_PATH (OVER, a8r8g8b8, a8r8g8b8, sse2_8888_n_8888), ^ pixman-sse2.c:6325:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] SIMPLE_BILINEAR_SOLID_MASK_FAST_PATH (OVER, a8b8g8r8, a8b8g8r8, sse2_8888_n_8888), ^ pixman-sse2.c:6478:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ pixman-ssse3.c:329:7: warning: integer constant not in range of enumerated type 'iter_flags_t' [-Wassign-enum] ITER_NARROW | ITER_SRC, ^ pixman-ssse3.c:334:7: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] { PIXMAN_null }, ^ ../test/utils.c:470:38: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (bytes, n_bytes, 0); ^ ../test/utils-prng.c:282:51: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] randmemset_internal (prng, buf, size, 0, 0); ^ ../test/utils-prng.c:292:51: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] randmemset_internal (prng, buf, size, 0, 1); ^ utils.c:470:38: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (bytes, n_bytes, 0); ^ utils-prng.c:282:51: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] randmemset_internal (prng, buf, size, 0, 0); ^ utils-prng.c:292:51: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] randmemset_internal (prng, buf, size, 0, 1); ^ prng-test.c:70:49: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset_r (&prng, buf, BUFSIZE, 0); ^ prng-test.c:77:53: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset_r (&prng, buf + 1, BUFSIZE, 0); ^ prng-test.c:159:18: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] for (flags = 0; flags <= RANDMEMSET_MORE_00_AND_FF; flags++) ^ rotate-test.c:69:49: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (bytes, WIDTH * HEIGHT * 4, 0); ^ thread-test.c:114:39: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] DEST_WIDTH * sizeof (uint32_t), 0); ^ thread-test.c:116:25: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] sizeof (src_buf), 0); ^ alphamap.c:18:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_null, ^ matrix-test.c:138:43: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (&ti, sizeof(ti), 0); ^ matrix-test.c:139:43: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (&vi, sizeof(vi), 0); ^ blitters-test.c:52:41: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (buf, stride * height, 0); ^ blitters-test.c:217:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_null ^ blitters-test.c:225:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_null ^ blitters-test.c:302:16: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] mask_fmt = PIXMAN_null; ^ blitters-test.c:368:36: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] free_random_image (0, src_img, PIXMAN_null); ^ blitters-test.c:376:38: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] free_random_image (0, mask_img, PIXMAN_null); ^ glyph-test.c:12:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_null, ^ glyph-test.c:58:5: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] PIXMAN_null, ^ glyph-test.c:157:42: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (data, height * stride, 0); ^ scaling-test.c:143:55: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (srcbuf, src_stride * src_height, 0); ^ scaling-test.c:144:58: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (maskbuf, mask_stride * mask_height, 0); ^ scaling-test.c:145:55: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (dstbuf, dst_stride * dst_height, 0); ^ affine-test.c:80:55: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (srcbuf, src_stride * src_height, 0); ^ affine-test.c:81:55: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (dstbuf, dst_stride * dst_height, 0); ^ check-formats.c:204:12: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] return PIXMAN_null; ^ check-formats.c:291:15: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] src_fmt = PIXMAN_null; ^ check-formats.c:292:16: warning: integer constant not in range of enumerated type 'pixman_format_code_t' [-Wassign-enum] dest_fmt = PIXMAN_null; ^ scaling-bench.c:15:37: warning: integer constant not in range of enumerated type 'prng_randmemset_flags_t' [-Wassign-enum] prng_randmemset (data, n_bytes, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pqiv/pqiv_2.2.orig.tar.gz pqiv.c:678:25: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if(g_file_test(name, G_FILE_TEST_IS_REGULAR | G_FILE_TEST_IS_SYMLINK | G_FILE_TEST_IS_DIR)) { ^ pqiv.c:730:64: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if(state == PARAMETER && option_browse && g_file_test(param, G_FILE_TEST_IS_SYMLINK | G_FILE_TEST_IS_REGULAR) == TRUE && option_max_depth != 0) { ^ pqiv.c:943:43: warning: integer constant not in range of enumerated type 'GtkFileFilterFlags' [-Wassign-enum] load_images_file_filter_info->contains = GTK_FILE_FILTER_FILENAME | GTK_FILE_FILTER_DISPLAY_NAME; ^ pqiv.c:2030:3: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/preload/preload_0.6.4.orig.tar.gz log.c:50:30: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] preload_log (log_domain, 0, "Exiting", NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/psmisc/psmisc_22.21.orig.tar.gz pstree.c:1046:25: warning: integer constant not in range of enumerated type 'enum ns_type' [-Wassign-enum] enum ns_type nsid = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pygtk/pygtk_2.24.0.orig.tar.gz atk.c:2640:16: warning: integer constant not in range of enumerated type 'AtkRole' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2650:16: warning: integer constant not in range of enumerated type 'AtkRole' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2660:16: warning: integer constant not in range of enumerated type 'AtkRole' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2669:16: warning: integer constant not in range of enumerated type 'AtkRole' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2695:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2705:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2715:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:2724:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:6824:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:6834:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:6844:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ atk.c:6853:16: warning: integer constant not in range of enumerated type 'AtkLayer' [-Wassign-enum] return -G_MAXINT; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.4/python3.4_3.4.3.orig.tar.xz ./Modules/zipimport.c:357:20: warning: integer constant not in range of enumerated type 'find_loader_result' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/python3.5/python3.5_3.5.0~rc2.orig.tar.gz Python/ast.c:168:22: warning: integer constant not in range of enumerated type 'expr_context_ty' (aka 'enum _expr_context') [-Wassign-enum] actual_ctx = 0; ^ ./Modules/zipimport.c:355:20: warning: integer constant not in range of enumerated type 'find_loader_result' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qemu-kvm/qemu-kvm_1.1.2+dfsg.orig.tar.xz qemu-ga.c:709:32: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] GLogLevelFlags log_level = G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL; ^ qga/channel-posix.c:117:36: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch(client_channel, G_IO_IN | G_IO_HUP, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qof/qof_0.8.8.orig.tar.gz kvpframe.c:1394:10: warning: integer constant not in range of enumerated type 'KvpValueType' [-Wassign-enum] return QOF_FATAL; ^ kvputil.c:242:9: warning: integer constant not in range of enumerated type 'KvpValueType' [-Wassign-enum] return 0; ^ test-guid.c:87:26: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] g_log_set_always_fatal (G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_WARNING); ^ qsf-backend.c:682:9: warning: integer constant not in range of enumerated type 'KvpValueType' [-Wassign-enum] return 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rabbitsign/rabbitsign_2.1+dmca1.orig.tar.gz ./packxxk.c:207:56: warning: integer constant not in range of enumerated type 'RSInputFlags' (aka 'enum _RSInputFlags') [-Wassign-enum] if (rs_read_program_file(prgm, infile, infilename, 0)) { ^ ./packxxk.c:219:64: warning: integer constant not in range of enumerated type 'RSOutputFlags' (aka 'enum _RSOutputFlags') [-Wassign-enum] if (rs_write_program_file(prgm, outfile, month, day, year, 0)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/regina-rexx/regina-rexx_3.6.orig.tar.bz2 ./regutil/regsemux.c:614:52: warning: integer constant not in range of enumerated type 'semtype_t' [-Wassign-enum] rc = makesem(argv[0].strptr, argv[0].strlength, 0, false); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rlpr/rlpr_2.05.orig.tar.gz util.c:171:15: warning: integer constant not in range of enumerated type 'rlpr_io_status_e' [-Wassign-enum] *status = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rrdtool/rrdtool_1.5.4.orig.tar.gz rrd_graph.c:5499:57: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *re = g_regex_new(pattern, G_REGEX_EXTENDED, 0, &gerr); ^ rrd_graph.c:5505:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] int m = g_regex_match(re, fmt, 0, &mi); ^ optparse.c:52:16: warning: integer constant not in range of enumerated type 'enum optparse_argtype' [-Wassign-enum] return -1; ^ optparse.c:55:16: warning: integer constant not in range of enumerated type 'enum optparse_argtype' [-Wassign-enum] return -1; ^ rrd_create.c:319:55: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] GRegex *re = g_regex_new(DS_RE, G_REGEX_EXTENDED, 0, &gerr); ^ rrd_create.c:326:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] int m = g_regex_match(re, def, 0, &mi); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rtpproxy/rtpproxy_1.2.1.orig.tar.gz makeann.c:98:67: warning: integer constant not in range of enumerated type 'rtp_type_t' [-Wassign-enum] {NULL, RTP_G729, G729_ENABLED}, {NULL, RTP_PCMA, 1}, {NULL, -1, 0}}; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sane-backends/sane-backends_1.0.25+git20150528.orig.tar.gz bh.c:1221:16: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] format = SANE_FRAME_G31D; ^ bh.c:1224:16: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] format = SANE_FRAME_G32D; ^ bh.c:1227:16: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] format = SANE_FRAME_G42D; ^ bh.c:1300:13: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] format = SANE_FRAME_TEXT; ^ bh.c:1307:13: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] format = SANE_FRAME_TEXT; ^ bh.c:1462:21: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] sect->format = SANE_FRAME_G31D; ^ bh.c:1467:21: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] sect->format = SANE_FRAME_G32D; ^ bh.c:1472:21: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] sect->format = SANE_FRAME_G42D; ^ canon_dr.c:3709:21: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] s->u.format = SANE_FRAME_JPEG; ^ coolscan2.c:2292:12: warning: integer constant not in range of enumerated type 'cs2_phase_t' [-Wassign-enum] return -1; ^ coolscan3.c:2340:10: warning: integer constant not in range of enumerated type 'cs3_phase_t' [-Wassign-enum] return -1; ^ fujitsu.c:6684:24: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] params->format = SANE_FRAME_JPEG; ^ fujitsu.c:6701:24: warning: integer constant not in range of enumerated type 'SANE_Frame' [-Wassign-enum] params->format = SANE_FRAME_JPEG; ^ hp-device.c:275:13: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] *compat = 0; ^ hp-option.c:1248:14: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] compat = 0; ^ hp-option.c:2908:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2915:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ ^ hp-option.c:2921:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2935:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2941:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2947:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2954:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ ^ hp-option.c:2958:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2964:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2971:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2978:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2985:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ ^ hp-option.c:2990:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:2996:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3051:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3075:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3081:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3104:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3111:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3118:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3126:14: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] REQUIRES(HP_COMPAT_5P | HP_COMPAT_5100C | HP_COMPAT_6200C ^ hp-option.c:3152:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3167:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3180:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3197:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3206:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, /* enum hp_device_compat_e requires */ ^ hp-option.c:3260:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3275:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3282:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3298:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] 0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* for gcc-s sake */ ^ hp-option.c:3302:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3308:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3314:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3320:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3333:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3346:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, ^ hp-option.c:3355:5: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] NO_REQUIRES, /* enum hp_device_compat_e requires */ ^ hp-option.c:3378:16: warning: integer constant not in range of enumerated type 'enum hp_device_compat_e' [-Wassign-enum] REQUIRES( HP_COMPAT_PLUS | HP_COMPAT_2C | HP_COMPAT_2P | HP_COMPAT_2CX ^ ./hp4200_lm9830.c:55:12: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return -SANE_STATUS_INVAL; ^ ./hp5590_low.c:312:11: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return -1; ^ ./hs2p-scsi.c:1856:11: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return (-1); ^ ./hs2p-scsi.c:2130:11: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return (-1); ^ kvs40xx_cmd.c:274:7: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] st = INCORRECT_LENGTH; ^ pie.c:2355:11: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return -1; ^ pixma_bjnp.c:1704:14: warning: integer constant not in range of enumerated type 'BJNP_Status' [-Wassign-enum] return SANE_STATUS_INVAL; ^ umax.c:1626:14: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return -1; ^ umax.c:1995:12: warning: integer constant not in range of enumerated type 'SANE_Status' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sed/sed_4.2.2.orig.tar.bz2 execute.c:249:19: warning: integer constant not in range of enumerated type 'enum replacement_types' [-Wassign-enum] type &= ~(REPL_LOWERCASE_FIRST | REPL_UPPERCASE_FIRST); ^ execute.c:1030:24: warning: integer constant not in range of enumerated type 'enum replacement_types' [-Wassign-enum] curr_type &= ~REPL_MODIFIERS; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/see/see_0.72.orig.tar.bz2 see.c:1428:91: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(notshown, "activate", keymacros, GDK_slash, GDK_CONTROL_MASK, 0); ^ see.c:1526:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(item15, "activate", keymacros, GDK_F2, 0, GTK_ACCEL_VISIBLE); ^ see.c:1531:68: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator(item16, "activate", keymacros, GDK_F1, 0, GTK_ACCEL_VISIBLE); ^ 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:164:44: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] static GLogLevelFlags enabled_log_levels = G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_WARNING; ^ update-mime-database.c:3545:13: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] | G_LOG_LEVEL_INFO; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/siege/siege_3.0.8.orig.tar.gz notify.c:99:15: warning: integer constant not in range of enumerated type 'LEVEL' [-Wassign-enum] level = LOG_WARNING; ^ notify.c:104:15: warning: integer constant not in range of enumerated type 'LEVEL' [-Wassign-enum] level = LOG_WARNING; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sigscheme/sigscheme_0.8.5.orig.tar.bz2 format.c:351:31: warning: integer constant not in range of enumerated type 'enum ScmFormatCapability' [-Wassign-enum] vfmt = read_number_prefix(SCM_FMT_RAW_C | SCM_FMT_SSCM_ADDENDUM, fmt); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-server/silc-server_1.1.18.orig.tar.gz silcunixnet.c:443:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcunixsocketstream.c:58:10: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] (SILC_TASK_READ | SILC_TASK_WRITE), TRUE); ^ silcunixsocketstream.c:194:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcschedule.c:606:56: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, TRUE, task, FALSE, 0, 0, seconds, useconds, ^ silcschedule.c:707:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:719:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:733:61: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, !task->type, 0, 0, 0, 0, ^ silcschedule.c:760:57: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, TRUE, fd, 0, 0, 0, ^ silcschedule.c:799:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:815:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:849:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:865:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:903:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:958:25: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SilcTaskEvent event = 0; ^ silcschedule.c:961:12: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] return 0; ^ silcschedule.c:976:45: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_schedule_set_listen_fd(schedule, fd, 0, FALSE); ^ silcstringprep.c:80:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:81:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:82:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:83:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_1}, ^ silcstringprep.c:84:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_2}, ^ silcstringprep.c:85:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_1}, ^ silcstringprep.c:86:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_2}, ^ silcstringprep.c:87:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_3}, ^ silcstringprep.c:88:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_4}, ^ silcstringprep.c:89:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_5}, ^ silcstringprep.c:90:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_6}, ^ silcstringprep.c:91:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_7}, ^ silcstringprep.c:92:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_8}, ^ silcstringprep.c:93:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:94:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:95:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_c}, ^ silcstringprep.c:96:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_d}, ^ silcstringprep.c:97:33: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_UNASSIGNED_TABLE, 0, stringprep_rfc3454_A_1}, ^ silcstringprep.c:98:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:104:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:105:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:106:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:107:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_1}, ^ silcstringprep.c:108:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_2}, ^ silcstringprep.c:109:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_1}, ^ silcstringprep.c:110:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_2}, ^ silcstringprep.c:111:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_3}, ^ silcstringprep.c:112:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_4}, ^ silcstringprep.c:113:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_5}, ^ silcstringprep.c:114:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_6}, ^ silcstringprep.c:115:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_7}, ^ silcstringprep.c:116:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_8}, ^ silcstringprep.c:117:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:118:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:119:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_d}, ^ silcstringprep.c:120:33: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_UNASSIGNED_TABLE, 0, stringprep_rfc3454_A_1}, ^ silcstringprep.c:121:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:127:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:128:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:129:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:130:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:136:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:137:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:138:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:152:32: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] Stringprep_profile_flags f = 0; ^ silcfdstream.c:232:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcsocketstream.c:209:8: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, l); ^ silcfsm.c:170:9: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:212:6: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:219:71: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:244:11: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:249:69: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:293:71: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:309:69: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:342:9: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, fsm); ^ silcpkcs.c:64:5: warning: integer constant not in range of enumerated type 'SilcPKCSType' [-Wassign-enum] 0, NULL, NULL, NULL, NULL, NULL, ^ silcasn1_decode.c:396:10: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_EXPLICIT; ^ silcasn1_encode.c:90:13: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_OPTIONAL; ^ silcasn1_encode.c:135:15: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_EXPLICIT; ^ silcconnauth.c:603:35: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] silc_skr_find_set_usage(find, (SILC_SKR_USAGE_AUTH | ^ serverconfig.c:871:7: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] SILC_SKR_USAGE_AUTH | ^ serverconfig.c:881:10: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] SILC_SKR_USAGE_AUTH | ^ serverconfig.c:1052:7: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] SILC_SKR_USAGE_AUTH | ^ serverconfig.c:1131:7: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] SILC_SKR_USAGE_AUTH | ^ command.c:49:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(whois, WHOIS, SILC_CF_LAG | SILC_CF_REG), ^ command.c:50:35: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(whowas, WHOWAS, SILC_CF_LAG | SILC_CF_REG), ^ command.c:51:39: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(identify, IDENTIFY, SILC_CF_LAG | SILC_CF_REG), ^ command.c:52:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(nick, NICK, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:53:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(list, LIST, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:54:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(topic, TOPIC, SILC_CF_LAG | SILC_CF_REG), ^ command.c:55:35: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(invite, INVITE, SILC_CF_LAG | SILC_CF_REG), ^ command.c:56:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(quit, QUIT, SILC_CF_LAG | SILC_CF_REG), ^ command.c:57:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(kill, KILL, SILC_CF_LAG_STRICT | SILC_CF_REG | SILC_CF_OPER), ^ command.c:58:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(info, INFO, SILC_CF_LAG | SILC_CF_REG), ^ command.c:59:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(stats, STATS, SILC_CF_LAG | SILC_CF_REG), ^ command.c:60:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(ping, PING, SILC_CF_LAG | SILC_CF_REG), ^ command.c:61:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(oper, OPER, SILC_CF_LAG | SILC_CF_REG | SILC_CF_OPER), ^ command.c:62:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(join, JOIN, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:63:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(motd, MOTD, SILC_CF_LAG | SILC_CF_REG), ^ command.c:64:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(umode, UMODE, SILC_CF_LAG | SILC_CF_REG), ^ command.c:65:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(cmode, CMODE, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:66:35: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(cumode, CUMODE, SILC_CF_LAG | SILC_CF_REG), ^ command.c:67:31: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(kick, KICK, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:68:29: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(ban, BAN, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:69:35: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(detach, DETACH, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:70:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(watch, WATCH, SILC_CF_LAG | SILC_CF_REG), ^ command.c:72:5: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_CF_LAG | SILC_CF_REG | SILC_CF_SILC_OPER), ^ command.c:73:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(leave, LEAVE, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:74:33: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(users, USERS, SILC_CF_LAG | SILC_CF_REG), ^ command.c:75:35: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(getkey, GETKEY, SILC_CF_LAG | SILC_CF_REG), ^ command.c:76:37: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(service, SERVICE, SILC_CF_LAG_STRICT | SILC_CF_REG), ^ command.c:79:5: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_CF_LAG | SILC_CF_REG | SILC_CF_OPER), ^ command.c:81:5: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_CF_LAG | SILC_CF_REG | SILC_CF_OPER), ^ command.c:82:44: warning: integer constant not in range of enumerated type 'SilcCommandFlag' [-Wassign-enum] SILC_SERVER_CMD(shutdown, PRIV_SHUTDOWN, SILC_CF_LAG | SILC_CF_REG | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-toolkit/silc-toolkit_1.1.10.orig.tar.gz silcunixnet.c:442:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcunixsocketstream.c:58:10: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] (SILC_TASK_READ | SILC_TASK_WRITE), TRUE); ^ silcunixsocketstream.c:194:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcschedule.c:606:56: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, TRUE, task, FALSE, 0, 0, seconds, useconds, ^ silcschedule.c:707:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:719:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:733:61: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, !task->type, 0, 0, 0, 0, ^ silcschedule.c:760:57: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, TRUE, fd, 0, 0, 0, ^ silcschedule.c:799:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:815:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:849:29: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] ((SilcTaskFd)task)->fd, 0, 0, 0, ^ silcschedule.c:865:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:903:52: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] schedule->notify(schedule, FALSE, task, FALSE, 0, 0, 0, 0, ^ silcschedule.c:958:25: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SilcTaskEvent event = 0; ^ silcschedule.c:961:12: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] return 0; ^ silcschedule.c:976:45: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_schedule_set_listen_fd(schedule, fd, 0, FALSE); ^ silcstringprep.c:80:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:81:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:82:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:83:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_1}, ^ silcstringprep.c:84:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_2}, ^ silcstringprep.c:85:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_1}, ^ silcstringprep.c:86:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_2}, ^ silcstringprep.c:87:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_3}, ^ silcstringprep.c:88:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_4}, ^ silcstringprep.c:89:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_5}, ^ silcstringprep.c:90:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_6}, ^ silcstringprep.c:91:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_7}, ^ silcstringprep.c:92:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_8}, ^ silcstringprep.c:93:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:94:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:95:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_c}, ^ silcstringprep.c:96:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_d}, ^ silcstringprep.c:97:33: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_UNASSIGNED_TABLE, 0, stringprep_rfc3454_A_1}, ^ silcstringprep.c:98:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:104:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:105:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:106:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:107:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_1}, ^ silcstringprep.c:108:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_1_2}, ^ silcstringprep.c:109:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_1}, ^ silcstringprep.c:110:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_2_2}, ^ silcstringprep.c:111:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_3}, ^ silcstringprep.c:112:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_4}, ^ silcstringprep.c:113:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_5}, ^ silcstringprep.c:114:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_6}, ^ silcstringprep.c:115:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_7}, ^ silcstringprep.c:116:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_8}, ^ silcstringprep.c:117:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:118:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, stringprep_rfc3454_C_9}, ^ silcstringprep.c:119:31: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_PROHIBIT_TABLE, 0, silc_appendix_d}, ^ silcstringprep.c:120:33: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_UNASSIGNED_TABLE, 0, stringprep_rfc3454_A_1}, ^ silcstringprep.c:121:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:127:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_1}, ^ silcstringprep.c:128:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:129:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:130:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:136:26: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_MAP_TABLE, 0, stringprep_rfc3454_B_2}, ^ silcstringprep.c:137:21: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] {STRINGPREP_NFKC, 0, 0}, ^ silcstringprep.c:138:4: warning: integer constant not in range of enumerated type 'Stringprep_profile_steps' [-Wassign-enum] {0} ^ silcstringprep.c:152:32: warning: integer constant not in range of enumerated type 'Stringprep_profile_flags' [-Wassign-enum] Stringprep_profile_flags f = 0; ^ silcfdstream.c:232:7: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] SILC_TASK_READ | SILC_TASK_WRITE, FALSE); ^ silcsocketstream.c:209:8: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, l); ^ silcfsm.c:170:9: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:212:6: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:219:71: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:244:11: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, f); ^ silcfsm.c:249:69: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:293:71: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:309:69: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] silc_fsm_run(f->schedule, silc_schedule_get_context(f->schedule), 0, 0, f); ^ silcfsm.c:342:9: warning: integer constant not in range of enumerated type 'SilcTaskEvent' [-Wassign-enum] 0, 0, fsm); ^ silcpkcs.c:64:5: warning: integer constant not in range of enumerated type 'SilcPKCSType' [-Wassign-enum] 0, NULL, NULL, NULL, NULL, NULL, ^ silcasn1_decode.c:396:10: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_EXPLICIT; ^ silcasn1_encode.c:90:13: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_OPTIONAL; ^ silcasn1_encode.c:135:15: warning: integer constant not in range of enumerated type 'SilcAsn1Options' [-Wassign-enum] opts &= ~SILC_ASN1_EXPLICIT; ^ silcconnauth.c:603:35: warning: integer constant not in range of enumerated type 'SilcSKRKeyUsage' [-Wassign-enum] silc_skr_find_set_usage(find, (SILC_SKR_USAGE_AUTH | ^ client_ftp.c:723:43: warning: integer constant not in range of enumerated type 'SilcSFTPFSMemoryPerm' [-Wassign-enum] session->fs = silc_sftp_fs_memory_alloc(SILC_SFTP_FS_PERM_READ | ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/slurm-llnl/slurm-llnl_2.3.4.orig.tar.bz2 log.c:773:25: warning: integer constant not in range of enumerated type 'log_facility_t' [-Wassign-enum] _log_init(NULL, opts, 0, NULL); ^ slurmdb_defs.c:342:16: warning: integer constant not in range of enumerated type 'enum job_states' [-Wassign-enum] step->state = NO_VAL; ^ slurmdbd_defs.c:818:10: warning: integer constant not in range of enumerated type 'slurmdbd_msg_type_t' [-Wassign-enum] return NO_VAL; ^ slurmdbd_defs.c:970:10: warning: integer constant not in range of enumerated type 'slurmdbd_msg_type_t' [-Wassign-enum] return NO_VAL; ^ slurmdbd_defs.c:973:9: warning: integer constant not in range of enumerated type 'slurmdbd_msg_type_t' [-Wassign-enum] return NO_VAL; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sofia-sip/sofia-sip_1.12.11+20110422.orig.tar.gz stun.c:944:28: warning: integer constant not in range of enumerated type 'stun_action_t' (aka 'enum stun_action_s') [-Wassign-enum] sh->sh_dns_pend_action = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/spass/spass_3.7.orig.tar.gz dfgparser.y:1195:26: warning: integer constant not in range of enumerated type 'SPROPERTY' [-Wassign-enum] { (yyval.property) = 0; /* left */ ;} ^ dfgparser.y:1207:32: warning: integer constant not in range of enumerated type 'SPROPERTY' [-Wassign-enum] default: (yyval.property) = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/ssed/ssed_3.62.orig.tar.gz execute.c:313:21: warning: integer constant not in range of enumerated type 'enum replacement_types' [-Wassign-enum] type &= ~(REPL_LOWERCASE_FIRST | REPL_UPPERCASE_FIRST); ^ execute.c:1046:24: warning: integer constant not in range of enumerated type 'enum replacement_types' [-Wassign-enum] curr_type &= ~REPL_MODIFIERS; ^ 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_dump.c:719:29: warning: integer constant not in range of enumerated type 'enum cram_fields' [-Wassign-enum] enum cram_fields cf = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sylpheed/sylpheed_3.5.0~beta3.orig.tar.xz codeconv.c:1945:31: warning: integer constant not in range of enumerated type 'CharSet' [-Wassign-enum] static CharSet cur_charset = -1; ^ codeconv.c:2052:31: warning: integer constant not in range of enumerated type 'CharSet' [-Wassign-enum] static CharSet out_charset = -1; ^ filter.c:804:32: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] FilterMatchFlag match_flag = 0; ^ filter.c:1371:16: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] match_flag = 0; ^ filter.c:1388:16: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] match_flag = 0; ^ filter.c:1596:47: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] cond = filter_cond_new(FLT_COND_CMD_TEST, 0, 0, NULL, ^ filter.c:1739:10: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] *flag = 0; ^ imap.c:939:11: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] flags = 0; ^ imap.c:1395:22: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] IMAPFlags iflags = 0; ^ imap.c:3353:20: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] IMAPFlags flags = 0; ^ imap.c:3368:5: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] MSG_UNSET_FLAGS(flags, MSG_CLABEL_FLAG_MASK); ^ imap.c:3479:21: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] IMAPFlags iflags = 0; ^ imap.c:3564:21: warning: integer constant not in range of enumerated type 'IMAPFlags' [-Wassign-enum] IMAPFlags iflags = 0; ^ smtp.c:93:39: warning: integer constant not in range of enumerated type 'SMTPAuthType' [-Wassign-enum] session->avail_auth_type = 0; ^ smtp.c:94:39: warning: integer constant not in range of enumerated type 'SMTPAuthType' [-Wassign-enum] session->forced_auth_type = 0; ^ smtp.c:95:39: warning: integer constant not in range of enumerated type 'SMTPAuthType' [-Wassign-enum] session->auth_type = 0; ^ smtp.c:262:29: warning: integer constant not in range of enumerated type 'SMTPAuthType' [-Wassign-enum] session->avail_auth_type = 0; ^ socket.c:388:20: warning: integer constant not in range of enumerated type 'SockFlags' [-Wassign-enum] sockinfo->flags = 0; ^ socket.c:460:4: warning: integer constant not in range of enumerated type 'SockFlags' [-Wassign-enum] SOCK_UNSET_FLAGS(sock->flags, SYL_SOCK_NONBLOCK); ^ socket.c:1409:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] (conn_data->channel, G_IO_OUT | G_IO_ERR | G_IO_HUP | G_IO_NVAL, ^ virtual.c:119:2: warning: integer constant not in range of enumerated type 'FolderType' [-Wassign-enum] F_VIRTUAL, ^ main.c:339:8: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN|G_IO_PRI|G_IO_ERR, ^ mainwindow.c:1925:24: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SensitiveCond state = 0; ^ mainwindow.c:2020:36: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SET_WIDGET_COND(mainwin->get_btn, M_HAVE_ACCOUNT|M_UNLOCKED); ^ mainwindow.c:2021:39: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SET_WIDGET_COND(mainwin->getall_btn, M_HAVE_ACCOUNT|M_UNLOCKED); ^ mainwindow.c:2023:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_UNLOCKED|M_POP3_ACCOUNT); ^ mainwindow.c:2025:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_UNLOCKED|M_HAVE_QUEUED_MSG); ^ mainwindow.c:2028:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST); ^ mainwindow.c:2031:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST); ^ mainwindow.c:2033:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST); ^ mainwindow.c:2034:36: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SET_WIDGET_COND(mainwin->fwd_btn, M_HAVE_ACCOUNT|M_TARGET_EXIST); ^ mainwindow.c:2037:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_HAVE_ACCOUNT|M_TARGET_EXIST); ^ mainwindow.c:2039:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_TARGET_EXIST|M_ALLOW_DELETE); ^ mainwindow.c:2041:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_TARGET_EXIST|M_ALLOW_DELETE|M_ENABLE_JUNK); ^ mainwindow.c:2043:4: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] M_TARGET_EXIST|M_ALLOW_DELETE|M_ENABLE_JUNK); ^ mainwindow.c:2044:37: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SET_WIDGET_COND(mainwin->exec_btn, M_MSG_EXIST|M_EXEC); ^ mainwindow.c:2050:46: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] SET_WIDGET_COND(mainwin->prefs_account_btn, M_HAVE_ACCOUNT|M_UNLOCKED); ^ mainwindow.c:2080:11: warning: integer constant not in range of enumerated type 'GtkToolbarStyle' [-Wassign-enum] style = -1; ^ mainwindow.c:2130:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Folder/Create new folder...", M_UNLOCKED|M_FOLDER_NEWOK}, ^ mainwindow.c:2131:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Folder/Rename folder..." , M_UNLOCKED|M_FOLDER_RENOK}, ^ mainwindow.c:2132:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Folder/Move folder..." , M_UNLOCKED|M_FOLDER_MOVEOK}, ^ mainwindow.c:2133:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Folder/Delete folder" , M_UNLOCKED|M_FOLDER_DELOK}, ^ mainwindow.c:2134:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Mailbox/Add mailbox..." , M_UNLOCKED|M_MBOX_ADDOK}, ^ mainwindow.c:2135:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Mailbox/Remove mailbox" , M_UNLOCKED|M_MBOX_RMOK}, ^ mainwindow.c:2137:13: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_UNLOCKED|M_MBOX_CHKOK}, ^ mainwindow.c:2139:13: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_UNLOCKED|M_MBOX_CHKALLOK}, ^ mainwindow.c:2140:41: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/File/Mailbox/Rebuild folder tree", M_UNLOCKED|M_MBOX_REBUILDOK}, ^ mainwindow.c:2172:10: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_HAVE_ACCOUNT|M_UNLOCKED}, ^ mainwindow.c:2174:10: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_HAVE_ACCOUNT|M_UNLOCKED}, ^ mainwindow.c:2178:10: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_HAVE_ACCOUNT|M_UNLOCKED|M_POP3_ACCOUNT}, ^ mainwindow.c:2179:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Send queued messages" , M_HAVE_ACCOUNT|M_UNLOCKED|M_HAVE_QUEUED_MSG}, ^ mainwindow.c:2182:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Reply" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST}, ^ mainwindow.c:2183:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Reply to" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST}, ^ mainwindow.c:2184:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Forward" , M_HAVE_ACCOUNT|M_TARGET_EXIST}, ^ mainwindow.c:2185:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Forward as attachment", M_HAVE_ACCOUNT|M_TARGET_EXIST}, ^ mainwindow.c:2186:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Redirect" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST}, ^ mainwindow.c:2187:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Move..." , M_TARGET_EXIST|M_ALLOW_DELETE}, ^ mainwindow.c:2188:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Copy..." , M_TARGET_EXIST|M_EXEC}, ^ mainwindow.c:2189:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Delete" , M_TARGET_EXIST|M_ALLOW_DELETE}, ^ mainwindow.c:2191:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Set as junk mail" , M_TARGET_EXIST|M_ALLOW_DELETE|M_ENABLE_JUNK}, ^ mainwindow.c:2192:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Set as not junk mail" , M_TARGET_EXIST|M_ALLOW_DELETE|M_ENABLE_JUNK}, ^ mainwindow.c:2193:38: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Message/Re-edit" , M_HAVE_ACCOUNT|M_ALLOW_REEDIT}, ^ mainwindow.c:2196:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Filter all messages in folder", M_MSG_EXIST|M_EXEC}, ^ mainwindow.c:2197:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Filter selected messages" , M_TARGET_EXIST|M_EXEC}, ^ mainwindow.c:2198:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Create filter rule" , M_SINGLE_TARGET_EXIST|M_UNLOCKED}, ^ mainwindow.c:2199:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Filter junk mails in folder" , M_MSG_EXIST|M_EXEC|M_ENABLE_JUNK}, ^ mainwindow.c:2200:53: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Filter junk mails in selected messages", M_TARGET_EXIST|M_EXEC|M_ENABLE_JUNK}, ^ mainwindow.c:2202:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Actions" , M_TARGET_EXIST|M_UNLOCKED}, ^ mainwindow.c:2204:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Execute marked process" , M_MSG_EXIST|M_EXEC}, ^ mainwindow.c:2205:44: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {"/Tools/Delete duplicated messages" , M_MSG_EXIST|M_ALLOW_DELETE}, ^ mainwindow.c:2207:16: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] , M_TARGET_EXIST|M_UNLOCKED|M_ALLOW_DELETE}, ^ mainwindow.c:2216:10: warning: integer constant not in range of enumerated type 'SensitiveCond' [-Wassign-enum] {NULL, 0} ^ folderview.c:533:6: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ folderview.c:3329:29: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status(context, 0, time); ^ folderview.c:3331:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status(context, 0, time); ^ folderview.c:3382:22: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ summaryview.c:392:2: warning: integer constant not in range of enumerated type 'SummaryColumnType' [-Wassign-enum] -1, ^ summaryview.c:399:2: warning: integer constant not in range of enumerated type 'SummaryColumnType' [-Wassign-enum] -1, ^ summaryview.c:5569:4: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ mimeview.c:276:27: warning: integer constant not in range of enumerated type 'MimeViewType' [-Wassign-enum] mimeview->type = -1; ^ quick_search.c:43:11: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_ALL, -1}, ^ quick_search.c:48:13: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_W1DAY, -1}, ^ quick_search.c:49:13: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_LAST5, -1}, ^ quick_search.c:50:13: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_LAST7, -1}, ^ quick_search.c:51:22: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_IN_ADDRESSBOOK, -1}, ^ quick_search.c:52:14: warning: integer constant not in range of enumerated type 'FilterCondType' [-Wassign-enum] {QS_LAST30, -1} ^ quick_search.c:236:36: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] cond = filter_cond_new(ftype, 0, 0, NULL, NULL); ^ quick_search.c:270:63: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] cond = filter_cond_new(FLT_COND_HEADER, FLT_IN_ADDRESSBOOK, 0, ^ quick_search.c:292:57: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] cond = filter_cond_new(FLT_COND_HEADER, FLT_CONTAIN, 0, ^ quick_search.c:295:57: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] cond = filter_cond_new(FLT_COND_HEADER, FLT_CONTAIN, 0, ^ quick_search.c:300:14: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] 0, NULL, keys[i]); ^ colorlabel.c:214:33: warning: integer constant not in range of enumerated type 'LabelColorChangeFlags' (aka 'enum LabelColorChangeFlags_') [-Wassign-enum] label_colors[color].changed &= ~LCCF_COLOR; ^ colorlabel.c:232:33: warning: integer constant not in range of enumerated type 'LabelColorChangeFlags' (aka 'enum LabelColorChangeFlags_') [-Wassign-enum] label_colors[color].changed &= ~LCCF_LABEL; ^ compose.c:3243:36: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 0); ^ compose.c:3265:36: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 0); ^ compose.c:5158:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 0); ^ compose.c:5309:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 2, 0); ^ compose.c:5457:20: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] N_DRAG_TYPES, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ compose.c:5514:20: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] N_DRAG_TYPES, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ compose.c:5977:11: warning: integer constant not in range of enumerated type 'GtkToolbarStyle' [-Wassign-enum] style = -1; ^ compose.c:6656:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_LABEL_AND_ENTRY(_("MIME type"), mimetype_entry, 0); ^ compose.c:6660:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ compose.c:6665:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ compose.c:6665:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ compose.c:6681:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_LABEL_AND_ENTRY(_("Path"), path_entry, 2); ^ compose.c:6682:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_LABEL_AND_ENTRY(_("File name"), filename_entry, 3); ^ compose.c:6832:6: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_SEARCH_PATH, ^ compose.c:8186:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] drag_context->action = 0; ^ stock_pixmap.c:314:36: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pix_d->icon_name, pix_d->size, 0, NULL); ^ prefs_common_dialog.c:1746:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, (GTK_EXPAND | GTK_FILL), 0, 0); ^ prefs_common_dialog.c:1751:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:1751:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:2218:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 6); ^ prefs_common_dialog.c:2222:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:2222:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3014:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ prefs_common_dialog.c:3020:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3020:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3040:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); ^ prefs_common_dialog.c:3046:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3046:29: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3553:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3561:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3561:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3571:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_common_dialog.c:3578:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3578:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3667:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, 0, 0, 0, 0); ^ prefs_common_dialog.c:3667:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, 0, 0, 0, 0); ^ prefs_common_dialog.c:3674:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, 0, 0, 0, 0); ^ prefs_common_dialog.c:3674:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, 0, 0, 0, 0); ^ prefs_common_dialog.c:3680:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, 0, 0, 0, 0); ^ prefs_common_dialog.c:3680:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, 0, 0, 0, 0); ^ prefs_common_dialog.c:3687:18: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, 0, 0, 0, 0); ^ prefs_common_dialog.c:3687:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 3, 4, 0, 0, 0, 0); ^ prefs_common_dialog.c:3693:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3693:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3699:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3699:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3705:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3705:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3711:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_common_dialog.c:3711:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] (GTK_EXPAND | GTK_FILL), 0, 0, 0); ^ prefs_filter_edit.c:1715:31: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] FilterMatchFlag match_flag = 0; ^ prefs_filter_edit.c:1791:16: warning: integer constant not in range of enumerated type 'FilterMatchFlag' [-Wassign-enum] 0, 0, NULL, key_str); ^ prefs_account_dialog.c:695:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:701:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:707:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:713:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:714:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:719:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:720:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:725:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:726:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:771:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:776:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:777:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:783:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:784:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:789:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:790:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:796:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:797:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:803:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:804:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:810:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:816:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:822:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:829:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:835:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ prefs_account_dialog.c:835:9: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ prefs_account_dialog.c:1375:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:1380:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:1381:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:1388:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:1393:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:1394:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:1401:16: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_account_dialog.c:1406:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_account_dialog.c:1407:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_account_dialog.c:2041:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_CHECK_BTN_AND_ENTRY(_("Put sent messages in"), ^ prefs_account_dialog.c:2043:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_CHECK_BTN_AND_ENTRY(_("Put draft messages in"), ^ prefs_account_dialog.c:2045:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_CHECK_BTN_AND_ENTRY(_("Put queued messages in"), ^ prefs_account_dialog.c:2047:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] SET_CHECK_BTN_AND_ENTRY(_("Put deleted messages in"), ^ prefs_folder_item.c:173:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:183:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:184:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:188:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:199:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:200:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:204:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:215:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:216:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:220:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:226:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:227:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:303:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:309:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:310:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:342:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:348:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:349:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:359:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:365:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:366:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:370:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:376:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:377:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_folder_item.c:381:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ prefs_folder_item.c:387:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_folder_item.c:388:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ prefs_customheader.c:189:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_customheader.c:190:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0); ^ prefs_customheader.c:196:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_customheader.c:197:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0); ^ prefs_customheader.c:206:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_customheader.c:207:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0); ^ prefs_customheader.c:213:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ prefs_customheader.c:214:6: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0); ^ prefs_summary_column.c:376:21: warning: integer constant not in range of enumerated type 'SummaryColumnType' [-Wassign-enum] state[pos].type = -1; ^ prefs_template.c:200:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ADD_ENTRY(entry_to, _("To:"), 0); ^ prefs_template.c:202:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ADD_ENTRY(entry_cc, _("Cc:"), 1); ^ prefs_template.c:204:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ADD_ENTRY(entry_bcc, _("Bcc:"), 2); ^ prefs_template.c:206:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ADD_ENTRY(entry_replyto, _("Reply-To:"), 3); ^ prefs_template.c:208:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ADD_ENTRY(entry_subject, _("Subject:"), 4); ^ addressbook.c:724:6: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ addressbook.c:863:4: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GDK_ACTION_MOVE | GDK_ACTION_COPY); ^ addressbook.c:1825:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status(context, 0, time); ^ addressbook.c:1855:23: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->actions &= ~GDK_ACTION_MOVE; ^ addressbook.c:1865:28: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gdk_drag_status(context, 0, time); ^ addressbook.c:1867:26: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] GdkDragAction action = 0; ^ addressbook.c:1947:21: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ addressbook.c:1994:20: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] context->action = 0; ^ addr_compl.c:951:5: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_MASK | GDK_BUTTON_PRESS_MASK | ^ importldif.c:480:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ importldif.c:485:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:485:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:491:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ importldif.c:496:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:496:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:500:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 3, 0); ^ importldif.c:582:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:587:70: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_ldif, 1, 3, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:587:102: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_ldif, 1, 3, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:592:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:596:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_attrib, 1, 3, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:596:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_attrib, 1, 3, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:601:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:605:73: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), check_select, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:605:105: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), check_select, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importldif.c:608:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), buttonMod, 2, 3, top, (top + 1), GTK_FILL, 0, 3, 0); ^ importldif.c:654:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:658:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelBook, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:664:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:668:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelFile, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:674:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importldif.c:678:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelRecs, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:678:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ importcsv.c:683:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importcsv.c:683:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importcsv.c:689:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 0, 0); ^ importcsv.c:694:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importcsv.c:694:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ importcsv.c:698:13: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, 0, 3, 0); ^ importcsv.c:839:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:843:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelBook, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:849:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:853:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelFile, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:860:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ importcsv.c:864:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), labelRecs, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editbook.c:199:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editbook.c:203:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editbook.c:203:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editbook.c:206:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), check_btn, 2, 3, top, (top + 1), GTK_FILL, 0, 3, 0); ^ editbook.c:211:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editbook.c:216:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), file_label, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editbook.c:216:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), file_label, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editgroup.c:303:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editgroup.c:307:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_name, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editgroup.c:307:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_name, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:578:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("Display Name"), entry_name); ^ editaddress.c:584:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("Last Name"), entry_ln); ^ editaddress.c:585:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("First Name"), entry_fn); ^ editaddress.c:587:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("First Name"), entry_fn); ^ editaddress.c:588:3: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("Last Name"), entry_ln); ^ editaddress.c:590:2: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] ATTACH_ROW(_("Nick Name"), entry_nn); ^ editaddress.c:678:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editaddress.c:682:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_email, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:682:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_email, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:687:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editaddress.c:691:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_alias, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:691:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_alias, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:696:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editaddress.c:700:74: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_remarks, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:700:106: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_remarks, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:827:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editaddress.c:831:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_name, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:831:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_name, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:836:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editaddress.c:840:72: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_value, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editaddress.c:840:104: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), entry_value, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editvcard.c:184:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editvcard.c:188:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editvcard.c:188:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), name_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editvcard.c:191:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), check_btn, 2, 3, top, (top + 1), GTK_FILL, 0, 3, 0); ^ editvcard.c:196:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ editvcard.c:200:71: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), file_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editvcard.c:200:103: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), file_entry, 1, 2, top, (top + 1), GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ editvcard.c:203:79: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), file_btn, 2, 3, top, (top + 1), GTK_FILL, 0, 3, 0); ^ addressadd.c:179:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ addressadd.c:183:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label_name, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ addressadd.c:189:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ addressadd.c:193:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label_addr, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ addressadd.c:199:76: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label, 0, 1, top, (top + 1), GTK_FILL, 0, 0, 0); ^ addressadd.c:203:81: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), label_rems, 1, 2, top, (top + 1), GTK_FILL, 0, 0, 0); ^ alertpanel.c:80:10: warning: integer constant not in range of enumerated type 'AlertValue' [-Wassign-enum] return -1; ^ setup.c:793:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:798:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:838:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:843:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ setup.c:848:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_FILL, GTK_FILL, 0, 0); ^ rpop3.c:667:33: warning: integer constant not in range of enumerated type 'Pop3State' [-Wassign-enum] rpop3_window.session->state = POP3_IDLE; ^ rpop3.c:678:19: warning: integer constant not in range of enumerated type 'Pop3State' [-Wassign-enum] session->state = POP3_NOOP; ^ rpop3.c:685:19: warning: integer constant not in range of enumerated type 'Pop3State' [-Wassign-enum] session->state = POP3_TOP; ^ rpop3.c:947:25: warning: integer constant not in range of enumerated type 'Pop3State' [-Wassign-enum] pop3_session->state = POP3_TOP_RECV; ^ import.c:625:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ import.c:630:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ import.c:635:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ import.c:640:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:640:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:657:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:657:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:661:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:661:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ import.c:665:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ import.c:665:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ import.c:671:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ import.c:671:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ export.c:386:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ export.c:391:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ export.c:396:15: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND|GTK_FILL, 0, 0); ^ export.c:401:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:401:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:418:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:418:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:422:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:422:37: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND|GTK_SHRINK|GTK_FILL, 0, 0, 0); ^ export.c:426:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ export.c:426:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ export.c:432:5: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ export.c:432:8: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 0, 0, 0); ^ update_check.c:441:4: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_SEARCH_PATH, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sysfsutils/sysfsutils_2.1.0+repack.orig.tar.gz sysfs_attr.c:117:21: warning: integer constant not in range of enumerated type 'enum sysfs_attribute_method' [-Wassign-enum] sysattr->method = 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sysprof/sysprof_1.2.0.orig.tar.gz sfile.c:630:58: warning: integer constant not in range of enumerated type 'GMarkupParseFlags' [-Wassign-enum] parse_context = g_markup_parse_context_new (&parser, 0, &build, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tf5/tf5_5.0beta8.orig.tar.gz attr.c:418:19: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] var->val.type &= ~TYPE_ATTR; ^ expand.c:47:22: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] keyword_id_t block = 0; /* type of current block */ ^ expand.c:1156:19: warning: integer constant not in range of enumerated type 'opcode_t' [-Wassign-enum] inst->op |= OPF_APP; ^ expand.c:1695:38: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] if (!is_keystart(*start)) return 0; /* fast heuristic */ ^ expand.c:1700:13: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] return 0; /* too long to be keyword */ ^ expand.c:1707:16: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] return 0; ^ expand.c:1824:21: warning: integer constant not in range of enumerated type 'opcode_t' [-Wassign-enum] opcmdp->op |= OPF_NEG; ^ expr.c:261:18: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] val->type &= TYPES_BASIC; ^ expr.c:670:34: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] type_t type, promoted_type = 0; ^ expr.c:1029:21: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] block = 0; ^ expr.c:1491:21: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] block = 0; ^ ./hooklist.h:14:19: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(ACTIVITY, HT_ALERT | HT_XSOCK), ^ ./hooklist.h:15:16: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(BAMF, HT_WORLD | HT_XSOCK), ^ ./hooklist.h:17:18: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(BGTRIG, HT_ALERT | HT_XSOCK), ^ ./hooklist.h:18:18: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(CONFAIL, HT_WORLD | HT_XSOCK), ^ ./hooklist.h:20:18: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(CONNECT, HT_WORLD | HT_XSOCK), ^ ./hooklist.h:21:21: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(DISCONNECT, HT_WORLD | HT_XSOCK), ^ ./hooklist.h:22:19: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(ICONFAIL, HT_WORLD | HT_XSOCK), ^ ./hooklist.h:31:18: warning: integer constant not in range of enumerated type 'hooktype_t' [-Wassign-enum] gencode(PENDING, HT_WORLD | HT_XSOCK), ^ macro.c:1501:13: warning: integer constant not in range of enumerated type 'keyword_id_t' [-Wassign-enum] block = 0; /* XXX ? */ ^ variable.c:103:14: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] {{ NULL, 0, 1, NULL }, 0, NULL, NULL, NULL, 0 } ^ variable.c:344:21: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] var->val.type = 0; ^ variable.c:805:22: warning: integer constant not in range of enumerated type 'type_t' [-Wassign-enum] var->val.type &= TYPES_BASIC; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tickr/tickr_0.6.4.orig.tar.gz tickr_main.c:309:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_feedpicker.c:307:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_prefwin.c:168:5: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_otherwins.c:123:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_otherwins.c:205:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_otherwins.c:253:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_otherwins.c:316:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_otherwins.c:435:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_connectwin.c:155:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_quickfeedpicker.c:126:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ tickr_check4updates.c:30:4: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tig/tig_2.0.3.orig.tar.gz src/request.c:21:2: warning: integer constant not in range of enumerated type 'enum request' [-Wassign-enum] REQ_INFO ^ src/prompt.c:546:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] OPTION_INFO(DEFINE_OPTION_TOGGLES) ^ src/prompt.c:852:26: warning: integer constant not in range of enumerated type 'enum open_flags' [-Wassign-enum] open_pager_view(view, OPEN_PREPARED | OPEN_WITH_STDERR); ^ src/watch.c:152:24: warning: integer constant not in range of enumerated type 'enum watch_trigger' [-Wassign-enum] { watch_refs_handler, WATCH_HEAD | WATCH_REFS }, ^ src/pager.c:218:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_OPEN_DIFF | VIEW_NO_REF | VIEW_NO_GIT_DIR, ^ src/log.c:143:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_ADD_PAGER_REFS | VIEW_OPEN_DIFF | VIEW_SEND_CHILD_ENTER | VIEW_LOG_LIKE | VIEW_REFRESH, ^ src/diff.c:425:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_DIFF_LIKE | VIEW_ADD_DESCRIBE_REF | VIEW_ADD_PAGER_REFS | VIEW_FILE_FILTER | VIEW_REFRESH, ^ src/help.c:206:25: warning: integer constant not in range of enumerated type 'enum request' [-Wassign-enum] enum request request = REQ_RUN_REQUESTS + 1; ^ src/help.c:296:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_NO_GIT_DIR | VIEW_REFRESH, ^ src/tree.c:468:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_SEND_CHILD_ENTER | VIEW_SORTABLE, ^ src/blame.c:502:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_SEND_CHILD_ENTER | VIEW_BLAME_LIKE, ^ src/refs.c:162:31: warning: integer constant not in range of enumerated type 'enum watch_trigger' [-Wassign-enum] watch_register(&view->watch, WATCH_HEAD | WATCH_REFS); ^ src/refs.c:185:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_REFRESH | VIEW_SORTABLE, ^ src/status.c:730:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_CUSTOM_STATUS | VIEW_SEND_CHILD_ENTER | VIEW_STATUS_LIKE | VIEW_REFRESH, ^ src/stage.c:547:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_DIFF_LIKE | VIEW_REFRESH, ^ src/main.c:512:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_SEND_CHILD_ENTER | VIEW_FILE_FILTER | VIEW_LOG_LIKE | VIEW_REFRESH, ^ src/stash.c:40:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_SEND_CHILD_ENTER | VIEW_REFRESH, ^ src/grep.c:176:53: warning: integer constant not in range of enumerated type 'enum open_flags' [-Wassign-enum] open_argv(view, file_view, file_argv, repo.cdup, OPEN_SPLIT | OPEN_RELOAD); ^ src/grep.c:261:2: warning: integer constant not in range of enumerated type 'enum view_flag' [-Wassign-enum] VIEW_REFRESH | VIEW_GREP_LIKE, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tlf/tlf_1.2.1.orig.tar.gz focm.c:70:24: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_CASELESS, 0)) { ^ focm.c:127:21: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] G_REGEX_CASELESS, 0)) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tnef/tnef_1.4.9.orig.tar.gz mapi_attr.c:193:17: warning: integer constant not in range of enumerated type 'mapi_type' (aka 'enum _mapi_type') [-Wassign-enum] a->type -= MULTI_VALUE_FLAG; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/twolame/twolame_0.3.13.orig.tar.gz twolame.c:69:27: warning: integer constant not in range of enumerated type 'TWOLAME_MPEG_version' [-Wassign-enum] newoptions->version = -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/ubuntulooks/ubuntulooks_0.9.12.orig.tar.gz ./src/ubuntulooks_rc_style.c:105:73: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ./src/ubuntulooks_style.c:1505:69: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ ./src/ubuntulooks_draw.c:1475:14: warning: integer constant not in range of enumerated type 'UbuntulooksCorners' [-Wassign-enum] corners = CL_CORNER_TOPLEFT | CL_CORNER_BOTTOMLEFT; ^ ./src/ubuntulooks_draw.c:1477:14: warning: integer constant not in range of enumerated type 'UbuntulooksCorners' [-Wassign-enum] corners = CL_CORNER_TOPRIGHT | CL_CORNER_BOTTOMRIGHT; ^ ./src/ubuntulooks_draw.c:1482:14: warning: integer constant not in range of enumerated type 'UbuntulooksCorners' [-Wassign-enum] corners = CL_CORNER_TOPLEFT | CL_CORNER_TOPRIGHT; ^ ./src/ubuntulooks_draw.c:1484:14: warning: integer constant not in range of enumerated type 'UbuntulooksCorners' [-Wassign-enum] corners = CL_CORNER_BOTTOMLEFT | CL_CORNER_BOTTOMRIGHT; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/uim/uim_1.8.6.orig.tar.gz ../sigscheme/src/format.c:351:31: warning: integer constant not in range of enumerated type 'enum ScmFormatCapability' [-Wassign-enum] vfmt = read_number_prefix(SCM_FMT_RAW_C | SCM_FMT_SSCM_ADDENDUM, fmt); ^ gtk.c:896:38: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ gtk.c:1093:68: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] gtk_window_set_geometry_hints(GTK_WINDOW(window), frame, &hints, GDK_HINT_MAX_SIZE | GDK_HINT_MIN_SIZE); ^ tbl-gtk.c:942:38: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ horizontal-gtk.c:967:38: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ horizontal-gtk.c:1303:68: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] gtk_window_set_geometry_hints(GTK_WINDOW(window), frame, &hints, GDK_HINT_MAX_SIZE | GDK_HINT_MIN_SIZE); ^ gtk-im-uim.c:1293:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ gtk-im-uim.c:1798:42: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "GtkIMContextUIM", &class_info, 0); ^ uim-cand-win-gtk.c:104:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ uim-cand-win-gtk.c:808:68: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] gtk_window_set_geometry_hints(GTK_WINDOW(window), frame, &hints, GDK_HINT_MAX_SIZE | GDK_HINT_MIN_SIZE); ^ uim-cand-win-vertical-gtk.c:104:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ uim-cand-win-tbl-gtk.c:143:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ uim-cand-win-horizontal-gtk.c:106:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &object_info, 0); ^ uim-cand-win-horizontal-gtk.c:673:68: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] gtk_window_set_geometry_hints(GTK_WINDOW(window), frame, &hints, GDK_HINT_MAX_SIZE | GDK_HINT_MIN_SIZE); ^ gtk-custom-widgets.c:111:53: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] "UimPrefFileEntry", &uimpref_file_entry_info, 0); ^ gtk.c:576:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ standalone-gtk.c:88:8: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | ^ common-gtk.c:935:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, ^ eggtrayicon.c:112:83: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (GTK_TYPE_PLUG, "EggTrayIcon", &our_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/unicap/unicap_0.9.5.orig.tar.gz unicap_helpers.c:90:20: warning: integer constant not in range of enumerated type 'unicap_property_flags_t' [-Wassign-enum] property->flags = 0; ^ unicap_helpers.c:91:25: warning: integer constant not in range of enumerated type 'unicap_property_flags_t' [-Wassign-enum] property->flags_mask = 0; ^ ucil_rawavi.c:565:24: warning: integer constant not in range of enumerated type 'unicap_buffer_flags_t' [-Wassign-enum] buffer->flags &= ~UNICAP_FLAGS_BUFFER_LOCKED; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/util-linux/util-linux_2.27~rc2.orig.tar.xz disk-utils/fdisk-menu.c:150:13: warning: integer constant not in range of enumerated type 'enum fdisk_labeltype' [-Wassign-enum] .exclude = FDISK_DISKLABEL_GPT | FDISK_DISKLABEL_BSD, ^ 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:1214:23: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] fe_status_t status = 0; ^ dvbv5-zap.c:394:23: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] fe_status_t status = 0; ^ dvbv5-zap.c:403:12: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] status = 0; ^ dvbv5-scan.c:184:13: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] status = 0; ^ keytable.c:153:37: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] static enum ir_protocols ch_proto = 0; ^ keytable.c:491:17: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] ch_proto |= ~0; ^ keytable.c:733:28: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] enum ir_protocols proto = 0; ^ keytable.c:738:10: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] return 0; ^ keytable.c:744:10: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] return 0; ^ keytable.c:919:10: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] return 0; ^ keytable.c:925:10: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] return 0; ^ keytable.c:975:9: warning: integer constant not in range of enumerated type 'enum ir_protocols' [-Wassign-enum] return 0; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vdk2/vdk2_2.4.0.orig.tar.gz gtksourcebuffer.c:975:10: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtktextsearch.c:238:42: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ gtksourcetag.c:60:84: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (GTK_TYPE_TEXT_TAG, "GtkSyntaxTag", &our_info, 0); ^ gtksourcetag.c:132:75: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] g_type_register_static (GTK_TYPE_TEXT_TAG, "GtkPatternTag", &our_info, 0); ^ gtksourcetag.c:196:76: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] g_type_register_static (GTK_TYPE_TEXT_TAG, "GtkEmbeddedTag", &our_info, 0); ^ gtksourceview.c:100:5: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtksourceview.c:106:5: warning: integer constant not in range of enumerated type 'GtkSignalRunType' [-Wassign-enum] GTK_RUN_LAST | GTK_RUN_ACTION, ^ gtksourceview.c:653:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &our_info, 0); ^ gtkundomanager.c:148:12: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/viewglob/viewglob_2.0.4.orig.tar.gz vgseer.c:163:4: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_MESSAGE | ^ vgseer.c:522:37: warning: integer constant not in range of enumerated type 'enum shell_status' [-Wassign-enum] static enum shell_status ss_prev = -1; ^ vgd.c:121:4: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_MESSAGE | ^ vgd.c:985:4: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_MESSAGE | ^ vgclassic.c:257:4: warning: integer constant not in range of enumerated type 'GLogLevelFlags' [-Wassign-enum] G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_MESSAGE | ^ wrap_box.c:95:90: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] wrap_box_type = g_type_register_static (GTK_TYPE_CONTAINER, "WrapBox", &wrap_box_info, 0); ^ wrap_box.c:137:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ wrap_box.c:146:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ wrap_box.c:156:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ wrap_box.c:165:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ wrap_box.c:188:13: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ wrap_box.c:196:9: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ file_box.c:95:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &file_box_info, 0); ^ lscolors.c:537:16: warning: integer constant not in range of enumerated type 'enum term_attribute_code' [-Wassign-enum] tta->attr &= (~TAC_REVERSE); ^ lscolors.c:567:18: warning: integer constant not in range of enumerated type 'enum term_attribute_code' [-Wassign-enum] tta->attr = 0; ^ lscolors.c:636:14: warning: integer constant not in range of enumerated type 'enum term_attribute_code' [-Wassign-enum] tta->attr = 0; ^ dlisting.c:70:21: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &dlisting_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vte/vte_0.28.2.orig.tar.xz keymap.c:178:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:178:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:178:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:181:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:181:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:181:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:183:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:183:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:183:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:183:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:184:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:184:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:184:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:184:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:189:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:189:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:189:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:191:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:191:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:191:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:194:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:194:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:194:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:197:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:197:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:197:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:198:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, X_NULL, 0, "ta"}, ^ keymap.c:199:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:199:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:199:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:199:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:200:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:200:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:200:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:200:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:204:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:204:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:204:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:206:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:206:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:206:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:207:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:207:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:207:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:207:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:208:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:208:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:208:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:208:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:212:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:212:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:212:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:214:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_ESC, 1, X_NULL}, ^ keymap.c:214:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_ESC, 1, X_NULL}, ^ keymap.c:214:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_ESC, 1, X_NULL}, ^ keymap.c:214:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_ESC, 1, X_NULL}, ^ keymap.c:215:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:215:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:215:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:215:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:219:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kI"}, ^ keymap.c:219:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kI"}, ^ keymap.c:219:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kI"}, ^ keymap.c:219:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kI"}, ^ keymap.c:220:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "Q", -1, X_NULL}, ^ keymap.c:220:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "Q", -1, X_NULL}, ^ keymap.c:220:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "Q", -1, X_NULL}, ^ keymap.c:221:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "2z", -1, X_NULL}, ^ keymap.c:221:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "2z", -1, X_NULL}, ^ keymap.c:221:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "2z", -1, X_NULL}, ^ keymap.c:222:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:222:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:222:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:222:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:223:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:223:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:223:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:223:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:227:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kB"}, ^ keymap.c:227:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kB"}, ^ keymap.c:227:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kB"}, ^ keymap.c:227:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kB"}, ^ keymap.c:228:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_CSI "Z", -1, X_NULL}, ^ keymap.c:228:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_CSI "Z", -1, X_NULL}, ^ keymap.c:228:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_CSI "Z", -1, X_NULL}, ^ keymap.c:228:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_CSI "Z", -1, X_NULL}, ^ keymap.c:229:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:229:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:229:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:229:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:233:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:233:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:233:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:235:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:235:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:235:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:236:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:236:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:236:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:236:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:237:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:237:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:237:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:237:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:241:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:241:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:241:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, ^ keymap.c:243:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:243:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:243:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:244:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "?", 1, X_NULL}, ^ keymap.c:244:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "?", 1, X_NULL}, ^ keymap.c:244:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "?", 1, X_NULL}, ^ keymap.c:244:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "?", 1, X_NULL}, ^ keymap.c:245:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:245:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:245:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:245:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:250:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:250:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:250:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\0", 1, X_NULL}, ^ keymap.c:251:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:251:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:251:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:251:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:254:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\033", 1, X_NULL}, ^ keymap.c:254:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\033", 1, X_NULL}, ^ keymap.c:254:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\033", 1, X_NULL}, ^ keymap.c:255:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:255:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:255:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:255:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:258:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\034", 1, X_NULL}, ^ keymap.c:258:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\034", 1, X_NULL}, ^ keymap.c:258:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\034", 1, X_NULL}, ^ keymap.c:259:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:259:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:259:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:259:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:262:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\035", 1, X_NULL}, ^ keymap.c:262:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\035", 1, X_NULL}, ^ keymap.c:262:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\035", 1, X_NULL}, ^ keymap.c:263:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:263:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:263:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:263:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:266:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\036", 1, X_NULL}, ^ keymap.c:266:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\036", 1, X_NULL}, ^ keymap.c:266:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\036", 1, X_NULL}, ^ keymap.c:267:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:267:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:267:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:267:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:270:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:270:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:270:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:271:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:271:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:271:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:271:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:274:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:274:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:274:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\177", 1, X_NULL}, ^ keymap.c:275:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:275:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:275:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:275:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:278:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:278:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:278:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\037", 1, X_NULL}, ^ keymap.c:279:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:279:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:279:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:279:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:285:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kh"}, ^ keymap.c:285:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kh"}, ^ keymap.c:285:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kh"}, ^ keymap.c:285:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kh"}, ^ keymap.c:286:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:286:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:286:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:287:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "h", -1, X_NULL}, ^ keymap.c:287:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "h", -1, X_NULL}, ^ keymap.c:287:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "h", -1, X_NULL}, ^ keymap.c:288:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_nothpvt, 0, X_NULL, 0, "kh"}, ^ keymap.c:288:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_nothpvt, 0, X_NULL, 0, "kh"}, ^ keymap.c:288:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_nothpvt, 0, X_NULL, 0, "kh"}, ^ keymap.c:288:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_nothpvt, 0, X_NULL, 0, "kh"}, ^ keymap.c:289:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:289:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:289:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:289:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:293:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "@7"}, ^ keymap.c:293:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "@7"}, ^ keymap.c:293:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "@7"}, ^ keymap.c:293:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "@7"}, ^ keymap.c:294:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:294:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:294:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:295:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "@7"}, ^ keymap.c:295:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "@7"}, ^ keymap.c:295:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "@7"}, ^ keymap.c:295:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "@7"}, ^ keymap.c:296:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:296:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:296:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:296:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:300:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kP"}, ^ keymap.c:300:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kP"}, ^ keymap.c:300:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kP"}, ^ keymap.c:300:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kP"}, ^ keymap.c:301:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "T", -1, X_NULL}, ^ keymap.c:301:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "T", -1, X_NULL}, ^ keymap.c:301:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "T", -1, X_NULL}, ^ keymap.c:302:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:302:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:302:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:302:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:303:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "5z", -1, X_NULL}, ^ keymap.c:303:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "5z", -1, X_NULL}, ^ keymap.c:303:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "5z", -1, X_NULL}, ^ keymap.c:304:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:304:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:304:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:304:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:308:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kN"}, ^ keymap.c:308:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kN"}, ^ keymap.c:308:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kN"}, ^ keymap.c:308:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kN"}, ^ keymap.c:309:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "S", -1, X_NULL}, ^ keymap.c:309:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "S", -1, X_NULL}, ^ keymap.c:309:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "S", -1, X_NULL}, ^ keymap.c:310:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:310:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:310:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:310:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsunhp, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:311:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "6z", -1, X_NULL}, ^ keymap.c:311:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "6z", -1, X_NULL}, ^ keymap.c:311:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "6z", -1, X_NULL}, ^ keymap.c:312:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:312:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:312:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:312:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:317:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:317:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:317:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:318:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "A", -1, X_NULL}, ^ keymap.c:318:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "A", -1, X_NULL}, ^ keymap.c:318:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "A", -1, X_NULL}, ^ keymap.c:319:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "A", -1, X_NULL}, ^ keymap.c:319:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "A", -1, X_NULL}, ^ keymap.c:320:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:320:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:320:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:321:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:321:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:321:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:321:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:325:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:325:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:325:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:326:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "B", -1, X_NULL}, ^ keymap.c:326:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "B", -1, X_NULL}, ^ keymap.c:326:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "B", -1, X_NULL}, ^ keymap.c:327:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "B", -1, X_NULL}, ^ keymap.c:327:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "B", -1, X_NULL}, ^ keymap.c:328:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:328:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:328:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:329:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:329:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:329:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:329:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:333:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:333:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:333:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:334:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "C", -1, X_NULL}, ^ keymap.c:334:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "C", -1, X_NULL}, ^ keymap.c:334:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "C", -1, X_NULL}, ^ keymap.c:335:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "C", -1, X_NULL}, ^ keymap.c:335:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "C", -1, X_NULL}, ^ keymap.c:336:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:336:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:336:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:337:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:337:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:337:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:337:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:341:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:341:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:341:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:342:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "D", -1, X_NULL}, ^ keymap.c:342:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "D", -1, X_NULL}, ^ keymap.c:342:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_nothp, 0, _VTE_CAP_CSI "D", -1, X_NULL}, ^ keymap.c:343:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "D", -1, X_NULL}, ^ keymap.c:343:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "D", -1, X_NULL}, ^ keymap.c:344:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:344:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:344:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:345:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:345:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:345:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:345:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:350:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:350:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:350:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, " ", 1, X_NULL}, ^ keymap.c:351:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 " ", -1, X_NULL}, ^ keymap.c:351:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 " ", -1, X_NULL}, ^ keymap.c:351:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 " ", -1, X_NULL}, ^ keymap.c:352:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:352:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:352:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:352:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:356:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:356:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:356:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "\t", 1, X_NULL}, ^ keymap.c:357:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "I", -1, X_NULL}, ^ keymap.c:357:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "I", -1, X_NULL}, ^ keymap.c:357:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "I", -1, X_NULL}, ^ keymap.c:358:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:358:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:358:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:358:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:362:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "@8"}, ^ keymap.c:362:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "@8"}, ^ keymap.c:362:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "@8"}, ^ keymap.c:363:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK | GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:363:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK | GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:363:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK | GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:364:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "\r", 1, X_NULL}, ^ keymap.c:364:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "\r", 1, X_NULL}, ^ keymap.c:365:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "M", -1, X_NULL}, ^ keymap.c:365:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "M", -1, X_NULL}, ^ keymap.c:365:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "M", -1, X_NULL}, ^ keymap.c:366:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:366:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:366:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, GDK_CONTROL_MASK, "\n", 1, X_NULL}, ^ keymap.c:367:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:367:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:367:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:367:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "\r", 1, X_NULL}, ^ keymap.c:368:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:368:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:368:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:368:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:372:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k1"}, ^ keymap.c:372:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k1"}, ^ keymap.c:372:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k1"}, ^ keymap.c:372:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k1"}, ^ keymap.c:373:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:373:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:373:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:373:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:374:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:374:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:374:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:374:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:378:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k2"}, ^ keymap.c:378:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k2"}, ^ keymap.c:378:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k2"}, ^ keymap.c:378:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k2"}, ^ keymap.c:379:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:379:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:379:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:379:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:380:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:380:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:380:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:380:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:384:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k3"}, ^ keymap.c:384:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k3"}, ^ keymap.c:384:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k3"}, ^ keymap.c:384:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k3"}, ^ keymap.c:385:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:385:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:385:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:385:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:386:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:386:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:386:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:386:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:390:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k4"}, ^ keymap.c:390:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k4"}, ^ keymap.c:390:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k4"}, ^ keymap.c:390:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "k4"}, ^ keymap.c:391:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:391:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:391:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:391:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:392:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:392:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:392:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:392:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:396:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "*", 1, X_NULL}, ^ keymap.c:396:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "*", 1, X_NULL}, ^ keymap.c:396:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "*", 1, X_NULL}, ^ keymap.c:397:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "*", 1, X_NULL}, ^ keymap.c:397:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "*", 1, X_NULL}, ^ keymap.c:398:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "j", -1, X_NULL}, ^ keymap.c:398:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "j", -1, X_NULL}, ^ keymap.c:398:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "j", -1, X_NULL}, ^ keymap.c:399:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:399:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:399:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:399:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:403:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, 0, "+", 1, X_NULL}, ^ keymap.c:403:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, 0, "+", 1, X_NULL}, ^ keymap.c:403:46: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, 0, "+", 1, X_NULL}, ^ keymap.c:404:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, ",", 1, X_NULL}, ^ keymap.c:404:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, ",", 1, X_NULL}, ^ keymap.c:405:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, VTE_NUMLOCK_MASK, "+", 1, X_NULL}, ^ keymap.c:405:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, VTE_NUMLOCK_MASK, "+", 1, X_NULL}, ^ keymap.c:406:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, VTE_NUMLOCK_MASK, ",", 1, X_NULL}, ^ keymap.c:407:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_SS3 "k", -1, X_NULL}, ^ keymap.c:407:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_SS3 "k", -1, X_NULL}, ^ keymap.c:407:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_SS3 "k", -1, X_NULL}, ^ keymap.c:408:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "l", -1, X_NULL}, ^ keymap.c:408:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "l", -1, X_NULL}, ^ keymap.c:409:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:409:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:409:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:409:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:413:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, ",", 1, X_NULL}, ^ keymap.c:413:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, ",", 1, X_NULL}, ^ keymap.c:413:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, ",", 1, X_NULL}, ^ keymap.c:414:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "l", -1, X_NULL}, ^ keymap.c:414:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "l", -1, X_NULL}, ^ keymap.c:414:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "l", -1, X_NULL}, ^ keymap.c:415:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:415:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:415:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:415:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:419:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "-", 1, X_NULL}, ^ keymap.c:419:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "-", 1, X_NULL}, ^ keymap.c:419:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "-", 1, X_NULL}, ^ keymap.c:420:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "-", 1, X_NULL}, ^ keymap.c:420:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "-", 1, X_NULL}, ^ keymap.c:421:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "m", -1, X_NULL}, ^ keymap.c:421:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "m", -1, X_NULL}, ^ keymap.c:421:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "m", -1, X_NULL}, ^ keymap.c:422:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:422:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:422:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:422:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:426:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_default, 0, ".", 1, X_NULL}, ^ keymap.c:426:45: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_default, 0, ".", 1, X_NULL}, ^ keymap.c:427:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notsun, 0, _VTE_CAP_SS3 "3~", -1, X_NULL}, ^ keymap.c:427:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notsun, 0, _VTE_CAP_SS3 "3~", -1, X_NULL}, ^ keymap.c:427:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notsun, 0, _VTE_CAP_SS3 "3~", -1, X_NULL}, ^ keymap.c:428:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_sun, 0, _VTE_CAP_SS3 "3~", -1, X_NULL}, ^ keymap.c:428:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_sun, 0, _VTE_CAP_SS3 "3~", -1, X_NULL}, ^ keymap.c:429:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:429:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:429:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:429:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:433:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:433:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:433:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, "/", 1, X_NULL}, ^ keymap.c:434:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "/", 1, X_NULL}, ^ keymap.c:434:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, VTE_NUMLOCK_MASK, "/", 1, X_NULL}, ^ keymap.c:435:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "o", -1, X_NULL}, ^ keymap.c:435:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "o", -1, X_NULL}, ^ keymap.c:435:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_all, 0, _VTE_CAP_SS3 "o", -1, X_NULL}, ^ keymap.c:436:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:436:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:436:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:436:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:443:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "0", 1, X_NULL}, ^ keymap.c:443:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "0", 1, X_NULL}, ^ keymap.c:443:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "0", 1, X_NULL}, ^ keymap.c:443:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "0", 1, X_NULL}, ^ keymap.c:444:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:444:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:444:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:444:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:448:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "1", 1, X_NULL}, ^ keymap.c:448:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "1", 1, X_NULL}, ^ keymap.c:448:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "1", 1, X_NULL}, ^ keymap.c:448:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "1", 1, X_NULL}, ^ keymap.c:449:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:449:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:449:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:449:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:453:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "2", 1, X_NULL}, ^ keymap.c:453:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "2", 1, X_NULL}, ^ keymap.c:453:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "2", 1, X_NULL}, ^ keymap.c:453:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "2", 1, X_NULL}, ^ keymap.c:454:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:454:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:454:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:454:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:458:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "3", 1, X_NULL}, ^ keymap.c:458:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "3", 1, X_NULL}, ^ keymap.c:458:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "3", 1, X_NULL}, ^ keymap.c:458:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "3", 1, X_NULL}, ^ keymap.c:459:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:459:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:459:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:459:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:463:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "4", 1, X_NULL}, ^ keymap.c:463:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "4", 1, X_NULL}, ^ keymap.c:463:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "4", 1, X_NULL}, ^ keymap.c:463:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "4", 1, X_NULL}, ^ keymap.c:464:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:464:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:464:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:464:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:468:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "5", 1, X_NULL}, ^ keymap.c:468:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "5", 1, X_NULL}, ^ keymap.c:468:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "5", 1, X_NULL}, ^ keymap.c:468:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "5", 1, X_NULL}, ^ keymap.c:469:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:469:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:469:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:469:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:473:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "6", 1, X_NULL}, ^ keymap.c:473:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "6", 1, X_NULL}, ^ keymap.c:473:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "6", 1, X_NULL}, ^ keymap.c:473:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "6", 1, X_NULL}, ^ keymap.c:474:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:474:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:474:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:474:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:478:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "7", 1, X_NULL}, ^ keymap.c:478:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "7", 1, X_NULL}, ^ keymap.c:478:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "7", 1, X_NULL}, ^ keymap.c:478:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "7", 1, X_NULL}, ^ keymap.c:479:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:479:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:479:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:479:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:483:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "8", 1, X_NULL}, ^ keymap.c:483:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "8", 1, X_NULL}, ^ keymap.c:483:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "8", 1, X_NULL}, ^ keymap.c:483:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "8", 1, X_NULL}, ^ keymap.c:484:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:484:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:484:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:484:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:488:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "9", 1, X_NULL}, ^ keymap.c:488:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "9", 1, X_NULL}, ^ keymap.c:488:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "9", 1, X_NULL}, ^ keymap.c:488:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, "9", 1, X_NULL}, ^ keymap.c:489:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:489:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:489:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:489:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:496:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notsunvt, ^ keymap.c:496:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notsunvt, ^ keymap.c:497:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:498:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_sun, 0, _VTE_CAP_CSI "2z", -1, X_NULL}, ^ keymap.c:498:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_sun, 0, _VTE_CAP_CSI "2z", -1, X_NULL}, ^ keymap.c:499:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "0", 1, X_NULL}, ^ keymap.c:499:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "0", 1, X_NULL}, ^ keymap.c:500:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:500:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:500:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "2~", -1, X_NULL}, ^ keymap.c:501:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "p", -1, X_NULL}, ^ keymap.c:501:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "p", -1, X_NULL}, ^ keymap.c:502:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:502:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:502:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:502:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:506:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K4"}, ^ keymap.c:506:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K4"}, ^ keymap.c:506:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K4"}, ^ keymap.c:507:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:507:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:508:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:509:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "1", 1, X_NULL}, ^ keymap.c:509:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "1", 1, X_NULL}, ^ keymap.c:510:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:510:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:510:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "4~", -1, X_NULL}, ^ keymap.c:511:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "q", -1, X_NULL}, ^ keymap.c:511:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "q", -1, X_NULL}, ^ keymap.c:512:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:512:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:512:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:512:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:516:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:516:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:516:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:516:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kd"}, ^ keymap.c:517:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:517:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:517:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "B", -1, X_NULL}, ^ keymap.c:518:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:518:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:519:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "B", -1, X_NULL}, ^ keymap.c:520:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_default, fkey_vt220, 0, "2", 1, X_NULL}, ^ keymap.c:521:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "r", -1, X_NULL}, ^ keymap.c:522:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:522:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:522:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:522:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:526:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K5"}, ^ keymap.c:526:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K5"}, ^ keymap.c:526:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K5"}, ^ keymap.c:527:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notsunvt, ^ keymap.c:527:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notsunvt, ^ keymap.c:528:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:529:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_sun, 0, _VTE_CAP_CSI "6z", -1, X_NULL}, ^ keymap.c:529:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_sun, 0, _VTE_CAP_CSI "6z", -1, X_NULL}, ^ keymap.c:530:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "3", 1, X_NULL}, ^ keymap.c:530:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "3", 1, X_NULL}, ^ keymap.c:531:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:531:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:531:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "6~", -1, X_NULL}, ^ keymap.c:532:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "s", -1, X_NULL}, ^ keymap.c:532:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "s", -1, X_NULL}, ^ keymap.c:533:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:533:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:533:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:533:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:537:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:537:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:537:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:537:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kl"}, ^ keymap.c:538:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:538:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:538:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "D", -1, X_NULL}, ^ keymap.c:539:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:539:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:540:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "D", -1, X_NULL}, ^ keymap.c:541:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_default, fkey_vt220, 0, "4", 1, X_NULL}, ^ keymap.c:542:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "t", -1, X_NULL}, ^ keymap.c:543:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:543:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:543:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:543:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:547:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K2"}, ^ keymap.c:547:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K2"}, ^ keymap.c:547:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K2"}, ^ keymap.c:548:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:548:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:549:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "E", -1, X_NULL}, ^ keymap.c:550:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "5", 1, X_NULL}, ^ keymap.c:550:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "5", 1, X_NULL}, ^ keymap.c:551:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "E", -1, X_NULL}, ^ keymap.c:551:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "E", -1, X_NULL}, ^ keymap.c:551:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "E", -1, X_NULL}, ^ keymap.c:552:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "u", -1, X_NULL}, ^ keymap.c:552:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "u", -1, X_NULL}, ^ keymap.c:553:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:553:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:553:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:553:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:557:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:557:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:557:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:557:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "kr"}, ^ keymap.c:558:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:558:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:558:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "C", -1, X_NULL}, ^ keymap.c:559:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:559:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:560:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "C", -1, X_NULL}, ^ keymap.c:561:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_default, fkey_vt220, 0, "6", 1, X_NULL}, ^ keymap.c:562:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "v", -1, X_NULL}, ^ keymap.c:563:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:563:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:563:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:563:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:567:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K1"}, ^ keymap.c:567:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K1"}, ^ keymap.c:567:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K1"}, ^ keymap.c:568:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:568:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:569:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:570:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "7", 1, X_NULL}, ^ keymap.c:570:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "7", 1, X_NULL}, ^ keymap.c:571:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:571:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:571:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "1~", -1, X_NULL}, ^ keymap.c:572:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "w", -1, X_NULL}, ^ keymap.c:572:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "w", -1, X_NULL}, ^ keymap.c:573:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:573:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:573:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:573:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:577:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:577:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:577:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:577:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "ku"}, ^ keymap.c:578:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:578:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:578:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_app, keypad_all, fkey_all, 0, _VTE_CAP_SS3 "A", -1, X_NULL}, ^ keymap.c:579:19: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:579:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_default, keypad_all, fkey_notvt220, ^ keymap.c:580:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "A", -1, X_NULL}, ^ keymap.c:581:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_default, fkey_vt220, 0, "8", 1, X_NULL}, ^ keymap.c:582:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_default, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "x", -1, X_NULL}, ^ keymap.c:583:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:583:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:583:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:583:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:587:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K3"}, ^ keymap.c:587:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K3"}, ^ keymap.c:587:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_all, 0, X_NULL, 0, "K3"}, ^ keymap.c:588:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:588:31: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_notvt220, ^ keymap.c:589:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:590:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "9", 1, X_NULL}, ^ keymap.c:590:43: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_default, fkey_vt220, 0, "9", 1, X_NULL}, ^ keymap.c:591:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:591:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:591:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_notvt220, 0, _VTE_CAP_CSI "5~", -1, X_NULL}, ^ keymap.c:592:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "y", -1, X_NULL}, ^ keymap.c:592:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_app, fkey_vt220, 0, _VTE_CAP_SS3 "y", -1, X_NULL}, ^ keymap.c:593:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:593:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:593:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:593:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:599:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:599:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:599:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:599:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:600:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F3"}, ^ keymap.c:600:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F3"}, ^ keymap.c:601:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:601:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:601:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k1"}, ^ keymap.c:602:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:602:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:602:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:603:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "224z", -1, X_NULL}, ^ keymap.c:603:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "224z", -1, X_NULL}, ^ keymap.c:603:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "224z", -1, X_NULL}, ^ keymap.c:604:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "p", -1, X_NULL}, ^ keymap.c:604:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "p", -1, X_NULL}, ^ keymap.c:604:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "p", -1, X_NULL}, ^ keymap.c:605:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "11~", -1, X_NULL}, ^ keymap.c:605:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "11~", -1, X_NULL}, ^ keymap.c:605:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "11~", -1, X_NULL}, ^ keymap.c:606:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:606:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:608:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:608:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:608:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "P", -1, X_NULL}, ^ keymap.c:609:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:609:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:609:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:609:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:613:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:613:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:613:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:613:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:614:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F4"}, ^ keymap.c:614:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F4"}, ^ keymap.c:615:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:615:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:615:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k2"}, ^ keymap.c:616:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:616:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:616:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:617:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "225z", -1, X_NULL}, ^ keymap.c:617:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "225z", -1, X_NULL}, ^ keymap.c:617:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "225z", -1, X_NULL}, ^ keymap.c:618:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "q", -1, X_NULL}, ^ keymap.c:618:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "q", -1, X_NULL}, ^ keymap.c:618:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "q", -1, X_NULL}, ^ keymap.c:619:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "12~", -1, X_NULL}, ^ keymap.c:619:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "12~", -1, X_NULL}, ^ keymap.c:619:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "12~", -1, X_NULL}, ^ keymap.c:620:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:620:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:622:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:622:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:622:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "Q", -1, X_NULL}, ^ keymap.c:623:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:623:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:623:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:623:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:627:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:627:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:627:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:627:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:628:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F5"}, ^ keymap.c:628:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F5"}, ^ keymap.c:629:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:629:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:629:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k3"}, ^ keymap.c:630:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:630:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:630:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:631:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "226z", -1, X_NULL}, ^ keymap.c:631:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "226z", -1, X_NULL}, ^ keymap.c:631:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "226z", -1, X_NULL}, ^ keymap.c:632:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "r", -1, X_NULL}, ^ keymap.c:632:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "r", -1, X_NULL}, ^ keymap.c:632:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "r", -1, X_NULL}, ^ keymap.c:633:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "13~", -1, X_NULL}, ^ keymap.c:633:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "13~", -1, X_NULL}, ^ keymap.c:633:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "13~", -1, X_NULL}, ^ keymap.c:634:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:634:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:636:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:636:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:636:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "R", -1, X_NULL}, ^ keymap.c:637:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:637:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:637:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:637:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:641:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:641:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:641:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:641:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:642:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F6"}, ^ keymap.c:642:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F6"}, ^ keymap.c:643:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:643:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:643:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k4"}, ^ keymap.c:644:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:644:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:644:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:645:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "227z", -1, X_NULL}, ^ keymap.c:645:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "227z", -1, X_NULL}, ^ keymap.c:645:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "227z", -1, X_NULL}, ^ keymap.c:646:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "s", -1, X_NULL}, ^ keymap.c:646:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "s", -1, X_NULL}, ^ keymap.c:646:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "s", -1, X_NULL}, ^ keymap.c:647:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "14~", -1, X_NULL}, ^ keymap.c:647:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "14~", -1, X_NULL}, ^ keymap.c:647:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "14~", -1, X_NULL}, ^ keymap.c:648:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:648:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:650:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:650:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:650:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_SS3 "S", -1, X_NULL}, ^ keymap.c:651:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:651:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:651:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:651:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:655:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:655:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:655:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:655:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:656:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F7"}, ^ keymap.c:656:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F7"}, ^ keymap.c:657:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:657:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:657:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k5"}, ^ keymap.c:658:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:658:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:658:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:659:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "228z", -1, X_NULL}, ^ keymap.c:659:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "228z", -1, X_NULL}, ^ keymap.c:659:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "228z", -1, X_NULL}, ^ keymap.c:660:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "t", -1, X_NULL}, ^ keymap.c:660:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "t", -1, X_NULL}, ^ keymap.c:660:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "t", -1, X_NULL}, ^ keymap.c:661:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:661:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:661:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:662:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:662:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:664:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:664:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:664:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "15~", -1, X_NULL}, ^ keymap.c:665:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:665:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:665:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:665:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:669:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:669:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:669:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:669:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:670:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F8"}, ^ keymap.c:670:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F8"}, ^ keymap.c:671:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:671:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:671:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k6"}, ^ keymap.c:672:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:672:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:672:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:673:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "229z", -1, X_NULL}, ^ keymap.c:673:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "229z", -1, X_NULL}, ^ keymap.c:673:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "229z", -1, X_NULL}, ^ keymap.c:674:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "u", -1, X_NULL}, ^ keymap.c:674:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "u", -1, X_NULL}, ^ keymap.c:674:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "u", -1, X_NULL}, ^ keymap.c:675:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:675:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:675:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:676:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:676:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:678:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:678:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:678:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "17~", -1, X_NULL}, ^ keymap.c:679:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:679:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:679:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:679:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:683:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:683:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:683:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:683:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:684:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F9"}, ^ keymap.c:684:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "F9"}, ^ keymap.c:685:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:685:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:685:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k7"}, ^ keymap.c:686:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:686:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:686:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:687:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "230z", -1, X_NULL}, ^ keymap.c:687:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "230z", -1, X_NULL}, ^ keymap.c:687:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "230z", -1, X_NULL}, ^ keymap.c:688:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "v", -1, X_NULL}, ^ keymap.c:688:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "v", -1, X_NULL}, ^ keymap.c:688:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "v", -1, X_NULL}, ^ keymap.c:689:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:689:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:689:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:690:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:690:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:692:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:692:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:692:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "18~", -1, X_NULL}, ^ keymap.c:693:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:693:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:693:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:693:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:697:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:697:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:697:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:697:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:698:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FA"}, ^ keymap.c:698:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FA"}, ^ keymap.c:699:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:699:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:699:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k8"}, ^ keymap.c:700:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:700:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:700:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:701:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "231z", -1, X_NULL}, ^ keymap.c:701:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "231z", -1, X_NULL}, ^ keymap.c:701:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "231z", -1, X_NULL}, ^ keymap.c:702:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "w", -1, X_NULL}, ^ keymap.c:702:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "w", -1, X_NULL}, ^ keymap.c:702:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_ESC "w", -1, X_NULL}, ^ keymap.c:703:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:703:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:703:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:704:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:704:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:706:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:706:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:706:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "19~", -1, X_NULL}, ^ keymap.c:707:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:707:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:707:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:707:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:711:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:711:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:711:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:711:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:712:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FB"}, ^ keymap.c:712:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FB"}, ^ keymap.c:713:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:713:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:713:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k9"}, ^ keymap.c:714:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:714:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:714:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:715:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "232z", -1, X_NULL}, ^ keymap.c:715:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "232z", -1, X_NULL}, ^ keymap.c:715:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "232z", -1, X_NULL}, ^ keymap.c:716:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:716:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:716:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:717:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:717:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:717:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:718:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:718:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:720:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:720:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:720:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "20~", -1, X_NULL}, ^ keymap.c:721:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:721:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:721:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:721:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:725:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:725:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:725:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:725:42: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notvt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:726:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FC"}, ^ keymap.c:726:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, GDK_CONTROL_MASK, X_NULL, 0, "FC"}, ^ keymap.c:727:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:727:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:727:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, X_NULL, 0, "k;"}, ^ keymap.c:728:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:728:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:728:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:729:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "233z", -1, X_NULL}, ^ keymap.c:729:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "233z", -1, X_NULL}, ^ keymap.c:729:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "233z", -1, X_NULL}, ^ keymap.c:730:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:730:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:730:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:731:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:731:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:731:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:732:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:732:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, ^ keymap.c:734:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:734:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:734:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "21~", -1, X_NULL}, ^ keymap.c:735:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:735:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:735:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:735:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:739:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F1"}, ^ keymap.c:739:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F1"}, ^ keymap.c:739:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F1"}, ^ keymap.c:739:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F1"}, ^ keymap.c:740:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:740:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:740:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:741:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "192z", -1, X_NULL}, ^ keymap.c:741:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "192z", -1, X_NULL}, ^ keymap.c:741:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "192z", -1, X_NULL}, ^ keymap.c:742:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:742:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:742:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:743:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:743:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:743:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:744:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:744:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:744:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "23~", -1, X_NULL}, ^ keymap.c:745:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:745:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:745:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:745:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:749:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F2"}, ^ keymap.c:749:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F2"}, ^ keymap.c:749:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F2"}, ^ keymap.c:749:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F2"}, ^ keymap.c:750:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:750:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:750:41: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_default, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:751:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "193z", -1, X_NULL}, ^ keymap.c:751:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "193z", -1, X_NULL}, ^ keymap.c:751:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "193z", -1, X_NULL}, ^ keymap.c:752:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:752:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:752:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_hp, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:753:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:753:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:753:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_legacy, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:754:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:754:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:754:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_vt220, 0, _VTE_CAP_CSI "24~", -1, X_NULL}, ^ keymap.c:755:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:755:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:755:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:755:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:759:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F3"}, ^ keymap.c:759:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F3"}, ^ keymap.c:759:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F3"}, ^ keymap.c:759:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F3"}, ^ keymap.c:760:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "25~", -1, X_NULL}, ^ keymap.c:760:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "25~", -1, X_NULL}, ^ keymap.c:760:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "25~", -1, X_NULL}, ^ keymap.c:760:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "25~", -1, X_NULL}, ^ keymap.c:761:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "194z", -1, X_NULL}, ^ keymap.c:761:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "194z", -1, X_NULL}, ^ keymap.c:761:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "194z", -1, X_NULL}, ^ keymap.c:762:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:762:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:762:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:762:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:766:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F4"}, ^ keymap.c:766:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F4"}, ^ keymap.c:766:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F4"}, ^ keymap.c:766:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F4"}, ^ keymap.c:767:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "26~", -1, X_NULL}, ^ keymap.c:767:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "26~", -1, X_NULL}, ^ keymap.c:767:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "26~", -1, X_NULL}, ^ keymap.c:767:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "26~", -1, X_NULL}, ^ keymap.c:768:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "195z", -1, X_NULL}, ^ keymap.c:768:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "195z", -1, X_NULL}, ^ keymap.c:768:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "195z", -1, X_NULL}, ^ keymap.c:769:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:769:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:769:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:769:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:773:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F5"}, ^ keymap.c:773:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F5"}, ^ keymap.c:773:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F5"}, ^ keymap.c:773:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F5"}, ^ keymap.c:774:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "28~", -1, X_NULL}, ^ keymap.c:774:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "28~", -1, X_NULL}, ^ keymap.c:774:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "28~", -1, X_NULL}, ^ keymap.c:774:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "28~", -1, X_NULL}, ^ keymap.c:775:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "196z", -1, X_NULL}, ^ keymap.c:775:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "196z", -1, X_NULL}, ^ keymap.c:775:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "196z", -1, X_NULL}, ^ keymap.c:776:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:776:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:776:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:776:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:780:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F6"}, ^ keymap.c:780:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F6"}, ^ keymap.c:780:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F6"}, ^ keymap.c:780:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F6"}, ^ keymap.c:781:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "29~", -1, X_NULL}, ^ keymap.c:781:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "29~", -1, X_NULL}, ^ keymap.c:781:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "29~", -1, X_NULL}, ^ keymap.c:781:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "29~", -1, X_NULL}, ^ keymap.c:782:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "197z", -1, X_NULL}, ^ keymap.c:782:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "197z", -1, X_NULL}, ^ keymap.c:782:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "197z", -1, X_NULL}, ^ keymap.c:783:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:783:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:783:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:783:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:787:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F7"}, ^ keymap.c:787:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F7"}, ^ keymap.c:787:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F7"}, ^ keymap.c:787:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F7"}, ^ keymap.c:788:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "31~", -1, X_NULL}, ^ keymap.c:788:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "31~", -1, X_NULL}, ^ keymap.c:788:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "31~", -1, X_NULL}, ^ keymap.c:788:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "31~", -1, X_NULL}, ^ keymap.c:789:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "198z", -1, X_NULL}, ^ keymap.c:789:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "198z", -1, X_NULL}, ^ keymap.c:789:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "198z", -1, X_NULL}, ^ keymap.c:790:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:790:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:790:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:790:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:794:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F8"}, ^ keymap.c:794:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F8"}, ^ keymap.c:794:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F8"}, ^ keymap.c:794:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F8"}, ^ keymap.c:795:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "32~", -1, X_NULL}, ^ keymap.c:795:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "32~", -1, X_NULL}, ^ keymap.c:795:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "32~", -1, X_NULL}, ^ keymap.c:795:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "32~", -1, X_NULL}, ^ keymap.c:796:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "199z", -1, X_NULL}, ^ keymap.c:796:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "199z", -1, X_NULL}, ^ keymap.c:796:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "199z", -1, X_NULL}, ^ keymap.c:797:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:797:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:797:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:797:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:801:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F9"}, ^ keymap.c:801:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F9"}, ^ keymap.c:801:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F9"}, ^ keymap.c:801:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "F9"}, ^ keymap.c:802:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "33~", -1, X_NULL}, ^ keymap.c:802:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "33~", -1, X_NULL}, ^ keymap.c:802:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "33~", -1, X_NULL}, ^ keymap.c:802:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "33~", -1, X_NULL}, ^ keymap.c:803:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "200z", -1, X_NULL}, ^ keymap.c:803:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "200z", -1, X_NULL}, ^ keymap.c:803:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "200z", -1, X_NULL}, ^ keymap.c:804:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:804:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:804:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:804:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:808:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FA"}, ^ keymap.c:808:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FA"}, ^ keymap.c:808:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FA"}, ^ keymap.c:808:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FA"}, ^ keymap.c:809:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "34~", -1, X_NULL}, ^ keymap.c:809:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "34~", -1, X_NULL}, ^ keymap.c:809:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "34~", -1, X_NULL}, ^ keymap.c:809:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_notsun, 0, _VTE_CAP_CSI "34~", -1, X_NULL}, ^ keymap.c:810:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "201z", -1, X_NULL}, ^ keymap.c:810:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "201z", -1, X_NULL}, ^ keymap.c:810:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_sun, 0, _VTE_CAP_CSI "201z", -1, X_NULL}, ^ keymap.c:811:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:811:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:811:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:811:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:815:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FB"}, ^ keymap.c:815:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FB"}, ^ keymap.c:815:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FB"}, ^ keymap.c:815:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FB"}, ^ keymap.c:816:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:816:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:816:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:816:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:820:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FC"}, ^ keymap.c:820:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FC"}, ^ keymap.c:820:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FC"}, ^ keymap.c:820:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FC"}, ^ keymap.c:821:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:821:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:821:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:821:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:825:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FD"}, ^ keymap.c:825:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FD"}, ^ keymap.c:825:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FD"}, ^ keymap.c:825:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FD"}, ^ keymap.c:826:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:826:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:826:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:826:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:830:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FE"}, ^ keymap.c:830:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FE"}, ^ keymap.c:830:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FE"}, ^ keymap.c:830:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FE"}, ^ keymap.c:831:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:831:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:831:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:831:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:835:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FF"}, ^ keymap.c:835:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FF"}, ^ keymap.c:835:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FF"}, ^ keymap.c:835:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FF"}, ^ keymap.c:836:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:836:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:836:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:836:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:840:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FG"}, ^ keymap.c:840:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FG"}, ^ keymap.c:840:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FG"}, ^ keymap.c:840:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FG"}, ^ keymap.c:841:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:841:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:841:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:841:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:845:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FH"}, ^ keymap.c:845:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FH"}, ^ keymap.c:845:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FH"}, ^ keymap.c:845:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FH"}, ^ keymap.c:846:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:846:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:846:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:846:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:850:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FI"}, ^ keymap.c:850:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FI"}, ^ keymap.c:850:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FI"}, ^ keymap.c:850:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FI"}, ^ keymap.c:851:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:851:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:851:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:851:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:855:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FJ"}, ^ keymap.c:855:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FJ"}, ^ keymap.c:855:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FJ"}, ^ keymap.c:855:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FJ"}, ^ keymap.c:856:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:856:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:856:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:856:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:860:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FK"}, ^ keymap.c:860:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FK"}, ^ keymap.c:860:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FK"}, ^ keymap.c:860:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FK"}, ^ keymap.c:861:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:861:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:861:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:861:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:865:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FL"}, ^ keymap.c:865:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FL"}, ^ keymap.c:865:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FL"}, ^ keymap.c:865:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FL"}, ^ keymap.c:866:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:866:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:866:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:866:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:870:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FM"}, ^ keymap.c:870:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FM"}, ^ keymap.c:870:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FM"}, ^ keymap.c:870:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FM"}, ^ keymap.c:871:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:871:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:871:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:871:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:875:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FN"}, ^ keymap.c:875:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FN"}, ^ keymap.c:875:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FN"}, ^ keymap.c:875:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FN"}, ^ keymap.c:876:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:876:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:876:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:876:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:880:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FO"}, ^ keymap.c:880:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FO"}, ^ keymap.c:880:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FO"}, ^ keymap.c:880:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FO"}, ^ keymap.c:881:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:881:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:881:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:881:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:885:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FP"}, ^ keymap.c:885:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FP"}, ^ keymap.c:885:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FP"}, ^ keymap.c:885:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, "FP"}, ^ keymap.c:886:3: warning: integer constant not in range of enumerated type 'enum _vte_cursor_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:886:15: warning: integer constant not in range of enumerated type 'enum _vte_keypad_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:886:27: warning: integer constant not in range of enumerated type 'enum _vte_fkey_mode' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:886:37: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] {cursor_all, keypad_all, fkey_all, 0, X_NULL, 0, X_NULL}, ^ keymap.c:1107:15: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] modifiers &= (GDK_SHIFT_MASK | GDK_CONTROL_MASK | VTE_META_MASK | VTE_NUMLOCK_MASK); ^ keymap.c:1366:26: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] significant_modifiers = GDK_SHIFT_MASK | ^ pty.c:521:24: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] spawn_flags &= ~G_SPAWN_LEAVE_DESCRIPTORS_OPEN; ^ pty.c:1662:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ pty.c:1678:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ pty.c:1695:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ pty.c:1907:31: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] spawn_flags = G_SPAWN_CHILD_INHERITS_STDIN | ^ vte.c:3512:10: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_HUP, ^ vte.c:3792:23: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] spawn_flags = G_SPAWN_CHILD_INHERITS_STDIN | ^ vte.c:4469:10: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] G_IO_IN | G_IO_HUP, ^ vte.c:8770:29: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] terminal->pvt->modifiers = 0; ^ vte.c:9125:29: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] terminal->pvt->modifiers = 0; ^ vte.c:12342:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ vte.c:12358:9: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ vte.c:12395:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12410:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12426:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12445:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12461:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12481:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12502:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12521:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12537:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12553:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12568:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12584:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12600:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12617:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12635:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12649:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | STATIC_PARAMS)); ^ vte.c:12665:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12682:36: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12696:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | ^ vte.c:12712:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12732:37: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12748:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12763:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12777:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | STATIC_PARAMS)); ^ vte.c:12797:39: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12813:40: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | STATIC_PARAMS)); ^ vte.c:12828:38: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READABLE | ^ vte.c:12843:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_KEY (F16), 0, "copy-clipboard",0); ^ vte.c:12844:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_KEY (F18), 0, "paste-clipboard", 0); ^ vte.c:12845:59: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_binding_entry_add_signal(binding_set, GDK_KEY (F20), 0, "copy-clipboard",0); ^ vte.c:14104:19: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] pvt->modifiers = 0; ^ vteaccess.c:883:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:889:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:895:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:901:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:907:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:913:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:919:12: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | ^ vteaccess.c:1825:7: warning: integer constant not in range of enumerated type 'GSignalMatchType' [-Wassign-enum] G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_ID, ^ vteaccess.c:2064:5: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] 0); ^ vteapp.c:94:11: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_RESIZE_INC | ^ vteapp.c:128:11: warning: integer constant not in range of enumerated type 'GdkWindowHints' [-Wassign-enum] GDK_HINT_RESIZE_INC | ^ vteapp.c:930:33: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new (DINGUS1, 0, 0, NULL); ^ vteapp.c:930:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (DINGUS1, 0, 0, NULL); ^ vteapp.c:931:55: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] id = vte_terminal_match_add_gregex(terminal, regex, 0); ^ vteapp.c:935:33: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new (DINGUS2, 0, 0, NULL); ^ vteapp.c:935:36: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new (DINGUS2, 0, 0, NULL); ^ vteapp.c:936:55: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] id = vte_terminal_match_add_gregex(terminal, regex, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/w-scan/w-scan_20141122.orig.tar.bz2 descriptors.c:718:15: warning: integer constant not in range of enumerated type 'fe_delivery_system_t' (aka 'enum fe_delivery_system') [-Wassign-enum] t->delsys = SYS_DVBC2; ^ descriptors.c:745:25: warning: integer constant not in range of enumerated type 'fe_guard_interval_t' (aka 'enum fe_guard_interval') [-Wassign-enum] case 1: t->guard = GUARD_INTERVAL_1_64; break; // not defined in linux dvb api, see extended_frontend.h ^ emulate.c:318:13: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] *status = 0; ^ emulate.c:324:19: warning: integer constant not in range of enumerated type 'fe_status_t' (aka 'enum fe_status') [-Wassign-enum] *status = 0x1F; // sync && lock. ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/watchdog/watchdog_5.9.orig.tar.gz nfsmount.c:822:4: warning: integer constant not in range of enumerated type 'enum nfs_stat' [-Wassign-enum] { -1, EIO } ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wavbreaker/wavbreaker_0.11.orig.tar.gz wavbreaker.c:405:35: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ appconfig.c:732:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 2, 0, 1, GTK_FILL, 0, 5, 0); ^ appconfig.c:740:21: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ appconfig.c:740:44: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ appconfig.c:744:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, 5, 0); ^ appconfig.c:756:31: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, 5, 0); ^ appconfig.c:758:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 2, 3, GTK_EXPAND, 0, 5, 0); ^ appconfig.c:767:70: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), radio1, 0, 3, 0, 1, GTK_FILL, 0, 5, 2); ^ appconfig.c:774:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 2, 3, GTK_FILL, 0, 5, 2); ^ appconfig.c:778:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 3, 2, 3, GTK_FILL, 0, 5, 0); ^ appconfig.c:785:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_FILL, 0, 5, 2); ^ appconfig.c:791:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 2); ^ appconfig.c:791:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 2); ^ appconfig.c:795:70: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), radio2, 0, 3, 3, 4, GTK_FILL, 0, 5, 2); ^ appconfig.c:800:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 5, 6, GTK_FILL, 0, 5, 2); ^ appconfig.c:806:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, 5, 6, GTK_EXPAND | GTK_FILL, 0, 5, 2); ^ appconfig.c:806:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 2, 3, 5, 6, GTK_EXPAND | GTK_FILL, 0, 5, 2); ^ appconfig.c:817:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 0, 1, GTK_FILL, 0, 5, 0); ^ appconfig.c:849:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ appconfig.c:849:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ appconfig.c:856:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 0, 1, 1, 2, GTK_FILL, 0, 5, 0); ^ appconfig.c:862:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ appconfig.c:862:48: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ autosplit.c:138:77: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), message_label, 0, 1, 0, 1, GTK_FILL, 0, 5, 0); ^ autosplit.c:143:77: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), message_label, 0, 1, 1, 2, GTK_FILL, 0, 5, 0); ^ autosplit.c:148:77: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), message_label, 1, 2, 1, 2, GTK_FILL, 0, 5, 0); ^ autosplit.c:154:74: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), autosplit_time_entry, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ autosplit.c:154:97: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach(GTK_TABLE(table), autosplit_time_entry, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, 0, 5, 0); ^ popupmessage.c:38:38: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xarchiver/xarchiver_0.5.4.orig.tar.bz2 socket.c:189:25: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if (g_file_test(buf, G_FILE_TEST_IS_REGULAR | G_FILE_TEST_IS_SYMLINK)) ^ sexy-icon-entry.c:126:7: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ sexy-icon-entry.c:146:7: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, ^ main.c:303:71: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] socket_info.lock_socket_tag = g_io_add_watch(socket_info.read_ioc, G_IO_IN|G_IO_PRI|G_IO_ERR, socket_lock_input_cb, xa_main_window); ^ archive.c:78:3: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] (G_SPAWN_LEAVE_DESCRIPTORS_OPEN | G_SPAWN_SEARCH_PATH | G_SPAWN_DO_NOT_REAP_CHILD), ^ archive.c:111:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (ioc, G_IO_IN|G_IO_PRI|G_IO_ERR|G_IO_HUP|G_IO_NVAL,xa_process_output,archive); ^ archive.c:113:24: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (ioc, G_IO_IN|G_IO_PRI|G_IO_ERR|G_IO_HUP|G_IO_NVAL,xa_process_output_from_command_line,archive); ^ archive.c:121:26: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (err_ioc,G_IO_IN|G_IO_PRI|G_IO_ERR|G_IO_HUP|G_IO_NVAL,xa_dump_child_error_messages,archive); ^ interface.c:64:60: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] icon = gtk_icon_theme_load_icon(icon_theme,"xarchiver",24,0,NULL); ^ interface.c:192:76: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (delete_menu,"activate",accel_group,GDK_Delete,GDK_MODE_DISABLED,GTK_ACCEL_VISIBLE); ^ interface.c:307:66: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (help1,"activate",accel_group,GDK_F1,GDK_MODE_DISABLED,GTK_ACCEL_VISIBLE); ^ interface.c:453:90: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_tree_view_enable_model_drag_dest(GTK_TREE_VIEW(archive_dir_treeview),drop_targets,1,GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK | GDK_ACTION_ASK); ^ interface.c:481:78: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (GTK_WIDGET(notebook),GTK_DEST_DEFAULT_ALL,drop_targets,1,GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK | GDK_ACTION_ASK); ^ interface.c:718:73: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_source_set (archive->treeview,GDK_BUTTON1_MASK,drag_targets,1,GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK | GDK_ACTION_ASK); ^ interface.c:1519:79: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon(icon_theme,"gnome-mime-application-zip",40,0,NULL); ^ window.c:1962:11: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ window.c:2517:56: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_accel_group_disconnect_key(accel_group,GDK_Delete,GDK_MODE_DISABLED); ^ window.c:2527:76: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (delete_menu,"activate",accel_group,GDK_Delete,GDK_MODE_DISABLED,GTK_ACCEL_VISIBLE); ^ window.c:2603:76: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] gtk_widget_add_accelerator (delete_menu,"activate",accel_group,GDK_Delete,GDK_MODE_DISABLED,GTK_ACCEL_VISIBLE); ^ extract_dialog.c:432:85: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (dialog_data->files_treeview,GTK_DEST_DEFAULT_ALL,drop_targets,1,GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK | GDK_ACTION_ASK); ^ open-with-dlg.c:75:61: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] pixbuf = gtk_icon_theme_load_icon(icon_theme,icon_name,40,0,NULL); ^ open-with-dlg.c:264:99: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] *app_icon_list = g_slist_prepend(*app_icon_list,gtk_icon_theme_load_icon(icon_theme,app_icon,40,0,NULL)); ^ pref_dialog.c:42:39: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW (xa_main_window), GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ pref_dialog.c:60:84: warning: integer constant not in range of enumerated type 'GtkIconLookupFlags' [-Wassign-enum] icon_pixbuf = gtk_icon_theme_load_icon(icon_theme,"gnome-mime-application-zip",40,0,NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xblast-tnt/xblast-tnt_2.10.4.orig.tar.gz player.c:980:20: warning: integer constant not in range of enumerated type 'XBBool' [-Wassign-enum] ps->morphed = 2; ^ bomb.c:1597:28: warning: integer constant not in range of enumerated type 'XBBool' [-Wassign-enum] ptr->player->morphed = 3; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xdffileio/xdffileio_0.3.orig.tar.bz2 gdf1.c:639:9: warning: integer constant not in range of enumerated type 'enum xdftype' [-Wassign-enum] return -1; ^ gdf2.c:777:9: warning: integer constant not in range of enumerated type 'enum xdftype' [-Wassign-enum] return -1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xdx/xdx_2.5.0.orig.tar.gz gui.c:453:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck1, "clicked", key_toggle, GDK_1, GDK_CONTROL_MASK, 0); ^ gui.c:454:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck2, "clicked", key_toggle, GDK_2, GDK_CONTROL_MASK, 0); ^ gui.c:455:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck3, "clicked", key_toggle, GDK_3, GDK_CONTROL_MASK, 0); ^ gui.c:456:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck4, "clicked", key_toggle, GDK_4, GDK_CONTROL_MASK, 0); ^ gui.c:457:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck5, "clicked", key_toggle, GDK_5, GDK_CONTROL_MASK, 0); ^ gui.c:458:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck6, "clicked", key_toggle, GDK_6, GDK_CONTROL_MASK, 0); ^ gui.c:459:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck7, "clicked", key_toggle, GDK_7, GDK_CONTROL_MASK, 0); ^ gui.c:460:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highcheck8, "clicked", key_toggle, GDK_8, GDK_CONTROL_MASK, 0); ^ gui.c:461:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(soundcheck, "clicked", key_toggle, GDK_0, GDK_CONTROL_MASK, 0); ^ gui.c:465:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry1, "grab-focus", grab_focus, GDK_1, GDK_MOD1_MASK, 0); ^ gui.c:466:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry2, "grab-focus", grab_focus, GDK_2, GDK_MOD1_MASK, 0); ^ gui.c:467:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry3, "grab-focus", grab_focus, GDK_3, GDK_MOD1_MASK, 0); ^ gui.c:468:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry4, "grab-focus", grab_focus, GDK_4, GDK_MOD1_MASK, 0); ^ gui.c:469:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry5, "grab-focus", grab_focus, GDK_5, GDK_MOD1_MASK, 0); ^ gui.c:470:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry6, "grab-focus", grab_focus, GDK_6, GDK_MOD1_MASK, 0); ^ gui.c:471:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry7, "grab-focus", grab_focus, GDK_7, GDK_MOD1_MASK, 0); ^ gui.c:472:92: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(highentry8, "grab-focus", grab_focus, GDK_8, GDK_MOD1_MASK, 0); ^ gui.c:521:91: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_widget_add_accelerator(mainentry, "grab-focus", grab_focus, GDK_0, GDK_MOD1_MASK, 0); ^ gui.c:1183:47: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW(gui->window), GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gui_closedialog.c:75:19: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ gui_exitdialog.c:73:21: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gui_logdialog.c:79:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ gui_manualdialog.c:73:45: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_WINDOW(gui->window), GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ gui_opendialog.c:80:18: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ gui_settingsdialog.c:246:25: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | ^ text.c:830:70: warning: integer constant not in range of enumerated type 'GtkTextSearchFlags' [-Wassign-enum] GTK_TEXT_SEARCH_VISIBLE_ONLY | GTK_TEXT_SEARCH_TEXT_ONLY, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xfce4-taskmanager/xfce4-taskmanager_1.1.0.orig.tar.bz2 process-monitor.c:66:81: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_float ("step-size", "StepSize", "Step size", 0.1, G_MAXFLOAT, 1, G_PARAM_CONSTRUCT|G_PARAM_READWRITE)); ^ process-monitor.c:68:80: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_int ("type", "Type", "Type of graph to render", 0, G_MAXINT, 0, G_PARAM_READWRITE)); ^ process-tree-model.c:103:66: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_object ("model", NULL, NULL, GTK_TYPE_TREE_MODEL, G_PARAM_READABLE|G_PARAM_WRITABLE|G_PARAM_CONSTRUCT_ONLY)); ^ process-tree-view.c:368:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO, ^ process-tree-view.c:382:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, ^ process-tree-view.c:411:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, ^ process-statusbar.c:67:61: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_float ("cpu", "CPU", "CPU usage", 0, 100, 0, G_PARAM_CONSTRUCT|G_PARAM_WRITABLE)); ^ process-statusbar.c:69:64: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_string ("memory", "Memory", "Memory usage", "", G_PARAM_CONSTRUCT|G_PARAM_WRITABLE)); ^ process-statusbar.c:71:58: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_string ("swap", "Swap", "Swap usage", "", G_PARAM_CONSTRUCT|G_PARAM_WRITABLE)); ^ process-statusbar.c:75:95: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_uint ("num-processes", "NumProcesses", "Number of processes", 0, G_MAXUINT, 0, G_PARAM_CONSTRUCT|G_PARAM_WRITABLE)); ^ exec-tool-button.c:103:53: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, ^ exec-tool-button.c:147:54: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GtkWidget *dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, ^ settings.c:92:96: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("show-all-processes", "ShowAllProcesses", "Show all processes", FALSE, G_PARAM_READWRITE)); ^ settings.c:94:85: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("more-precision", "MorePrecision", "More precision", FALSE, G_PARAM_READWRITE)); ^ settings.c:96:93: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("full-command-line", "FullCommandLine", "Full command line", FALSE, G_PARAM_READWRITE)); ^ settings.c:98:99: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("show-status-icon", "ShowStatusIcon", "Show/hide the status icon", FALSE, G_PARAM_READWRITE)); ^ settings.c:100:109: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("show-memory-in-xbytes", "ShowMemoryInXBytes", "Show memory usage in bytes", FALSE, G_PARAM_READWRITE)); ^ settings.c:102:99: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("monitor-paint-box", "MonitorPaintBox", "Paint box around monitor", TRUE, G_PARAM_READWRITE)); ^ settings.c:104:107: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("show-application-icons", "ShowApplicationIcons", "Show application icons", TRUE, G_PARAM_READWRITE)); ^ settings.c:106:123: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_enum ("toolbar-style", "ToolbarStyle", "Toolbar style", XTM_TYPE_TOOLBAR_STYLE, XTM_TOOLBAR_STYLE_DEFAULT, G_PARAM_READWRITE)); ^ settings.c:108:119: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("prompt-terminate-task", "PromptTerminateTask", "Prompt dialog for terminating a task", TRUE, G_PARAM_READWRITE)); ^ settings.c:110:104: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_uint ("refresh-rate", "RefreshRate", "Refresh rate in milliseconds", 0, G_MAXUINT, 750, G_PARAM_READWRITE)); ^ settings.c:112:109: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_string ("columns-positions", "ColumnsPositions", "Positions of the tree view columns", NULL, G_PARAM_READWRITE)); ^ settings.c:114:78: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-uid", "ColumnUID", "Show column UID", FALSE, G_PARAM_READWRITE)); ^ settings.c:116:77: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-pid", "ColumnPID", "Show column PID", TRUE, G_PARAM_READWRITE)); ^ settings.c:118:81: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-ppid", "ColumnPPID", "Show column PPID", FALSE, G_PARAM_READWRITE)); ^ settings.c:120:84: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-state", "ColumnState", "Show column state", FALSE, G_PARAM_READWRITE)); ^ settings.c:122:78: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-vsz", "ColumnVSZ", "Show column VSZ", FALSE, G_PARAM_READWRITE)); ^ settings.c:124:77: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-rss", "ColumnRSS", "Show column RSS", TRUE, G_PARAM_READWRITE)); ^ settings.c:126:77: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-cpu", "ColumnCPU", "Show column CPU", TRUE, G_PARAM_READWRITE)); ^ settings.c:128:93: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("column-priority", "ColumnPriority", "Show column priority", FALSE, G_PARAM_READWRITE)); ^ settings.c:130:92: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_uint ("sort-column-id", "SortColumn", "Sort by column id", 0, G_MAXUINT, 0, G_PARAM_READWRITE)); ^ settings.c:132:79: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_uint ("sort-type", "SortType", "Sort type (asc/dsc)", 0, 1, 0, G_PARAM_READWRITE)); ^ settings.c:134:86: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_int ("window-width", "WindowWidth", "Window width", -1, G_MAXINT, -1, G_PARAM_READWRITE)); ^ settings.c:136:89: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_int ("window-height", "WindowHeight", "Window height", -1, G_MAXINT, -1, G_PARAM_READWRITE)); ^ settings.c:138:95: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_int ("handle-position", "HandlePosition", "Handle position", -1, G_MAXINT, -1, G_PARAM_READWRITE)); ^ settings.c:140:83: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] g_param_spec_boolean ("process-tree", "ProcessTreeView", "Process tree", FALSE, G_PARAM_READWRITE)); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xlhtml/xlhtml_0.5.1.orig.tar.gz cole.c:1180:39: warning: integer constant not in range of enumerated type 'COLERRNO' (aka 'enum _COLERRNO') [-Wassign-enum] if (colerrno != NULL) *colerrno = COLE_ELAST+1; ^ cole.c:1191:38: warning: integer constant not in range of enumerated type 'COLERRNO' (aka 'enum _COLERRNO') [-Wassign-enum] if (colerrno != NULL) *colerrno = COLE_ELAST+1; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xmedcon/xmedcon_0.13.0.orig.tar.gz read.c:512:54: warning: integer constant not in range of enumerated type 'JpegMarker' [-Wassign-enum] GetDht (dcPtr); if (dcPtr->error) return 0; ^ read.c:520:54: warning: integer constant not in range of enumerated type 'JpegMarker' [-Wassign-enum] GetDri (dcPtr); if (dcPtr->error) return 0; ^ basic.c:57:23: warning: integer constant not in range of enumerated type 'WORKAROUND' [-Wassign-enum] dicom_workaround = 0; ^ basic.c:138:12: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=LITTLE|EXPLICIT; ^ basic.c:153:34: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] if (element.vr != UL) syntax=LITTLE|IMPLICIT; /* weird */ ^ basic.c:166:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=LITTLE|EXPLICIT; ^ basic.c:168:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=LITTLE|IMPLICIT; ^ basic.c:172:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=BIG|EXPLICIT; ^ basic.c:174:16: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=BIG|IMPLICIT; ^ basic.c:474:13: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax ^= 0x3; /* endian in first two bits, so flip with XOR 0011 */ ^ basic.c:636:12: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=LITTLE|IMPLICIT; ^ basic.c:637:36: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] filesyntax=syntax; pixelsyntax=BIG|IMPLICIT; ^ basic.c:646:17: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] encapsyntax = 0; ^ basic.c:709:12: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=LITTLE|IMPLICIT; ^ basic.c:718:14: warning: integer constant not in range of enumerated type 'enum (anonymous enum at basic.c:34:8)' [-Wassign-enum] syntax=BIG|EXPLICIT; ^ m-conc.c:845:32: warning: integer constant not in range of enumerated type 'MdcConcReconTypes' [-Wassign-enum] MdcConcReconTypes recon_type=-1; ^ xerror.c:249:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ xerror.c:250:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ xerror.c:255:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ xinfo.c:112:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ xinfo.c:113:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ xinfo.c:117:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, GTK_FILL, 0, 0); ^ xinfo.c:122:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ xinfo.c:333:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, ^ xinfo.c:334:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ xinfo.c:338:20: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_SHRINK | GTK_FILL, GTK_FILL, 0, 0); ^ xinfo.c:343:30: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_EXPAND | GTK_SHRINK | GTK_FILL, 0, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xmlrpc-epi/xmlrpc-epi_0.54.orig.tar.gz xml_element.c:384:75: warning: integer constant not in range of enumerated type 'XML_ELEM_ESCAPING' (aka 'enum _xml_elem_escaping') [-Wassign-enum] static STRUCT_XML_ELEM_OUTPUT_OPTIONS default_opts = {xml_elem_pretty, xml_elem_markup_escaping | xml_elem_non_print_escaping, XML_DECL_ENCODING_DEFAULT}; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xoscope/xoscope_2.0.orig.tar.gz gtkdatabox.c:460:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT ^ gtkdatabox.c:471:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT ^ gtkdatabox.c:482:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT ^ gtkdatabox.c:493:47: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_CONSTRUCT ^ gtkdatabox.c:645:45: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &info, 0); ^ gtkdatabox.c:1138:42: warning: integer constant not in range of enumerated type 'GdkGCValuesMask' [-Wassign-enum] GDK_GC_FUNCTION | GDK_GC_FOREGROUND); ^ gtkdatabox.c:1484:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, ^ gtkdatabox.c:1485:22: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gtkdatabox.c:1493:25: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, GTK_FILL, 0, 0); ^ gtkdatabox.c:1502:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ gtkdatabox.c:1509:24: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL | GTK_EXPAND | GTK_SHRINK, GTK_FILL, 0, 0); ^ gtkdatabox.c:1517:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_FILL, GTK_FILL | GTK_EXPAND | GTK_SHRINK, 0, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xosd/xosd_2.2.14.orig.tar.gz xosd.c:273:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./intern.h:126:3)' [-Wassign-enum] osd->update |= UPD_size | UPD_pos | UPD_mask; ^ xosd.c:988:18: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./intern.h:126:3)' [-Wassign-enum] osd->update |= UPD_content | UPD_timer | UPD_show; ^ xosd.c:1286:20: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./intern.h:126:3)' [-Wassign-enum] osd->update &= ~UPD_show; ^ xosd.c:1306:20: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./intern.h:126:3)' [-Wassign-enum] osd->update &= ~UPD_hide; ^ xosd.c:1307:20: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ./intern.h:126:3)' [-Wassign-enum] osd->update |= UPD_show | UPD_timer; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xpad/xpad_4.1.orig.tar.bz2 xpad-app.c:344:3: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_NO_SEPARATOR, ^ xpad-pad.c:210:59: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); ^ xpad-pad.c:263:67: warning: integer constant not in range of enumerated type 'GtkAccelFlags' [-Wassign-enum] gtk_accel_group_connect (accel_group, GDK_Q, GDK_CONTROL_MASK, 0, ^ xpad-pad.c:1565:39: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] MENU_ADD (_("_Show All"), NULL, 0, 0, menu_show_all); ^ xpad-pad.c:1566:40: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] MENU_ADD (_("_Close All"), NULL, 0, 0, xpad_pad_close_all); ^ xpad-pad.c:1577:54: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] MENU_ADD (_("_Contents"), GTK_STOCK_HELP, GDK_F1, 0, show_help); ^ xpad-pad.c:1578:47: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] MENU_ADD (_("_About"), GTK_STOCK_ABOUT, 0, 0, menu_about); ^ xpad-pad.c:1662:36: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] MENU_ADD (title, NULL, 0, 0, menu_show); ^ xpad-pad-properties.c:85:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-pad-properties.c:93:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-pad-properties.c:101:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-pad-properties.c:109:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-pad-properties.c:117:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:109:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:119:54: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:127:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:135:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:143:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:151:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:159:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:167:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:175:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:183:56: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:191:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-settings.c:199:55: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-text-view.c:79:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-text-view.c:87:57: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_READWRITE)); ^ xpad-toolbar.c:400:8: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_BUTTON_RELEASE_MASK | GDK_POINTER_MOTION_MASK, NULL, ^ xpad-undo.c:113:10: warning: integer constant not in range of enumerated type 'GParamFlags' [-Wassign-enum] G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY)); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xqf/xqf_1.0.6.orig.tar.gz dns.c:748:5: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] GDK_INPUT_READ | GDK_INPUT_EXCEPTION, ^ flt-player.c:666:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, 0, 0, 0, 0); ^ flt-player.c:666:61: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, 0, 0, 0, 0); ^ launch.c:217:35: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] cl->tag = gdk_input_add (cl->fd, GDK_INPUT_READ | GDK_INPUT_EXCEPTION, ^ pref.c:4411:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_player_file_dialog_button, 2, 3, 1, 2, 0, 0, 0, 0); ^ pref.c:4411:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_player_file_dialog_button, 2, 3, 1, 2, 0, 0, 0, 0); ^ pref.c:4448:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_start_file_dialog_button, 2, 3, 0, 1, 0, 0, 0, 0); ^ pref.c:4448:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_start_file_dialog_button, 2, 3, 0, 1, 0, 0, 0, 0); ^ pref.c:4454:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_start_file_test_button, 3, 4, 0, 1, 0, 0, 0, 0); ^ pref.c:4454:88: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_start_file_test_button, 3, 4, 0, 1, 0, 0, 0, 0); ^ pref.c:4476:86: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_quit_file_dialog_button, 2, 3, 1, 2, 0, 0, 0, 0); ^ pref.c:4476:89: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_quit_file_dialog_button, 2, 3, 1, 2, 0, 0, 0, 0); ^ pref.c:4482:84: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_quit_file_test_button, 3, 4, 1, 2, 0, 0, 0, 0); ^ pref.c:4482:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_xqf_quit_file_test_button, 3, 4, 1, 2, 0, 0, 0, 0); ^ pref.c:4504:89: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_update_done_file_dialog_button, 2, 3, 2, 3, 0, 0, 0, 0); ^ pref.c:4504:92: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_update_done_file_dialog_button, 2, 3, 2, 3, 0, 0, 0, 0); ^ pref.c:4511:87: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_update_done_file_test_button, 3, 4, 2, 3, 0, 0, 0, 0); ^ pref.c:4511:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_update_done_file_test_button, 3, 4, 2, 3, 0, 0, 0, 0); ^ pref.c:4533:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_refresh_done_file_dialog_button, 2, 3, 3, 4, 0, 0, 0, 0); ^ pref.c:4533:93: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_refresh_done_file_dialog_button, 2, 3, 3, 4, 0, 0, 0, 0); ^ pref.c:4540:88: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_refresh_done_file_test_button, 3, 4, 3, 4, 0, 0, 0, 0); ^ pref.c:4540:91: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_refresh_done_file_test_button, 3, 4, 3, 4, 0, 0, 0, 0); ^ pref.c:4562:82: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_stop_file_dialog_button, 2, 3, 4, 5, 0, 0, 0, 0); ^ pref.c:4562:85: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_stop_file_dialog_button, 2, 3, 4, 5, 0, 0, 0, 0); ^ pref.c:4569:80: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_stop_file_test_button, 3, 4, 4, 5, 0, 0, 0, 0); ^ pref.c:4569:83: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_stop_file_test_button, 3, 4, 4, 5, 0, 0, 0, 0); ^ pref.c:4591:92: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_server_connect_file_dialog_button, 2, 3, 5, 6, 0, 0, 0, 0); ^ pref.c:4591:95: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_server_connect_file_dialog_button, 2, 3, 5, 6, 0, 0, 0, 0); ^ pref.c:4598:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_server_connect_file_test_button, 3, 4, 5, 6, 0, 0, 0, 0); ^ pref.c:4598:93: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_server_connect_file_test_button, 3, 4, 5, 6, 0, 0, 0, 0); ^ pref.c:4620:92: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_redial_success_file_dialog_button, 2, 3, 6, 7, 0, 0, 0, 0); ^ pref.c:4620:95: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_redial_success_file_dialog_button, 2, 3, 6, 7, 0, 0, 0, 0); ^ pref.c:4627:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_redial_success_file_test_button, 3, 4, 6, 7, 0, 0, 0, 0); ^ pref.c:4627:93: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), sound_redial_success_file_test_button, 3, 4, 6, 7, 0, 0, 0, 0); ^ stat.c:911:42: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] conn->tag = g_io_add_watch (conn->chan, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_PRI, input_callback, conn); ^ stat.c:983:43: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] conn->tag = g_io_add_watch (conn->chan, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_PRI, input_callback, conn); ^ trayicon.c:522:79: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] our_type = g_type_register_static (GTK_TYPE_PLUG, "EggTrayIcon", &our_info, 0); ^ utils.c:1070:37: warning: integer constant not in range of enumerated type 'GdkInputCondition' [-Wassign-enum] conn.tag = gdk_input_add (conn.fd, GDK_INPUT_READ | GDK_INPUT_EXCEPTION, ^ xqf.c:2204:9: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ xqf.c:2434:10: warning: integer constant not in range of enumerated type 'GdkEventMask' [-Wassign-enum] GDK_POINTER_MOTION_HINT_MASK | ^ xqf.c:2507:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2516:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2525:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2545:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2554:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2563:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2572:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2581:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2590:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2598:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2607:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2616:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2625:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2634:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2643:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2652:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2661:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2670:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2682:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2690:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2701:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2710:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2728:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2750:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2758:6: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0, ^ xqf.c:2766:6: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, 0, ^ xqf.c:2774:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2795:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2831:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2867:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2876:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2885:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2894:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2921:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2930:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2939:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2975:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:2993:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3002:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3034:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3043:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3052:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3072:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3081:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3090:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3099:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3117:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3126:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3135:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3144:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3156:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3165:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3174:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3183:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3192:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3201:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3210:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3219:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3228:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3237:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3249:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3258:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3271:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3280:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3289:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3298:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3307:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3316:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3325:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ xqf.c:3334:3: warning: integer constant not in range of enumerated type 'GdkModifierType' [-Wassign-enum] 0, ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xscorch/xscorch_0.2.1~pre2.orig.tar.gz sactiveconsole.c:1021:20: warning: integer constant not in range of enumerated type 'GSignalFlags' [-Wassign-enum] G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION, ^ sactiveconsole.c:1325:80: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &sc_active_console_info, 0); ^ sactiveconsole.c:1354:64: warning: integer constant not in range of enumerated type 'GTypeFlags' [-Wassign-enum] &sc_gadget_info, 0); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yad/yad_0.27.0.orig.tar.xz calendar.c:108:37: warning: integer constant not in range of enumerated type 'GtkCalendarDisplayOptions' [-Wassign-enum] GTK_CALENDAR_SHOW_HEADING | ^ dnd.c:100:60: warning: integer constant not in range of enumerated type 'GdkDragAction' [-Wassign-enum] gtk_drag_dest_set (w, GTK_DEST_DEFAULT_ALL, tgts, ntgts, GDK_ACTION_COPY | GDK_ACTION_MOVE); ^ form.c:485:42: warning: integer constant not in range of enumerated type 'GtkDialogFlags' [-Wassign-enum] GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, ^ form.c:589:99: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (tbl), l, col * 2, 1 + col * 2, row, row + 1, GTK_FILL, 0, 5, 5); ^ form.c:611:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:611:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:625:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:625:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:640:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:640:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:659:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:659:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:676:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:676:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:690:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:690:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:704:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:704:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:717:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:717:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:730:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:730:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:748:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:748:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:766:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:766:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:784:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:784:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:801:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:801:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:819:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:819:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:854:33: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:854:56: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, 0, 5, 5); ^ form.c:895:35: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 5, 5); ^ form.c:895:58: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 5, 5); ^ icons.c:453:36: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, NULL); ^ list.c:144:35: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] pattern = g_regex_new (key, G_REGEX_CASELESS | G_REGEX_EXTENDED | G_REGEX_OPTIMIZE, G_REGEX_MATCH_NOTEMPTY, NULL); ^ list.c:515:32: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, GINT_TO_POINTER (n_columns)); ^ list.c:591:59: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] regex = g_regex_new ("\%s", G_REGEX_OPTIMIZE, 0, NULL); ^ list.c:592:100: warning: integer constant not in range of enumerated type 'GRegexMatchFlags' [-Wassign-enum] cmd = g_regex_replace_literal (regex, options.list_data.dclick_action, -1, 0, args->str, 0, NULL); ^ multi-progress.c:183:75: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), l, i, i + 1, 1, 2, GTK_FILL, 0, 2, 2); ^ multi-progress.c:189:75: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), l, 0, 1, i, i + 1, GTK_FILL, 0, 2, 2); ^ multi-progress.c:239:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), w, i, i + 1, 0, 1, 0, GTK_FILL | GTK_EXPAND, 2, 2); ^ multi-progress.c:239:70: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), w, i, i + 1, 0, 1, 0, GTK_FILL | GTK_EXPAND, 2, 2); ^ multi-progress.c:248:67: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), w, 1, 2, i, i + 1, GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ multi-progress.c:248:90: warning: integer constant not in range of enumerated type 'GtkAttachOptions' [-Wassign-enum] gtk_table_attach (GTK_TABLE (table), w, 1, 2, i, i + 1, GTK_FILL | GTK_EXPAND, 0, 2, 2); ^ multi-progress.c:263:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, dlg); ^ notification.c:406:36: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, NULL); ^ print.c:241:10: warning: integer constant not in range of enumerated type 'GtkPrintCapabilities' [-Wassign-enum] pcap = GTK_PRINT_CAPABILITY_PAGE_SET | GTK_PRINT_CAPABILITY_COPIES | ^ progress.c:219:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, dlg); ^ text.c:59:37: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] regex = g_regex_new (pattern, G_REGEX_EXTENDED | G_REGEX_OPTIMIZE, G_REGEX_MATCH_NOTEMPTY, NULL); ^ text.c:447:28: warning: integer constant not in range of enumerated type 'GIOCondition' [-Wassign-enum] g_io_add_watch (channel, G_IO_IN | G_IO_HUP, handle_stdin, NULL); ^ text.c:519:28: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] G_REGEX_CASELESS | G_REGEX_OPTIMIZE | G_REGEX_EXTENDED, G_REGEX_MATCH_NOTEMPTY, NULL); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yash/yash_2.36.orig.tar.xz builtin.c:572:46: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, help_option, 0)) != NULL) { ^ exec.c:513:16: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] pattern, XFNM_HEADONLY | XFNM_TAILONLY); ^ exec.c:832:46: warning: integer constant not in range of enumerated type 'enum srchcmdtype_T' [-Wassign-enum] search_command(argv0, argv[0], &cmdinfo, SCT_BUILTIN | SCT_FUNCTION); ^ exec.c:853:3: warning: integer constant not in range of enumerated type 'enum srchcmdtype_T' [-Wassign-enum] SCT_EXTERNAL | SCT_BUILTIN | SCT_CHECK); ^ exec.c:1577:33: warning: integer constant not in range of enumerated type 'exec_input_options_T' (aka 'enum exec_input_options_T') [-Wassign-enum] exec_input(fd, mbsfilename, 0); ^ exec.c:1663:49: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, return_options, 0)) != NULL) { ^ exec.c:1719:47: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, iter_options, 0)) != NULL) { ^ exec.c:2134:31: warning: integer constant not in range of enumerated type 'enum srchcmdtype_T' [-Wassign-enum] enum srchcmdtype_T type = 0; ^ exec.c:2173:13: warning: integer constant not in range of enumerated type 'enum srchcmdtype_T' [-Wassign-enum] type = SCT_EXTERNAL | SCT_BUILTIN; ^ exec.c:2186:13: warning: integer constant not in range of enumerated type 'enum srchcmdtype_T' [-Wassign-enum] type = SCT_EXTERNAL | SCT_BUILTIN | SCT_FUNCTION; ^ exec.c:2380:46: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, help_option, 0)) != NULL) { ^ expand.c:1067:25: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] xfnmflags_T flags = 0; ^ expand.c:1102:25: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] xfnmflags_T flags = 0; ^ expand.c:1708:31: warning: integer constant not in range of enumerated type 'enum wglobflags_T' [-Wassign-enum] enum wglobflags_T flags = 0; ^ job.c:981:47: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, jobs_options, 0)) != NULL) { ^ job.c:1085:46: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, help_option, 0)) != NULL) { ^ job.c:1244:46: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, help_option, 0)) != NULL) { ^ job.c:1355:51: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, all_help_options, 0)) != NULL) { ^ parser.c:1100:28: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] substaliasflags_T flags = AF_NONGLOBAL | AF_NORECUR; ^ parser.c:1187:55: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] substitute_alias(&ps->src, ps->index, &ps->aliases, 0); ^ parser.c:1217:55: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] substitute_alias(&ps->src, ps->index, &ps->aliases, 0); ^ parser.c:1720:33: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] case L'#': pe->pe_type |= PT_MATCH | PT_MATCHHEAD; goto parse_match; ^ parser.c:1721:33: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] case L'%': pe->pe_type |= PT_MATCH | PT_MATCHTAIL; goto parse_match; ^ parser.c:1722:33: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] case L'/': pe->pe_type |= PT_SUBST | PT_MATCHLONGEST; goto parse_match; ^ parser.c:1740:21: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] pe->pe_type |= PT_MATCHHEAD | PT_MATCHTAIL; ^ path.c:817:23: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] xfnmflags_T xflags = XFNM_HEADONLY | XFNM_TAILONLY; ^ path.c:1405:47: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, hash_options, 0)) != NULL) { ^ path.c:1540:48: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, umask_options, 0)) != NULL) { ^ redir.c:819:38: warning: integer constant not in range of enumerated type 'sigtype_T' (aka 'enum sigtype_T') [-Wassign-enum] cpid = fork_and_reset(-1, false, 0); ^ sig.c:1083:47: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, trap_options, 0)) != NULL) { ^ variable.c:1617:50: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, typeset_options, 0)) != NULL) { ^ variable.c:1697:19: warning: integer constant not in range of enumerated type 'vartype_T' (aka 'enum vartype_T') [-Wassign-enum] var->v_type |= VF_READONLY | VF_NODELETE; ^ variable.c:1701:19: warning: integer constant not in range of enumerated type 'vartype_T' (aka 'enum vartype_T') [-Wassign-enum] var->v_type &= ~VF_EXPORT; ^ variable.c:1720:17: warning: integer constant not in range of enumerated type 'vartype_T' (aka 'enum vartype_T') [-Wassign-enum] f->f_type |= VF_READONLY | VF_NODELETE; ^ variable.c:2225:48: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, unset_options, 0)) != NULL) { ^ variable.c:2316:46: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, help_option, 0)) != NULL) { ^ variable.c:2600:47: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, read_options, 0)) != NULL) { ^ xfnmatch.c:201:15: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] flags &= ~XFNM_PERIOD; ^ xfnmatch.c:222:11: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] flags &= ~XFNM_HEADONLY; ^ xfnmatch.c:233:12: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] flags &= ~XFNM_TAILONLY; ^ xfnmatch.c:262:15: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] flags &= ~XFNM_tailstar; ^ xfnmatch.c:264:15: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] flags &= ~XFNM_headstar; ^ yash.c:578:53: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, force_help_options, 0)) != NULL) { ^ yash.c:639:53: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, force_help_options, 0)) != NULL) { ^ alias.c:142:20: warning: integer constant not in range of enumerated type 'aliasflags_T' [-Wassign-enum] alias->flags = 0; ^ alias.c:451:48: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, alias_options, 0)) != NULL) { ^ alias.c:520:51: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, all_help_options, 0)) != NULL) { ^ history.c:1540:36: warning: integer constant not in range of enumerated type 'sigtype_T' (aka 'enum sigtype_T') [-Wassign-enum] cpid = fork_and_reset(0, true, 0); ^ history.c:1670:50: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, history_options, 0)) != NULL) { ^ ulimit.c:128:51: warning: integer constant not in range of enumerated type 'enum (anonymous enum at ulimit.c:128:5)' [-Wassign-enum] enum { HARD = 1 << 0, SOFT = 1 << 1, } type = HARD | SOFT; ^ ulimit.c:135:49: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, ulimit_options, 0)) != NULL) { ^ complete.c:192:13: warning: integer constant not in range of enumerated type 'enum le_state_T' [-Wassign-enum] le_state = LE_STATE_SUSPENDED | LE_STATE_COMPLETING; ^ complete.c:577:24: warning: integer constant not in range of enumerated type 'le_candgentype_T' (aka 'enum le_candgentype_T') [-Wassign-enum] simple_completion(CGT_LOGNAME | CGT_DIRSTACK); ^ complete.c:646:22: warning: integer constant not in range of enumerated type 'le_candgentype_T' (aka 'enum le_candgentype_T') [-Wassign-enum] compopt.type |= CGT_KEYWORD | CGT_NALIAS; ^ complete.c:798:41: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] p->cpattern = xfnm_compile(p->pattern, XFNM_HEADONLY | XFNM_TAILONLY); ^ complete.c:876:31: warning: integer constant not in range of enumerated type 'enum wglobflags_T' [-Wassign-enum] enum wglobflags_T flags = 0; ^ complete.c:1113:10: warning: integer constant not in range of enumerated type 'le_candgentype_T' (aka 'enum le_candgentype_T') [-Wassign-enum] .type = 0, ^ complete.c:1415:31: warning: integer constant not in range of enumerated type 'le_candgentype_T' (aka 'enum le_candgentype_T') [-Wassign-enum] le_candgentype_T cgtype = 0; ^ complete.c:1433:51: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, complete_options, 0)) != NULL) { ^ compparse.c:302:27: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(AF_NONGLOBAL | AF_NORECUR)) ^ compparse.c:342:24: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(0)) ^ compparse.c:362:54: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] } while (saveindex != INDEX || csubstitute_alias(0)); ^ compparse.c:397:28: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(0)) ^ compparse.c:489:27: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(0)) ^ compparse.c:509:28: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(0)) ^ compparse.c:560:27: warning: integer constant not in range of enumerated type 'substaliasflags_T' [-Wassign-enum] if (csubstitute_alias(0)) ^ compparse.c:975:21: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] pe->pe_type |= PT_MATCH | PT_MATCHHEAD; ^ compparse.c:978:21: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] pe->pe_type |= PT_MATCH | PT_MATCHTAIL; ^ compparse.c:981:21: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] pe->pe_type |= PT_SUBST | PT_MATCHLONGEST; ^ compparse.c:993:28: warning: integer constant not in range of enumerated type 'paramexptype_T' [-Wassign-enum] pe->pe_type |= PT_MATCHHEAD | PT_MATCHTAIL; ^ editing.c:2392:37: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] exec_motion_expect_command_line(MEC_INSERT | MEC_TOSTART); ^ editing.c:2400:32: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] exec_motion_expect_command(MEC_INSERT | MEC_MOVE, cmd_forward_char); ^ editing.c:2407:37: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] exec_motion_expect_command_line(MEC_INSERT | MEC_TOEND); ^ editing.c:2422:31: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] set_motion_expect_command(MEC_SWITCHCASE | MEC_TOSTART); ^ editing.c:2429:32: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] exec_motion_expect_command(MEC_SWITCHCASE | MEC_TOEND, cmd_forward_char); ^ editing.c:2682:36: warning: integer constant not in range of enumerated type 'sigtype_T' (aka 'enum sigtype_T') [-Wassign-enum] cpid = fork_and_reset(0, true, 0); ^ editing.c:2940:6: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] MEC_LOWERCASE | MEC_TOEND, cmd_forward_emacsword); ^ editing.c:2949:6: warning: integer constant not in range of enumerated type 'enum motion_expect_command_T' [-Wassign-enum] MEC_UPPERCASE | MEC_TOEND, cmd_forward_emacsword); ^ editing.c:3465:26: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] xfnmflags_T flags = 0; ^ editing.c:3479:29: warning: integer constant not in range of enumerated type 'xfnmflags_T' [-Wassign-enum] xfnm = xfnm_compile(p, 0); ^ keymap.c:401:50: warning: integer constant not in range of enumerated type 'enum xgetoptopt_T' [-Wassign-enum] while ((opt = xgetopt(argv, bindkey_options, 0)) != NULL) { ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/y/yasm/yasm_1.3.0.orig.tar.gz modules/dbgfmts/dwarf2/dwarf2-line.c:256:27: warning: integer constant not in range of enumerated type 'dwarf_line_number_ext_op' [-Wassign-enum] line_op->ext_opcode = 0; ^ modules/objfmts/elf/elf-objfmt.c:728:48: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] if(elf_secthead_write_rel_to_file(info->f, 3, sect, shead, ^ modules/objfmts/elf/elf-objfmt.c:843:48: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] esdn = elf_secthead_create(NULL, SHT_NULL, 0, 0, 0); ^ modules/objfmts/elf/elf-objfmt.c:848:63: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] esdn = elf_secthead_create(elf_shstrtab_name, SHT_STRTAB, 0, ^ modules/objfmts/elf/elf-objfmt.c:850:34: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_set_index(esdn, 1); ^ modules/objfmts/elf/elf-objfmt.c:851:41: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_write_to_file(f, esdn, 1); ^ modules/objfmts/elf/elf-objfmt.c:854:61: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] esdn = elf_secthead_create(elf_strtab_name, SHT_STRTAB, 0, ^ modules/objfmts/elf/elf-objfmt.c:856:34: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_set_index(esdn, 2); ^ modules/objfmts/elf/elf-objfmt.c:857:41: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_write_to_file(f, esdn, 2); ^ modules/objfmts/elf/elf-objfmt.c:860:61: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] esdn = elf_secthead_create(elf_symtab_name, SHT_SYMTAB, 0, ^ modules/objfmts/elf/elf-objfmt.c:862:34: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_set_index(esdn, 3); ^ modules/objfmts/elf/elf-objfmt.c:864:33: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_set_link(esdn, 2); /* for .strtab, which is index 2 */ ^ modules/objfmts/elf/elf-objfmt.c:865:41: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_secthead_write_to_file(f, esdn, 3); ^ modules/objfmts/elf/elf-objfmt.c:879:66: warning: integer constant not in range of enumerated type 'elf_section_index' [-Wassign-enum] elf_proghead_write_to_file(f, elf_shead_addr, info.sindex+1, 1); ^ modules/objfmts/elf/elf-objfmt.c:912:43: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] esd = elf_secthead_create(name, type, 0, 0, 0); ^ modules/objfmts/elf/elf-objfmt.c:932:36: warning: integer constant not in range of enumerated type 'elf_section_flags' [-Wassign-enum] SHF_ALLOC + SHF_EXECINSTR); ^ modules/objfmts/xdf/xdf-objfmt.c:613:19: warning: integer constant not in range of enumerated type 'enum (anonymous enum at modules/objfmts/xdf/xdf-objfmt.c:63:5)' [-Wassign-enum] data->flags = 0; ^ libyasm/symrec.c:263:20: warning: integer constant not in range of enumerated type 'yasm_sym_status' (aka 'enum yasm_sym_status') [-Wassign-enum] rec->status |= YASM_SYM_DEFINED|YASM_SYM_VALUED|YASM_SYM_USED; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zoem/zoem_11-166.orig.tar.gz opt.c:361:17: warning: integer constant not in range of enumerated type 'mcxstatus' [-Wassign-enum] ; return STATUS_CB_PBD ^ source.c:364:14: warning: integer constant not in range of enumerated type 'mcxstatus' [-Wassign-enum] return STATUS_FAIL_READ ^ source.c:366:14: warning: integer constant not in range of enumerated type 'mcxstatus' [-Wassign-enum] return STATUS_FAIL_ZOEM ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zvbi/zvbi_0.2.35.orig.tar.bz2 bit_slicer.c:1100:10: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] mask = 0; ^ cache.c:1882:18: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] ca->log.mask = -1; /* all */ ^ cc608_decoder.c:1279:38: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:1396:39: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:1540:37: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:1636:38: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:1678:38: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:1921:37: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] display_event (cd, ch, /* flags */ 0); ^ cc608_decoder.c:2263:24: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] /* flags */ 0); ^ cc608_decoder.c:2310:25: warning: integer constant not in range of enumerated type '_vbi_cc608_event_flags' [-Wassign-enum] /* flags */ 0); ^ dvb_demux.c:2484:10: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] mask = 0; ^ export.c:1632:14: warning: integer constant not in range of enumerated type 'enum _vbi_export_target' [-Wassign-enum] e->target = 0; ^ export.c:1705:14: warning: integer constant not in range of enumerated type 'enum _vbi_export_target' [-Wassign-enum] e->target = 0; ^ export.c:1763:14: warning: integer constant not in range of enumerated type 'enum _vbi_export_target' [-Wassign-enum] e->target = 0; ^ export.c:1887:14: warning: integer constant not in range of enumerated type 'enum _vbi_export_target' [-Wassign-enum] e->target = 0; ^ io.c:437:10: warning: integer constant not in range of enumerated type 'VBI_CAPTURE_FD_FLAGS' [-Wassign-enum] return 0; ^ io-dvb.c:352:9: warning: integer constant not in range of enumerated type 'VBI_CAPTURE_FD_FLAGS' [-Wassign-enum] return (VBI_FD_HAS_SELECT | ^ io-v4l2k.c:1278:18: warning: integer constant not in range of enumerated type 'VBI_CAPTURE_FD_FLAGS' [-Wassign-enum] result = VBI_FD_IS_DEVICE | VBI_FD_HAS_SELECT; ^ io-v4l2k.c:1335:14: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] log.mask = VBI_LOG_INFO * 2 - 1; ^ io-v4l2k.c:1352:22: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] /* mask */ VBI_LOG_INFO * 2 - 1); ^ lang.c:89:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:89:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:91:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:91:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:92:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:92:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:93:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:93:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:94:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:94:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:95:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:95:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:96:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:96:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:97:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:97:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:98:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:98:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:101:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:101:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:102:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:102:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:103:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:103:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:104:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:104:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:105:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:105:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:106:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:106:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:110:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:110:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:111:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:111:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:112:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:112:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:113:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:113:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:114:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:114:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:115:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:115:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:116:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:116:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:117:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:117:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:121:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:121:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:122:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:122:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:123:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:123:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:125:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:125:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:126:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:126:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:129:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:129:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:130:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:130:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:131:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:131:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:132:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:132:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:133:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:133:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:134:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:134:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:135:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:135:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:136:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:136:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:139:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:139:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:140:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:140:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:141:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:141:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:142:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:142:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:143:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:143:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:145:4: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ lang.c:145:7: warning: integer constant not in range of enumerated type 'vbi_character_set' [-Wassign-enum] { 0, 0, NO_SUBSET, 0 }, ^ proxy-client.c:382:29: warning: integer constant not in range of enumerated type 'VBI_PROXY_EV_TYPE' [-Wassign-enum] vpc->ev_mask &= ~VBI_PROXY_EV_CHN_GRANTED; ^ proxy-client.c:883:29: warning: integer constant not in range of enumerated type 'VBI_PROXY_EV_TYPE' [-Wassign-enum] vpc->ev_mask &= ~VBI_PROXY_EV_CHN_GRANTED; ^ proxy-client.c:898:57: warning: integer constant not in range of enumerated type 'VBIPROXY_MSG_TYPE' [-Wassign-enum] if (proxy_client_rpc(vpc, MSG_TYPE_CHN_TOKEN_CNF, -1) == FALSE) ^ proxy-client.c:959:58: warning: integer constant not in range of enumerated type 'VBIPROXY_MSG_TYPE' [-Wassign-enum] if (proxy_client_rpc(vpc, MSG_TYPE_CHN_NOTIFY_CNF, -1) == FALSE) ^ raw_decoder.c:68:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, /* probably */ ^ raw_decoder.c:77:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:86:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:95:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:105:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:135:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] _VBI_SP_FIELD_NUM | _VBI_SP_LINE_NUM, ^ raw_decoder.c:159:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:168:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:177:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:186:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:213:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] _VBI_SP_FIELD_NUM | _VBI_SP_LINE_NUM, ^ raw_decoder.c:223:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] _VBI_SP_FIELD_NUM | _VBI_SP_LINE_NUM, ^ raw_decoder.c:241:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:249:3: warning: integer constant not in range of enumerated type '_vbi_service_par_flag' [-Wassign-enum] 0, ^ raw_decoder.c:1248:10: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] mask = 0; ^ sliced_filter.c:658:10: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] mask = 0; ^ vbi.c:128:10: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] mask = 0; ^ atsc-cc.c:2702:29: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:2823:30: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:2967:28: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:3063:29: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:3105:29: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:3350:28: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, ch, 0); ^ atsc-cc.c:3672:45: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, cd->event_pending, 0); ^ atsc-cc.c:3718:46: warning: integer constant not in range of enumerated type 'vbi_cc_page_flags' [-Wassign-enum] cc_display_event (cd, cd->event_pending, 0); ^ atsc-cc.c:6677:26: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks &= ~RECEIVED_PES_PACKET; ^ atsc-cc.c:6816:25: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:6844:25: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:6880:24: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:7004:26: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:7012:25: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:7203:24: warning: integer constant not in range of enumerated type 'enum received_blocks' [-Wassign-enum] vd->received_blocks = 0; ^ atsc-cc.c:9340:20: warning: integer constant not in range of enumerated type 'enum fe_type' [-Wassign-enum] option_dvb_type = -1; /* query device */ ^ pdc2.c:1309:16: warning: integer constant not in range of enumerated type 'enum vcr_state' [-Wassign-enum] *exp_state = -1; /* no change */ ^ rawout.c:166:18: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] vbi_set_log_fn ((VBI_LOG_NOTICE | ^ wss.c:435:45: warning: integer constant not in range of enumerated type 'vbi_log_mask' [-Wassign-enum] vbi_set_log_fn (/* mask: log everything */ -1, ^ sliced.c:1227:10: warning: integer constant not in range of enumerated type 'enum file_format' [-Wassign-enum] return 0; /* unknown format */ ^ sliced.c:1247:9: warning: integer constant not in range of enumerated type 'enum file_format' [-Wassign-enum] return 0; /* unknown format */ ^ sliced.c:1614:7: warning: integer constant not in range of enumerated type 'VBI_PROXY_CLIENT_FLAGS' [-Wassign-enum] 0, /* no flags */ ^ ========================================================== number of projects scanned: 2196 number of warnings: 17705