Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

can't tie already tied scalar



Hi,

With versions after 4.3.11, doing
 typeset -Tx FOO foo ; typeset -Tx FOO foo
results in this error: typeset: can't tie already tied scalar: FOO

This shouldn't fail, as long as as the same scalar is tied to the same
array (with the same separator).

This has been reported earlier, by someone else, see
http://bugs.debian.org/bug=622608 , but seems it didn't get forwarded.

As I'm not subscribed, please CC me.

Regards
Thomas



Messages sorted by: Reverse Date, Date, Thread, Author