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

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Mon Mar 16 22:49:50 CET 2015


Arfrever Frehtes Taifersar Arahesis added the comment:

So use std::memory_order_relaxed, std::memory_order_acquire etc.

----------

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


More information about the Python-bugs-list mailing list