Re: find -depth bug

2005-02-16 Thread James Youngman
On Tue, Feb 15, 2005 at 12:24:49AM +, Joseph S. Myers wrote: > With findutils 4.2.15, find -depth seems not always to find all matching > files. This was a pretty serious bug. I'll release the fixed code on alpha.gnu.org. James. ___ Bug-finduti

Re: find -depth bug

2005-02-16 Thread James Youngman
On Tue, Feb 15, 2005 at 12:24:49AM +, Joseph S. Myers wrote: > With findutils 4.2.15, find -depth seems not always to find all matching > files. I have reproduced the problem. It's caused by the fact that the processing of the predicates on the subdirectories invalidates the data in 'stat_bu

find -depth bug

2005-02-14 Thread Joseph S. Myers
With findutils 4.2.15, find -depth seems not always to find all matching files. The attached script creates a number of files and directories (the order in which these are created and appear in the directory may be of significance). "find 1 -depth -type d" should output 1/2/3 1/2/20 1/2/37 1/