guile-devel
[Top][All Lists]
Advanced

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

Re: --without-threads compile broken


From: Julian Graham
Subject: Re: --without-threads compile broken
Date: Sat, 30 Aug 2008 01:49:00 -0400

> Actually, `--without-threads' means "null-threads.h", so yes, no
> threads.  In that case, an error message is enough.
>
> There used to be "coop-threads", but that is no longer available (I'm
> removing "coop-threads.{h,defs}", which I just noticed are still in the
> repo but not referenced from anywhere).

Ah, yes -- I remember those from five years ago, the first time I
tried to add thread cancellation support to Guile.  Find attached a
patch that raises an error if `(srfi srfi-18)' is loaded when Guile
has been built using --without-threads.


Regards,
Julian

Attachment: 0002-Raise-error-in-SRFI-18-if-Guile-built-without-thread.patch
Description: Text Data


reply via email to

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