Hi,
On Wed 02 Mar 2011 17:54, Andreas Rottmann writes:
> As discussed on IRC, here is a fix that makes R6RS's `import' work again
> when importing multiple times from the same library. See the patch
> header for details.
Applied, thanks.
Andy
--
http://wingolog.org/
Hi!
As discussed on IRC, here is a fix that makes R6RS's `import' work again
when importing multiple times from the same library. See the patch
header for details.
From: Andreas Rottmann
Subject: Use module identity to filter for existing modules
This fixes a problem with R6RS's `import' in pa