Thread overview
[Issue 18163] std.container.array should be usable in @safe
Jan 03, 2018
Seb
Jan 05, 2018
Nathan S.
Jan 05, 2018
Nathan S.
Dec 17, 2022
Iain Buclaw
January 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18163

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |18110


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18110
[Issue 18110] most of phobos should be @safe-ly useable
--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=18163

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary@hotmail.com

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
I agree and feel that the library "array" should ideally be no less @safe to use than builtin dynamic arrays. I'll submit a patch.

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=18163

--- Comment #2 from Nathan S. <n8sh.secondary@hotmail.com> ---
https://github.com/dlang/phobos/pull/6001

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18163

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=18163

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9727

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--