[issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h

Christian Heimes report at bugs.python.org
Sun Dec 2 08:45:15 CET 2012


Christian Heimes added the comment:

Jesús, I've used a slightly different comment in my patch.

Python 3.3 and 3.4 now compile the core and modules without any warnings. 3.2 still has some warnings.

----------
nosy: +christian.heimes
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed
type:  -> compile error
versions: +Python 3.2, Python 3.4

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


More information about the Python-bugs-list mailing list