On Wed, Jul 30, 2008 at 4:42 PM, Andreas Schwab <[EMAIL PROTECTED]> wrote:
> When using fts there are too many calls to stat compared to oldfind.
> One problem is the use of an uninitialized variable in
> ftsfind.c:consider_visiting, see the patch below for a fix. Another
> problem is that with ft
When using fts there are too many calls to stat compared to oldfind.
One problem is the use of an uninitialized variable in
ftsfind.c:consider_visiting, see the patch below for a fix. Another
problem is that with fts there is no way to distinguish state.have_stat
and state.have_type, ie. fts_read