[Webkit-unassigned] [Bug 44714] webkit-check-style should check for empty for loops

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 10:20:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=44714


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Mac OS X 10.5               |All




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2013-12-16 10:18:18 PST ---
My reading of the bug is that it asks for this syntax to be rejected:

for ( ; current; current = current->next);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list