[dmd-internals] [D-Programming-Language/dmd] 37b155: Merge pull request #3950 from 9rnsr/fix13417
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 7 04:05:21 PDT 2014
Branch: refs/heads/2.066
Home: https://github.com/D-Programming-Language/dmd
Commit: 37b15528013b3ed80a6a7cee880a8469ab95315f
https://github.com/D-Programming-Language/dmd/commit/37b15528013b3ed80a6a7cee880a8469ab95315f
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3950 from 9rnsr/fix13417
[REG2.066] Issue 13417 - segmentation fault when deduce template type
Commit: 863f5a55e4794fd3cf45f1c96d941654e4075258
https://github.com/D-Programming-Language/dmd/commit/863f5a55e4794fd3cf45f1c96d941654e4075258
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/declaration.c
A test/fail_compilation/fail13424.d
Log Message:
-----------
Merge pull request #3951 from 9rnsr/fix13424
[REG2.066] Issue 13424 - Initialization of delegate to do-nothing default causes segfault at runtime
Commit: 0c0f58a9fc7d98761e6ff34e263ef0bc2ecb96e3
https://github.com/D-Programming-Language/dmd/commit/0c0f58a9fc7d98761e6ff34e263ef0bc2ecb96e3
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/declaration.c
M src/template.c
A test/fail_compilation/fail13424.d
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3957 from 9rnsr/2.066
Cherry-picking commits from master to 2.066 branch (for the minor release 2.066.1)
Compare: https://github.com/D-Programming-Language/dmd/compare/03800d02a845...0c0f58a9fc7d
More information about the dmd-internals
mailing list