June 07, 2012 [Issue 8206] New: dmd bash completion script is failing on Ubuntu 10.04 | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8206 Summary: dmd bash completion script is failing on Ubuntu 10.04 Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: installer AssignedTo: nobody@puremagic.com ReportedBy: rix0rrr@gmail.com --- Comment #0 from Rico Huijbers <rix0rrr@gmail.com> 2012-06-07 07:12:01 PDT --- When doing the following at the command-line: > $ dmd ma<TAB> Instead of the file being completed, the following error appears: > $ dmd ma_get_comp_words_by_ref: command not found _get_comp_words_by_ref: command not found The problem is resolved by deleting /etc/bash_completion.d/dmd > (This is with D 2.059 1-click install for Ubuntu) > Linux nicky-laptop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation