On Sun, Feb 26, 2012 at 2:01 AM, Andy Wingo <wingo@pobox.com> wrote:
Hi!

On Sat 25 Feb 2012 03:30, Nala Ginrut <nalaginrut@gmail.com> writes:

> 'primitive-fork' shouldn't be removed directly according to
> previous discussion, unless the user chosen ptheads. If they do not
> use threads, then primitive-fork would be useful, is that right?  

Indeed.  In Guile master, primitive-fork is always there (if your system
supports fork).  However, invoking it will raise an error if you have
created other threads.  You can only use it before creating threads.

Is that good for your purposes?


All right, I think my problem is done ;-)
 
Andy
--
http://wingolog.org/