[bug #15211] --show-limits not listed in usage() and man-page

2006-08-05 Thread James Youngman
Update of bug #15211 (project findutils): Assigned to:None => jay ___ Reply to this item at: __

GNU findutils 4.2.28 is now available on ftp.gnu.org

2006-08-05 Thread James Youngman
I am pleased to announce the release of version 4.2.28 of GNU findutils. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes the programs "find", "xargs" and "locate". More information about findu

[bug #16738] find does not subtract environment size from ARG_MAX

2006-08-05 Thread James Youngman
Update of bug #16738 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.28 ___ Reply to this item at:

[bug #16579] select_shell() uses incorrect syntax for su

2006-08-05 Thread James Youngman
Update of bug #16579 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.28 ___ Reply to this item at:

[bug #15800] "Hard link count is wrong" reports wrong directory

2006-08-05 Thread James Youngman
Update of bug #15800 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.28 ___ Reply to this item at:

[bug #15181] compilation warning: implicit declaration of function 'parse_openparen'

2006-08-05 Thread James Youngman
Update of bug #15181 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.28 ___ Reply to this item at:

Re: bug in FIND: argument list too damn long using -exec chmod 440 {} +

2006-08-05 Thread James Youngman
On 4/11/06, James Youngman <[EMAIL PROTECTED]> wrote: On 3/31/06, James Youngman <[EMAIL PROTECTED]> wrote: > On 3/28/06, James Youngman <[EMAIL PROTECTED]> wrote: > > On 3/26/06, D Antryg M Revok <[EMAIL PROTECTED]> wrote: > > > you /probably/ don't care, since it's been "good enough" for the GN

[bug #15211] --show-limits not listed in usage() and man-page

2006-08-05 Thread James Youngman
Follow-up Comment #2, bug #15211 (project findutils): So this was fixed in 4.3.x and will be released in 4.3.1. ___ Reply to this item at: __

[bug #15271] More misleading error messages

2006-08-05 Thread James Youngman
Follow-up Comment #2, bug #15271 (project findutils): NB: fixed in 4.3.x, not 4.2.x. ___ Reply to this item at: ___ Message sen

[bug #16738] find does not subtract environment size from ARG_MAX

2006-08-05 Thread James Youngman
Update of bug #16738 (project findutils): Status: In Progress => Fixed ___ Follow-up Comment #2: Fixed in the development code. The bug will be fixed in releases 4.2.28 (stable branch) and

Expect causes "make check" (i.e. DejaGnu) to fail in findutils

2006-08-05 Thread James Youngman
I currently find that on my development system, "make check" fails like this:- srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../findutils/find/testsuite && pwd`; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/nul