www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18537] New: Cannot pass absolute path to coverage options

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

          Issue ID: 18537
           Summary: Cannot pass absolute path to coverage options
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: r.sagitario gmx.de

build anything with -cov and run it with

test.exe --DRT-covopt=dstpath=c:\tmp

yields

Unknown covopt option ''

(and crashes on termination).

--
Feb 28 2018