January 12, 2014 [dmd-internals] [D-Programming-Language/dmd] 73b477: fix Issue 11822 - switch causees ICE with return... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 73b477b46be16c8896c5306027577f6ddbdd26ce https://github.com/D-Programming-Language/dmd/commit/73b477b46be16c8896c5306027577f6ddbdd26ce Author: Walter Bright <walter@walterbright.com> Date: 2014-01-11 (Sat, 11 Jan 2014) Changed paths: M src/expression.c M src/mtype.c M src/template.c A test/fail_compilation/ice11822.d A test/fail_compilation/ice11850.d A test/fail_compilation/ice11857.d A test/fail_compilation/imports/a11850.d M test/runnable/testconst.d Log Message: ----------- fix Issue 11822 - switch causees ICE with return and other stuff Commit: 24c1dff4856983533e813b89c1d8adf9492936d0 https://github.com/D-Programming-Language/dmd/commit/24c1dff4856983533e813b89c1d8adf9492936d0 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-01-12 (Sun, 12 Jan 2014) Changed paths: M src/expression.c M src/mtype.c M src/template.c A test/fail_compilation/ice11822.d A test/fail_compilation/ice11850.d A test/fail_compilation/ice11857.d A test/fail_compilation/imports/a11850.d M test/runnable/testconst.d Log Message: ----------- Merge pull request #3081 from WalterBright/fix11822 fix Issue 11822 - switch causes ICE with return and other stuff Compare: https://github.com/D-Programming-Language/dmd/compare/da7b2a043a51...24c1dff48569 |
Copyright © 1999-2021 by the D Language Foundation