[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:57:52 PDT 2011


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89055|0                           |1
        is obsolete|                            |
  Attachment #89055|review?                     |
               Flag|                            |
  Attachment #89081|                            |review?
               Flag|                            |




--- Comment #29 from Daniel Bates <dbates at webkit.org>  2011-04-11 13:57:51 PST ---
Created an attachment (id=89081)
 --> (https://bugs.webkit.org/attachment.cgi?id=89081&action=review)
Patch and unit tests

Renamed parseEOL() to parseFirstEOL() as suggested by Eric Seidel.

Also, renamed fileEOL() to firstEOLInFile() in VCSUtils.pm and parseEOLWithString() to firstEOLInString() in parseEOL.pl so as to be more descriptive.

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