www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18968] New: Allow subfolders with the -J option

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

          Issue ID: 18968
           Summary: Allow subfolders with the -J option
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: b2.temp gmx.com

Allowing

dmd -J/home/fantomas/*

instead of

dmd -J/home/fantomas/ -J/home/fantomas/assets/ -J/home/fantomas/translations/

--
Jun 10 2018