October 31, 2013 [Issue 11405] New: rdmd should limit it's tmp cache | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=11405 Summary: rdmd should limit it's tmp cache Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: code@dawg.eu --- Comment #0 from Martin Nowak <code@dawg.eu> 2013-10-31 16:28:42 PDT --- Old discussion but still a valid issue. http://forum.dlang.org/thread/gomtj5$1iut$1@digitalmars.com Rdmd needs a reasonable policy to evict old cached folders. A simple solution would be to delete an existing folder with the same first 2-3 bytes of the digest. This means we'd have to lock the folders to synchronize different rdmd processes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation