[racket-dev] Out-of-range error from vector-copy

From: Neil Toronto (neil.toronto at gmail.com)
Date: Wed Jan 26 11:43:10 EST 2011

Matthew Flatt wrote:
> At Fri, 21 Jan 2011 19:13:21 -0700, Neil Toronto wrote:
>>  > (vector-copy #(1 2 3) 3)
>> vector-copy: start index 3 out of range [0, 3] for vector: '#(1 2 3)
> 
> Fixed.

I win, but I don't get to be a tiger. Shucks.

Thanks, Matthew. I'll remember to file a bug report next time.

Neil



Posted on the dev mailing list.