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

Re: [PATCH] Optimization of getarrvalue()



2016/11/16 23:06, Jun T. <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> 
> I haven't yet understood how associative arrays are handled in C code,
> but how about the following patch? With this patch all the test passes,

But with the patch, and if a=() ,"${(@)a[i,j]}" is always removed from
the command line; this is quite different from the current behavior.
Maybe it's not a good idea.



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