Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 87ae665a998286324fbee138629b8ff782108eb2
      
https://github.com/D-Programming-Language/dmd/commit/87ae665a998286324fbee138629b8ff782108eb2
  Author: k-hara <[email protected]>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 9415 - delegate inference should make function literal impure


  Commit: a5ab2c3c4a63288c83226e891d7a6200b2883a09
      
https://github.com/D-Programming-Language/dmd/commit/a5ab2c3c4a63288c83226e891d7a6200b2883a09
  Author: Walter Bright <[email protected]>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #1572 from 9rnsr/fix9415

Issue 9415 - delegate inference should make function literal impure


Compare: 
https://github.com/D-Programming-Language/dmd/compare/7681d4cc1b64...a5ab2c3c4a63
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to