WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
68020
diff-based tools (check-webkit-style, prettypatch, etc.) get confused by git line-ending output
https://bugs.webkit.org/show_bug.cgi?id=68020
Summary
diff-based tools (check-webkit-style, prettypatch, etc.) get confused by git ...
Eric Seidel (no email)
Reported
2011-09-13 12:26:47 PDT
ERROR: Unexpected diff format when parsing a chunk: 'The file will have its original line endings in your working directory.' ERROR: Unexpected diff format when parsing a chunk: 'warning: LF will be replaced by CRLF in WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.vsprops.' ERROR: Unexpected diff format when parsing a chunk: 'The file will have its original line endings in your working directory.' ERROR: Unexpected diff format when parsing a chunk: 'XHTMLMP) $(ENABLE_XPATH) $(ENABLE_XSLT);'
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-09-13 12:29:33 PDT
You can see this output appear in review-patch too:
https://bugs.webkit.org/attachment.cgi?id=107210&action=review
https://bugs.webkit.org/attachment.cgi?id=107207&action=review
Tom Zakrajsek
Comment 2
2011-09-13 13:23:46 PDT
Might be fixed locally by git config --global core.autocrlf true. I'm looking to see if there is a param we can specify for same.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug