Bug 59203

Summary: check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cmarcelo, levin, mrobinson, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Eric Seidel (no email)
Reported 2011-04-22 09:14:31 PDT
check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead See https://bugs.webkit.org/show_bug.cgi?id=59082#c9 for an example of check-webkit-style missing this.
Attachments
Note You need to log in before you can comment on or make changes to this bug.