bug-guix
[Top][All Lists]
Advanced

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

bug#35192: `current-source-directory' fails when file-name #f


From: Alex Sassmannshausen
Subject: bug#35192: `current-source-directory' fails when file-name #f
Date: Mon, 08 Apr 2019 14:26:43 +0100
User-agent: mu4e 1.0; emacs 26.1

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





reply via email to

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