September 30, 2013 [dmd-internals] [D-Programming-Language/dmd] b6ddb9: fix Issue 10495 - Incorrect "initializer required"... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b6ddb94604faee2eaecdd76fb89738e38826828c https://github.com/D-Programming-Language/dmd/commit/b6ddb94604faee2eaecdd76fb89738e38826828c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-09-28 (Sat, 28 Sep 2013) Changed paths: M src/declaration.c M test/runnable/nested.d Log Message: ----------- fix Issue 10495 - Incorrect "initializer required" error using lambdas in class with fields with disabled default construction Commit: ccb3529bae08954c75a83dbcfe89f6d8356fec0b https://github.com/D-Programming-Language/dmd/commit/ccb3529bae08954c75a83dbcfe89f6d8356fec0b Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-09-30 (Mon, 30 Sep 2013) Changed paths: M src/declaration.c M test/runnable/nested.d Log Message: ----------- Merge pull request #2595 from 9rnsr/fix10495 Issue 10495 - Incorrect "initializer required" error using lambdas in class with fields with disabled default construction Compare: https://github.com/D-Programming-Language/dmd/compare/6e8d1f888c6d...ccb3529bae08 |
Copyright © 1999-2021 by the D Language Foundation