From rosssd at gmail.com Wed Oct 31 17:00:48 2007 From: rosssd at gmail.com (Sean Ross) Date: Wed, 31 Oct 2007 17:00:48 +0000 Subject: [rucksack-devel] State of the nation and heap patch Message-ID: <5bef28df0710311000u3e10bdbbn5cde1228d5b54ab5@mail.gmail.com> 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: -------------- next part -------------- A non-text attachment was scrubbed... Name: corrupt.lisp Type: application/octet-stream Size: 1368 bytes Desc: not available URL: