May 25, 2014 [dmd-internals] [D-Programming-Language/dmd] 3f3f8c: fix Issue 12760 - Initializing an object that has ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3f3f8cfb49f381e81d3b868cbcaa9bc91ec10d4b https://github.com/D-Programming-Language/dmd/commit/3f3f8cfb49f381e81d3b868cbcaa9bc91ec10d4b Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M src/e2ir.c M src/sideeffect.c M test/fail_compilation/fail3882.d Log Message: ----------- fix Issue 12760 - Initializing an object that has "this(Args) inout" causes "discards return value" warning Commit: f4ef69f504db74cd0debaa3aadd5f469440c3013 https://github.com/D-Programming-Language/dmd/commit/f4ef69f504db74cd0debaa3aadd5f469440c3013 Author: Walter Bright <walter@walterbright.com> Date: 2014-05-25 (Sun, 25 May 2014) Changed paths: M src/e2ir.c M src/sideeffect.c M test/fail_compilation/fail3882.d Log Message: ----------- Merge pull request #3569 from 9rnsr/fix12760 [REG2.066a] Issue 12760 - Initializing an object that has "this(Args) inout" causes "discards return value" warning Compare: https://github.com/D-Programming-Language/dmd/compare/b5b5ecc0afde...f4ef69f504db |
Copyright © 1999-2021 by the D Language Foundation