[dmd-internals] [D-Programming-Language/dmd] 87ae66: fix Issue 9415 - delegate inference should make fu...
GitHub
noreply at github.com
Sun Mar 3 14:41:19 PST 2013
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 <k.hara.pg at gmail.com>
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 <walter at walterbright.com>
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
More information about the dmd-internals
mailing list