Re: regex

Aleksandar Bakic (bakicale@cps.msu.edu)
Sat, 24 May 1997 21:32:23 -0400 (EDT)

> This one do you mean?
>

Yes, although I don't need regular expressions to try the example
but for some other code :-)

> guile> (regexec r "abc")
> #((0 . 4))
> guile> (regexec r "abcd")
> #((0 . 4))
>
> Now you mention it, there does seem to be something odd there.
>
> I don't think it's been fixed: the regex library doesn't yet compile
> with the new guile-core (aka guile 1.1).
>

Why? Will it be fixed some time soon?

Thanks,
Aleksandar

-- 
Aleksandar Bakic, Comp.Sci. graduate student at Michigan State University
e-mail: bakicale@cps.msu.edu