zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: E02 failing on Alpine / musl libc
Date: Mon, 16 May 2022 11:54:23 +0100 (BST)	[thread overview]
Message-ID: <133393911.116809.1652698463477@mail2.virginmedia.com> (raw)
In-Reply-To: <2d2b70ef-60b7-4f4b-b85a-8f651a8179ba@www.fastmail.com>

> On 16 May 2022 at 08:14 dana <dana@dana.is> wrote:
> Earlier today an Alpine dev posted on IRC that an E02 test is failing for them
> on 5.9:
> 
>   https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34456
> 
> It's an issue with the way the function name ヌ is printed:
> 
>   -$'\M-c\M-\C-C\M-\C-L' () {
>   +$'\udfe3\udf83\udf8c' () {

This probably isn't a big deal for this test, which isn't even a multibyte
test, it's just to check we've got come consistent representation for strange
output with a meta bit.  So arguably we could just pick a simpler string to
test, for an easier life.

The character output isn't right, though (try passing both versions to print),
so I suppose it's a real bug somewhere.  The question is whether it's our job
to chase it.

pws


  reply	other threads:[~2022-05-16 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16  7:14 dana
2022-05-16 10:54 ` Peter Stephenson [this message]
2022-05-17  2:33 ` Jun T
2022-05-19  3:27   ` dana

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=133393911.116809.1652698463477@mail2.virginmedia.com \
    --to=p.w.stephenson@ntlworld.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).