GNU bug report logs - #35192
`current-source-directory' fails when file-name #f

Previous Next

Package: guix;

Reported by: alex.sassmannshausen <at> gmail.com

Date: Mon, 8 Apr 2019 13:27:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Sassmannshausen <alex.sassmannshausen <at> gmail.com>
To: 35192 <at> debbugs.gnu.org
Subject: bug#35192: `current-source-directory' fails when file-name #f
Date: Mon, 08 Apr 2019 14:26:43 +0100
Hello,

re: /guix/utils.scm:748:

When file-name is #f (e.g. in a geiser repl), the procedure's match
fails. `assq' returns ('filename . #f).  This is handled in the match
bodies cond clause, but excluded as possibility by the encapsulating
match clause.

Alex




This bug report was last modified 5 years and 183 days ago.

Previous Next


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