December 06, 2012 [dmd-internals] [D-Programming-Language/dmd] 4a22ca: fix Issue 6937 - new with struct doesn't allow fie... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4a22ca0053252454c5cddab2c5754b8a2f500544 https://github.com/D-Programming-Language/dmd/commit/4a22ca0053252454c5cddab2c5754b8a2f500544 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M src/expression.c M test/runnable/structlit.d Log Message: ----------- fix Issue 6937 - new with struct doesn't allow field assignment Commit: ee695eb92086cb73f62e7e01f019171776308435 https://github.com/D-Programming-Language/dmd/commit/ee695eb92086cb73f62e7e01f019171776308435 Author: Walter Bright <walter@walterbright.com> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M src/expression.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #1353 from 9rnsr/fix6937 Issue 6937 - new with struct doesn't allow field assignment Compare: https://github.com/D-Programming-Language/dmd/compare/930b44e9e5a3...ee695eb92086 |
Copyright © 1999-2021 by the D Language Foundation