[Webkit-unassigned] [Bug 32074] New: check-webkit-style doen't complain about "bool *foo"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 10:04:19 PST 2009


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

           Summary: check-webkit-style doen't complain about "bool *foo"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org, levin at chromium.org


>From https://bugs.webkit.org/show_bug.cgi?id=32012#c7:

> +        unsigned toIndex(const Identifier& propertyName, bool *ok);

WebKit coding style requires putting the "*" next to the "bool", not the "ok".

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