List Archive: gentoo-dev
On Tuesday 03 March 2009 02:56:21 Donnie Berkholz wrote:
> 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.
> > >
> > > 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 errors.
> >
> > for i in *; do bash -n $i || echo FAILED $i; done
>
> Meh. extglob fixes all these, including genkernel. Annoying that
> anything besides our bash-completion framework doesn't handle this right
> (because .pre isn't sourced in each script).
>
> Thanks for the pointer!
the genkernel one you pointed out originally is a bug and ive posted something
upstream for it
all the others seem to be extglob related as they use the extended pathname
expansion syntax
-mike
|
| Attachment: |
|
signature.asc (This is a digitally signed message part.)
|
|