[Issue 13742] New: undefined reference to __coverage
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Nov 17 02:51:41 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13742
          Issue ID: 13742
           Summary: undefined reference to __coverage
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: code at dawg.eu
This happens when building a smaller vibe.d app with -unittest and -cov.
It only happens when vibe.d was build as static library, not when it's directly
compiled with the application.
Still need to reduce a test case.
--
    
    
More information about the Digitalmars-d-bugs
mailing list