[Issue 13996] Function for returning a temporary file with a randomly generated name where the name can be accessed

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 26 14:08:35 PDT 2015


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

--- Comment #14 from Jonathan M Davis <issues.dlang at 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.

--


More information about the Digitalmars-d-bugs mailing list