Submit #2514

Fixed CRLF line endings

Added by ymn 3 months ago. Updated about 1 month ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

Hello, list!

I'm find some files with MS-DOS linefeeds using this command:

find . -not -type d -exec file "{}" ";" | grep CRLF

My patch corrected this problem.

0001-Fixed-MS-DOS-CRLF-line-endings.patch (494.5 kB) ymn, 02/19/2013 08:51 am


Related todos

History

Updated by marino 3 months ago

that seems to patch software in "contrib" which is third party.
By policy, it's only patched if absolutely necessary because it makes merging with the vendor branch more difficult if there are local modifications.

It doesn't appear if CRLF is hurting anything here given the nature of these files.

Updated by swildner about 1 month ago

  • Status changed from New to Closed

I agree with John here. We want to keep differences in contrib/ small, unless they fix real issues.

Also available in: Atom PDF