[Issue 10808] [REG2.064a] Incorrect typeid template argument should report error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 17 23:31:42 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-08-17 23:31:40 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/62b152bc47e325c723b6af2507ad8db7d2ee9a5e
fix Issue 10808 - [REG2.064a] Incorrect typeid template argument should report
error

By the commit 1fdbfa65b8568837567533fb79d1b56ab88465ab, mangled name of
template instance is lazily calculated and Expression::toMangleBuffer call is
sometimes avoided. Then the case fail235.d was silently broken.

-- 
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