Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion caching layer
- X-seq: zsh-workers 12514
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: completion caching layer
- Date: Fri, 4 Aug 2000 08:59:50 +0200 (MET DST)
- In-reply-to: Adam Spiers's message of Thu, 3 Aug 2000 13:21:34 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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