[dmd-internals] [D-Programming-Language/dmd] b158ad: fix Issue 13498 - Return type is not checked in fu...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Sep 20 10:35:36 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b158adbac6a2a0d5a91c545b8edb5a470754242e
https://github.com/D-Programming-Language/dmd/commit/b158adbac6a2a0d5a91c545b8edb5a470754242e
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-09-20 (Sat, 20 Sep 2014)
Changed paths:
M src/func.c
A test/fail_compilation/fail13498.d
Log Message:
-----------
fix Issue 13498 - Return type is not checked in function template
Commit: 51d68740d13d1f5c5dc9373b91c38625ad00168e
https://github.com/D-Programming-Language/dmd/commit/51d68740d13d1f5c5dc9373b91c38625ad00168e
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-21 (Sun, 21 Sep 2014)
Changed paths:
M src/func.c
A test/fail_compilation/fail13498.d
Log Message:
-----------
Merge pull request #4004 from 9rnsr/fix13498
[REG2.067a] Issue 13498 - Return type is not checked in function template
Compare: https://github.com/D-Programming-Language/dmd/compare/c83986a35b2e...51d68740d13d
More information about the dmd-internals
mailing list