Closed
Bug 783533
Opened 14 years ago
Closed 14 years ago
testValueABI.cpp and valueABI.c should use same prototype of C_ValueToObject()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
References
Details
Attachments
(1 file)
On SPARC, passing a pointer and passing a struct are different ABI.
The change of Bug 777219 breaks the test on SPARC.
Assignee: general → ginn.chen
Status: NEW → ASSIGNED
Attachment #652740 -
Flags: review?(bhackett1024)
Updated•14 years ago
|
Attachment #652740 -
Flags: review?(bhackett1024) → review+
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•