April 05, 2015
https://issues.dlang.org/show_bug.cgi?id=13996

Martin Nowak <code@dawg.eu> changed:

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

--
May 10, 2015
https://issues.dlang.org/show_bug.cgi?id=13996

--- Comment #11 from github-bugzilla@puremagic.com ---
Commit pushed to revert-2956-tempFile at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/8087f354414ed39f23eec94049a1a154fcbb412c Revert "Implement issue# 13996. Add File.tempFile."

--
May 19, 2015
https://issues.dlang.org/show_bug.cgi?id=13996

--- Comment #12 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/8087f354414ed39f23eec94049a1a154fcbb412c Revert "Implement issue# 13996. Add File.tempFile."

https://github.com/D-Programming-Language/phobos/commit/c8c5a3255def4274dcc807e479f5aca1f8177cdf Merge pull request #3273 from D-Programming-Language/revert-2956-tempFile

Revert "Implement issue# 13996. Add File.tempFile."

--
July 26, 2015
https://issues.dlang.org/show_bug.cgi?id=13996

Timothee Cour <timothee.cour2@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2@gmail.com

--- Comment #13 from Timothee Cour <timothee.cour2@gmail.com> ---
the pull seems to cause this regression: https://issues.dlang.org/show_bug.cgi?id=14828

--
July 26, 2015
https://issues.dlang.org/show_bug.cgi?id=13996

--- Comment #14 from Jonathan M Davis <issues.dlang@jmdavisProg.com> ---
(In reply to Timothee Cour from comment #13)
> the pull seems to cause this regression: https://issues.dlang.org/show_bug.cgi?id=14828

I'm not sure how it could be, since it was reverted. Maybe the changes for scratchFile triggered that bug, were reverted, and now something later is triggering it. I don't know. But since the changes for this were already reverted, it's not like we can revert them to fix the regression.

--
July 19, 2017
https://issues.dlang.org/show_bug.cgi?id=13996

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

https://github.com/dlang/phobos/commit/e3e9f2965f438170157338767700bc1d7292dd67 Implement issue# 13996. Add File.scratchFile.

https://github.com/dlang/phobos/commit/8a65ff8db444f35f6322debbb970166b8c587beb Merge pull request #2956 from jmdavis/tempFile

https://github.com/dlang/phobos/commit/8087f354414ed39f23eec94049a1a154fcbb412c Revert "Implement issue# 13996. Add File.tempFile."

https://github.com/dlang/phobos/commit/c8c5a3255def4274dcc807e479f5aca1f8177cdf Merge pull request #3273 from D-Programming-Language/revert-2956-tempFile

--
1 2
Next ›   Last »