Old SB-EXT:QUIT does not support an exit code.
commit7a0ad09a52b0a90e9795e256075e7faf711d97a5
authorElias Martenson <elias.martenson@murex.com>
Tue, 4 Sep 2012 01:58:46 +0000 (4 09:58 +0800)
committerElias Martenson <elias.martenson@murex.com>
Tue, 4 Sep 2012 01:58:46 +0000 (4 09:58 +0800)
tree64d00737dbbc28b37b1f3e0aea1adfdd44a04df8
parent04870161c4130a1d971e99ee5bd0d46526e7d551
Old SB-EXT:QUIT does not support an exit code.
In the fallback code for older versions of SBCL, removed the exit code
argument and replaced it with a check that verifies that the requested
code is zero.
dev/sbcl.lisp