[dmd-internals] [D-Programming-Language/dmd] 180cb6: Fix-up type inference for function literals whose ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Oct 21 22:21:52 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 180cb68377e5f3c2e01cb58a8623b9b0a957cbe9
https://github.com/D-Programming-Language/dmd/commit/180cb68377e5f3c2e01cb58a8623b9b0a957cbe9
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-10-20 (Mon, 20 Oct 2014)
Changed paths:
M src/func.c
Log Message:
-----------
Fix-up type inference for function literals whose returns have been modified.
Commit: 739e6fab395d803897a518bc1087d374816dc30c
https://github.com/D-Programming-Language/dmd/commit/739e6fab395d803897a518bc1087d374816dc30c
Author: Walter Bright <walter at walterbright.com>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M src/func.c
Log Message:
-----------
Merge pull request #4077 from ibuclaw/modifyret
Fix-up type inference for function literals whose returns have been modified
Compare: https://github.com/D-Programming-Language/dmd/compare/0541bc9a8f0d...739e6fab395d
More information about the dmd-internals
mailing list