[Issue 15680] TypeInfo broken for typeof(null)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 26 08:31:45 PDT 2016


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

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

https://github.com/D-Programming-Language/druntime/commit/2f3dc8ee9530103212b70265b499e77eb83803a6
Issue 15680 - TypeInfo broken for typeof(null)

Add TypeInfo_n for typeid(typeof(null)).

https://github.com/D-Programming-Language/druntime/commit/5c54773be6d629bf3fade6d9bc36e1d4075c0ca4
Merge pull request #1498 from 9rnsr/fix15680

Issue 15680 - TypeInfo broken for typeof(null)

--


More information about the Digitalmars-d-bugs mailing list