bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no output from ice-9 `format' after `make-thread'


From: Marius Vollmer
Subject: Re: no output from ice-9 `format' after `make-thread'
Date: 17 Nov 2002 16:00:28 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Neil Jerram <address@hidden> writes:

> >>>>> "Marius" == Marius Vollmer <address@hidden> writes:
> 
>     Marius> Note also that (ice-9 format) is not thread safe...
> 
> And also -- if it makes any difference -- not async safe.

Yeah, right, I didn't think about this.  When format is reimplemented
to nbe reentrant, then that will be fixed as well.  Currently, I have
only wrapped format in a monitor, which is not really good enough...

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]