[webkit-reviews] review requested: [Bug 27323] Better support for non-Cygwin SVN on Windows : [Attachment 34685] Change (.*\S+)\s*$ to (.+?)[\r\n]*$
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 12 13:28:30 PDT 2009
Peter Kasting <pkasting at google.com> has asked Darin Adler <darin at apple.com> for
review:
Bug 27323: Better support for non-Cygwin SVN on Windows
https://bugs.webkit.org/show_bug.cgi?id=27323
Attachment 34685: Change (.*\S+)\s*$ to (.+?)[\r\n]*$
https://bugs.webkit.org/attachment.cgi?id=34685&action=review
------- Additional Comments from Peter Kasting <pkasting at google.com>
OK, changed all the instances I could find to use an expression clearly related
to stripping line-endings.
More information about the webkit-reviews
mailing list