[Issue 7147] [CTFE] typeid() should be supported in CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 17 14:01:31 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7147
--- Comment #2 from github-bugzilla at puremagic.com 2013-04-17 14:01:30 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/5d3aff1cc85b89bceaf09c5efa3174f1c823a0e0
Fix issue 7147 typeid() should be supported in CTFE
Recognize the lowering which happens in the front-end, and change
it to a reference to the static 'typeinfo' variable.
--
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