Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: E01options.ztst now fails on Linux
- X-seq: zsh-workers 34554
- From: İsmail Dönmez <ismail@xxxxxxxxx>
- To: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
- Subject: Re: E01options.ztst now fails on Linux
- Date: Mon, 16 Feb 2015 15:05:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=yAtarKqjqkfdEmsVurcjOz2Q7uU1yElvehmf9V+vWnc=; b=Hh2d8FOwJO58V+56OzpWAUhQ2Tvia8P1zhhZXGeEnJFrQP0WBSqe1Gws/3cLqRenNL VhxUJtO3EvwyE5k8sUrt2zs7cOYfDvB5uB7PvcmCaShXekNUNiGuBn8uo7htWoPdBiIQ G82e3yNGkPVVs255YmwlYaxIvn39LKnspA7pg=
- In-reply-to: <CAJ1KOAgLGxoeNZj4jJQQxhosZ2XxOKASjHZr_b=103-awniyhw@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: <CAJ1KOAgLGxoeNZj4jJQQxhosZ2XxOKASjHZr_b=103-awniyhw@mail.gmail.com>
Please ignore, works after make clean.
On Mon, Feb 16, 2015 at 3:01 PM, İsmail Dönmez <ismail@xxxxxxxxx> wrote:
> ./E01options.ztst: starting.
> This test hangs the shell when it fails...
> *** /tmp/zsh.ztst.err.7139 Mon Feb 16 15:00:16 2015
> --- /tmp/zsh.ztst.terr.7139 Mon Feb 16 15:00:16 2015
> ***************
> *** 1 ****
> - zsh: exit 1
> --- 0 ----
> Test ./E01options.ztst failed: error output differs from expected as
> shown above for:
> $ZTST_testdir/../Src/zsh -f <<<'
> setopt printexitvalue
> () { false; }
> '
> Was testing: PRINT_EXIT_VALUE option for anonymous function
>
> Broken by "34530: PRINT_EXIT_VALUE with anonymous functions."
Messages sorted by:
Reverse Date,
Date,
Thread,
Author