[Webkit-unassigned] [Bug 39551] Make parseDiff use $_ instead of $line for the current line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 22 18:19:35 PDT 2010


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





--- Comment #4 from Chris Jerdonek <cjerdonek at webkit.org>  2010-05-22 18:19:35 PST ---
(In reply to comment #2)
> Bah!  Perl implict variables are EVIL. Using a real variable was very intentional here.

As the person who first wrote that code:

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

it was more because I wasn't familiar enough with the construct given that I was newer to Perl.  I think it makes the regular expression matching more readable, so I'm okay with using it.

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