﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1590	xsubstring with `to' argument less than string length results in a crash	Diego		"I would expect: 

{{{
(xsubstring ""foo"" 0 2) => ""fo""
}}}

But I get:

{{{
#;4> (xsubstring ""foo"" 0 2)
[panic] Detected corrupted data in stack - execution terminated

<syntax>
<eval>  <--
}}}
"	defect	closed	major	someday	extensions	5.0.0	fixed	srfi13,xsubstring		easy
