Thread overview
[Issue 17394] std.file.mkdirRecurse isn't @safe
Oct 01, 2017
Seb
May 12, 2017
https://issues.dlang.org/show_bug.cgi?id=17394

--- Comment #1 from greensunny12@gmail.com ---
PR: https://github.com/dlang/phobos/pull/5386

--
May 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17394

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e50531d921b368e26e5fca0ebce053c3e5454d23 Fix issue 17394 - mkdirRecurse isn't @safe

https://github.com/dlang/phobos/commit/22799fffa0f279d62574e3ea20efccaf5c0b1f05 Merge pull request #5386 from wilzbach/safe-file

Fix issue 17394 - mkdirRecurse isn't @safe
merged-on-behalf-of: Steven Schveighoffer <schveiguy@users.noreply.github.com>

--
June 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17394

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e50531d921b368e26e5fca0ebce053c3e5454d23 Fix issue 17394 - mkdirRecurse isn't @safe

https://github.com/dlang/phobos/commit/22799fffa0f279d62574e3ea20efccaf5c0b1f05 Merge pull request #5386 from wilzbach/safe-file

Fix issue 17394 - mkdirRecurse isn't @safe
merged-on-behalf-of: Steven Schveighoffer <schveiguy@users.noreply.github.com>

--
October 01, 2017
https://issues.dlang.org/show_bug.cgi?id=17394

--- Comment #4 from Seb <greensunny12@gmail.com> ---
*** Issue 17395 has been marked as a duplicate of this issue. ***

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

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e50531d921b368e26e5fca0ebce053c3e5454d23 Fix issue 17394 - mkdirRecurse isn't @safe

https://github.com/dlang/phobos/commit/22799fffa0f279d62574e3ea20efccaf5c0b1f05 Merge pull request #5386 from wilzbach/safe-file

--