[dmd-internals] [D-Programming-Language/dmd] 7aaa50: Fixes Issue 8777
GitHub
noreply at github.com
Sat Oct 27 02:32:56 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7aaa509025fc1f9708fbea675886b899005de97f
https://github.com/D-Programming-Language/dmd/commit/7aaa509025fc1f9708fbea675886b899005de97f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M src/expression.c
M src/func.c
A test/fail_compilation/diag8777a.d
A test/fail_compilation/diag8777b.d
A test/fail_compilation/diag8777c.d
A test/fail_compilation/diag8777d.d
A test/fail_compilation/diag8777e.d
A test/fail_compilation/diag8777f.d
Log Message:
-----------
Fixes Issue 8777
Add test-cases for const/immutable diagnostics.
Use MODtoBuffer for output.
Commit: 3ecf24992b09fb4dc6bff7ec02d4d071f34eacd7
https://github.com/D-Programming-Language/dmd/commit/3ecf24992b09fb4dc6bff7ec02d4d071f34eacd7
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-10-27 (Sat, 27 Oct 2012)
Changed paths:
M src/expression.c
M src/func.c
A test/fail_compilation/diag8777a.d
A test/fail_compilation/diag8777b.d
A test/fail_compilation/diag8777c.d
A test/fail_compilation/diag8777d.d
A test/fail_compilation/diag8777e.d
A test/fail_compilation/diag8777f.d
Log Message:
-----------
Merge pull request #1199 from AndrejMitrovic/Fix8777
Fix Issue 8777 - "final fields" in error messages
Compare: https://github.com/D-Programming-Language/dmd/compare/98c9357e42e3...3ecf24992b09
More information about the dmd-internals
mailing list