[issue23644] g++ module compile fails with ‘_Atomic’ does not name a type

Melroy van den Berg report at bugs.python.org
Thu Jul 6 09:44:09 EDT 2017


Melroy van den Berg added the comment:

I also got this problem with gcc/g++ version 4.9.3. 

./Include/pyatomic.h:37:5: error: 'atomic_int' does not name a type

I'm using Python 3.6.1. It's not fixed!

----------
nosy: +Melroy van den Berg
versions: +Python 3.6 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23644>
_______________________________________


More information about the Python-bugs-list mailing list