[ovs-dev] [clang-atomics 2/4] ovs-atomic: atomic_load() must take a non-const argument.

Ed Maste emaste at freebsd.org
Tue Aug 20 21:09:43 UTC 2013


On 20 August 2013 14:10, Ben Pfaff <blp at nicira.com> wrote:
> C11 says that atomic_load() requires a non-const argument, and Clang
> enforces that.  This fixes warnings with FreeBSD <stdatomic.h> that uses
> the Clang extensions.

Acked-by: Ed Maste <emaste at freebsd.org>



More information about the dev mailing list