[dmd-internals] [D-Programming-Language/dmd] 9b3ecf: Fixes Issue 9574 - Better diagnostic on old 'alias...
GitHub
noreply at github.com
Thu Mar 7 13:51:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9b3ecfb6a0286b2a2c856d3b2fdec01a9491d74f
https://github.com/D-Programming-Language/dmd/commit/9b3ecfb6a0286b2a2c856d3b2fdec01a9491d74f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M src/parse.c
A test/fail_compilation/diag9574.d
Log Message:
-----------
Fixes Issue 9574 - Better diagnostic on old 'alias this = that' syntax.
Commit: 1e9511b94cc0cfacc7058fe5cad02a597e8dae2e
https://github.com/D-Programming-Language/dmd/commit/1e9511b94cc0cfacc7058fe5cad02a597e8dae2e
Author: Walter Bright <walter at walterbright.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M src/parse.c
A test/fail_compilation/diag9574.d
Log Message:
-----------
Merge pull request #1685 from AndrejMitrovic/Fix9574
Issue 9574 - Better diagnostic on old 'alias this = that' syntax.
Compare: https://github.com/D-Programming-Language/dmd/compare/0679c4c31ba7...1e9511b94cc0
More information about the dmd-internals
mailing list