[Issue 14917] typeid(x) is typeid(y) returns different results during ctfe
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Aug 13 21:52:30 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14917
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |CTFE
Status|NEW |RESOLVED
Hardware|x86_64 |All
Resolution|--- |WORKSFORME
OS|Windows |All
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
The code fails with 2.067, but succeeds with 2.068.
I think some CTFE interpreter improvements had fortunately fixed this bug.
--
More information about the Digitalmars-d-bugs
mailing list