Skip to content
Snippets Groups Projects
Commit 78999d4c authored by gerd's avatar gerd
Browse files

(aref (make-array nil :initial-contents nil)) returned 0 instead

	of nil.  From Alexey Dejneka/SBCL.

	* src/code/array.lisp (make-array, adjust-array): Add supplied-p
	parameter for initial-contents and use it.
	(data-vector-from-inits): Add initial-contents-p parameter.
parent a1822aef
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