zsh-workers
 help / color / mirror / code / Atom feed
* namespaces limitation
@ 2023-05-19  0:13 Oliver Kiddle
  2023-05-23 17:10 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Kiddle @ 2023-05-19  0:13 UTC (permalink / raw)
  To: Zsh workers

I came across the following when using the new namespaces:

  integer .var.d=0
  (( .var.d++ ))
  zsh: bad floating point constant

It'd be good if it could identify this as a namespace variable.

And should this be allowed or should it complain about the 3 part not
being an identifier?

  integer .3=67

Oliver


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

end of thread, other threads:[~2023-06-22 17:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19  0:13 namespaces limitation Oliver Kiddle
2023-05-23 17:10 ` Bart Schaefer
2023-05-24 16:41   ` Oliver Kiddle
2023-05-25 22:09     ` Bart Schaefer
2023-05-25 23:13       ` Bart Schaefer
2023-06-22 17:49       ` [PATCH] " Bart Schaefer

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