[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unused local variables
From: |
tomas |
Subject: |
Re: unused local variables |
Date: |
Fri, 30 Nov 2007 17:58:48 +0000 |
User-agent: |
Mutt/1.5.9i |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Nov 30, 2007 at 05:40:08PM +0100, David Kastrup wrote:
[...]
> Personally, I would love to see code like
>
> `(lambda (x) (1+ ',y))
>
> go away rather sooner than later [...]
+1
Since we all seem to expect that this won't be a painless transition:
* is there any intention to go that path eventually?
* should new code be written explicitly to be "lexical friendly"?
(I'd expect most code to be , lexical friendly, and Miles seems to
have tackled the titanic task with the core code anyway).
I'd imagine that the first step might be style recommendations, the next
would be some kind of checker pointing people to potential problems, and
after a while just jump...
regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFHUE9YBcgs9XrR2kYRAkQ/AJ9tixfqH0U0353JaQ1DcAleHcMn9ACfWJ1g
m9jxRK5cUFUbrsnrOt+qicA=
=5EVl
-----END PGP SIGNATURE-----
- Re: unused local variables, (continued)
- Re: unused local variables, 山本和彦, 2007/11/30
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, David Kastrup, 2007/11/30
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, Stefan Monnier, 2007/11/30
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, Stefan Monnier, 2007/11/30
- Re: unused local variables, David Kastrup, 2007/11/30
- Re: unused local variables,
tomas <=
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, Stefan Monnier, 2007/11/30
- Re: unused local variables, Juanma Barranquero, 2007/11/30
- Re: unused local variables, Stefan Monnier, 2007/11/30
Re: unused local variables, Stefan Monnier, 2007/11/29