Thread overview
[Issue 4014] CodeView debug type info not linked in from library
Oct 07, 2014
Rainer Schuetze
October 07, 2014
https://issues.dlang.org/show_bug.cgi?id=4014

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |pull

--- Comment #6 from Rainer Schuetze <r.sagitario@gmx.de> ---
Alternative pull: https://github.com/D-Programming-Language/dmd/pull/4051

--
June 23, 2017
https://issues.dlang.org/show_bug.cgi?id=4014

--- Comment #7 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9d2eeda0383fa55a8dea58f4d6960bb110e77c56 fix issue 4014 - add option to add debug info for all referenced types

https://github.com/dlang/dmd/commit/8aeca3c24e742eff8a5a72c27ea6ebd61a167582 Merge pull request #6908 from rainers/cv_symdebref

fix issue 4014 - add option to add debug info for all referenced types

--
June 23, 2017
https://issues.dlang.org/show_bug.cgi?id=4014

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=4014

--- Comment #8 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9d2eeda0383fa55a8dea58f4d6960bb110e77c56 fix issue 4014 - add option to add debug info for all referenced types

https://github.com/dlang/dmd/commit/8aeca3c24e742eff8a5a72c27ea6ebd61a167582 Merge pull request #6908 from rainers/cv_symdebref

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=4014

--- Comment #9 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9d2eeda0383fa55a8dea58f4d6960bb110e77c56 fix issue 4014 - add option to add debug info for all referenced types

https://github.com/dlang/dmd/commit/8aeca3c24e742eff8a5a72c27ea6ebd61a167582 Merge pull request #6908 from rainers/cv_symdebref

--