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

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/1737bea648d961dbc1a03dc0eb2babe2d66c322f
fix Issue 15729 - broken debug info for libraries

- need to reset fake symbols that are only
  generated for debug types (struct, enum)
  or the cached Stypidx will erroneously be
  used for the next object file

https://github.com/D-Programming-Language/dmd/commit/ed13c690af3c2910e648d86e51808d60542cebc0
Merge pull request #5548 from MartinNowak/fix15729

fix Issue 15729 - broken debug info for libraries

--

Reply via email to