Thanks for the quick reply and patch. That appears to have fixed the problem.
On Wed, Jan 07, 2009 at 02:54:00PM +0100, felix winkelmann wrote: > On Wed, Jan 7, 2009 at 4:20 AM, Kevin Beranek <[email protected]> wrote: > > I've stumbled upon some interesting behavior of number->string. It > > appears that there was previously a ticket filed for a similar bug in > > version 2.6 (http://trac.callcc.org/ticket/160). What I've been > > observing doesn't seem to be exactly the same but it is perhaps related > > because I've only noticed it with base 2 as was the case with the > > previous bug. > > > > Hi! > > Attached a patch that should fix the problem. It happened only in > the case when a garbage collection occurred while allocating > the result. Thanks for reporting this! > > > cheers, > felix -- Kevin Beranek _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
