Issue #2514 has been updated by marino.

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.

----------------------------------------
Submit #2514: Fixed CRLF line endings
http://bugs.dragonflybsd.org/issues/2514

Author: ymn
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


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.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account

Reply via email to