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

Re: PATCH: completion caching layer



Adam Spiers wrote:

> ...
> 
> Now, it's not hard to imagine a system which doesn't have any CPAN
> modules installed.  In that case, I was worried about the above test
> failing because _perl_CPAN_modules would be undefined.  However there
> appears to be an easy solution, which is just to ensure that all
> cache-related parameters are always defined after retrieval, even if
> they're defined to the empty array or string.  Does that sound OK?

Yes, I think (we do this thing of `empty is the same as undefined'
elsewhere anyway).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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