guile-devel
[Top][All Lists]
Advanced

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

Re: GNU Guile 2.1.6 released (beta)


From: Matt Wette
Subject: Re: GNU Guile 2.1.6 released (beta)
Date: Fri, 10 Mar 2017 05:10:13 -0800

> On Mar 10, 2017, at 12:13 AM, Andy Wingo <address@hidden> wrote:
> 
> On Fri 10 Mar 2017 03:01, Matt Wette <address@hidden> writes:
> 
>> In file included from async.c:27:
>> ../libguile/atomics-internal.h:75:20: error: address argument to atomic 
>> operation must be a pointer to _Atomic type ('SCM *' (aka 'struct 
>> scm_unused_struct **') invalid)
>> return SCM_PACK (atomic_exchange (loc, val));
> 
> Right, forgot to fix this one.  Following up on your other message where
> you had success with clang, I fixed this and pushed.  We'll see in the
> next prerelease then :)

FYI, I rebuilt with gcc: gcc is generating a warning on my code above. — Matt


reply via email to

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