Menu

#90 contrary to documentation "name" option to [ns_set create] is not optional.

Bug
closed-fixed
nobody
None
5
2023-11-06
2021-04-12
Poor Yorick
No

When an even number of arguments are passed to [ns_set create], the first is
name of the set, remaining arguments at even indices become keys in the set,
arguments at odd indices become the values of those keys, and the the value of
the last key becomes the empty string.

Instead, an even number of arguments should represent be key-value pairs, and
the name should be automatically generated.

Discussion

  • gustafn

    gustafn - 2023-11-06

    Many thanks for the report. This has been fixed apparently some time ago.

     
  • gustafn

    gustafn - 2023-11-06
    • status: open --> closed
     
  • gustafn

    gustafn - 2023-11-06
    • status: closed --> closed-fixed
     

Log in to post a comment.