[Issue 23516] Anonymous enum without base type causes segfault inferring member value
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 5 12:06:18 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23516
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 #14658 "Fix Issue 23516 - Anonymous enum without base
type causes segfault inferring member value" was merged into stable:
- 38e3f6dc01b89c7328701ea06dff1bcfd67cab71 by Nick Treleaven:
Fix Issue 23516 - Anonymous enum without base type causes segfault inferring
member value
Use base type if available
https://github.com/dlang/dmd/pull/14658
--
More information about the Digitalmars-d-bugs
mailing list