www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [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



---
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)

2011 i686 GNU/Linux
-- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 07 2012