[Issue 7898] [CTFE] std.algorithm:copy fails when used with two arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 18 20:38:12 PDT 2012


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



--- Comment #4 from github-bugzilla at puremagic.com 2012-07-18 20:38:08 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/399e811eb3cabc9a3839f063962da840fc946343
Undo workaround for bug 7898

Undo commit 12a866f03, which was a fix for
7898 [CTFE] std.algorithm:copy fails when used with two arrays.
The workaround is unnecessary now that
8216 CTFE should allow 'pointer is inside range' comparisons
has been implemented in the compiler.

https://github.com/D-Programming-Language/phobos/commit/8d8f109e06583c99333a348385bd9abae6ae071d
Merge pull request #700 from donc/undo7898workaround

Undo workaround for bug 7898

-- 
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