[Issue 11010] Regression (2.063.2) typeid doesn't work on a member of an instance.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 26 16:53:12 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11010



--- Comment #6 from github-bugzilla at puremagic.com 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: -------


More information about the Digitalmars-d-bugs mailing list