RESOLVED FIXED 153278
[B3][Win64] Compile fix.
https://bugs.webkit.org/show_bug.cgi?id=153278
Summary [B3][Win64] Compile fix.
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.