This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] tail -1 usage


 On Mon, Jun 30, Gerald Pfeifer wrote:

> On Sun, 29 Jun 2003, Olaf Hering wrote:
> > The new gnu coreutils do not allow tail/head -1 anymore.
> >
> > There are a few more places, maybe it must be fixed/changed elsewhere.
> >
> >  find -type f | grep -vw CVS | xargs grep -E '(tail|head)[[:blank:]]+-1'
> 
> If they really dropped support for that, I'd consider this a (silly)
> bug, considering all the breakage it will cause to tons of scripts out
> there and file a bug report with the maintainers.
> 
> Would you mind doing that, Cc:ing me?

Maybe they reverted the breakage already. 
Another guy broke patch as I found out today, (maybe) no support for DOS
line endings anymore. No idea what they smoke in the GNU camp nowadays.


Gruss Olaf

-- 
USB is for mice, FireWire is for men!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]