http://d.puremagic.com/issues/show_bug.cgi?id=8626
--- Comment #1 from Kenji Hara <[email protected]> 2013-04-06 10:33:56 PDT --- To: David Nadlinger Is this the problem that you had explained in the forum recently? If so, it is correctly asserted in dmd source code now. StructDeclaration::semantic https://github.com/D-Programming-Language/dmd/pull/1760 ClassDeclaration::semantic and InterfaceDeclaration::semantic https://github.com/D-Programming-Language/dmd/pull/1822 Therefore, can I mark this "RESOLVED FIXED"? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
