[Webkit-unassigned] [Bug 99911] New: check-webkit-style errorneously declares "operator size_t()" incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 20 01:10:20 PDT 2012


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

           Summary: check-webkit-style errorneously declares "operator
                    size_t()" incorrect
           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: mark.lam at apple.com


When style checking "operator size_t()", check-webkit-style complained and said "Don't use underscores in your identifier names."  It should be ok to allow underscores in cast operator methods because the type name necessitates it.

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