GNU bug report logs - #63931
ls colors one symlink too much as non-broken in symlink chain

Previous Next

Package: coreutils;

Reported by: Martin Schulte <gnu <at> schrader-schulte.de>

Date: Tue, 6 Jun 2023 17:25:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Pádraig Brady <P <at> draigBrady.com>, Martin Schulte <gnu <at> schrader-schulte.de>
Cc: 63931 <at> debbugs.gnu.org
Subject: bug#63931: ls colors one symlink too much as non-broken in symlink chain
Date: Wed, 7 Jun 2023 13:17:15 -0700
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"




This bug report was last modified 1 year and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.