[Issue 12889] std.array replaceInPlace overlapping array copy error

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jun 11 15:13:03 PDT 2014


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

safety0ff.bugz <safety0ff.bugz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
            Summary|std.algorithm remove is     |std.array replaceInPlace
                   |broken for arrays of arrays |overlapping array copy
                   |                            |error

--- Comment #2 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
This is really a replaceInPlace issue, sorry for the noise.

https://github.com/D-Programming-Language/phobos/pull/2239

--


More information about the Digitalmars-d-bugs mailing list