Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in regex library, FIY, and also where to report it?
- X-seq: zsh-workers 42426
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: Bug in regex library, FIY, and also where to report it?
- Date: Tue, 6 Mar 2018 08:40:02 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=wZaEFAlfo6mpATk2ZySXlahg6sr/2yVZSkZibWzlQt0=; b=ubBOYjaXCFKk8272ipiKeysgAYlu8ZIDy7P+048XVhnxrNdQUXagE36Aj6gUB2fxPt TFxDjEzseglCN8TitUmb1kiETn50pca0z/SUGL5DX+IFFah9E6AqQf7srB2Pz4Z5bpF2 qQf2CYmxMLRF+7uA2o1q80q8DueoZA6E5qR9NUrEkzBhBjvY05R2lWw9A6vD8duWRfQq U25xtB7kUIuY5w5U7/Kzc9MAqQt2PhO/DqBaXqu8eRAP/ZHRFrO9n0pJTHbW1SW7+Pzf MvUnV6iBJGbz4GBkXq8E3puz6oKvBKAQgV774zVQbVw5/6oAdWqoHobe6tqa56dhIXGE gEiQ==
- In-reply-to: <etPan.5a9c05c0.407a78ca.10b3f@zdharma.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.5a9c05c0.407a78ca.10b3f@zdharma.org>
On Mar 4, 3:42pm, Sebastian Gniazdowski wrote:
}
} All in all, it seems to be located in the regex library, as Bash
} shares same issue, and pcre works fine. Has anyone a hint where to
} report this?
Looks like regexp is part of glibc, so:
https://sourceware.org/glibc/wiki/FilingBugs
Messages sorted by:
Reverse Date,
Date,
Thread,
Author