Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ["regression"] Stéphane= 1 zsh -c 'echo $Stéphane'
- X-seq: zsh-workers 36807
- From: Stephane Chazelas <stephane.chazelas@xxxxxxxxx>
- To: ZyX <kp-pav@xxxxxxxxx>
- Subject: Re: ["regression"] Stéphane= 1 zsh -c 'echo $Stéphane'
- Date: Tue, 6 Oct 2015 20:29:37 +0100
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=RLnkkgRPoI65EPARLqux4cEu5l41XfxXzDInmCCeejQ=; b=jLDbxX/MpOPUxBmep5ARlPU8F7Uaw6/tCnRetdAbLv67BBqGbVK3LYrBdo0m7ZPAVl 3JATVZsxypooVUdY1doMA7c1C8ZXYpn7mMZdm4eSQviCdRpK2f6ktSaIlhN7VKgCSvV/ Kf2oM6wm7yEqwZv8OKXXqM7mOAV2aFwGMz7UaCwK+WaXtdJIYCYdwZZfR0U2z2ZrMGbn y7tqJcklK7QTuCyJqQd5r+iPcMcxOfP+hjWM2FvU97AnqtafZ59J27qoAdWNKRaZO0aI iJJbDSriFDIOp07ZCTZRiFpTYUozkxLlhxLwd8drVtkx5aFcsw+qrQZ9iQ1hxYi/l/0C iAxA==
- In-reply-to: <24401444157941@web22h.yandex.ru>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: ZyX <kp-pav@xxxxxxxxx>, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20151006110401.GA9868@chaz.gmail.com> <151006084416.ZM5546@torch.brasslantern.com> <24401444157941@web22h.yandex.ru>
2015-10-06 21:59:01 +0300, ZyX:
>
> 06.10.2015, 18:44, "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>:
> > This is discussed in the thread starting at workers/34004 and leading
> > up to workers/34015.
> >
> > Nobody ever commented on whether the environment is allowed to contain
> > names with the high-order bit set, but POSIX identifiers cannot, so it
> > stands to reason you can't import something with that shape of name.
>
> From the list of shells I have ${Stéphane} with Stéphane=2 in environment accept only tcsh and ksh now (LANG=ru_RU.UTF-8).
[...]
Also bash, but not for multi-byte characters.
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author