[Issue 23310] Segfault on switch with global enum

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 30 22:12:11 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23310

--- Comment #14 from ryuukk_ <ryuukk.dev at gmail.com> ---
Problem is solved, i had to copy bunch of other code from druntime

Here is a working object.d:
https://gist.github.com/ryuukk/53c133f29da5a8326c359a6bb1063207

Would have been cool if the compiler would emit proper error message in the
future...

--


More information about the Digitalmars-d-bugs mailing list