[Issue 4662] Array ops on const arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 14 07:19:27 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4662



--- Comment #4 from github-bugzilla at puremagic.com 2012-07-14 07:19:24 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/e917e1e404f8dc6b3440788d40fcf936c51bdf57
Fix Issue 4662 - Array ops on const arrays

For BinAssignExp, check that the lhs is assignable or mutable.

https://github.com/D-Programming-Language/dmd/commit/738114f00b12726a14fb4a65abe825957f82875d
Merge pull request #648 from yebblies/issue4662

Issue 4662 - Array ops on const arrays

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list