[Webkit-unassigned] [Bug 53625] svn-apply and/or patch(1) has trouble applying patches that makes changes to files with Windows line endings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 13:46:09 PDT 2011


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





--- Comment #28 from Daniel Bates <dbates at webkit.org>  2011-04-11 13:46:05 PST ---
(In reply to comment #27)
> (From update of attachment 89055 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=89055&action=review
> 
> > Tools/Scripts/VCSUtils.pm:454
> > +sub parseEOL($)
> 
> Maybe parseFirstEOL?

Will change.

> 
> > Tools/Scripts/VCSUtils.pm:872
> > +sub parseDiff($$;$)
> 
> No clue what your fancy semi-colon does.

As per <http://perldoc.perl.org/perlsub.html#Prototypes>: "A semicolon (;) separates mandatory arguments from optional arguments."

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