Closed
Bug 886722
Opened 10 years ago
Closed 10 years ago
Rename log/debug to LOG/DEBUG_LOG in faulty.lib
Categories
(Core :: mozglue, defect)
Core
mozglue
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
63.42 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
Using log() prevents from including faulty.lib headers in some cases where <cmath> or <math.h> ends up included.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #767082 -
Flags: review?(nfroyd)
![]() |
||
Updated•10 years ago
|
Attachment #767082 -
Flags: review?(nfroyd) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba30d5bdaf22
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ba30d5bdaf22
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•