[Webkit-unassigned] [Bug 200826] New: Functions with no parameters in WebKit/Shared/API/c and WebKit/UIProcess/API/C are missing a "void" specifier in their argument list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 13:11:34 PDT 2019


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

            Bug ID: 200826
           Summary: Functions with no parameters in WebKit/Shared/API/c
                    and WebKit/UIProcess/API/C are missing a "void"
                    specifier in their argument list
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Katherine_cheney at apple.com
                CC: ddkilzer at webkit.org

In a local build, I was receiving this compiler error as I was trying to fix another patch:


"error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]"

-- 
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/20190816/0bbb3634/attachment-0001.html>


More information about the webkit-unassigned mailing list