[Bash-completion-devel] [PATCH 2/2] make: Don't pick up variables when makefile is reloaded

Ville Skyttä ville.skytta at iki.fi
Sun Sep 6 06:31:45 UTC 2015


On Sun, Sep 6, 2015 at 12:03 AM, Tristan Wibberley
<tristan.wibberley at gmail.com> wrote:
> Please apply this patch to "make" completion. This avoids completion getting
> confused on variables when a makefile is reloaded.

I tried this out by applying the new test case only first, but it does
not fail for me even without applying the code changes in this patch.
My make is:

$ make --version | head -n 1
GNU Make 4.0
$ rpm -q make
make-4.0-3.1.fc22.x86_64

...on Fedora 22. What's your environment where you can provoke the issue?



More information about the Bash-completion-devel mailing list