[Webkit-unassigned] [Bug 156820] New: check-webkit-stye: thinks a statement is a parameter to a function?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 16:38:31 PDT 2016


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

            Bug ID: 156820
           Summary: check-webkit-stye: thinks a statement is a parameter
                    to a function?
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keith_miller at apple.com
                CC: lforschler at apple.com

check-webkit-style as of r199742 gives the following error on this patch https://bugs.webkit.org/attachment.cgi?id=276864:

ERROR: Source/WebCore/bridge/objc/objc_instance.mm:475:  The parameter name "s_descriptionDepth" adds no information, so it should be removed.  [readability/parameter_name] [5]

However, s_descriptionDepth is a global variable and not a parameter to any function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/8a380bee/attachment.html>


More information about the webkit-unassigned mailing list