[Webkit-unassigned] [Bug 104561] New: WebKitWebViewBase produces a warning if compiled with gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 08:07:39 PST 2012


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

           Summary: WebKitWebViewBase produces a warning if compiled with
                    gcc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agarcia at igalia.com
                CC: cgarcia at igalia.com


The webkit_web_view_base_get_type() prototype uses C++ syntax that
produces a warning when compiled with gcc:

WebKitWebViewBase.h:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]

-- 
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