[Issue 2927] Ignore Interior GC attribute
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 2 23:44:32 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2927
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> 2009-11-02 23:44:29 PST ---
The problem is, I don't see how an interior pointer could be prevented. You can
always take a slice to the interior array, so there is an interior pointer. I
think it's a big risk to assume or tell the user not to slice the array,
because they will, and then will suffer from mysterious memory errors.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list