Messages in this thread |  | | Date | Fri, 25 Aug 2000 12:32:15 -0300 | Subject | Random warnings from my compile log | From | Cesar Eduardo Barros <> |
| |
These are for 2.4.0-test7 with Riel's t7p4vmpatch2
proc_misc.c: In function `meminfo_read_proc': proc_misc.c:188: warning: long unsigned int format, unsigned int arg (arg 7) proc_misc.c:188: warning: long unsigned int format, unsigned int arg (arg 8) proc_misc.c:188: warning: long unsigned int format, unsigned int arg (arg 9) proc_misc.c:188: warning: long unsigned int format, unsigned int arg (arg 10)
agpgart_be.c:551: warning: `agp_generic_create_gatt_table' defined but not used agpgart_be.c:669: warning: `agp_generic_free_gatt_table' defined but not used agpgart_be.c:717: warning: `agp_generic_insert_memory' defined but not used agpgart_be.c:775: warning: `agp_generic_remove_memory' defined but not used
transport.c:99: warning: `us_transfer_length_new' defined but not used
dir.c: In function `umsdos_readdir_x': dir.c:141: warning: passing arg 3 of `fat_readdir_R5351205c' from incompatible p ointer type dir.c: In function `UMSDOS_readdir': dir.c:314: warning: passing arg 5 of `umsdos_readdir_x' from incompatible pointer type
ioctl.c: In function `UMSDOS_ioctl_dir': ioctl.c:145: warning: passing arg 3 of `fat_readdir_R5351205c' from incompatible pointer type
ipt_LOG.c: In function `ipt_log_target': ipt_LOG.c:291: warning: comparison of distinct pointer types lacks a cast
All them would have caused a compile error if Linus kept the -Werror flag. I think he should reinstate it.
-- Cesar Eduardo Barros cesarb@nitnet.com.br cesarb@dcc.ufrj.br - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |