January 20, 2013 [dmd-internals] [D-Programming-Language/dmd] f8b994: Fixes Issue 9358 - Compiler creates duplicate swit... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f8b994352501e50dca6b9a064be3462d6ac343cd https://github.com/D-Programming-Language/dmd/commit/f8b994352501e50dca6b9a064be3462d6ac343cd Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-01-20 (Sun, 20 Jan 2013) Changed paths: M src/statement.c A test/fail_compilation/diag9358.d Log Message: ----------- Fixes Issue 9358 - Compiler creates duplicate switch cases on error. Commit: 3e3d8f8fdc478c80190be8a25d1e7a6ea1d9c79d https://github.com/D-Programming-Language/dmd/commit/3e3d8f8fdc478c80190be8a25d1e7a6ea1d9c79d Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-01-20 (Sun, 20 Jan 2013) Changed paths: M src/statement.c A test/fail_compilation/diag9358.d Log Message: ----------- Merge pull request #1521 from AndrejMitrovic/Fix9358 Issue 9358 - Compiler creates duplicate switch cases on error Compare: https://github.com/D-Programming-Language/dmd/compare/a2d0e6432855...3e3d8f8fdc47 |
Copyright © 1999-2021 by the D Language Foundation