[D-runtime] [D-Programming-Language/druntime] 2f3dc8: Issue 15680 - TypeInfo broken for typeof(null)
GitHub via D-runtime
d-runtime at puremagic.com
Sat Mar 26 08:31:43 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2f3dc8ee9530103212b70265b499e77eb83803a6
https://github.com/D-Programming-Language/druntime/commit/2f3dc8ee9530103212b70265b499e77eb83803a6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M mak/SRCS
A src/rt/typeinfo/ti_n.d
Log Message:
-----------
Issue 15680 - TypeInfo broken for typeof(null)
Add TypeInfo_n for typeid(typeof(null)).
Commit: 5c54773be6d629bf3fade6d9bc36e1d4075c0ca4
https://github.com/D-Programming-Language/druntime/commit/5c54773be6d629bf3fade6d9bc36e1d4075c0ca4
Author: Walter Bright <walter at walterbright.com>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M mak/SRCS
A src/rt/typeinfo/ti_n.d
Log Message:
-----------
Merge pull request #1498 from 9rnsr/fix15680
Issue 15680 - TypeInfo broken for typeof(null)
Compare: https://github.com/D-Programming-Language/druntime/compare/9a386bd86f08...5c54773be6d6
More information about the D-runtime
mailing list