[dmd-internals] [D-Programming-Language/dmd] 646ce3: Fixes Issue 8892 - Better diagnostic for static ar...
GitHub
noreply at github.com
Sun Jan 27 01:32:22 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 646ce34fae3a1e12032bb7a2343e54daf0074db0
https://github.com/D-Programming-Language/dmd/commit/646ce34fae3a1e12032bb7a2343e54daf0074db0
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M src/expression.c
A test/fail_compilation/diag8892.d
Log Message:
-----------
Fixes Issue 8892 - Better diagnostic for static array assignment.
Commit: c316e2e6d059b7e6fdc6ae8616e72dfda9dfa8f6
https://github.com/D-Programming-Language/dmd/commit/c316e2e6d059b7e6fdc6ae8616e72dfda9dfa8f6
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-01-27 (Sun, 27 Jan 2013)
Changed paths:
M src/expression.c
A test/fail_compilation/diag8892.d
Log Message:
-----------
Merge pull request #1558 from AndrejMitrovic/Fix8892
Issue 8892 - Better diagnostic for static array assignment
Compare: https://github.com/D-Programming-Language/dmd/compare/fde7475a6f18...c316e2e6d059
More information about the dmd-internals
mailing list