June 04, 2015 [dmd-internals] [D-Programming-Language/dmd] 3cde9f: fix Issue 14556 - can't instantiate struct that ha... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3cde9f06d19ceb39efb0fcf0febd157b21e2c6b4 https://github.com/D-Programming-Language/dmd/commit/3cde9f06d19ceb39efb0fcf0febd157b21e2c6b4 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths: M src/expression.c M src/struct.c M test/runnable/structlit.d Log Message: ----------- fix Issue 14556 - can't instantiate struct that has constructor and static array of enum Commit: 920d18e560e9669e6400c5b29c7c40d78b562fdb https://github.com/D-Programming-Language/dmd/commit/920d18e560e9669e6400c5b29c7c40d78b562fdb Author: Walter Bright <walter@walterbright.com> Date: 2015-06-04 (Thu, 04 Jun 2015) Changed paths: M src/expression.c M src/struct.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #4706 from 9rnsr/fix14556 [REG2.067] Issue 14556 - can't instantiate struct that has constructor and static array of enum Compare: https://github.com/D-Programming-Language/dmd/compare/a74d774ac1b5...920d18e560e9 |
Copyright © 1999-2021 by the D Language Foundation