if_ether.c (svn revision 217315) breakage on i386

From: Michael Butler <imb_at_protected-networks.net>
Date: Wed, 12 Jan 2011 18:01:21 -0500
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
Received on Wed Jan 12 2011 - 22:01:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:10 UTC