Thread overview
[Issue 3314] New: rdmd uses chdir which does not work with bash
Sep 12, 2009
Lutger
Feb 23, 2010
Lutger
September 12, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3314

           Summary: rdmd uses chdir which does not work with bash
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: lutger.blijdestijn@gmail.com


--- Comment #0 from Lutger <lutger.blijdestijn@gmail.com> 2009-09-12 01:10:28 PDT ---
Instead of chdir I believe cd could be used to make rdmd work on bash (and ksh)
out of the box.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 13, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3314


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |andrei@metalanguage.com
         AssignedTo|nobody@puremagic.com        |andrei@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 23, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3314


Lutger <lutger.blijdestijn@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from Lutger <lutger.blijdestijn@gmail.com> 2010-02-23 01:47:36 PST ---
chdir is not used anymore since revison 1315, so marking as resolved.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------