https://issues.dlang.org/show_bug.cgi?id=20348
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #10530 "fix issue 20348 - Bad debug info for enum forward reference" was merged into stable: - 51fafbcc02dfd2cd3808b4f5b262a821dfcd8156 by Rainer Schuetze: 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 --
