RESOLVED WORKSFORME 128480
[EFL] Build break on EFL port since r163729
https://bugs.webkit.org/show_bug.cgi?id=128480
Summary [EFL] Build break on EFL port since r163729
Ryuan Choi
Reported 2014-02-08 18:33:30 PST
/home/ryuan/workspace/project/webkit/efl-webkit/Source/WebCore/Modules/indexeddb/IDBDatabase.cpp: In member function ‘uint64_t WebCore::IDBDatabase::version() const’: /home/ryuan/workspace/project/webkit/efl-webkit/Source/WebCore/Modules/indexeddb/IDBDatabase.cpp:140:112: error: enumeral and non-enumeral type in conditional expression [-Werror] cc1plus: all warnings being treated as errors make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/IDBDatabase.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2 make: *** [all] Error 2
Attachments
Patch (2.03 KB, patch)
2014-02-08 18:37 PST, Ryuan Choi
no flags
Patch (1.39 KB, patch)
2014-02-08 19:03 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-02-08 18:37:23 PST
Ryuan Choi
Comment 2 2014-02-08 19:03:40 PST
Anders Carlsson
Comment 3 2014-02-08 19:05:30 PST
Comment on attachment 223598 [details] Patch r=me assuming it builds everywhere!
Ryuan Choi
Comment 4 2014-02-08 19:53:44 PST
r163736 fixed. Thanks.
Note You need to log in before you can comment on or make changes to this bug.