coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-9.4.170-7b206 ls/removed-directory test failure


From: Paul Eggert
Subject: Re: coreutils-9.4.170-7b206 ls/removed-directory test failure
Date: Tue, 26 Mar 2024 11:08:54 -0600
User-agent: Mozilla Thunderbird

On 3/26/24 10:50, Pádraig Brady wrote:
It seems that readdir() on FreeBSD 14 is _not_ eating the ENOENT from getdirentries().
Attached is an extra check for that, that avoids the test in that case.

An alternative would be for ls to ignore the ENOENT from readdir().
Paul what do you think?

My quick reaction is that your patch is good. This is an area where the FreeBSD behavior is reasonable and when coreutils is in Rome we might as well do what the Romans do.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]