[rucksack-devel] State of the nation and heap patch
Sean Ross
rosssd at gmail.com
Wed Oct 31 17:00:48 UTC 2007
Hi all,
I was just wondering if anyone knows what the current state of the
rucksack world is at the moment as I am quite keen to use it in a
project of mine but am going to need some help sorting out some
corruption issues that I've run into (code to reproduce can be found
in corrupt.lisp).
I've also attached a small patch to heap.lisp which amends load-buffer
to use (first (array-dimensions)) rather than length in order to
ignore the vectors fill-pointer (which was causing large amounts of
unnecessary arrays to be allocated)
cheers,
sean.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heap.patch
Type: application/octet-stream
Size: 539 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/rucksack-devel/attachments/20071031/012cd3dc/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corrupt.lisp
Type: application/octet-stream
Size: 1368 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/rucksack-devel/attachments/20071031/012cd3dc/attachment-0001.obj>
More information about the rucksack-devel
mailing list