Date: Tue, 12 May 1998 13:06:37 -0500 From: Karl Denninger <karl@mcs.net> To: current@FreeBSD.ORG Subject: Hmmmm... this doesn't look good... Message-ID: <19980512130637.19663@mcs.net>
next in thread | raw e-mail | index | archive | help
-CURRENT, with the following warnings happening since yesterday (and these don't look good): cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../ufs/ffs/ffs_vnops.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/i386/pmap.c ../../i386/i386/pmap.c: In function `invltlb_1pg': ../../i386/i386/pmap.c:707: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `invltlb_2pg': ../../i386/i386/pmap.c:719: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c:720: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `pmap_new_proc': ../../i386/i386/pmap.c:979: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `pmap_dispose_proc': ../../i386/i386/pmap.c:1020: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `pmap_remove_pte': ../../i386/i386/pmap.c:1750: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `pmap_zero_page': ../../i386/i386/pmap.c:2793: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c: In function `pmap_copy_page': ../../i386/i386/pmap.c:2846: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast ../../i386/i386/pmap.c:2847: warning: passing arg 1 of `invlpg' makes pointer from integer without a cast cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/isa/wd.c .... -- -- Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin http://www.mcs.net/ | T1's from $600 monthly / All Lines K56Flex/DOV | NEW! Corporate ISDN Prices dropped by up to 50%! Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS Fax: [+1 312 803-4929] | *SPAMBLOCK* Technology now included at no cost To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980512130637.19663>