[Webkit-unassigned] [Bug 140764] New: Fix unused parameter warnings and handle them as build error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 07:19:07 PST 2015


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

            Bug ID: 140764
           Summary: Fix unused parameter warnings and handle them as build
                    error
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org

I noticed zillion patches fix newly introduced unused parameter
warnings on GTK and EFL. Now they are handled as warnings, not error.
Mac port handles unused parameters as build error, except in WebKit,
WebKit2 and WebInspectorUI. ( WebInspectorUI is warning free now, but 
there are zillion warnings in WebKit and Webkit2. )

I think we should stop this dog-cat game, introducing new 
warnings, fixing them, new warnings, fixing them ...

I propose fixing all of them now and then handle them as errors
to avoid introducing these warnings again and again.

-- 
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/20150122/5c4ddcad/attachment-0002.html>


More information about the webkit-unassigned mailing list