[dmd-internals] [D-Programming-Language/dmd] bb2e3a: Use builtin typeinfo for const(char)[] as well.
GitHub
noreply at github.com
Thu Aug 15 09:31:29 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bb2e3a46191a240cbe66e22f0527e1949002d2f1
https://github.com/D-Programming-Language/dmd/commit/bb2e3a46191a240cbe66e22f0527e1949002d2f1
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/typinf.c
Log Message:
-----------
Use builtin typeinfo for const(char)[] as well.
Commit: 3e811df8a9d1839282254d403fb9129f162fbe6f
https://github.com/D-Programming-Language/dmd/commit/3e811df8a9d1839282254d403fb9129f162fbe6f
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/typinf.c
Log Message:
-----------
Merge pull request #2479 from quickfur/issue6210
Fix issue 6210
Compare: https://github.com/D-Programming-Language/dmd/compare/59c0ebe57422...3e811df8a9d1
More information about the dmd-internals
mailing list