Bug 83864

Summary: [Tools] check-webkit-style should not complain for "operator uint64_t()"
Product: WebKit Reporter: yosin
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

yosin
Reported 2012-04-12 23:43:54 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.