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

Re: bug: _store_cache and ksh arrays



On Tue, 19 Oct 2004, Alexey Tourbin wrote:

> I think I found a bug.  _store_cache produces wrong output when
> both KSH_TYPESET and MAGIC_EQUAL_SUBST are set.

_store_cache is meant to be called from the completion system functions,
which are meant to execute only with the setopts in the $_comp_options
array in effect.  Nearly all functions in the completion system assume
those settings and make no effort to work with arbitrary combinations of
setopts.



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