https://issues.dlang.org/show_bug.cgi?id=10201

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |safe
                 CC|                            |[email protected]

--- Comment #4 from Walter Bright <[email protected]> ---
(In reply to monarchdodra from comment #2)
> I mentioned this in
> https://github.com/D-Programming-Language/phobos/pull/1434#issuecomment-
> 21644766 with the example:

The example is still @safe because the array bounds checking will not allow an
out of bounds index.

--

Reply via email to