[Issue 8838] Slicing static arrays should be considered unsafe (@system)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 24 02:41:38 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=8838
--- Comment #8 from yebblies <yebblies at gmail.com> 2013-11-24 21:41:27 EST ---
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.
--
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