Closed Bug 653959 Opened 14 years ago Closed 14 years ago

warning C4273: 'js_DeclEnvClass' : inconsistent dll linkage

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: RyanVM, Unassigned)

References

Details

(Whiteboard: [build_warning][fixed-in-tracemonkey])

Attachments

(1 file)

dist\include\jsfun.h(299) : warning C4273: 'js_DeclEnvClass' : inconsistent dll linkage dist\include\jsobj.h(1695) : see previous definition of 'js_DeclEnvClass' In jsfun.h, the define is: extern js::Class js_DeclEnvClass; In jsobj.h, it was declared in bug 634590 as: extern JS_FRIEND_DATA(js::Class) js_DeclEnvClass;
Whiteboard: [build_warning]
Attached patch FixSplinter Review
Attachment #529398 - Flags: review?(brendan)
Comment on attachment 529398 [details] [diff] [review] Fix Luke, Brendan's tied up right now. Can you review?
Attachment #529398 - Flags: review?(brendan) → review?(luke)
Attachment #529398 - Flags: review?(luke) → review+
Keywords: checkin-needed
I don't have commit access, so I'll need some help getting this checked into tm.
Keywords: checkin-needed
Whiteboard: [build_warning] → [build_warning][fixed in tracemonkey]
cdleary-bot mozilla-central merge info: http://hg.mozilla.org/mozilla-central/rev/3a6b0d5e35be Note: not marking as fixed because fixed-in-tracemonkey is not present on the whiteboard.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [build_warning][fixed in tracemonkey] → [build_warning][fixed-in-tracemonkey]
Blocks: 671947
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: