https://d.puremagic.com/issues/show_bug.cgi?id=11727
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from yebblies <[email protected]> 2013-12-12 22:51:16 EST --- I get: DMD v2.065 DEBUG testx.d(4): Error: enum testx.returnEnum.n is forward referenced looking for base type testx.d(4): Error: enum testx.returnEnum.n is forward referenced looking for base type testx.d(4): Error: enum testx.returnEnum.n is forward referenced looking for base type testx.d(11): Error: incompatible types for ((returnEnum()) == (0)): 'n' and 'int' With the latest compiler. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
