[Bash-completion-devel] [bash-completion-Bugs][314345] `make` completion broken on BSD systems since commit b28d7108

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Tue Aug 13 22:43:06 UTC 2013


bash-completion-Bugs item #314345 was changed at 2013-08-14 02:43 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314345&group_id=100114

>Status: Closed
Priority: 3
Submitted By: David Rothlisberger (drothlis-guest)
Assigned to: Nobody (None)
Summary: `make` completion broken on BSD systems since commit b28d7108 
Distribution: None
Originally reported in: None
Milestone: 2.0
>Status: Fix Committed
Original bug number: 


Initial Comment:
Commit b28d7108 [1] (added Aug 2012) uses the GNU-specific "sed -r" in
"completions/make". This is not allowed since Jan 2010 -- see the third
comment on [#311393].  "completions/make" fails "test/runLint", for
this reason.

The user-visible effect is that when I type "make <TAB>" I get this
output:

    $ make <TAB>sed: illegal option -- r
    usage: sed script [-Ealn] [-i extension] [file ...]
           sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

[1] http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=b28d7108


----------------------------------------------------------------------

>Comment By: Igor Murzov (garik-guest)
Date: 2013-08-14 02:43

Message:
Fixed in commit: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commit;h=f230cfddbd12b8c777040e33bac1174c0e2898af

----------------------------------------------------------------------

Comment By: Igor Murzov (garik-guest)
Date: 2013-08-06 02:37

Message:
Accepted.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314345&group_id=100114



More information about the Bash-completion-devel mailing list