[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 23:48:13 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=44714
--- Comment #4 from Gergő Balogh <geryxyz at inf.u-szeged.hu> 2013-12-16 23:46:19 PST ---
(In reply to comment #3)
> My reading of the bug is that it asks for this syntax to be rejected:
>
> for ( ; current; current = current->next);
I checked: it is rejected and tested in the 4388th line of Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py
So if nothing else to check then this bug is a deprecated and should be closed.
--
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