[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash "extglob" needs to upgrade at least like zsh "kshglob"
From: |
Koichi Murase |
Subject: |
Re: bash "extglob" needs to upgrade at least like zsh "kshglob" |
Date: |
Fri, 2 Dec 2022 09:59:10 +0900 |
2022年12月2日(金) 0:59 Chet Ramey <chet.ramey@case.edu>:
> > Thank you for the discussion and for applying the changes. Besides, I
> > am sorry that I still have a discussion on the behavior of BRACKMATCH,
> > so it was not the last set of changes. After the above fix, I moved
> > to check the behavior related to PATSCAN, where I found inconsistent
> > results related to the difference between BRACKMATCH and PATSCAN in
> > parsing the bracket expressions. I checked also other parts of the
> > codebase and found additional inconsistencies.
>
> I have to say I appreciate your comprehensive and detailed reports.
Thank you for your patience. I also appreciate your careful review and
applying patches every time.
--
Koichi