[EMAIL PROTECTED] (Ludovic Courtès) writes:

> There is probably code that relies on redefinitions being silently
> interpreted as a `set!', I'm afraid.  So I don't think Guile should
> start issuing warnings for redefinitions by default.

The warnings would be about redefinitions that would not have the same
effect as a 'set!': there would be a warning when a new variable is
created and an existing variable would become invisible.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


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

Reply via email to