unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Weird import behaviour of digital modules
@ 2024-06-07 19:51 Yuval Langer
  2024-06-08 13:59 ` lloda
  0 siblings, 1 reply; 4+ messages in thread
From: Yuval Langer @ 2024-06-07 19:51 UTC (permalink / raw)
  To: guile-user

In this commit I have the WEIRDEST behaviour:

https://codeberg.org/kakafarm/guile-srfi-189/commit/6e72cc50cc6b068de726f6e97b249a5af26d883c

When I run the following command at the repository worktree root:

```
guix shell -C guile -- guile -L . test-guile.scm
```

all tests pass, but at line 24 of test-body.scm we have:

```
(import (srfi 189))
```

and that should not work on Guile, right?  That's why we have SRFIs
located at `(srfi srfi-189)`, no?

Thank you,
Yuval Langer.



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

end of thread, other threads:[~2024-06-08 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 19:51 Weird import behaviour of digital modules Yuval Langer
2024-06-08 13:59 ` lloda
2024-06-08 17:30   ` Tomas Volf
2024-06-08 21:15     ` lloda

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