Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#306962: zsh: make completion barfs if KEYS is set in Makefile
- X-seq: zsh-workers 21564
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#306962: zsh: make completion barfs if KEYS is set in Makefile
- Date: Fri, 5 Aug 2005 19:05:07 -0400
- Cc: Jason Lunz <lunz@xxxxxxxxxxxx>, 306962-done@xxxxxxxxxxxxxxx
- In-reply-to: <1114793673.945609.13468.nullmailer@xxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx, Jason Lunz <lunz@xxxxxxxxxxxx>, 306962-done@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1114793673.945609.13468.nullmailer@xxxxxxxxxxx>
Namespace collision.
> [knob](0) % echo KEYS:=foo > Makefile
> [knob](0) % cat Makefile
> KEYS:=foo
> [knob](0) % make <tab>(eval):1: read-only variable: KEYS
> make
Messages sorted by:
Reverse Date,
Date,
Thread,
Author