RESOLVED FIXED 106749
[EFL] Unreviewed build fix after r139541
https://bugs.webkit.org/show_bug.cgi?id=106749
Summary [EFL] Unreviewed build fix after r139541
KwangYong Choi
Reported 2013-01-13 18:01:07 PST
../../../lib/libewebkit.so.0.1.0: undefined reference to `JSC::JSCell::methodTable() const' Added missing #include "Operations.h"
Attachments
Patch (1.39 KB, patch)
2013-01-13 18:03 PST, KwangYong Choi
no flags
Patch (1.32 KB, patch)
2013-01-13 18:20 PST, KwangYong Choi
no flags
KwangYong Choi
Comment 1 2013-01-13 18:03:53 PST
KwangYong Choi
Comment 2 2013-01-13 18:20:33 PST
Ryuan Choi
Comment 3 2013-01-13 20:20:40 PST
Comment on attachment 182498 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182498&action=review > Source/WebKit/efl/ChangeLog:6 > + undefined reference to `JSC::JSCell::methodTable() const' You may have to mention Unreviewed build fix here.
Ryuan Choi
Comment 4 2013-01-13 20:25:05 PST
Note You need to log in before you can comment on or make changes to this bug.