Hi Andy,
Thanks for hacking on Guile-VM! :-)
As I mentioned yesterday on IRC (but you weren't there), I was just
slightly skeptical about the move from `match' to `pmatch' +
`record-case', but that's something I can live with. And the rest looks
cool. ;-)
(I don't have much time currently to
Hi Julian,
"Julian Graham" <[EMAIL PROTECTED]> writes:
> So I've taken a stab at implementing SRFI-89
This is good news!
Neil and I have agreed to release 1.8.5 ASAP, which I'll try to do by
the end of the week, after which I'll look into your SRFI-89 module if
no one beats me at it. ;-)
Than
Hi Andy,
Andy Wingo <[EMAIL PROTECTED]> writes:
> install-data-local: Makefile config.scm.in
> $(mkinstalldirs) $(DESTDIR)$(moduledir)
> sed -e "s|@cairolibpath\@|$(libdir)/libguile-cairo|" \
> -e "s|@cairodocumentationpath\@|$(moduledir)/cairo-procedures.txt|"
> \
>