[Issue 11405] rdmd should limit its tmp cache
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jul 7 18:53:45 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=11405
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|dmd |tools
--- Comment #3 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
With /tmp being a tmpfs on many distros today, and Windows' disk cleanup
utility knowing about and deleting the %TEMP% directory on request or when the
disk gets full, this may not be as much of an issue nowadays, though still may
be worth fixing.
--
More information about the Digitalmars-d-bugs
mailing list