[Issue 14401] typeid(shared X).init is empty for class types

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Apr 3 12:30:53 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14401

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/9f68938b8f3420d676e5231867c82101ef5d1c81
Supplemental fix for issue 14401 - Deal with the type change of
typeid(ClassType).init to const(void)[]

https://github.com/D-Programming-Language/phobos/commit/3ffc006c20d759ad7197eae879cc894f7bb5efbb
Merge pull request #3143 from 9rnsr/fix14401

Supplemental fix for issue 14401 - Deal with the type change of
typeid(ClassType).init to const(void)[]

--


More information about the Digitalmars-d-bugs mailing list