From owner-cvs-src@FreeBSD.ORG Sun Mar 14 16:50:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CD516A4CE; Sun, 14 Mar 2004 16:50:22 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D7E43D31; Sun, 14 Mar 2004 16:50:21 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i2F0o7HZ015917; Mon, 15 Mar 2004 03:50:07 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i2F0o7pd015911; Mon, 15 Mar 2004 03:50:07 +0300 (MSK) (envelope-from ache) Date: Mon, 15 Mar 2004 03:50:06 +0300 From: Andrey Chernov To: John Birrell Message-ID: <20040315005006.GA15639@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , John Birrell , David O'Brien , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200403050147.i251l39I006593@repoman.freebsd.org> <200403042036.i24KaIeq025097@repoman.freebsd.org> <20040305141012.GA10639@ip.net.ua> <20040305143708.GA70192@nagual.pp.ru> <20040305152247.GB11063@ip.net.ua> <20040315001023.GP63585@dragon.nuxi.com> <20040315001619.GA1586@dragon.nuxi.com> <20040315112847.A38901@freebsd3.cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040315112847.A38901@freebsd3.cimlogic.com.au> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.24.0.6; VDF 6.24.0.55 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: David O'Brien Subject: Re: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 00:50:22 -0000 On Mon, Mar 15, 2004 at 11:28:47AM +1100, John Birrell wrote: > I think we should just use the version distributed by the FSF. The only > reason to changing things locally is if there would be some improvement. > That isn't the case here. Long time ago we make opposite decision to replace lots of duplicated getopt* code in each program with system single one. The discussion was somewhere near first getopt_long() commit. > FWIW, ache has done lots of commits related to getopt since I reported > the problem I was seeing. He attributed the problem to the POSIXLY_CORRECT > environment variable which accounts for why most people didn't get bitten. Problem with POSIXLY_CORRECT NetBSD'sm was fixed in getopt_long.c v1.5 -- Andrey Chernov | http://ache.pp.ru/