Closed
Bug 866988
Opened 12 years ago
Closed 12 years ago
Remove partial-specialization configure checks
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla23
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
8.40 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
mfbt/TypeTraits.h and doubtless many, many other bits of code blithely partially-specialize templates and expect things to work. This stuff's probably decade-old detritus, good to remove.
Attachment #743347 -
Flags: review?(ted)
Updated•12 years ago
|
Attachment #743347 -
Flags: review?(ted) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Target Milestone: --- → mozilla23
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•