From: Mikael Magnusson <mikachu@gmail.com>
To: Jun T <takimoto-j@kba.biglobe.ne.jp>
Cc: zsh-workers@zsh.org
Subject: Re: PATCH: <<<: Document newline behavior and fix optimization
Date: Wed, 30 Mar 2022 10:02:44 +0200 [thread overview]
Message-ID: <CAHYJk3SUOSZfvj5fHUSF4V_3BkNnRm5vWubZjjSErVVB+Lt9sQ@mail.gmail.com> (raw)
In-Reply-To: <EAC138BB-83DB-4743-8722-9AD7FE10ABFE@kba.biglobe.ne.jp>
On Wed, Mar 30, 2022 at 9:17 AM Jun T <takimoto-j@kba.biglobe.ne.jp> wrote:
>
>
> > 2022/03/09 3:58, Mikael Magnusson <mikachu@gmail.com> wrote:
>
> > --- a/Test/A04redirect.ztst
> > +++ b/Test/A04redirect.ztst
> > @@ -440,7 +440,7 @@
> > # This tests the here-string to filename optimisation; we can't
> > # test that it's actually being optimised, but we can test that it
> > # still works.
> > - cat =(<<<$'This string has been replaced\nby a file containing it.\n')
> > + cat =(<<<$'This string has been replaced\nby a file containing it.')
>
> It seems this patch for A04redirect.ztst is not included in the commit.
Ah, thanks. Somehow I don't have this hunk in my local repository at all,
even checking the reflog. Not sure how I managed that but I've committed
it now.
--
Mikael Magnusson
prev parent reply other threads:[~2022-03-30 8:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 18:58 Mikael Magnusson
2022-03-08 19:38 ` Bart Schaefer
2022-03-08 19:42 ` Bart Schaefer
2022-03-09 11:10 ` Stephane Chazelas
2022-03-13 18:50 ` Stephane Chazelas
2022-03-13 19:28 ` Mikael Magnusson
2022-03-13 19:35 ` Stephane Chazelas
2022-03-30 7:17 ` Jun T
2022-03-30 8:02 ` Mikael Magnusson [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=CAHYJk3SUOSZfvj5fHUSF4V_3BkNnRm5vWubZjjSErVVB+Lt9sQ@mail.gmail.com \
--to=mikachu@gmail.com \
--cc=takimoto-j@kba.biglobe.ne.jp \
--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).