GNU bug report logs - #44182
Bug in nftw function

Previous Next

Package: guile;

Reported by: Matija Obid <matija.obid <at> posteo.net>

Date: Fri, 23 Oct 2020 18:44:01 UTC

Severity: normal

Done: lloda <lloda <at> sarc.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44182 in the body.
You can then email your comments to 44182 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#44182; Package guile. (Fri, 23 Oct 2020 18:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matija Obid <matija.obid <at> posteo.net>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 23 Oct 2020 18:44:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matija Obid <matija.obid <at> posteo.net>
To: bug-guile <at> gnu.org
Subject: Bug in nftw function
Date: Fri, 23 Oct 2020 20:41:01 +0200
Hello,

If I run nftw/ftw function over root directory ("/") it doesn't find any
file.

Example: (nftw "/" (lambda* (file #:rest args) (write file) #t))

Explanation from irc:
> [20:11]        <RhodiumToad> bug in nftw, or more precisely in one of the
> 			     functions it calls
> [20:12]        <RhodiumToad> (lambda () (go (clean filename) 0 0))  ;; but
> 			     (clean "/") returns "", which is clearly wrong
> [20:13]        <RhodiumToad> (clean) is removing any excess trailing /, but it
> 			     doesn't have the required special case for
> 			     filenames that are just "/" and nothing
> 			     else

--
Best Regards,
Matija Obid




Reply sent to lloda <lloda <at> sarc.name>:
You have taken responsibility. (Fri, 21 May 2021 18:31:01 GMT) Full text and rfc822 format available.

Notification sent to Matija Obid <matija.obid <at> posteo.net>:
bug acknowledged by developer. (Fri, 21 May 2021 18:31:02 GMT) Full text and rfc822 format available.

Message #10 received at 44182-done <at> debbugs.gnu.org (full text, mbox):

From: lloda <lloda <at> sarc.name>
To: 44182-done <at> debbugs.gnu.org
Cc: matija.obid <at> posteo.net
Subject: Re: bug#44182: Bug in nftw function
Date: Fri, 21 May 2021 20:31:04 +0200
Fixed in f499754bc8291a044c5034b634ac02a01bde9b49. Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Jun 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 310 days ago.

Previous Next


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