> Dave Peticolas <[EMAIL PROTECTED]> writes:
>
> > It just ran out of stack. I changed it to use iteration, could you
> > try it now?
>
> Did it actually run out of stack during a tail recursion? If so, then
> that's a nasty bug in guile that we should be aware of.
No, I made a mistake in writing the function that made it not
tail recursion. I switched it to tail recursion and everything
is fine. Actually, it's a lot faster now that it doesn't build
up lists using append.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]