From owner-cvs-all@FreeBSD.ORG Wed Sep 26 02:35:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36D6516A41A; Wed, 26 Sep 2007 02:35:16 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.freebsd.org (Postfix) with ESMTP id D4D9013C468; Wed, 26 Sep 2007 02:35:15 +0000 (UTC) (envelope-from grog@lemis.com) Received: from dereel.lemis.com (ozlabs.org [203.10.76.45]) by ozlabs.org (Postfix) with ESMTP id 62E74DDE9F; Wed, 26 Sep 2007 12:18:29 +1000 (EST) Received: by dereel.lemis.com (Postfix, from userid 1004) id 318B61A98DC; Wed, 26 Sep 2007 12:18:27 +1000 (EST) Date: Wed, 26 Sep 2007 12:18:27 +1000 From: Greg 'groggy' Lehey To: Edwin Groothuis Message-ID: <20070926021827.GO91528@dereel.lemis.com> References: <200709252141.l8PLfMGv001982@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WoqaC9TUMqqIOlla" Content-Disposition: inline In-Reply-To: <200709252141.l8PLfMGv001982@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-3-5346-1370 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/man/man man.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 02:35:16 -0000 --WoqaC9TUMqqIOlla Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 25 September 2007 at 21:41:22 +0000, Edwin Groothuis wrote: > edwin 2007-09-25 21:41:22 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/man/man man.c > Log: > Fix possible uninitialized variable insert due to previous commit. > > Pointy hat to: me and my absence of -Wall in my CFLAGS. My recollection was that you accidentally removed -O from the flags, and that optimization is needed for the compiler to recognize this situation. Greg -- See complete headers for address and phone numbers. --WoqaC9TUMqqIOlla Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFG+cFzIubykFB6QiMRAsmwAJ9KhRMphNbWI71cdAUeY9qxJSeWfACglsrL 0H0aiTOfCtzailGUsy0ayfY= =Y0X6 -----END PGP SIGNATURE----- --WoqaC9TUMqqIOlla--