December 15, 2013 [dmd-internals] [D-Programming-Language/dmd] 92d000: switch case fallthrough is an error, but only enab... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 92d00039817bfd2c8d9bce558671b8f0ad509ac9 https://github.com/D-Programming-Language/dmd/commit/92d00039817bfd2c8d9bce558671b8f0ad509ac9 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M src/statement.c M test/fail_compilation/fail11653.d Log Message: ----------- switch case fallthrough is an error, but only enabled with -w Commit: f9111190ae1b38938a7b02676cc84a7b6e4ea1d2 https://github.com/D-Programming-Language/dmd/commit/f9111190ae1b38938a7b02676cc84a7b6e4ea1d2 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M src/statement.c M test/fail_compilation/fail11653.d Log Message: ----------- Merge pull request #2965 from rainers/issue11749 fix Issue 11749 - switch case fallthrough error is enabled with -w, but cannot be made informational warning Compare: https://github.com/D-Programming-Language/dmd/compare/e6ffe6e50ffd...f9111190ae1b |
Copyright © 1999-2021 by the D Language Foundation