[Issue 8838] Slicing static arrays should be considered unsafe (@system)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 24 14:21:17 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=8838
--- Comment #9 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-11-24 14:21:13 PST ---
> This is not very easy, because the compiler lowers all static array assignment
> to slice assignment, making _every_ static array assignment unsafe. That
> needs to be fixed first, and requires extensive changes in the interpreter.
Well, that's not good to hear, but unfortunately, I really don't think that the
change is negotiable given what @safe is supposed to do and mean. So, even if
it takes a while, it's something that needs to happen.
--
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