Date: Wed, 12 Jan 2011 18:01:21 -0500 From: Michael Butler <imb@protected-networks.net> To: current@FreeBSD.org Subject: if_ether.c (svn revision 217315) breakage on i386 Message-ID: <4D2E32C1.5060206@protected-networks.net>
next in thread | raw e-mail | index | archive | help
cc1: warnings being treated as errors /usr/home/imb/svn/head/sys/netinet/if_ether.c: In function 'in_arpinput': /usr/home/imb/svn/head/sys/netinet/if_ether.c:540: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int' *** Error code 1 .. where "unsigned int" is actually a "sizeof(struct in_addr)", imb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D2E32C1.5060206>