bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: couple of bugs


From: Chet Ramey
Subject: Re: couple of bugs
Date: Mon, 05 May 2014 10:21:21 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 4/29/14, 3:25 PM, Pierre Gaston wrote:
> A couple of 4.3 bugs have surfaced on IRC, I'm not sure they are reported
> here, so just in case here they are

Thanks for the report.  All of these will be fixed in the next release of
bash.  The first is a general problem with any extglob pattern that
contains a slash (though I was able to interrupt it):

> 1) bash gets stuck
> 
> shopt -s extglob
> echo !(*/) # never returns, cannot be interrupted

so I've attached a patch so people can experiment.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/

Attachment: extglob-directory.patch
Description: Source code patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]