[Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Apr 10 15:15:24 PDT 2017


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/dc7d312b7f22835d8211c0f680fab1088a839324
remove TypeInfo.init

Fixes issue 12233 - Attempting to use TypeInfo.init results in
a compiler error due to lack of 'this'.

--


More information about the Digitalmars-d-bugs mailing list