On Fri, 6 Jul 2018, Bruce Evans wrote:
On Thu, 5 Jul 2018, Brooks Davis wrote:
Log:
Work around lame warnings in ancient gcc on 32-bit platforms.
Fixes r335979.
These are correct warnings.
Why not fix the bug instead of rorking around it?
Modified: head/usr.bin/netstat/inet.c
=
On Thu, 5 Jul 2018, Brooks Davis wrote:
Log:
Work around lame warnings in ancient gcc on 32-bit platforms.
Fixes r335979.
These are correct warnings.
Why not fix the bug instead of rorking around it?
Modified: head/usr.bin/netstat/inet.c
==
Author: brooks
Date: Thu Jul 5 17:02:10 2018
New Revision: 336002
URL: https://svnweb.freebsd.org/changeset/base/336002
Log:
Work around lame warnings in ancient gcc on 32-bit platforms.
Fixes r335979.
Modified:
head/usr.bin/netstat/inet.c
head/usr.bin/netstat/unix.c
head/usr.sbin/t