Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 173368

Summary: sys-apps/file 4.20 - problems processing a file containing only a large number of LFs
Product: Gentoo Linux Reporter: Icebird2000 <icebird2000>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mx.gw.com/pipermail/file/2007/000172.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix for DOS

Description Icebird2000 2007-04-04 16:46:42 UTC
file-4.20 has problems processing a file containing only a large number of line feed characters

Reproducible: Always

Steps to Reproduce:
1. perl -e 'for (1..2700) {print "\n" x 10}' >0.lis
2. time file 0.lis


Actual Results:  
can fix with the attached patch
Comment 1 Icebird2000 2007-04-04 16:47:15 UTC
Created attachment 115460 [details, diff]
Fix for DOS
Comment 2 SpanKY gentoo-dev 2007-04-07 10:04:40 UTC
added 4.20-r1