From owner-cvs-all@FreeBSD.ORG Fri Mar 5 00:03:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 843A316A4CE; Fri, 5 Mar 2004 00:03:49 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5687E43D41; Fri, 5 Mar 2004 00:03:46 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from heffalump.office.ipnet (82.193.96.213.ip.net.ua [82.193.96.213] (may be forged)) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i2586etK045037 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 5 Mar 2004 10:06:44 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.office.ipnet (8.12.11/8.12.11) id i2583aDg027944; Fri, 5 Mar 2004 10:03:36 +0200 (EET) (envelope-from ru) Date: Fri, 5 Mar 2004 10:03:36 +0200 From: Ruslan Ermilov To: Wes Peters , Josef El-Rayes Message-ID: <20040305080336.GC27710@ip.net.ua> References: <200403050152.i251qANa008263@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UPT3ojh+0CqEDtpF" Content-Disposition: inline In-Reply-To: <200403050152.i251qANa008263@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/yacc main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 05 Mar 2004 08:03:49 -0000 --UPT3ojh+0CqEDtpF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 04, 2004 at 05:52:10PM -0800, Wes Peters wrote: > wes 2004/03/04 17:52:10 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/yacc main.c=20 > Log: > Use getopt instead of hand-rolled argument parsing. Usage remains > the same, no man page changes required. > =20 > PR: bin/48313 > Submitted by: Stefan Farfeleder > Reviewed by: joe@ > =20 > Revision Changes Path > 1.21 +15 -72 src/usr.bin/yacc/main.c >=20 One should be extra careful not to break the upgrade path from earlier releases when modifying the bootstrap- and cross-tools, like yacc(1). I know this commit shouldn't break it, just wanted to attract some more attention to this issue, so that it is taken into consideration in the future. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --UPT3ojh+0CqEDtpF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFASDRYUkv4P6juNwoRAmatAJ4hF2BGq3DOJC7p5ZcJq1fdGfCsuACeI9ah 6o4ZQTMapr4v6+xSvgdcY3Y= =pCbI -----END PGP SIGNATURE----- --UPT3ojh+0CqEDtpF--