Closed Bug 693585 Opened 13 years ago Closed 13 years ago

jsapi.cpp fails to compile on mingw due to JS_STATIC_ASSERT failure

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 693393

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch fix v1.0Splinter Review
It's because jsapi.h assumes that AutoCompartment's size is compiler-dependent, but it's ABI-dependent.
Attachment #566198 - Flags: review?(justin.lebar+bug)
I pushed a fix for this yesterday in bug 693393. Does that work for you?
Yes, thanks. It looks like I last pulled from m-c short after merge.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
I'm sorry we put you through the trouble of patching this. :( Glad to hear it's working!
Attachment #566198 - Flags: review?(justin.lebar+bug)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: