April 25, 2014 [dmd-internals] [D-Programming-Language/dmd] 567f58: Fix Issue 12640 - Avoid fallthrough diagnostics wh... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 567f589ebd6a49c2420c38a44e5469d47956f46c https://github.com/D-Programming-Language/dmd/commit/567f589ebd6a49c2420c38a44e5469d47956f46c Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-04-25 (Fri, 25 Apr 2014) Changed paths: M src/statement.c A test/fail_compilation/diag12640.d Log Message: ----------- Fix Issue 12640 - Avoid fallthrough diagnostics when the last case/default statement in a switch failed semantic analysis. Commit: c5ebee1dc7c41f53eaa9b86c44c6059fbd58ebad https://github.com/D-Programming-Language/dmd/commit/c5ebee1dc7c41f53eaa9b86c44c6059fbd58ebad Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-04-25 (Fri, 25 Apr 2014) Changed paths: M src/statement.c A test/fail_compilation/diag12640.d Log Message: ----------- Merge pull request #3496 from AndrejMitrovic/Fix12640 Issue 12640 - Avoid fallthrough diagnostics when the last case/default statement failed. Compare: https://github.com/D-Programming-Language/dmd/compare/3a50fa40059a...c5ebee1dc7c4 |
Copyright © 1999-2021 by the D Language Foundation