1.0.43.25: (LOOP WITH NIL = ...) caused unused variable style-warnings
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Oct 2010 08:26:15 +0000 (08:26 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Oct 2010 08:26:15 +0000 (08:26 +0000)
commitf59b6f1f0406f2bbcbec4fa712c0e6d5df06e737
treec5e2b743e7a0cf93223eeb13ee0ec326496549d1
parentc99016dd58d6bd4b4084fd854708d8b1eb21eba7
1.0.43.25: (LOOP WITH NIL = ...) caused unused variable style-warnings

 Patch by Roman Marynchak. Fixes lp#613871.

 Always declare #:LOOP-IGNORE variables ignored -- even if they
 have initializations.
NEWS
src/code/loop.lisp
tests/loop.pure.lisp
version.lisp-expr