[Webkit-unassigned] [Bug 161524] New: [GTK] -Wmissing-field-initializers on WaylandCompositor.cpp:295

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 20:50:41 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161524

            Bug ID: 161524
           Summary: [GTK] -Wmissing-field-initializers on
                    WaylandCompositor.cpp:295
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

/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. :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160902/77c66b6c/attachment.html>


More information about the webkit-unassigned mailing list