[Webkit-unassigned] [Bug 125616] New: check-webkit-style is wrong about style for c++11 lambdas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 22:15:54 PST 2013


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

           Summary: check-webkit-style is wrong about style for c++11
                    lambdas
           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: beidson at apple.com


check-webkit-style is wrong about style for c++11 lambdas

It complains: Place brace on its own line for function definitions.  [whitespace/braces] [4]

An example patch with the correct style is attached to bug https://bugs.webkit.org/show_bug.cgi?id=125258

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