WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
93341
check-webkit-style doesn't understand do .. while loops
https://bugs.webkit.org/show_bug.cgi?id=93341
Summary
check-webkit-style doesn't understand do .. while loops
Shane Stephens
Reported
2012-08-06 23:54:42 PDT
this: do // something while (/* test */); is currently flagged by this: Semicolon defining empty statement for this loop. Use { } instead. [whitespace/semicolon] [5]
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug