bug-guile
[Top][All Lists]
Advanced

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

Re: guile-2.0.0 fails to build without threads


From: Andy Wingo
Subject: Re: guile-2.0.0 fails to build without threads
Date: Thu, 28 Apr 2011 15:15:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Thu 28 Apr 2011 15:08, address@hidden (Ludovic Courtès) writes:

>>       /* Sanity check.  */
>>       if (!GC_is_visible (&scm_protects))
>>         abort ();

Is this even the right check to make?  Shouldn't it check SCM2PTR
(scm_protects) instead of &scm_protects?

Andy
-- 
http://wingolog.org/



reply via email to

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