Closed
Bug 435044
Opened 18 years ago
Closed 18 years ago
clean up unecessary MMgc references in TT
Categories
(Tamarin Graveyard :: Tracing Virtual Machine, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: edwsmith, Assigned: edwsmith)
References
Details
Attachments
(1 file)
|
10.11 KB,
patch
|
treilly
:
review+
stejohns
:
review+
|
Details | Diff | Splinter Review |
space provides a MMgc/spam abstaction, and space.h has "use namespace MMgc" so we dont need it elsewhere in the codebase.
this is cosmetic but i have other patches layered on top of it, so i'd like to review & push separately.
Attachment #321963 -
Flags: review?(treilly)
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → edwsmith
Status: ASSIGNED → NEW
| Assignee | ||
Updated•18 years ago
|
Attachment #321963 -
Flags: review?(stejohns)
Updated•18 years ago
|
Attachment #321963 -
Flags: review?(stejohns) → review+
| Assignee | ||
Comment 1•18 years ago
|
||
| Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Attachment #321963 -
Flags: review?(treilly) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•