https://issues.dlang.org/show_bug.cgi?id=20348
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @rainers created dlang/dmd pull request #10530 "fix issue 20348 - Bad debug info for enum forward reference" fixing this issue: - fix issue 20348 - Bad debug info for enum forward reference do not rewrite the length of the debug record, it is padded during allocation https://github.com/dlang/dmd/pull/10530 --
