mirror of https://github.com/python/cpython
Browse Source
"_Atomic void*" types work. Change needed on FreeBSD 10 where stdatomic.h is available but the compiler fails on "_Atomic void*" with "_Atomic cannot be applied to incomplete type 'void'".pull/9921/head
3 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue