guile-user
[Top][All Lists]
Advanced

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

Re: case syntax and symbols


From: Kevin Ryde
Subject: Re: case syntax and symbols
Date: Mon, 23 May 2005 11:58:42 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (gnu/linux)

Marius Vollmer <address@hidden> writes:
>
> We we already warn when importing something that shadows a core
> definition, so we could as well warn when redefining one.

I thought about that for my lint program and decided it'd be too
annoying to report local bindings that shadow, but I did set up for
top-level shadows of core or imported stuff to be warned.

An example annoyance for me would be "symbol" which is an undocumented
core binding but I regularly use as the name of a local variable.  (A
variable which, not surprisingly, contains a symbol :).




reply via email to

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