WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161524
[GTK] -Wmissing-field-initializers on WaylandCompositor.cpp:295
https://bugs.webkit.org/show_bug.cgi?id=161524
Summary
[GTK] -Wmissing-field-initializers on WaylandCompositor.cpp:295
Michael Catanzaro
Reported
2016-09-01 20:50:41 PDT
/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. :(
Attachments
Patch
(1.61 KB, patch)
2016-09-02 13:01 PDT
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2016-09-02 13:01:38 PDT
Created
attachment 287804
[details]
Patch
WebKit Commit Bot
Comment 2
2016-09-02 23:05:58 PDT
Comment on
attachment 287804
[details]
Patch Clearing flags on attachment: 287804 Committed
r205397
: <
http://trac.webkit.org/changeset/205397
>
WebKit Commit Bot
Comment 3
2016-09-02 23:06:03 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.
Top of Page
Format For Printing
XML
Clone This Bug