Dash Archive mirror
 help / color / mirror / Atom feed
From: Matt Whitlock <dash@mattwhitlock.name>
To: dash@vger.kernel.org
Subject: Bug when parsing redirection syntax error
Date: Wed, 03 Jun 2020 14:55:29 -0400	[thread overview]
Message-ID: <1851e5f2-80f5-4bd6-9993-e23a0980bd1e@mattwhitlock.name> (raw)

$ cat <<<EOF
dash: 4: Syntax error: redirection unexpected
$ true
dash: 4: Etrue: not found

This is with Dash 0.5.11.

It looks like the first character after the unexpected redirection operator 
mistakenly gets retained in a buffer somewhere and interferes with the next 
command to be read.

             reply	other threads:[~2020-06-03 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-03 18:55 Matt Whitlock [this message]
2020-06-04  3:56 ` Bug when parsing redirection syntax error Herbert Xu

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=1851e5f2-80f5-4bd6-9993-e23a0980bd1e@mattwhitlock.name \
    --to=dash@mattwhitlock.name \
    --cc=dash@vger.kernel.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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).