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: Andy Wingo
Subject: Re: GNU Guile 2.1.6 released (beta)
Date: Fri, 10 Mar 2017 09:13:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

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 :)

Andy



reply via email to

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