[Issue 21797] Stack overflow for forward-referenced enum min / max
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 4 22:55:37 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21797
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list