[Issue 19719] Debugging string mixins using -mixin doesn't work

2019-04-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19719

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #9464 "fix Issue 19719 - Debugging string mixins using
-mixin doesn't work" was merged into master:

- 51dfe6b91872002418e5889cd2a90110cbb144b7 by Rainer Schuetze:
  fix Issue 19719 - Debugging string mixins using -mixin doesn't work

  COFF: extend line number info to allow multiple segments in different source
files
  ensure empty line after mixin expansion

https://github.com/dlang/dmd/pull/9464

--


[Issue 19719] Debugging string mixins using -mixin doesn't work

2019-03-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19719

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@rainers created dlang/dmd pull request #9464 "fix Issue 19719 - Debugging
string mixins using -mixin doesn't work" fixing this issue:

- fix Issue 19719 - Debugging string mixins using -mixin doesn't work

  COFF: extend line number info to allow multiple segments in different source
files
  ensure empty line after mixin expansion

https://github.com/dlang/dmd/pull/9464

--