Summary
try-compile doesn't clean up tempfiles
Metadata
- Id: d49e2648d37a2ff16117454fb3726063be3d9c51
- Trac id: 1213
- Type: defect
- Reporter: sjamaan
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.11.0
- Version: 4.9.x
- Changetime: 2015-09-06 20:56:08 UTC
- Created: 2015-08-21 17:52:13 UTC
- Keywords:
Description
try-compile create temp1234.5678.o files in the working directory, and doesn't remove them.
Changes and comments
[2015-08-27 09:13:26 UTC] sjamaan changed milestone from someday to 4.11.0
[2015-08-27 09:13:26 UTC] sjamaan wrote:
Patch submitted to chicken-hackers, hopefully it'll make it in for 4.11
[2015-09-06 20:56:08 UTC] sjamaan changed status from new to closed
[2015-09-06 20:56:08 UTC] sjamaan set resolution to fixed
[2015-09-06 20:56:08 UTC] sjamaan wrote:
Fixed by 8598827 / 33fcdb3