2005-03-07 Thread Michal Marczynski
___ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils

import-gnulib.sh no longer creates gnulib/m4/Makefile.am

2005-03-07 Thread Bas van Gompel
Hallo James, When following build-instructions from README-CVS, currently, gnulib/m4/Makefile.am is not created by import-gnulib.sh anymore, causing autoreconf to fail. Did you accidently comment out it's creation while committing the unsetting of CDPATH? (cvs annotate/log seem to indicate as muc

[bugs #12235] POSIX/SUS compatibility not existing

2005-03-07 Thread anonymous
Follow-up Comment #2, bugs #12235 (project findutils): Looks like problem comes due to old versions of findutils on the only linuxes I have for testing (RH9, latest official findutils packages). Sorry for the bug report sounding rude, I was heavily annoyed while porting software from linux, and

[Patch] locate --non-existing (-E): New option.

2005-03-07 Thread Bas van Gompel
Hallo, Here is a patch which implements a ``--non-existing'' (``-E'') option on locate. It's effect is the inverse of ``--existing'' (``-e''). Along the way I renamed visit_exists_[no]follow to visit_existing_[no]follow for consistency, and fixed a a few typos in the description of --nofollow (``

[bugs #12045] Reassigned item: Italian translation out of date.

2005-03-07 Thread James Youngman
Update of bugs #12045 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12044] find still hangs on dead NFS filesystems on Solaris

2005-03-07 Thread James Youngman
Update of bugs #12044 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12064] make distclean deletes a distributed file

2005-03-07 Thread James Youngman
Update of bugs #12064 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12085] -printf pathname:%/0.000000 gives wrong result

2005-03-07 Thread James Youngman
Update of bugs #12085 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

Findutils 4.2.19 is now available on alpha.gnu.org

2005-03-07 Thread James Youngman
I am pleased to announce the release of version 4.2.19 of GNU findutils. This is another bugfix release; the list of bugs fixes appears below. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes t

[bugs #12230] wrong result of "find -exec {} +" compared to "-exec {} ; "

2005-03-07 Thread James Youngman
Update of bugs #12230 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12073] c89 syntax error in find/find.c

2005-03-07 Thread James Youngman
Update of bugs #12073 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12099] O_NOFOLLOW may be erroneously disabled

2005-03-07 Thread James Youngman
Update of bugs #12099 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12181] find -H/-L symlink_to_dir reports "Too many levels of symbolic links"

2005-03-07 Thread James Youngman
Update of bugs #12181 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.19 ___ This item URL is:

[bugs #12235] POSIX/SUS compatibility not existing

2005-03-07 Thread James Youngman
Update of bugs #12235 (project findutils): Status:None => Need Info ___ This item URL is: __

[bugs #12230] wrong result of "find -execdir {} +" compared to -exec

2005-03-07 Thread James Youngman
Update of bugs #12230 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #1: The problem is

[bugs #12230] wrong result of "find -exec {} +" compared to "-exec {} ; "

2005-03-07 Thread James Youngman
Update of bugs #12230 (project findutils): Summary: wrong result of "find -execdir {} +" compared to -exec => wrong result of "find -exec {} +" compared to "-exec {} ;" ___ Follow-up Comment #2: Modified the title to more

[bugs #12235] POSIX/SUS compatibility not existing

2005-03-07 Thread James Youngman
Update of bugs #12235 (project findutils): Assigned to:None => jay ___ Follow-up Comment #1: I believe that those options now exist in findutils-4.2.18. Which ones do you contend are m