Closed
Bug 817966
Opened 12 years ago
Closed 12 years ago
JSCustomObjectBuilder.h fails to compile on mingw
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: jacek, Assigned: jacek)
Details
Attachments
(1 file)
812 bytes,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
abort is undeclared. I'm not sure how this compiles on other platforms, but including stdlib.h seems like the right thing to do anyway.
Assignee | ||
Updated•12 years ago
|
Attachment #688168 -
Flags: review?(ehsan)
Updated•12 years ago
|
Attachment #688168 -
Flags: review?(ehsan) → review+
Comment 1•12 years ago
|
||
Assignee: nobody → jacek
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•