Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: mikachu/badarrays (Re: Valgrind testing, ideas)
- X-seq: zsh-workers 41194
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: mikachu/badarrays (Re: Valgrind testing, ideas)
- Date: Thu, 1 Jun 2017 13:35:42 -0700
- 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=ZQdWFGDXT3v5jx1gtjikEy4xLIDXU2HTzadmVgFj6WI=; b=ecft3wSFF1abvhOP826Bs5iHyZqt6ikla3BCsBpidXnCel06nD+vbLWumPtcrw8YGf ERYAdD0vkTfyJEx6WT+DyFs4JGP3bybdKBkkqXyHr63mL1K8D8SEesLKvqCUhfuAt5BU bF7uKhzve9E6djvJBOn7P/JlIJEvWSmE1CFn2fL7Rdyn6W16F5pIdr+gJ8EbJyZ6hlKQ GcVKK2/lKCwqe/eMxLllBlhnFFXXxjLXSxdSTUnloIYlffytvcQ4LPxkgcRi2wZkHkYi Ot/MX+4amo95wo/UDepNwXtukIEC8wtiqguxSpRAztzBmq8yvyJGDDrrRZGjjsAs4wJS hmBg==
- In-reply-to: <etPan.5930417e.257130a3.1a9@MacMini>
- 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: <etPan.5927b758.12200854.1a9@MacMini.local> <170528124337.ZM9444@torch.brasslantern.com> <CAHYJk3QEJ__xMgiMNS8O8yLaPaF_XeYmwYTRaG-Dfrba4cmNWg@mail.gmail.com> <170530224728.ZM25709@torch.brasslantern.com> <etPan.5930417e.257130a3.1a9@MacMini>
On Jun 1, 6:31pm, Sebastian Gniazdowski wrote:
} Subject: Re: mikachu/badarrays (Re: Valgrind testing, ideas)
}
} I've got slightly demotivated after Mikachu said the code doesn't
} work, but you say you have merged this and it works?
I said it mostly passes tests. There's still something screwy about
its interaction with the newer optimizations to re-use array storage
when growing/shrinking an array, which for purposes of the tests is
invoked whenever the $match array is changed by the pattern code; so
all the tests that require $match are failing.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author