[Issue 12198] Catch some wrong overlapping array operations at compile time
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon May 16 04:34:44 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=12198
Lionello Lunesu <lio+bugzilla at lunesu.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lio+bugzilla at lunesu.com
Assignee|nobody at puremagic.com |lio+bugzilla at lunesu.com
--- Comment #1 from Lionello Lunesu <lio+bugzilla at lunesu.com> ---
I ran into this as well and also think the compiler should make a best effort
to detect this at compile time, to minimize run-time surprises.
I'm pretty far along with a patch, but am running into corner cases. Will push
soon to get some feedback.
--
More information about the Digitalmars-d-bugs
mailing list