Hi,

On Sat, 2007-05-26 at 16:45 +0200, Ludovic Courtès wrote:
> I committed the patch below to HEAD.

Great!

> For 1.8, I'm pretty much inclined to commit a similar patch, i.e., where
> `module-make-local-var!' and `scm_m_define' are copied from HEAD.  This
> would break code that does things like:
> 
>   (define foo (begin (set! foo 1) (+ foo 1)))

This code has only "worked" for guile 1.8 anyways. It did not work in
1.6, so I don't see an issue in changing this behavior.

Cheers,

Andy.
-- 
http://wingolog.org/


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to