www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15937] New: DMD should only expand tilde at start of paths

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

          Issue ID: 15937
           Summary: DMD should only expand tilde at start of paths
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Keywords: pull
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: code klickverbot.at

Originally reported by Konstantinos Margaritis here:
https://github.com/ldc-developers/ldc/pull/1276

DMD should expand tildes only as the first character of include/… paths, and
if
followed by a path separator.

This is a real issue as such paths tend to crop up as part of Debian packaging.

Pull request incoming.

--
Apr 17 2016