[Tcsh] tcsh-6.21 globbing bug
Christos Zoulas
christos at zoulas.com
Thu Nov 28 01:06:23 UTC 2019
Yes, this is broken on 6.21.00 and fixed by:
commit 4679bde3e1ceca63d6eb4de5ce41c996405e61aa
Author: Christos Zoulas <christos at zoulas.com>
Date: Mon Jul 29 09:03:40 2019 -0400
PR/81: oldping: Fix range matching issue where we were comparing with the
range character instead of the start of range.
christos
> On Nov 27, 2019, at 5:22 PM, John McCue <jmclnx at gmail.com> wrote:
>
> On Wed, Nov 27, 2019 at 03:21:52AM +0000, Jamie Landeg-Jones wrote:
>> "Nelson H. F. Beebe" <beebe at math.utah.edu> wrote:
>>
>>> % echo 201[2-3]
>>> 2010 2011 2012 2013
>>
>> I haven't had a look to what is going on, but can confirm that
>> 6.20 is fine (as you suggested), and 6.21 does indeed do as
>> you describe.
>>
>> More importantly, the latest git version from : git clone https://github.com/tcsh-org/tcsh.git
>> appears to be working ok.
>
> FWIW,
> I compiled 6.21 on AIX at work, same issue occurred,
> old version is fine. I was wondering if it was a Linux
> library issue :)
>
> John
> --
> Tcsh mailing list
> Tcsh at astron.com
> https://mailman.astron.com/mailman/listinfo/tcsh
More information about the Tcsh
mailing list