On 11/10/19 9:17 AM, Dmitry Goncharov via Gnulib discussion list wrote:

On Sat, Nov 9, 2019 at 8:13 PM Bruno Haible<br...@clisp.org>  wrote:
Are these issues supposed to be fixed in the new patch?
yes.

It seems to me that the performance issues are still there, in the sense that if GLOB_ONLYDIR is set then 'glob' now does a stat call on each directory entry to see whether it's a directory. It shouldn't have to do that. But perhaps I'm missing something about the new patch.

Reply via email to