[Issue 11849] Recursive enum causes segfault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 3 06:51:16 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11849



--- Comment #2 from Jacob Carlborg <doob at me.com> 2014-01-03 06:51:15 PST ---
(In reply to comment #1)
> https://github.com/D-Programming-Language/dmd/pull/3057

Does that pull request handle the second case:

enum : DWORD
{
    DWORD = REG_DWORD
}

I don't see an explicit test for that case.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list