Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: List of pending patches about named references
- X-seq: zsh-workers 54189
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Philippe Altherr <philippe.altherr@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: List of pending patches about named references
- Date: Mon, 16 Feb 2026 17:57:08 -0800
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=G8FqMqNkQL14K7UvcAdK+FowsMj4T8Xxk/Hwi74sDWE=; fh=RngAOd9wlRc8Glv1v2GOfDUnq2FsyrczungEY8JNfXY=; b=YBTTHe0ZZ113OvQUEdFMOszhbudwKydAYJ0fm/BtnjkYH4VBA8T8mflvymeyIXza96 3MdyykCIpnoXZeXmyMiacw8cXciR2KwP2BwE2U77pH/sgWnVDaWcvX2ogdff+ImC9g37 TOjRKPfLhEuGO8loRtbtxXgtmg9S/RwntIhCcVIO4+9jtK1zt95X54E2viMRpMGGkGGL Q1I/UykLoEVgmZaIT5IUvrRqTZLIVIUIVFChrDDHZJLingpW2VcDUrLrN1/owzO9y0gc Hr/SMwklI3S3SJjjtOAj7q/mi+CZDUE0Y2YP5b3EUu8tAUrBlYzIxii9Vv3lJlEr/RKH wxVQ==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1771293439; cv=none; d=google.com; s=arc-20240605; b=i0GSCQjbKgAygRHZibDhzbeyCwOFoI/Gt3ywGTuk4iXz9ce0Btm53WiPTbTGIytDDU ghVyPb8Yry7iUnQCrgdm3fyp32K72QMmB2W0xVmC1A+HvRtikmF3UCiw9Sh0OuILfYEx 0ExNrPeU5xqDTgJLQeZkhnxmkAyPHUFEZJGBXrSxFlShbJB7bZCupTB+uLuZlP3NkYcU rDQ/Oa1PcB3B0M3Oqxd8ghpLlaozGoiutIpDTFXtqq7kpFm7odY/VZD4x9xjKMDKQlRg fDmAQY/gygZQXMrN3RdO0wtgUpfQpu5DdbuaTCaRc1c0iTH0bU1ofRi34Q4FCnfNwMnJ jIFg==
- Archived-at: <https://zsh.org/workers/54189>
- In-reply-to: <CAGdYchuYDybn-ZyiEo+D2WbqvY=PqkKd-svWK3QxTzEaXSX0vg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAGdYchuYDybn-ZyiEo+D2WbqvY=PqkKd-svWK3QxTzEaXSX0vg@mail.gmail.com>
Found some time today to follow up here.
On Mon, Feb 9, 2026 at 4:16 PM Philippe Altherr
<philippe.altherr@xxxxxxxxx> wrote:
>
> Here is a list of my patches that are still pending:
>
> - Simplify resolve_nameref and stethoscope - 54063
> - Never emit warning about valid nameref option - 54122
> - Fix PM_TYPE to also include PM_NAMEREF - 53776
Those three patches have now been committed and pushed.
> - Fix handling of dangling references to work for all of them - 54047
> - Fix rebound refs to behave the same as newly bound ones - 54048 (depends on 54047)
These two have not, because I want to look harder at the necessity in
54047 to introduce another global-scope linked list.
A few more comments to follow in another message.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author