[Issue 13701] [REG2.061] Associative array values ignore immutability

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:39:54 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13701

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/821205fcf8ea2dcbfe10cd8db8d4c7f24d53271c
Preparation for the issue 13701 - Hijack object.dup(aa) call to emulate it in
CTFE

https://github.com/D-Programming-Language/dmd/commit/2869ee9c1fb64f08b51d8d07ce72701dda4a6fae
fix Issue 13701 - Associative array values ignore immutability

https://github.com/D-Programming-Language/dmd/commit/45084f350eb3732ae64307fb037ab0735494d20f
Merge pull request #4154 from 9rnsr/ctfe_aa_dup

https://github.com/D-Programming-Language/dmd/commit/c26153514f8538875ba945867e8afea6aca88bd5
Merge pull request #4148 from 9rnsr/fix13701

--


More information about the Digitalmars-d-bugs mailing list