zsh-workers
 help / color / mirror / code / Atom feed
* Assigning an array to a nameref "placeholder"
@ 2024-02-26 22:18 Bart Schaefer
  2024-02-27  2:51 ` Bart Schaefer
  2024-02-27  6:48 ` Assigning an array to a nameref "placeholder" Stephane Chazelas
  0 siblings, 2 replies; 6+ messages in thread
From: Bart Schaefer @ 2024-02-26 22:18 UTC (permalink / raw)
  To: Zsh hackers list

Another one from the ksh93u+ gitlab:

> nameref unsetref; unsetref+=(foo bar). This now produces a "removing nameref attribute" warning before performing the assignment.

I would rather make this an error, but it's probably not difficult
either way.  Comments?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-28  5:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 22:18 Assigning an array to a nameref "placeholder" Bart Schaefer
2024-02-27  2:51 ` Bart Schaefer
2024-02-27  4:56   ` [PATCH] Appending an array to a scalar Bart Schaefer
2024-02-27  6:48 ` Assigning an array to a nameref "placeholder" Stephane Chazelas
2024-02-28  2:10   ` Bart Schaefer
2024-02-28  5:28     ` Stephane Chazelas

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).