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

ZombineDev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from ZombineDev <[email protected]> ---
I think it segfaults because there's no concept of standalone enum values in
C++ and the compiler does not now what to do.

I would guess that you have hit some of the "Internal Compiler Error"s in
https://github.com/D-Programming-Language/dmd/blob/master/src/cppmangle.d

--

Reply via email to