RESOLVED FIXED 113558
[EFL] Build break with latest EFL libraries after r146265
https://bugs.webkit.org/show_bug.cgi?id=113558
Summary [EFL] Build break with latest EFL libraries after r146265
Ryuan Choi
Reported 2013-03-28 22:28:02 PDT
Error occured like below. In file included from /home/ryuan/workspace/project/webkit/efl-webkit/Tools/TestWebKitAPI/efl/PlatformWebView.cpp:29:0: /home/ryuan/workspace/project/webkit/efl-webkit/Tools/TestWebKitAPI/PlatformWebView.h:51:29: error: conflicting declaration ‘typedef struct _Evas_Object Evas_Object’ In file included from /home/ryuan/workspace/project/webkit/efl-webkit/Source/WebKit2/UIProcess/API/efl/ewk_view_private.h:29:0, from /home/ryuan/workspace/project/webkit/efl-webkit/Tools/TestWebKitAPI/efl/PlatformWebView.cpp:28: /usr/elocal/include/evas-1/Evas.h:719:28: error: ‘Evas_Object’ has a previous declaration as ‘typedef Eo Evas_Object’
Attachments
Patch (1.90 KB, patch)
2013-03-28 22:31 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2013-03-28 22:31:22 PDT
WebKit Review Bot
Comment 2 2013-03-28 22:51:30 PDT
Comment on attachment 195696 [details] Patch Clearing flags on attachment: 195696 Committed r147197: <http://trac.webkit.org/changeset/147197>
WebKit Review Bot
Comment 3 2013-03-28 22:51:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.