On 10/19/07, Slobodan Blazeski <[EMAIL PROTECTED]> wrote:
>
>
>
> On 10/19/07, Ian Eslick <[EMAIL PROTECTED]> wrote:
> >
> > Hi All,
> >
> > I just integrated, tested and pushed my local patches to the main 091
> > repository, including fixing all the bugs I found under Allegro due
> > to missing t
Hi All,
I just integrated, tested and pushed my local patches to the main 091
repository, including fixing all the bugs I found under Allegro due
to missing test dependencies. The data store and migration tests are
green on:
Mac OS X 32-bit / SBCL / BDB
Mac OS X 32-bit / Allegro 8.0 / BD
Ok, I've got a merged version of my 091 tree and the main 091 tree.
I get two errors under SBCL, but about 30 under Allegro. Some of the
changes on the main branch have seriously broken Allegro with BDB.
I'm looking into this. Some of these errors may very well be related
to the problems
Can we come up with a list of functions like this that people would
like to see?
Right now I have:
- feature (difficulty)
- size of btree (moderate)
- size of sub-range? (harder)
- go to N values from btree starting at the Kth key in btree
Ian
On Oct 3, 2007, at 11:07 PM, [EMAIL PROTECTED] wr