[Webkit-unassigned] [Bug 30021] New: check-webkit-style does not detect missing spaces around &=, |=, -=, and +=

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 09:58:29 PDT 2009


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

           Summary: check-webkit-style does not detect missing spaces
                    around &=, |=, -=, and +=
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carol.szabo at nokia.com


While these binary operators require spaces around them (per the webkit style
guidelines) check-webkit-style currently misses these errors, despite detecting
similar errors involving ==, !=, <= and >=.
Fix to follow shortly

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