svn commit: r304895 - head/usr.bin/netstat
hiren panchasara
hiren at strugglingcoder.info
Tue Aug 30 00:01:22 UTC 2016
On 08/29/16 at 05:14P, Bruce Evans wrote:
> On Sun, 28 Aug 2016, hiren panchasara wrote:
>
> > On 08/27/16 at 11:06P, Bruce Evans wrote:
> >>
> >> Log:
> >> Fix build without INET6 and with gcc. A function definition was ifdefed
> >> for INET6, but its protototype was not, and gcc detects the error.
> >>
> >> Modified:
> >> head/usr.bin/netstat/route.c
> >
> > Thanks for the fix.
> >
> > Wouldn't stable/11 be broken in the same way?
>
> Probably.
>
> This only affects gcc users who omit INET6, and much more is broken for
> stable/11 for gcc.
Broken as in couldn't build? I don't think so. gcc + no-v6 seems like a
special case but I think this should be fixed in 11. If you don't want
to, I'll MFC the change myself. :-)
Cheers,
Hiren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160829/69a336fd/attachment.sig>
More information about the svn-src-head
mailing list