Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2005 22:38:13 -0800
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        Tom Rhodes <trhodes@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/ping6 Makefile ping6.c
Message-ID:  <41E0D155.9020704@wadham.ox.ac.uk>
In-Reply-To: <200501082256.j08Mu9XJ015280@repoman.freebsd.org>
References:  <200501082256.j08Mu9XJ015280@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Rhodes wrote:
>   Modified files:
>     sbin/ping6           Makefile ping6.c 
>   Log:
>   Use static const char and bump WARNS.

Judging by the latest tinderbox build, it looks like you
need to replace "size_t" with "socklen_t" at line 1772 of
ping6.c before setting WARNS=6.

Colin Percival



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E0D155.9020704>