Bug 113558

Summary: [EFL] Build break with latest EFL libraries after r146265
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.