Re: Bug#311384: [bug #13303] find should filter out non-printable characters if outputting to tty

2005-06-06 Thread Vincent Lefevre
On 2005-06-05 15:36:01 +0100, James Youngman wrote: > I think that -print0 and friends should probably just pass the data > through unchanged, even if stdout is a tty. Anyway I think that this does not make sense to use -print0 when stdout is a tty. So any behavior would be OK in this case. -- V

Re: [bug-gnulib] Re: findutils doesn't compile on sunos 4.1.4

2005-06-06 Thread Derek Price
Paul Eggert wrote: >I wouldn't object to minor and obvious tweaks that are checked out by >a real user who actually needs findutils to run on SunOS 4.1.4. My >assumption in dropping support for SunOS 4.1.4 was partly predicated >on nobody really needing it any more (and computer museums don't cou

Re: findutils doesn't compile on sunos 4.1.4

2005-06-06 Thread Bruno Haible
Derek Price asked: > In a recent discussion on bug-gnulib of the GNULIB stat & lstat modules, > GNULIB admins Jim Meyering, Bruno, and Paul Eggert agreed that it was no > longer useful to support SunOS 4.1.4 in GNULIB since even Sun stopped > supporting it over a year ago (handy dead OS reference h

Re: [bug-gnulib] Re: findutils doesn't compile on sunos 4.1.4

2005-06-06 Thread Derek Price
Bruno Haible wrote: >James Youngman wrote: > > >>Certainly I believe that should >>define NULL (though my copy of the standard isn't to hand). >> >> > >On SunOS 4, it doesn't. GNU gettext has this ChangeLog entry: > >2001-10-31 Bruno Haible <[EMAIL PROTECTED]> > >* plural.y: Inclu

Re: findutils doesn't compile on sunos 4.1.4

2005-06-06 Thread Bruno Haible
James Youngman wrote: > Certainly I believe that should > define NULL (though my copy of the standard isn't to hand). On SunOS 4, it doesn't. GNU gettext has this ChangeLog entry: 2001-10-31 Bruno Haible <[EMAIL PROTECTED]> * plural.y: Include , needed for NULL with SunOS 4 cc. ___

[bug #13303] find should filter out non-printable characters if outputting to tty

2005-06-06 Thread Dmitry V. Levin
Follow-up Comment #3, bug #13303 (project findutils): I like the idea, but the patch is quite large. One mistake found so far: the change to pred_fprint() will result to double print. P.S. Could you please add -p option to "cvs diff" command next time? __

Re: [Patch] Locate: Fold case once at most.

2005-06-06 Thread Bas van Gompel
Op Mon, 6 Jun 2005 06:03:10 +0100 schreef James Youngman in <[EMAIL PROTECTED]>: : On Mon, Jun 06, 2005 at 05:00:15AM +0200, Bas van Gompel wrote: [...] : > : * locate/locate.c: Fold case once, only when needed. : > : > Could you please confirm receiving the above mail, and the patch : > it refe