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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to