put-bytevector dies with an out of range bytevector-copy!
Bug #307795 reported by
G. Weinholt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ikarus Scheme |
Fix Committed
|
High
|
Abdulaziz Ghuloum |
Bug Description
$ ikarus
Ikarus Scheme version 0.0.3+ (revision 1719, build 2008-12-14, 64-bit)
Copyright (c) 2006-2008 Abdulaziz Ghuloum
> (call-with-values open-bytevector
Unhandled exception
Condition components:
1. &assertion
2. &who: bytevector-copy!
3. &message: "out of range"
4. &irritants: (0 257)
>
Related branches
Changed in ikarus: | |
milestone: | none → 0.0.4 |
To post a comment you must log in.
FIxed in revision 1721. Thanks for the report and sorry for the delay.