bug#20526: BUG: text file is detected as binary

2015-05-11 Thread Kamil Dudka
On Thursday 07 May 2015 13:11:49 Eric Blake wrote: > On 05/07/2015 11:47 AM, Sebastian Pöhn wrote: > > Thanks for this fast feedback. Your explanation sounds very reasonable. As > > you may have noticed this a makefile out of openwrt with is mainlined > > there. > > > > 1) I downgraded to grep 2.2

bug#20526: BUG: text file is detected as binary

2015-05-11 Thread Paul Eggert
Kamil Dudka wrote: Which bug does it fix? I don't recall a bug report being filed for it, but the old grep behavior had real problems: as I remember at times it dumped core, and at other times it spit out improperly encoded data to the terminal. We've fixed the core dumps I know about, thou