[Issue 11176] array.ptr in @safe code
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 5 22:22:44 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11176
--- Comment #7 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-10-05 22:22:38 PDT ---
(In reply to comment #6)
True enough, but I think that it highlights how careful we need to be with
marking functions @trusted. Sometimes, I think that we're too quick to try and
mark things as @trusted just so that something will work in @safe code.
Certainly, it's something that we need to be very careful about in reviews -
especially when the compiler clearly considers a number of things @safe which
aren't.
--
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