https://d.puremagic.com/issues/show_bug.cgi?id=10770
--- Comment #2 from [email protected] 2013-11-17 13:59:23 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0d3bc27d3ad231bd3761038a011ff30b0954f965 fix Issue 10770 - is(T BASE==enum) with tag enum T - AssertFail:'type' line 428 declaration.c TypeEnum::toBasetype does not cause fwdref error for named opaque enum type https://github.com/D-Programming-Language/dmd/commit/2e026ba7f01726b7075fa39f1bb36ae969f493ac Merge pull request #2795 from 9rnsr/fix10770 Issue 10770 - is(T BASE==enum) with tag enum T - AssertFail:'type' line 428 declaration.c -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
