NEW59203
check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead
https://bugs.webkit.org/show_bug.cgi?id=59203
Summary check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead
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.