[Webkit-unassigned] [Bug 116219] Fix Analyze ChangeLog's entry processing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 16 05:21:14 PDT 2013


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


Peter Gal <galpeter at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201944|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Peter Gal <galpeter at inf.u-szeged.hu>  2013-05-16 05:19:40 PST ---
Created an attachment (id=201944)
 --> (https://bugs.webkit.org/attachment.cgi?id=201944&action=review)
proposed patch

This'll initialize the 'i' variable to 0. Also it'll remove the unneeded i+=1 line (the i is incremented automatically by the for loop's enumerate).

-- 
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