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



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