Project

General

Profile

Actions

Submit #2514

closed

Fixed CRLF line endings

Added by ymn about 11 years ago. Updated about 11 years ago.

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

0%

Estimated time:

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.


Files

Actions #1

Updated by marino about 11 years 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.

Actions #2

Updated by swildner about 11 years 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.

Actions

Also available in: Atom PDF