December 13, 2012 [dmd-internals] [D-Programming-Language/dmd] 3f5912: fix Issue 9150 - Mismatching static array length s... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3f5912d00ab1a81c5c47140026a5dd483840f825 https://github.com/D-Programming-Language/dmd/commit/3f5912d00ab1a81c5c47140026a5dd483840f825 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M src/expression.c M test/fail_compilation/fail3703.d A test/fail_compilation/test9150.d Log Message: ----------- fix Issue 9150 - Mismatching static array length should be detected in foreach Commit: 71460c1b20c41c1fc7282fb8832acf43d5a2976c https://github.com/D-Programming-Language/dmd/commit/71460c1b20c41c1fc7282fb8832acf43d5a2976c Author: Don Clugston <dclugston@googlemail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M src/expression.c M test/fail_compilation/fail3703.d A test/fail_compilation/test9150.d Log Message: ----------- Merge pull request #1373 from 9rnsr/fix9150 Issue 9150 - Mismatching static array length should be detected in foreach Compare: https://github.com/D-Programming-Language/dmd/compare/ba962f2cfb52...71460c1b20c4 |
Copyright © 1999-2021 by the D Language Foundation