[D-runtime] [D-Programming-Language/druntime] b8b472: Subsidiary fix for issue 6210.
GitHub
noreply at github.com
Thu Aug 15 09:31:25 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b8b4726a5e9d4781c3822a483abb66e8952323a8
https://github.com/D-Programming-Language/druntime/commit/b8b4726a5e9d4781c3822a483abb66e8952323a8
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/rt/typeinfo/ti_Ag.d
Log Message:
-----------
Subsidiary fix for issue 6210.
Add builtin typeinfo for const(char)[] so that it will use the same hash
function as char[] and string.
Commit: 8aa3ebf8715fc6c49bedd2c0c18b92e6ed46b045
https://github.com/D-Programming-Language/druntime/commit/8aa3ebf8715fc6c49bedd2c0c18b92e6ed46b045
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/rt/typeinfo/ti_Ag.d
Log Message:
-----------
Merge pull request #573 from quickfur/issue6210
Subsidiary fix for issue 6210.
Compare: https://github.com/D-Programming-Language/druntime/compare/ffff88d53f6d...8aa3ebf8715f
More information about the D-runtime
mailing list