>>>>> "Marius" == Marius Vollmer <[EMAIL PROTECTED]> writes:

    Marius> Note also that (ice-9 format) is not thread safe...

And also -- if it makes any difference -- not async safe.  I saw an
interesting bug the other day when GC happened somewhere in the middle
of (ice-9 format), and then:

GC -> after-gc-hook -> something that calls format again.

It wasn't happy about it.

    Marius> (which I'm going to fix soonish (when nothing preempts
    Marius> me)).

<groan>

        Neil



_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to