[Webkit-unassigned] [Bug 44714] New: webkit-check-style should check for empty for loops
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 26 13:22:28 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44714
Summary: webkit-check-style should check for empty for loops
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cfleizach at apple.com
CC: levin at chromium.org, hamaji at chromium.org,
cjerdonek at webkit.org
to ensure that this style is followed
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