zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: The "set" utility outputs binary data
Date: Sun, 6 Dec 2015 15:08:44 -0800	[thread overview]
Message-ID: <151206150844.ZM31242@torch.brasslantern.com> (raw)
In-Reply-To: <20151204215611.17d060fb@ntlworld.com>

On Dec 4,  9:56pm, Peter Stephenson wrote:
}
} This seems to be going the right way; let me know of any oddities or
} unwanted side effects.  Note a few "nice" representations have changed
} to fit $'..' conventions.

I'll withhold judgment on whether I like this, though I must say I do
prefer "^C" to "\C-c".  In any case though, this has borked two of the
test scripts:

./D04parameter.ztst: starting.
Binary files /tmp/zsh.ztst.out.21054 and /tmp/zsh.ztst.tout.21054 differ
Test ./D04parameter.ztst failed: output differs from expected as shown above
for:
  foo=$'\x7f\x00'
  print ${(V)foo}
Was testing: ${(V)...}
./D04parameter.ztst: test failed.

./V09datetime.ztst: starting.
Test case skipped: Japanese UTF-8 locale not supported
Binary files /tmp/zsh.ztst.out.23103 and /tmp/zsh.ztst.tout.23103 differ
Test ./V09datetime.ztst failed: output differs from expected as shown above
for:
  print ${(V)"$(strftime $'%Y\0%m\0%d' 100000000)"}
Was testing: Embedded nulls
./V09datetime.ztst: test failed.


  reply	other threads:[~2015-12-06 23:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 14:05 Vincent Lefevre
2015-12-03 14:25 ` Peter Stephenson
2015-12-04 14:29   ` Peter Stephenson
2015-12-04 21:56     ` Peter Stephenson
2015-12-06 23:08       ` Bart Schaefer [this message]
2015-12-07 10:24         ` Peter Stephenson
2015-12-07 18:13           ` Bart Schaefer
2015-12-07 21:39             ` Peter Stephenson
2015-12-07 18:29           ` Nikolay Aleksandrovich Pavlov (ZyX)
2015-12-03 14:46 ` Stephane Chazelas
2015-12-03 23:43 ` Daniel Shahaf

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=151206150844.ZM31242@torch.brasslantern.com \
    --to=schaefer@brasslantern.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).