[issue10508] compiler warnings about formatting pid_t as an int

Jesús Cea Avión report at bugs.python.org
Mon Nov 22 19:21:32 CET 2010


New submission from Jesús Cea Avión <jcea at jcea.es>:

In r85679 Greorg committed a trivial patch to avoid a compiler warning.

I request this (single line fix) to be backported to 2.7.

My argument is that 2.7 is going to be live for quite long, the fix is trivial, it is already in use in Py3k branch, and we would have a perfect clean buildbot report.

For instance: http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%202.7/builds/17/steps/compile/logs/warnings%20%281%29

I mark this as a release blocker to raise attention of the maintainer, since we are in release candidate already.

----------
assignee: georg.brandl
components: Extension Modules
keywords: easy
messages: 122152
nosy: georg.brandl, jcea
priority: release blocker
severity: normal
stage: commit review
status: open
title: compiler warnings about formatting pid_t as an int
versions: Python 2.7

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


More information about the Python-bugs-list mailing list