Skip to content
Snippets Groups Projects
Commit 5cb8cc56 authored by gerd's avatar gerd
Browse files

NTHCDR and NTH are specified to accept unsigned-byte.

	Found by Paul Dietz, fixed by Alexey Dejneka in SBCL.

	* src/compiler/fndb.lisp (nth, nthcdr): First arg is
	unsigned-byte.

	* src/code/list.lisp (nthcdr): Cope with bignums.
parent 21ee6424
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment