Bug 153278

Summary: [B3][Win64] Compile fix.
Product: WebKit Reporter: peavo
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

peavo
Reported 2016-01-20 10:36:12 PST
MSVC does not accept that a class declared as exported also have members declared as exported. error C2487: '{dtor}': member of dll interface class may not be declared with dll interface
Attachments
Patch (2.29 KB, patch)
2016-01-20 10:40 PST, peavo
fpizlo: review+
peavo
Comment 1 2016-01-20 10:40:42 PST
peavo
Comment 2 2016-01-20 11:26:56 PST
Thanks for reviewing :)
peavo
Comment 3 2016-01-20 12:00:09 PST
Note You need to log in before you can comment on or make changes to this bug.