Thread overview
[Issue 17367] CodeView/MSCOFF: bad debug information for enumerators
May 10, 2017
https://issues.dlang.org/show_bug.cgi?id=17367

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

https://github.com/dlang/dmd/commit/db9a6371b6b3b921b67d3c896b8dd57dbac8e31d fix issue 17367 - force proper alignment for elements in an enumerator field list

https://github.com/dlang/dmd/commit/bdec3b3dcc0024ee9fd685655b62b96d3b80c3a9 Merge pull request #6741 from rainers/issue_17367

fix issue 17367 - CodeView/MSCOFF: bad debug information for enumerators

--
May 10, 2017
https://issues.dlang.org/show_bug.cgi?id=17367

github-bugzilla@puremagic.com changed:

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

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

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

https://github.com/dlang/dmd/commit/db9a6371b6b3b921b67d3c896b8dd57dbac8e31d fix issue 17367 - force proper alignment for elements in an enumerator field list

https://github.com/dlang/dmd/commit/bdec3b3dcc0024ee9fd685655b62b96d3b80c3a9 Merge pull request #6741 from rainers/issue_17367

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

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

https://github.com/dlang/dmd/commit/db9a6371b6b3b921b67d3c896b8dd57dbac8e31d fix issue 17367 - force proper alignment for elements in an enumerator field list

https://github.com/dlang/dmd/commit/bdec3b3dcc0024ee9fd685655b62b96d3b80c3a9 Merge pull request #6741 from rainers/issue_17367

--