[Webkit-unassigned] [Bug 126353] [Gtk] WebKitWebInspector has build warnings due to uninitialized didChangeAttachedWidth member
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 31 15:14:34 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126353
--- Comment #4 from Brendan Long <b.long at cablelabs.com> 2013-12-31 15:12:25 PST ---
Er wrong build output. This is what it fixes:
../../Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp: In function 'WebKitWebInspector* webkitWebInspectorCreate(WebKit::WebInspectorProxy*)':
../../Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:331:5: error: missing initializer for member 'WKInspectorClientGtkV0::didChangeAttachedWidth' [-Werror=missing-field-initializers]
};
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list