September 14, 2012 [dmd-internals] [D-Programming-Language/dmd] da8e2a: fix Issue 8201 - Conversion from dynamic array to ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: da8e2a038105ad0149a8f66fbcfe31079ce3a534 https://github.com/D-Programming-Language/dmd/commit/da8e2a038105ad0149a8f66fbcfe31079ce3a534 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-09-09 (Sun, 09 Sep 2012) Changed paths: M src/expression.c M test/runnable/testconst.d Log Message: ----------- fix Issue 8201 - Conversion from dynamic array to static array fails when static array is immutable Commit: ff32f4256e2863f63628f54f43187a8c83c4f8de https://github.com/D-Programming-Language/dmd/commit/ff32f4256e2863f63628f54f43187a8c83c4f8de Author: Don Clugston <dclugston@googlemail.com> Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M src/expression.c M test/runnable/testconst.d Log Message: ----------- Merge pull request #1109 from 9rnsr/fix8201 Issue 8201 - Conversion from dynamic array to static array fails when static array is immutable Compare: https://github.com/D-Programming-Language/dmd/compare/165667223d4c...ff32f4256e28 |
Copyright © 1999-2021 by the D Language Foundation