ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dlume/dlume_0.2.4.orig.tar.gz
options.c:172:56: warning: cast to 'gpointer *' (aka 'void **') from smaller integer type 'gint' (aka 'int') [-Wint-to-pointer-cast]
                                "clicked", G_CALLBACK(quote_colors_set_dialog_ok), (gpointer *) icolor);
                                                                                   ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gawk/gawk_4.1.1+dfsg.orig.tar.xz
cint_array.c:165:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;
               ^
cint_array.c:175:10: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                return (NODE **) ! NULL;
                       ^
cint_array.c:361:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;
               ^
cint_array.c:374:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;
               ^
int_array.c:77:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;
               ^
int_array.c:92:10: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                return (NODE **) ! NULL;
                       ^
int_array.c:98:11: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        return (NODE **) ! NULL;
                               ^
int_array.c:129:11: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        return (NODE **) ! NULL;
                               ^
int_array.c:149:11: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        return (NODE **) ! NULL;
                               ^
int_array.c:306:10: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                return (NODE **) ! NULL;
                       ^
int_array.c:375:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;        /* return success */
               ^
str_array.c:99:9: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
        return (NODE **) ! NULL;
               ^
str_array.c:276:11: warning: cast to 'NODE **' (aka 'struct exp_node **') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        return (NODE **) ! NULL;        /* return success */
                               ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gfpoken/gfpoken_1.orig.tar.gz
dialog.c:142:18: warning: cast to 'histhash *' (aka 'struct histhash_t *') from smaller integer type 'int' [-Wint-to-pointer-cast]
    histkeeper = (histhash *)(!NULL); /* Any non-zero value OK - This is not a sentinel! */
                 ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnome-paint/gnome-paint_0.4.0.orig.tar.gz
clipboard.c:43:15: warning: cast to 'GTypeInstance *' (aka 'struct _GTypeInstance *') from smaller integer type 'int' [-Wint-to-pointer-cast]
        pixbuf = GDK_PIXBUF(gp_selection_get_pixbuf());
                 ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ircii/ircii_20060725.orig.tar.bz2
/home/danielm/daca-clang-everything/ircii-20060725/source/alias.c:2748:26: warning: cast to 'u_char *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                malloc_strcpy(&result, UP(crypt(CP(key), CP(salt))));
                                       ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/isoqlog/isoqlog_2.2.1.orig.tar.gz
Html.c:209:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:237:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:265:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:295:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:1003:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:1031:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:1059:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Html.c:1089:9: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                u = (user *)SortDomain.allusers[i];
                                    ^
Data.c:221:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:222:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:257:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:258:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:292:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:293:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:331:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:332:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:360:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:361:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:388:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:389:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:417:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:418:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:445:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp1 = (user *)(SortDomain.allusers[j]);
                               ^
Data.c:446:11: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                        tmp2 = (user *)(SortDomain.allusers[max]);
                               ^
Data.c:604:6: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                ((user *)SortDomain.allusers[i])->user,
                                 ^
Data.c:605:6: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                ((user *)SortDomain.allusers[i])->from_cnt,
                                 ^
Data.c:606:6: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                ((user *)SortDomain.allusers[i])->to_cnt,
                                 ^
Data.c:607:6: warning: cast to 'user *' (aka 'struct user *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                ((user *)SortDomain.allusers[i])->from_byte);
                                 ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jwhois/jwhois_4.0.orig.tar.gz
regex.c:3781:19: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2416:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3928:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2416:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3981:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2416:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4120:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2416:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4133:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2416:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
jconfig.c:79:12: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
      if ( (char *)strcasecmp(ptr->domain, domain) == 0)
           ^
jconfig.c:81:9: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
          if ( (char *)strcasecmp(ptr->key, key) == 0)
               ^
jconfig.c:106:12: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
      if ( (char *)strcasecmp(jconfig_tmpptr->domain, domain) == 0)
           ^
jconfig.c:133:12: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
      if ( (char *)strncasecmp(jconfig_tmpptr->domain, domain, strlen(domain)) == 0)
           ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lyskom-server/lyskom-server_2.1.2.orig.tar.gz
regex.c:3773:19: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2409:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3920:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2409:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3973:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2409:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4112:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2409:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4125:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2409:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nbtscan/nbtscan_1.5.1.orig.tar.gz
nbtscan.c:171:24: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
        if(hr) printf("%s\n", (char*)getnbservicename(service, unique, name));
                              ^
nbtscan.c:179:24: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
        if(hr) printf("%s\n", (char*)getnbservicename(service, unique, name));
                              ^
nbtscan.c:525:13: warning: cast to 'struct nb_host_info *' from smaller integer type 'int' [-Wint-to-pointer-cast]
        hostinfo = (struct nb_host_info*)parse_response(buff, size);
                   ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/opendchub/opendchub_0.8.2.orig.tar.gz
userlist.c:82:10: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
   shmdt((char *)user_list_shm_id);
         ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openslp-dfsg/openslp-dfsg_1.2.1.orig.tar.gz
slp_attr_l.l:207:22: warning: cast to 'YY_BUFFER_STATE' (aka 'struct yy_buffer_state *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
    yy_delete_buffer((YY_BUFFER_STATE)handle);
                     ^
slp_filter_l.l:155:22: warning: cast to 'YY_BUFFER_STATE' (aka 'struct yy_buffer_state *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
    yy_delete_buffer((YY_BUFFER_STATE)handle);
                     ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pfqueue/pfqueue_0.5.6.orig.tar.gz
pfq_socket.c:118:3: warning: cast to 'struct hostent *' from smaller integer type 'int' [-Wint-to-pointer-cast]
                (struct hostent*)svr->h_length );
                ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pslib/pslib_0.4.5.orig.tar.gz
ps_util.c:458:25: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
                                ght_insert(hashvec, (char *) i+1, strlen(enc->vec[i])+1, enc->vec[i]);
                                                    ^
ps_util.c:482:32: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
                                if(0 > ght_insert(hashvec, (char *) p_e->adobenum+1, strlen(p_e->adobename)+1, p_e->adobename))
                                                           ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/regina-rexx/regina-rexx_3.6.orig.tar.bz2
./yaccsrc.y:1183:52: warning: cast to 'nodeptr' (aka 'struct tnode *') from smaller integer type 'int' [-Wint-to-pointer-cast]
                                         (yyval) = (YYSTYPE) parendepth;
                                                   ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/scrollz/scrollz_2.2.3.orig.tar.gz
alias.c:3067:36: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
                malloc_strcpy((char **) &result, (char *) crypt(key, salt));
                                                 ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/spass/spass_3.7.orig.tar.gz
SPASS/cnf.c:260:53: warning: cast to 'LIST' (aka 'struct LIST_HELP *') from smaller integer type 'int' [-Wint-to-pointer-cast]
        list_Rplaca(l, list_PairCreate((TERM) list_Car(l), (LIST) pol));
                                                           ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sphinx2/sphinx2_0.6.orig.tar.gz
dict.c:305:38: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
        hash_add (&dict->dict, entry->word, (caddr_t)word_id);
                                            ^
dict.c:333:42: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
            hash_add (&dict->dict, entry->word, (caddr_t)word_id);
                                                ^
dict.c:360:39: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
                hash_add (&dict->dict, entry->word, (caddr_t)word_id);
                                                    ^
dict.c:383:46: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
            hash_add (&dict->dict, entry->word, (caddr_t)word_id);
                                                ^
dict.c:394:42: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
            hash_add (&dict->dict, entry->word, (caddr_t)word_id);
                                                ^
dict.c:493:38: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
        hash_add (&dict->dict, entry->word, (caddr_t)*word_id);
                                            ^
dict.c:542:10: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
                        wid = (caddr_t)dict->dict_list[(int32)wid]->alt;
                              ^
dict.c:968:41: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
    hash_add (&dict->dict, entry->word, (caddr_t) wid);
                                        ^
dict.c:1037:8: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
        idx = (caddr_t) table->inuse;
              ^
hash.c:229:11: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'uint32' (aka 'unsigned int') [-Wint-to-pointer-cast]
          *val = (caddr_t) key;
                 ^
hash.c:236:9: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'uint32' (aka 'unsigned int') [-Wint-to-pointer-cast]
        *val = (caddr_t) key;
               ^
list.c:110:10: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
        return ((caddr_t) exception (rname, "idx", ERR_ARG));
                ^
lm_3g.c:579:42: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
        hash_add (&(model->HT), word_str[wcnt], (caddr_t) wcnt);
                                                ^
phone.c:454:31: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
    hash_add (&phones, diphn, (caddr_t )id);
                              ^
phone.c:456:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
    list_add (&phone_base_map, (caddr_t )base_id, id);
                               ^
phone.c:457:33: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
    list_add (&phone_model_len, (caddr_t )len, id);
                                ^
phone.c:458:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast]
    list_add (&phone_type_map, (caddr_t )type, id);
                               ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vdk2/vdk2_2.4.0.orig.tar.gz
regex.c:3771:19: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2407:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3918:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2407:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:3971:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2407:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4110:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2407:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
regex.c:4123:11: warning: cast to 'fail_stack_elt_t' (aka 'const unsigned char *') from smaller integer type 'unsigned int' [-Wint-to-pointer-cast]
regex.c:2407:5: note: expanded from macro 'PUSH_FAILURE_POINT'
    PUSH_FAILURE_ITEM (lowest_active_reg);                              \
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wput/wput_0.6.2.orig.tar.gz
wput.c:586:11: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
    tmp = (char *) set_option(com, val);
          ^
ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wxwidgets2.6/wxwidgets2.6_2.6.3.2.2.orig.tar.gz
./src/tiff/tif_packbits.c:45:19: warning: cast to 'tidata_t' (aka 'unsigned char *') from smaller integer type 'tsize_t' (aka 'int') [-Wint-to-pointer-cast]
                tif->tif_data = (tidata_t) TIFFTileRowSize(tif);
                                ^
./src/tiff/tif_packbits.c:47:19: warning: cast to 'tidata_t' (aka 'unsigned char *') from smaller integer type 'tsize_t' (aka 'int') [-Wint-to-pointer-cast]
                tif->tif_data = (tidata_t) TIFFScanlineSize(tif);
                                ^
==========================================================
number of projects scanned: 2196
number of warnings: 96