April 07, 2014 [dmd-internals] [D-Programming-Language/dmd] 2986f4: fix Issue 12312 - Diagnostic for void static array... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 2986f41ad1a3e6955b81a74b2403dadb2e56f8d7 https://github.com/D-Programming-Language/dmd/commit/2986f41ad1a3e6955b81a74b2403dadb2e56f8d7 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-04-07 (Mon, 07 Apr 2014) Changed paths: M src/declaration.c A test/fail_compilation/diag12312.d Log Message: ----------- fix Issue 12312 - Diagnostic for void static arrays has gone bad Commit: 21a1c035b3a0f466c4b0fa4fc26781d1c8c697f5 https://github.com/D-Programming-Language/dmd/commit/21a1c035b3a0f466c4b0fa4fc26781d1c8c697f5 Author: Walter Bright <walter@walterbright.com> Date: 2014-04-07 (Mon, 07 Apr 2014) Changed paths: M src/declaration.c A test/fail_compilation/diag12312.d Log Message: ----------- Merge pull request #3428 from 9rnsr/fix12312 [REG2.064] Issue 12312 - Diagnostic for void static arrays has gone bad Compare: https://github.com/D-Programming-Language/dmd/compare/caf5992b236d...21a1c035b3a0 |
Copyright © 1999-2021 by the D Language Foundation