Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: bugfixes for _rpm
- X-seq: zsh-workers 10956
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: bugfixes for _rpm
- Date: Thu, 27 Apr 2000 09:10:51 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Wed, 26 Apr 2000 17:23:39 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> ...
>
> (Could that be a bug
> elsewhere? Shouldn't "$foo[@]" completely disappear, as does "$@"?)
Only if it is already an array. But normally we just doe `local expl'
which initialises it to a scale with an empty-string value.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author