[Webkit-unassigned] [Bug 83864] New: [Tools] check-webkit-style should not complain for "operator uint64_t()"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 23:43:53 PDT 2012


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

           Summary: [Tools] check-webkit-style should not complain for
                    "operator uint64_t()"
           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: yosin at chromium.org


Type conversion method to C standard type containing "_" should be valid in check-webkit-style, e.g.operator uint64_t(), operator time_(), and so on.

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