[Issue 14689] New: dmd should optionally generate #line directives in the .di file

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 11 22:01:07 PDT 2015


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

          Issue ID: 14689
           Summary: dmd should optionally generate #line directives in the
                    .di file
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com

When generating .di file it's useful to benefit from backreferences to the
source code (fully commented, with unittests nearby, source available etc).

--


More information about the Digitalmars-d-bugs mailing list