Better error message for SLEEP.
authorStas Boukarev <stassats@gmail.com>
Tue, 18 Dec 2012 17:38:24 +0000 (21:38 +0400)
committerStas Boukarev <stassats@gmail.com>
Tue, 18 Dec 2012 17:38:24 +0000 (21:38 +0400)
commit62964aced3a1480849e0bc9de1b0ca927b2e2475
tree8fa05e9b6acb4453e82ea453b8551d96156a86d8
parent9f53ac7b6e54d0dfeb558ae8e90bf56f3784aecb
Better error message for SLEEP.

Add explicit-check to defknown, sleep already explicitly checks the
argument.
Slightly improve the produced error message.
src/code/toplevel.lisp
src/compiler/fndb.lisp