Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Cores almost on demand in patcompile()
- X-seq: zsh-workers 39594
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Cores almost on demand in patcompile()
- Date: Sun, 9 Oct 2016 12:15:39 +0200
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=z2AOXx24DdtOY8IhRKtq6pnCM+GRFuZXmzf/43q7hDA=; b=RZHSHX0AHdk62WD39eUQAuIMgq1pAn4lpzlid9xHY9wixvYbGTI4CBMYFNaPQ+lVW5 zTPOjLJ45auPZrXq4hU7QAPKZOtjapicM2lR4kwuP5WrddbYJ+80JUUgQKUXtqSf/PKK UrKbDq806s+dyiHcIvbWL11wtIKXLmtVUduZPbvvNLbWyjwTSrx9rfMESeffwZE8Bcq2 9/lKnHnc2hMAPRki9PEQFD7w94F0O1s6qjafkVPfdIFUX79gzwO/nLigFryjJw8mCAQL AEbJuTttILrAHHpvHALSoGx7Ublc+WQqO4Y2gbGGPJAgyxKXvWilvZHpBjVSga+b8gTn bvig==
- In-reply-to: <CAKc7PVCAR2yTJGgdBbvTp=mBC0ZrXcVWW0DE_U26TezSTNdd=A@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: <CAKc7PVBEjPJMtV59CrN6LmrDaoGqfa_DZqwo3Y9HK=+0od7ycA@mail.gmail.com> <CAKc7PVCAR2yTJGgdBbvTp=mBC0ZrXcVWW0DE_U26TezSTNdd=A@mail.gmail.com>
OK – here's minimal test case. It contains error in first filename,
but the core was triggered anyway, in each run of two that I've done.
Two files, input1.txt, input2.txt, with the problematic strings, then:
MATCH=""
buf="${buf#(#m)$word}"
in test.zsh
Best regards,
Sebastian Gniazdowski
glogB0/Diff//Users/sgniazdowski/github/zsh-navigation-tools.git0a87c8044c1c6677a38ccdabd36334cc2aaab496"znt-tmux.zsh ā€“ initial commit of skylite21 submission" glogC0/Same-files\ commits//Users/sgniazdowski/github/zsh-navigation-tools.git0a87c8044c1c6677a38ccdabd36334cc2aaab496((2 hours ago)) glogD0/Same-author\ commits//Users/sgniazdowski/github/zsh-navigation-tools.gitSebastian\ Gniazdowski`Sebastian Gniazdowski`
glogB0/Diff//Users/sgniazdowski/github/zsh-navigation-tools.git0a87c8044c1c6677a38ccdabd36334cc2aaab496"znt-tmux.zsh ā€“ initial commit of skylite21 submission"
Attachment:
test.zsh
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author