Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ea8c21a6ecbed6746a4eeffe3345a1b5c3cf738e
https://github.com/D-Programming-Language/dmd/commit/ea8c21a6ecbed6746a4eeffe3345a1b5c3cf738e
Author: k-hara <[email protected]>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 14520 - string/alias template overload
On the overload of alias and value template parameters, a function symbol
should always prefer to alias parameter. It will be be consistent result for
separate compilation.
Commit: 391d1e0d887514d901c33578365fc80587a14208
https://github.com/D-Programming-Language/dmd/commit/391d1e0d887514d901c33578365fc80587a14208
Author: Walter Bright <[email protected]>
Date: 2015-06-05 (Fri, 05 Jun 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #4720 from 9rnsr/fix14520
[REG2.067.0] Issue 14520 - string/alias template overload
Compare:
https://github.com/D-Programming-Language/dmd/compare/df5a047487f1...391d1e0d8875_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals