Closed
Bug 469887
Opened 16 years ago
Closed 16 years ago
TM: Math.ceil(-0.9) is 0, not -0 on macosx (interp and jit)
Categories
(Core :: JavaScript Engine, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 423231
People
(Reporter: gal, Assigned: jimb)
Details
Attachments
(1 file, 1 obsolete file)
4.15 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•16 years ago
|
Priority: -- → P2
Reporter | ||
Comment 1•16 years ago
|
||
Assignee: general → gal
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•16 years ago
|
||
Attachment #353290 -
Attachment is obsolete: true
Reporter | ||
Updated•16 years ago
|
Assignee: gal → jim
Updated•16 years ago
|
Summary: TM: Math.ceil(-9) is 0, not -0 on macosx (interp and jit) → TM: Math.ceil(-0.9) is 0, not -0 on macosx (interp and jit)
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•