zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: zsh-workers@zsh.org
Subject: Re: BUG:  Parser unwinding (lack thereof)
Date: Wed, 06 May 2015 15:55:20 +0100	[thread overview]
Message-ID: <20150506155520.1eb5856c@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <150506074221.ZM622@torch.brasslantern.com>

On Wed, 6 May 2015 07:42:21 -0700
Bart Schaefer <schaefer@brasslantern.com> wrote:
> On May 6, 12:08am, Bart Schaefer wrote:
> } Subject: BUG:  Parser unwinding (lack thereof)
> }
> } torch% print -l ${            
> } braceparam> ^C
> } torch% print -l ${
> } braceparam braceparam> 
>
> This seems to handle it:

That's obviously the effect of returning earlier on an error,
at which point stuff like hungetc() is unnecessary and bug-prone,
since 34817 / f1c702f2a4.

I don't see anything else that might need moving up --- I presume the
state of lexbuf is irrelevant, too.

pws


      reply	other threads:[~2015-05-06 15:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-06  7:08 Bart Schaefer
2015-05-06 14:42 ` Bart Schaefer
2015-05-06 14:55   ` Peter Stephenson [this message]

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=20150506155520.1eb5856c@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.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).