Wild guess: a unicode/utf-8 problem?
Which version of guile is this?
--linas
2010/12/18 Marek Kubica :
> Hi,
>
> I do a bit regexp-matching in my log analyzer but found out that the
> Regexp engine chokes on some input (see attached file). It just takes
> 100% CPU time and never returns.
>
> I
hi,
i just made the first geiser release. you're still welcome to use the
git sources if you prefer.
details over at geiser's site: http://www.nongnu.org/geiser/
happy hacking,
jao
--
A student came to the master and asked, for the master was one of them
who knew such things: "Does Emacs have
I built readline-6.1 and gmp-4.3.2 under MinGW on XP and I have guile up and
running but I cannot get readline module to load:
$ guile
guile> (use-modules (ice-9 readline))
ERROR: In procedure dynamic-link:
ERROR: file: "libguilereadline-v-17", message: "The specified module could not
be found."