guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: case syntax and symbols


From: Marius Vollmer
Subject: Re: case syntax and symbols
Date: Mon, 06 Jun 2005 22:26:42 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]