Closed Bug 841695 Opened 11 years ago Closed 11 years ago

Fix ToPropertyKeySlow redeclared without dllimport warning

Categories

(Core :: JavaScript Engine, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
This one is pretty noisy in the new bindings code on mingw:

PropertyKey.h:41:17: warning: ‘bool JS::detail::ToPropertyKeySlow(JSContext*, JS::HandleValue, JS::PropertyKey*)’ redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Attachment #714305 - Flags: review?
Attachment #714305 - Flags: review? → review?(jwalden+bmo)
Attachment #714305 - Flags: review?(jwalden+bmo) → review+
https://hg.mozilla.org/mozilla-central/rev/653bcba12dc6
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: