zsh-workers
 help / color / mirror / code / Atom feed
From: Joshua Krusell <js.shirin@gmail.com>
To: zsh-workers@zsh.org
Subject: Re: err_exit/err_return regression
Date: Thu, 1 Oct 2015 22:32:09 +0200	[thread overview]
Message-ID: <20151001203209.GA38889@Qliphoth.local> (raw)
In-Reply-To: <150929180932.ZM9288@torch.brasslantern.com>

On 29/09/15 at 06:09P, Bart Schaefer wrote:
> I think what this boils down to is, "retflag" needs two values to
> distinguish an actual return from an ERR_RETURN, the same way that
> we distinguish interrupts from actual errors.  Patch below seems to
> work for the "if" case, there may be other such cases.  Might want
> to use bitflags and/or #defines instead of just 1 and 2.

With this patch it's still failing for me, but only when running the
snippet I posted as a script. Seems to magically work with the sourced
'cut-and-paste' version.

/jsks


  reply	other threads:[~2015-10-01 20:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 11:33 jsks
2015-07-09 13:38 ` Peter Stephenson
2015-09-29 15:43   ` Joshua Krusell
2015-09-29 18:54     ` Peter Stephenson
2015-09-29 20:52       ` Joshua Krusell
2015-09-30  1:09         ` Bart Schaefer
2015-10-01 20:32           ` Joshua Krusell [this message]
2015-10-04  0:26             ` Bart Schaefer
2015-10-04  2:58               ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151001203209.GA38889@Qliphoth.local \
    --to=js.shirin@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).