[dmd-internals] [D-Programming-Language/dmd] 59dda4: Issue 1553 - foreach_reverse is allowed for delega...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Sep 10 09:05:09 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 59dda4abb8a147e59420feb8181824e6d97f2779
https://github.com/D-Programming-Language/dmd/commit/59dda4abb8a147e59420feb8181824e6d97f2779
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M src/statement.c
A test/fail_compilation/deprecate1553.d
R test/fail_compilation/warn1553.d
Log Message:
-----------
Issue 1553 - foreach_reverse is allowed for delegates
Warning -> Deprecation
Commit: 2fa5086134542566d4c38b6876865ffbe2b3c4e1
https://github.com/D-Programming-Language/dmd/commit/2fa5086134542566d4c38b6876865ffbe2b3c4e1
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M src/statement.c
A test/fail_compilation/deprecate1553.d
R test/fail_compilation/warn1553.d
Log Message:
-----------
Merge pull request #3971 from yebblies/issue1553d
Issue 1553 - foreach_reverse is allowed for delegates
Compare: https://github.com/D-Programming-Language/dmd/compare/aad21a5fa4f7...2fa508613454
More information about the dmd-internals
mailing list