[Webkit-unassigned] [Bug 111066] svn-apply cannot apply patches which is generated by git to files that contain space characters in their path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 05:11:16 PDT 2013


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


Daniel Bates <dbates at webkit.org> changed:

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




--- Comment #26 from Daniel Bates <dbates at webkit.org>  2013-06-05 05:09:49 PST ---
(From update of attachment 203769)
View in context: https://bugs.webkit.org/attachment.cgi?id=203769&action=review

> Tools/ChangeLog:8
> +        If the path in diff start line has space characters, parseGitDiffHeader() considered last non-space characters as file path.

As aforementioned in comment #25, I think a better way to phrase this sentence would be:

Fixes an issue where parseGitDiffHeader() would extract the wrong substring of the diff --git line as the target file path when the source file path contains a space character.

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