[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector
From: |
Thomas Hintz |
Subject: |
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector |
Date: |
Tue, 21 Oct 2014 10:40:29 -0700 |
I think the original patch is wrong. check-range for "from" is passing
in the wrong value for the "to" parameter to check-range. It can also be
simplified since "from" will always be specified. Attached is an updated
patch.
All the best,
Thomas Hintz
0001-Improving-performance-of-write-u8vector.patch
Description: Text Data