[dmd-internals] [D-Programming-Language/dmd] 8d8c75: Fix Issue 8848 - Array literals and AA literals ar...
GitHub
noreply at github.com
Sat Feb 8 10:47:59 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8d8c7538922e0e863bdc0160e88d797c58d8337f
https://github.com/D-Programming-Language/dmd/commit/8d8c7538922e0e863bdc0160e88d797c58d8337f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Changed paths:
M src/template.c
R test/fail_compilation/fail128.d
M test/runnable/template9.d
Log Message:
-----------
Fix Issue 8848 - Array literals and AA literals are rejected as template value parameters
Commit: ae5e8fa7ab0bbfaa7623e6c7d1fc332e34055c07
https://github.com/D-Programming-Language/dmd/commit/ae5e8fa7ab0bbfaa7623e6c7d1fc332e34055c07
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Changed paths:
M src/template.c
R test/fail_compilation/fail128.d
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #2871 from yebblies/issue8488
Issue 8848 - Array literals and AA literals are rejected as template value parameters
Compare: https://github.com/D-Programming-Language/dmd/compare/97df4b5792c8...ae5e8fa7ab0b
More information about the dmd-internals
mailing list