Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ad-hoc exception for converting fixnums to bytes
Allows <armedbear@72a5d76> to work without needing to patch SLIME by performing conversion of fixnum representation of byte value. The same should probably be done for Bignum, and other descendents of LispInteger more systematically. Resolves <armedbear#141>.
- Loading branch information