[Issue 8838] Slicing static arrays should be considered unsafe (@system)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 24 16:15:14 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=8838



--- Comment #10 from bearophile_hugs at eml.cc 2013-11-24 16:15:12 PST ---
(In reply to comment #8)
> 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.

Perhaps related, for optimization, and equally important:
https://d.puremagic.com/issues/show_bug.cgi?id=10305

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