﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1097	subvector fails at vector-length	juergen	chicken-team	"The subvector routine should return an empty vector at the end, as does substring.
Presently it reports a range error.
For example
(let ((vec '#(0 1 2 3))) (subvector vec (vector-length vec)))
should return '#() but fails instead."	defect	closed	major	someday	core libraries	4.8.x	fixed			
