Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] bash-4.0-r1 for ~arch
Date: Wed, 04 Mar 2009 01:22:53
Message-Id: 200903031504.27461.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] bash-4.0-r1 for ~arch by Donnie Berkholz
1 On Tuesday 03 March 2009 02:56:21 Donnie Berkholz wrote:
2 > On 23:54 Mon 02 Mar , Donnie Berkholz wrote:
3 > > On 01:27 Tue 03 Mar , Mike Frysinger wrote:
4 > > > On Monday 02 March 2009 22:56:27 Donnie Berkholz wrote:
5 > > > > Actually seems like quite a few of the bash-completion scripts have
6 > > > > issues with 4.0 ... might want to just run through those.
7 > > >
8 > > > i dont use bash completion so i dont have any actually installed. run
9 > > > `bash - n` on each one on your system and let me know which ones result
10 > > > in errors.
11 > >
12 > > for i in *; do bash -n $i || echo FAILED $i; done
13 >
14 > Meh. extglob fixes all these, including genkernel. Annoying that
15 > anything besides our bash-completion framework doesn't handle this right
16 > (because .pre isn't sourced in each script).
17 >
18 > Thanks for the pointer!
19
20 the genkernel one you pointed out originally is a bug and ive posted something
21 upstream for it
22
23 all the others seem to be extglob related as they use the extended pathname
24 expansion syntax
25 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature