if_ether.c (svn revision 217315) breakage on i386

2011-01-12 Thread Michael Butler
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

Re: if_ether.c (svn revision 217315) breakage on i386

2011-01-12 Thread Christian Peron
On Wed, Jan 12, 2011 at 06:01:21PM -0500, Michael Butler wrote: [..] .. where unsigned int is actually a sizeof(struct in_addr), imb This has been corrected. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments