[dmd-internals] [D-Programming-Language/dmd] f8b994: Fixes Issue 9358 - Compiler creates duplicate swit...
GitHub
noreply at github.com
Sun Jan 20 16:49:05 PST 2013
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 at 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 at 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
More information about the dmd-internals
mailing list