[dmd-internals] [D-Programming-Language/dmd] d29588: Merge pull request #232 from yebblies/issue6286
noreply at github.com
noreply at github.com
Fri Aug 5 11:26:26 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d29588f3410b85625559c6af5118fce484fd05af
https://github.com/D-Programming-Language/dmd/commit/d29588f3410b85625559c6af5118fce484fd05af
Author: Walter Bright <walter at walterbright.com>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
M src/expression.c
M test/runnable/assignable.d
Log Message:
-----------
Merge pull request #232 from yebblies/issue6286
Issue 6286 - Static arrays can not be assigned from const(T)[N] to T[N]
More information about the dmd-internals
mailing list