[Issue 9091] Using __traits(getMember) on template argument fails inside member function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 1 01:32:10 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9091
--- Comment #9 from github-bugzilla at puremagic.com 2013-03-01 01:32:04 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/8a781342c90c0fc93a52876ceb972500a1603d42
fix Issue 9091 - Using __traits(getMember) on template argument fails inside
member function
Use ThisExp instead of VarExp to avoid interpretation on template arguments.
--
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