[dmd-internals] [D-Programming-Language/dmd] b0a0e3: Issue 3150 - cast from dynamic array to ulong is a...
GitHub
noreply at github.com
Wed Jun 13 22:24:31 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b0a0e35d23c996d6e068e2b859f2f51506f535f0
https://github.com/D-Programming-Language/dmd/commit/b0a0e35d23c996d6e068e2b859f2f51506f535f0
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-04-13 (Fri, 13 Apr 2012)
Changed paths:
M src/expression.c
A test/fail_compilation/fail3150.d
Log Message:
-----------
Issue 3150 - cast from dynamic array to ulong is allowed
This patch makes this deprecated behavior.
Commit: cc79fc96dc05742e07d03e4c575307f47f1d46dc
https://github.com/D-Programming-Language/dmd/commit/cc79fc96dc05742e07d03e4c575307f47f1d46dc
Author: Walter Bright <walter at walterbright.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)
Changed paths:
M src/expression.c
A test/fail_compilation/fail3150.d
Log Message:
-----------
Merge pull request #661 from yebblies/issue3150
Issue 3150 - cast from dynamic array to ulong is allowed
Compare: https://github.com/D-Programming-Language/dmd/compare/aa7939aefcf6...cc79fc96dc05
More information about the dmd-internals
mailing list