[Issue 8626] Mixin forward reference semantic run leads to inconsistent AST
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 6 10:33:58 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8626
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list