From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LePUG-0004hy-DW for garchives@archives.gentoo.org; Tue, 03 Mar 2009 07:56:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D8AAE03DB; Tue, 3 Mar 2009 07:56:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D1B4E03DB for ; Tue, 3 Mar 2009 07:56:23 +0000 (UTC) Received: from gentoo.org (c-98-246-79-112.hsd1.or.comcast.net [98.246.79.112]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9B8836462E for ; Tue, 3 Mar 2009 07:56:22 +0000 (UTC) Date: Mon, 2 Mar 2009 23:56:21 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] bash-4.0-r1 for ~arch Message-ID: <20090303075621.GD3811@comet> References: <200903021927.49961.vapier@gentoo.org> <20090303035627.GA3811@comet> <200903030127.27075.vapier@gentoo.org> <20090303075422.GC3811@comet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Xm/fll+QQv+hsKip" Content-Disposition: inline In-Reply-To: <20090303075422.GC3811@comet> User-Agent: Mutt/1.5.18 (2008-05-17) X-Archives-Salt: 40fe5184-18be-44df-a0e1-bfad573ccd44 X-Archives-Hash: 4b1a2ef8e6aa0b36bcd85fac9addff5d --Xm/fll+QQv+hsKip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 23:54 Mon 02 Mar , Donnie Berkholz wrote: > On 01:27 Tue 03 Mar , Mike Frysinger wrote: > > On Monday 02 March 2009 22:56:27 Donnie Berkholz wrote: > > > Actually seems like quite a few of the bash-completion scripts have > > > issues with 4.0 ... might want to just run through those. > >=20 > > i dont use bash completion so i dont have any actually installed. run = `bash - > > n` on each one on your system and let me know which ones result in erro= rs. >=20 > for i in *; do bash -n $i || echo FAILED $i; done Meh. extglob fixes all these, including genkernel. Annoying that=20 anything besides our bash-completion framework doesn't handle this right=20 (because .pre isn't sourced in each script). Thanks for the pointer! --=20 Thanks, Donnie Donnie Berkholz Developer, Gentoo Linux Blog: http://dberkholz.wordpress.com --Xm/fll+QQv+hsKip Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEABECAAYFAkms4qUACgkQXVaO67S1rtv0VwCgkHiJrdPWBRtWRpmTn6eW4cdS 7aEAoJ6fzaF9fWjcPQoPcxTnxGZ90baQ =yQD4 -----END PGP SIGNATURE----- --Xm/fll+QQv+hsKip--