1.0.28.13: quiet WITH-TIMEOUT when used with constant EXPIRES argument
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 May 2009 10:53:16 +0000 (10:53 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 May 2009 10:53:16 +0000 (10:53 +0000)
commit80356ce0ff12379e93a9df74dd65433c415f7aae
tree90155350d8b4266939c50262d776bdc650846946
parentef5fdd6fc577298d1cef8eb97de5f577e30dd642
1.0.28.13: quiet WITH-TIMEOUT when used with constant EXPIRES argument

 * Don't copy the body so as to avoid the compiler note for deleting
   either leg, which happens when EXPIRES is a constant.
src/code/timer.lisp
tests/compiler.pure.lisp
version.lisp-expr