March 06, 2013 [dmd-internals] [D-Programming-Language/dmd] 6e018c: fix Issue 6652 - 3. Change modifying non ref varia... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 6e018c83c2fcd138c6596ca63a3fbf9140e9c69c https://github.com/D-Programming-Language/dmd/commit/6e018c83c2fcd138c6596ca63a3fbf9140e9c69c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-01-31 (Thu, 31 Jan 2013) Changed paths: M src/declaration.h M src/expression.c M src/mars.h M src/statement.c M test/fail_compilation/fail6652a.d M test/fail_compilation/fail6652b.d M test/runnable/deprecate1.d M test/runnable/foreach5.d Log Message: ----------- fix Issue 6652 - 3. Change modifying non ref variable allowed and not affect to loop Commit: ad74ad3bd8ae763db3f68c0a6647cb1909d477dd https://github.com/D-Programming-Language/dmd/commit/ad74ad3bd8ae763db3f68c0a6647cb1909d477dd Author: Walter Bright <walter@walterbright.com> Date: 2013-03-06 (Wed, 06 Mar 2013) Changed paths: M src/declaration.h M src/expression.c M src/mars.h M src/statement.c M test/fail_compilation/fail6652a.d M test/fail_compilation/fail6652b.d M test/runnable/deprecate1.d M test/runnable/foreach5.d Log Message: ----------- Merge pull request #1010 from 9rnsr/fix6652_3 fix Issue 6652 - 3. Change modifying non ref variable allowed and not affect to loop Compare: https://github.com/D-Programming-Language/dmd/compare/fd628d817073...ad74ad3bd8ae |
Copyright © 1999-2021 by the D Language Foundation