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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 24 17:18:09 PST 2013


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



--- Comment #11 from yebblies <yebblies at gmail.com> 2013-11-25 12:18:07 EST ---
(In reply to comment #10)
> (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

No, not related.  And not anywhere near as important.

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