https://issues.dlang.org/show_bug.cgi?id=21797
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12371 "Fix 21797 - Stack overflow for forward-referenced enum min / max" was merged into master: - 2ae90b863befa78b2479aedebc2db9941e67c231 by MoonlightSentinel: Fix 21797 - Stack overflow for forward-referenced enum min / max Apply the fix for `.init` to `.min` / `.max`. See 54805374b0043a38c50f1ea13412004901e5797d https://github.com/dlang/dmd/pull/12371 --
