GNU bug report logs - #78650
Guile 3.0.10: regexp-compile not exported by (ice-9 regex) module

Previous Next

Package: guile;

Reported by: Shalok Shalom <shalokshalom <at> protonmail.ch>

Date: Fri, 30 May 2025 23:55:06 UTC

Severity: normal

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

Full log


View this message in rfc822 format

From: Tomas Volf <~@wolfsden.cz>
To: 78650 <at> debbugs.gnu.org
Cc: shalokshalom <at> protonmail.ch
Subject: bug#78650: Guile 3.0.10: regexp-compile not exported by (ice-9 regex) module
Date: Sun, 01 Jun 2025 22:08:29 +0200
Shalok Shalom via "Bug reports for GUILE, GNU's Ubiquitous Extension
Language" <bug-guile <at> gnu.org> writes:

> In the Guile 3.0.10 package provided by this distribution, the standard procedure regexp-compile is not exported by the (ice-9 regex) module.
> This causes an "Unbound variable: regexp-compile" error when attempting to use this procedure after loading the module with (use-modules (ice-9 regex)).
>
> I am using the Arch Linux distribution, and it does seem to leave the package alone.
> Did you deprecate the procedure, or something?

Was this procedure ever available?  Looking into git history gives
nothing useful.  Why do you believe it should exist?  There is
`make-regexp', maybe you want to use that one.

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.




This bug report was last modified 15 days ago.

Previous Next


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