[Webkit-unassigned] [Bug 221047] [GTK] return-type-c-linkage warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 01:23:39 PST 2021


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I guess it's because of the G_BEGIN_DECLS. This is a private object that is always going to be used from C++ code, so I guess we can just remove the G_BEGIN_DECLS/G_END_DECLS. Could you try remove those to confirm that fixes the warning?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210129/f2197ec8/attachment.htm>


More information about the webkit-unassigned mailing list