[Webkit-unassigned] [Bug 68391] New: check-webkit-style generates bogus warning for StructuredExceptionHandlerSupressor.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 14:37:00 PDT 2011


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

           Summary: check-webkit-style generates bogus warning for
                    StructuredExceptionHandlerSupressor.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


Style checking generates:

    Source/WebCore/platform/win/StructuredExceptionHandlerSupressor.h:52:  Extra space before [  [whitespace/braces] [5]

for this line:

    __asm mov [registration], eax

Seems like it doesn't understand Windows assembly well enough.

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