From owner-svn-src-head@freebsd.org Sun Aug 28 18:34:41 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55759BC1B8C; Sun, 28 Aug 2016 18:34:41 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4349AB26; Sun, 28 Aug 2016 18:34:40 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 16A1517A47; Sun, 28 Aug 2016 11:34:40 -0700 (PDT) Date: Sun, 28 Aug 2016 11:34:39 -0700 From: hiren panchasara To: Bruce Evans Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r304895 - head/usr.bin/netstat Message-ID: <20160828183439.GU41576@strugglingcoder.info> References: <201608271106.u7RB669G009115@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QVzQgM+zdZ3YWXqn" Content-Disposition: inline In-Reply-To: <201608271106.u7RB669G009115@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2016 18:34:41 -0000 --QVzQgM+zdZ3YWXqn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08/27/16 at 11:06P, Bruce Evans wrote: > Author: bde > Date: Sat Aug 27 11:06:06 2016 > New Revision: 304895 > URL: https://svnweb.freebsd.org/changeset/base/304895 >=20 > 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. >=20 > Modified: > head/usr.bin/netstat/route.c Thanks for the fix. Wouldn't stable/11 be broken in the same way? Cheers, Hiren --QVzQgM+zdZ3YWXqn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJXwy69XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lCXgH/12er7+JDx8bfxE+KO+X/X7v if8Z65x8kJj7F8UKjs02yukyaPYV6L3K7FuFEsTj2g0Bsr2RvmM9/qy7rUeNuH4j uPPNTL6ThCaSgX7oXm/VUA+0XrMKa6aBaCiJJGO/VRJpUus09usYc5hkD8VZ2eJn 2tqUiQ34VIIPzJ09esLsHZWY5kzioIP3u8Y+YI+RjBfmC5qEAX7JTL2DDy2REqzh YWqev7v3LYOFQKAS4APuOyVU+sc5AUTOK0vgkNHqz78iIQ5rQss2KveeuRKtAym7 xqIX8Twhzj0pTXIF0mfTf2/fueJE7ceV5T+b1lywxo8VbZtCv3zgW52d8mJyXEk= =MC0n -----END PGP SIGNATURE----- --QVzQgM+zdZ3YWXqn--