Thread overview
[Issue 18157] std.file.rmdirRecurse should be usable in @safe
Jan 03, 2018
Seb
Nov 02, 2020
Luís Ferreira
Dec 27, 2022
nick@geany.org
January 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18157

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
--
November 02, 2020
https://issues.dlang.org/show_bug.cgi?id=18157

Luís Ferreira <lsferreira169@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |lsferreira169@gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Luís Ferreira <lsferreira169@gmail.com> ---
This issue was fixed by https://github.com/dlang/phobos/pull/7675 .

--
December 27, 2022
https://issues.dlang.org/show_bug.cgi?id=18157
Issue 18157 depends on issue 18155, which changed state.

Issue 18155 Summary: std.file.dirEntries should be usable in @safe https://issues.dlang.org/show_bug.cgi?id=18155

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--