Closed
Bug 879033
Opened 12 years ago
Closed 12 years ago
JsMath: under Solaris platform, ecmaAtan2 uses undefined macro MOZ_DOUBLE_IS_NEGZERO
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: bbouvier, Assigned: bbouvier)
Details
Attachments
(1 file)
|
773 bytes,
patch
|
jimb
:
review+
|
Details | Diff | Splinter Review |
This macro should be replaced by IsNegativeZero().
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #757667 -
Flags: review?(jimb)
Updated•12 years ago
|
Attachment #757667 -
Flags: review?(jimb) → review+
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 2•12 years ago
|
||
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•