[Issue 12167] GIT HEAD: AAs are broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 6 18:01:31 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12167
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #14 from Kenji Hara <k.hara.pg at gmail.com> 2014-03-06 18:01:27 PST ---
(In reply to comment #12)
> (In reply to comment #11)
> > It works on AA literals, just not on const/immutable AAs, because it may modify
> > data inside them. If it previously worked on immutable AAs then that was a
> > bug.
>
> Hmm, so this is resolved invalid?
The rehash case in comment#0 is invalid so it modifies immutable data.
The comment#7 case would not be related to the AA implementation change. See:
https://d.puremagic.com/issues/show_bug.cgi?id=12307
And, the 'get' case is properly separated to the bug 12220, and has been
properly fixed by the IFTI enhancement issue 12290 in git-head.
So I'll mark this issue as resolved-invalid.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list