Re: string port slow output on big string

2005-08-10 Thread Marius Vollmer
Kevin Ryde <[EMAIL PROTECTED]> writes: > I think I'll do this in the 1.6 branch too. Yes, sounds good. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 ___ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailma

Re: module GC bug

2005-08-10 Thread Marius Vollmer
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Yes, I've already done that. Any idea of when we will see this in a > release? As soon as Rob gets around to do it! :-) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 ___ Guile-d

Re: gcc 4 stack overflow in head

2005-08-10 Thread Marius Vollmer
Kevin Ryde <[EMAIL PROTECTED]> writes: > The head built with debian i386 gcc 4 bombs with a stack overflow on > startup. Under gdb it looks like it really has used up its 80kbytes, > but I can't tell where or why. The same built with gcc 3.3 is ok, so > something evil has happened. I have seen