[Issue 18537] New: Cannot pass absolute path to coverage options

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 28 09:52:55 UTC 2018


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 at puremagic.com
          Reporter: r.sagitario at 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).

--


More information about the Digitalmars-d-bugs mailing list