[dmd-internals] [D-Programming-Language/dmd] 018a4f: fix Issue 12292 - Template specialization ": strin...
GitHub
noreply at github.com
Tue Mar 4 05:27:10 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 018a4fe7782b670ed44063ac0f6b3552d05689ef
https://github.com/D-Programming-Language/dmd/commit/018a4fe7782b670ed44063ac0f6b3552d05689ef
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 12292 - Template specialization ": string" passes for static arrays of other types
Commit: 554c68733a3656fa263a08d23652d512d24871ef
https://github.com/D-Programming-Language/dmd/commit/554c68733a3656fa263a08d23652d512d24871ef
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3356 from 9rnsr/fix12292
Issue 12292 - Template specialization ": string" passes for static arrays of other types
Compare: https://github.com/D-Programming-Language/dmd/compare/d4b5e33c7f2b...554c68733a36
More information about the dmd-internals
mailing list