[Issue 18110] most of phobos should be @safe-ly useable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 3 04:58:23 UTC 2018


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

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |13983, 18178, 18179, 18180,
                   |                            |18181, 18182, 18183, 18184,
                   |                            |18185, 18186, 18187

--- Comment #3 from Seb <greensunny12 at gmail.com> ---
Made a quick pass through Phobos and started to create issues for an easier
overview, progress tracking and management.
The list is still quite large atm.


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=13983
[Issue 13983] RefCounted needs to be pure, @safe, nothrow
https://issues.dlang.org/show_bug.cgi?id=18178
[Issue 18178] std.path should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18179
[Issue 18179] std.typecons.scoped should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18180
[Issue 18180] std.typecons.Proxy should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18181
[Issue 18181] std.typecons.Blackhole/Whitehole/AutoImplement should be usable
in @safe
https://issues.dlang.org/show_bug.cgi?id=18182
[Issue 18182] std.uri should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18183
[Issue 18183] std.variant should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18184
[Issue 18184] std.zip should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18185
[Issue 18185] std.zlib should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18186
[Issue 18186] std.array.replaceSlice should be usable in @safe
https://issues.dlang.org/show_bug.cgi?id=18187
[Issue 18187] std.uni.Grapheme should be usable in @safe
--


More information about the Digitalmars-d-bugs mailing list