unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6))
@ 2020-01-20 22:31 Ricardo Wurmus
  2020-01-21 16:58 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2020-01-20 22:31 UTC (permalink / raw)
  To: 39210

The module (rnrs conditions (6)) exports &assertion but renames the
imported &assertion-failure to &assertion-violation (not &assertion).
Programs using &assertion from (rnrs conditions) fail with an unbound
variable error.

Using &violation instead of &assertion works.

--
Ricardo






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

* bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6))
  2020-01-20 22:31 bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6)) Ricardo Wurmus
@ 2020-01-21 16:58 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-01-21 16:58 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 39210-done

Hello,

Ricardo Wurmus <rekado@elephly.net> skribis:

> The module (rnrs conditions (6)) exports &assertion but renames the
> imported &assertion-failure to &assertion-violation (not &assertion).
> Programs using &assertion from (rnrs conditions) fail with an unbound
> variable error.
>
> Using &violation instead of &assertion works.

I believe commit 1b8e9ca0e37fab366435436995248abdfc780a10 fixes it.

Thanks!

Ludo’.





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

end of thread, other threads:[~2020-01-21 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20 22:31 bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6)) Ricardo Wurmus
2020-01-21 16:58 ` Ludovic Courtès

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