Closed
Bug 635762
Opened 14 years ago
Closed 14 years ago
exactgc.py should erase destination files so things go horribly wrong on error
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: treilly, Assigned: treilly)
Details
Attachments
(1 file)
1.52 KB,
patch
|
lhansen
:
review+
|
Details | Diff | Splinter Review |
Right now if there's an error from exactgc.abc we'll just leave the existing files in place and compilation will proceed.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #514800 -
Flags: review?(lhansen)
Assignee | ||
Updated•14 years ago
|
Priority: -- → P1
Target Milestone: --- → flash10.x-Serrano
Assignee | ||
Updated•14 years ago
|
Summary: exactgc.py should erase destination files so things go horribly wrong on erro → exactgc.py should erase destination files so things go horribly wrong on error
Updated•14 years ago
|
Attachment #514800 -
Flags: review?(lhansen) → review+
Comment 2•14 years ago
|
||
changeset: 5983:52cc0769441c
user: Tommy Reilly <treilly@adobe.com>
summary: Bug 635762 - erase destination output on failure (r=lhansen)
http://hg.mozilla.org/tamarin-redux/rev/52cc0769441c
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•