Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e917e1e404f8dc6b3440788d40fcf936c51bdf57
https://github.com/D-Programming-Language/dmd/commit/e917e1e404f8dc6b3440788d40fcf936c51bdf57
Author: Daniel Murphy <[email protected]>
Date: 2012-06-21 (Thu, 21 Jun 2012)
Changed paths:
M src/arrayop.c
M src/expression.h
M test/runnable/arrayop.d
Log Message:
-----------
Fix Issue 4662 - Array ops on const arrays
For BinAssignExp, check that the lhs is assignable or mutable.
Commit: 738114f00b12726a14fb4a65abe825957f82875d
https://github.com/D-Programming-Language/dmd/commit/738114f00b12726a14fb4a65abe825957f82875d
Author: Hara Kenji <[email protected]>
Date: 2012-07-14 (Sat, 14 Jul 2012)
Changed paths:
M src/arrayop.c
M src/expression.h
M test/runnable/arrayop.d
Log Message:
-----------
Merge pull request #648 from yebblies/issue4662
Issue 4662 - Array ops on const arrays
Compare:
https://github.com/D-Programming-Language/dmd/compare/98d9a4d97dac...738114f00b12
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals