[Issue 14811] New: allow to exclude current directory from search path in dmd

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 19 20:06:42 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14811

          Issue ID: 14811
           Summary: allow to exclude current directory from search path in
                    dmd
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

I'd like to have an option to exclude current directory from search path in
dmd.
I already made a local modification to dmd to allow that (dmd
-exclude_cwd_from_imports)
Would that be acceptable?

(cf forum EMAIL:exclude current directory from search path in dmd ?)

--


More information about the Digitalmars-d-bugs mailing list