http://d.puremagic.com/issues/show_bug.cgi?id=11010
--- Comment #6 from [email protected] 2013-09-26 16:53:10 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4d8c25e2aaaa492f6793dcdd7478857ee0a3e3a4 fix Issue 11010 - typeid doesn't work on a member of an instance To distinguish the typeid context, add `bool intypeid` parameter on Type::resolve(). https://github.com/D-Programming-Language/dmd/commit/d9460bfc69ae71acef4418e3b1cdb8de8241bd1f Merge pull request #2587 from 9rnsr/fix11010 [REG2.063] Issue 11010 - typeid doesn't work on a member of an instance -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
