bug-coreutils@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: "Pádraig Brady" <P@draigBrady.com>
To: Paul Eggert <eggert@cs.ucla.edu>,
	Martin Schulte <gnu@schrader-schulte.de>
Cc: 63931@debbugs.gnu.org
Subject: bug#63931: ls colors one symlink too much as non-broken in symlink chain
Date: Wed, 7 Jun 2023 21:54:23 +0100	[thread overview]
Message-ID: <764e9909-762c-753a-858b-15e4eca3261b@draigBrady.com> (raw)
In-Reply-To: <988fd3fd-1765-5e3d-aed0-8001cb7c4f15@cs.ucla.edu>

On 07/06/2023 21:17, Paul Eggert wrote:
> On 2023-06-07 05:23, Pádraig Brady wrote:
>> -                            ? errno == ENOENT
>> +                            ? (errno == ENOENT || errno == ELOOP)
> 
> This also needs a change in the succeeding comment, which starts "stat
> failed because of ENOENT"

Fixed.

cheers,
Pádraig




      reply	other threads:[~2023-06-07 20:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06 17:24 bug#63931: ls colors one symlink too much as non-broken in symlink chain Martin Schulte
2023-06-06 20:32 ` Pádraig Brady
2023-06-06 22:10   ` Paul Eggert
2023-06-07  9:56     ` Martin Schulte
2023-06-07 12:23       ` Pádraig Brady
2023-06-07 15:01         ` Pádraig Brady
2023-06-07 20:17         ` Paul Eggert
2023-06-07 20:54           ` Pádraig Brady [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-coreutils

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=764e9909-762c-753a-858b-15e4eca3261b@draigBrady.com \
    --to=p@draigbrady.com \
    --cc=63931@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=gnu@schrader-schulte.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).