/home/mcatanzaro/src/jhbuild/checkout/webkitgtk-2.13.90/Source/WebKit2/UIProcess/gtk/WaylandCompositor.cpp:295:1: warning: missing initializer for member ‘wl_surface_interface::damage_buffer’ [-Wmissing-field-initializers] }; ^ It was added in Wayland 1.10. Frustratingly, there seems to be no WAYLAND_CHECK_VERSION macro. :(
Created attachment 287804 [details] Patch
Comment on attachment 287804 [details] Patch Clearing flags on attachment: 287804 Committed r205397: <http://trac.webkit.org/changeset/205397>
All reviewed patches have been landed. Closing bug.