Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: regex matching regression in 5.0.0 vs. 4.3.17
- X-seq: zsh-workers 30668
- From: Moritz Bunkus <moritz@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: regex matching regression in 5.0.0 vs. 4.3.17
- Date: Sat, 15 Sep 2012 18:13:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bunkus.org; s=mail201203; t=1347725615; bh=K83rVIIWd3w4qafKfDuBaK9D8Vw3Ef9PWFk508cF1Nw=; h=MIME-Version:In-Reply-To:References:Date:Message-ID:Subject:From: To:Content-Type; b=rZ5HYJ/OhUVsMZS/ApPa4ELllbtB5vADez+uxZ4hs1W0Wk0f1IMTveh+1KzihFo5A /aHmis8bUxVAouAVTtgYPgE/uxJqSIHsQ3CpnBKQmdFBKLfpub/6vGfNCxOPl9aO+D fCeR4HtxZM8SuX4gpE8lPB1sheeN+GNyydt+mSS8=
- In-reply-to: <CANPayMThANJBYsnViEO6pC8RtQNXKLgCwyWuMa24JnZppBjLgA@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CANPayMThANJBYsnViEO6pC8RtQNXKLgCwyWuMa24JnZppBjLgA@mail.gmail.com>
Hey,
replying to -workers.
On Sat, Sep 15, 2012 at 5:37 PM, Moritz Bunkus <moritz@xxxxxxxxxx> wrote:
> parse_git_branch:8: failed to compile regex: Unmatched [ or [^
Bisecting showed that the very first bad commit is:
52ef609f69dff3e43ec6de8524baf81fd41a90ec is the first bad commit
commit 52ef609f69dff3e43ec6de8524baf81fd41a90ec
Author: Phil Pennock <pdpennock@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat Jun 16 01:21:02 2012 +0000
30513: zsh/regex metafy fixes for widechar
Kind regards,
mosu
Messages sorted by:
Reverse Date,
Date,
Thread,
Author