RESOLVED FIXED Bug 151444
[EFL] Fix Wreturn-type clang warning in EWK2UnitTestBase.cpp
https://bugs.webkit.org/show_bug.cgi?id=151444
Summary [EFL] Fix Wreturn-type clang warning in EWK2UnitTestBase.cpp
Csaba Osztrogonác
Reported 2015-11-19 06:36:22 PST
../../Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestBase.cpp:203:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated.
Attachments
Patch (1.61 KB, patch)
2015-11-19 06:37 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-11-19 06:37:30 PST
WebKit Commit Bot
Comment 2 2015-11-19 09:42:23 PST
Comment on attachment 265863 [details] Patch Clearing flags on attachment: 265863 Committed r192629: <http://trac.webkit.org/changeset/192629>
WebKit Commit Bot
Comment 3 2015-11-19 09:42:27 PST
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.