Bug 99911

Summary: check-webkit-style errorneously declares "operator size_t()" incorrect
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2012-10-20 01:11:18 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.