April 15, 2013 [dmd-internals] [D-Programming-Language/dmd] 17a69d: fix Issue 4247 - Cannot create default-constructed... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 17a69daa9c334407d4988037760de48f859fe0c6 https://github.com/D-Programming-Language/dmd/commit/17a69daa9c334407d4988037760de48f859fe0c6 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-04-15 (Mon, 15 Apr 2013) Changed paths: M src/expression.c M test/runnable/structlit.d Log Message: ----------- fix Issue 4247 - Cannot create default-constructed struct on heap when constructor is defined Commit: f0e2ec31995046396261aab401b8d20fa58dccdb https://github.com/D-Programming-Language/dmd/commit/f0e2ec31995046396261aab401b8d20fa58dccdb Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-04-15 (Mon, 15 Apr 2013) Changed paths: M src/expression.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #1898 from 9rnsr/fix4247 Issue 4247 - Cannot create default-constructed struct on heap when constructor is defined Compare: https://github.com/D-Programming-Language/dmd/compare/f310dd1dd982...f0e2ec319950 |
Copyright © 1999-2021 by the D Language Foundation