RESOLVED FIXED 145122
Fix return-type warnings in test_ewk2_color_picker.cpp
https://bugs.webkit.org/show_bug.cgi?id=145122
Summary Fix return-type warnings in test_ewk2_color_picker.cpp
Csaba Osztrogonác
Reported 2015-05-18 02:48:07 PDT
../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_color_picker.cpp:101:5: warning: control reaches end of non-void function [-Wreturn-type] ../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_color_picker.cpp:109:5: warning: control reaches end of non-void function [-Wreturn-type]
Attachments
Patch (1.67 KB, patch)
2015-05-18 02:49 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-05-18 02:49:03 PDT
WebKit Commit Bot
Comment 2 2015-05-18 18:12:06 PDT
Comment on attachment 253318 [details] Patch Clearing flags on attachment: 253318 Committed r184535: <http://trac.webkit.org/changeset/184535>
WebKit Commit Bot
Comment 3 2015-05-18 18:12:11 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.