unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35192: `current-source-directory' fails when file-name #f
@ 2019-04-08 13:26 Alex Sassmannshausen
  2019-04-08 14:23 ` bug#35192: Patch Alex Sassmannshausen
  2019-11-18  4:24 ` bug#35192: `current-source-directory' fails when file-name #f Maxim Cournoyer
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Sassmannshausen @ 2019-04-08 13:26 UTC (permalink / raw)
  To: 35192

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-18  4:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 13:26 bug#35192: `current-source-directory' fails when file-name #f Alex Sassmannshausen
2019-04-08 14:23 ` bug#35192: Patch Alex Sassmannshausen
2019-11-18  4:24 ` bug#35192: `current-source-directory' fails when file-name #f Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).