September 09, 2015 [dmd-internals] [D-Programming-Language/dmd] 6b091d: fix Issue 9891 - Ability to modify immutable using... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 6b091dc67a71b82a30ba26d2af73e2d67180740c https://github.com/D-Programming-Language/dmd/commit/6b091dc67a71b82a30ba26d2af73e2d67180740c Author: k-hara <k.hara.pg@gmail.com> Date: 2015-09-08 (Tue, 08 Sep 2015) Changed paths: M src/mtype.d A test/fail_compilation/fail9891.d Log Message: ----------- fix Issue 9891 - Ability to modify immutable using default value of ref/out parameter Commit: 065881c6f71ef8e76c882b2ce739fa452b547e8e https://github.com/D-Programming-Language/dmd/commit/065881c6f71ef8e76c882b2ce739fa452b547e8e Author: Walter Bright <walter@walterbright.com> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M src/mtype.d A test/fail_compilation/fail9891.d Log Message: ----------- Merge pull request #5056 from 9rnsr/fix9891 Issue 9891 - Ability to modify immutable using default value of ref/out parameter Compare: https://github.com/D-Programming-Language/dmd/compare/5cb6ca8bf171...065881c6f71e |
Copyright © 1999-2021 by the D Language Foundation