[New-bugs-announce] [issue13497] Fix for broken nice test on non-broken platforms with pedantic compilers

Garrett Cooper report at bugs.python.org
Tue Nov 29 12:29:15 CET 2011


New submission from Garrett Cooper <yanegomi at gmail.com>:

Was poking around config.log and I saw that gcc was complaining of some undefined built-in symbols for the broken nice test in configure. This patch fixes that.

----------
files: configure-fix-broken-broken-nice-test.patch
keywords: patch
messages: 148554
nosy: yaneurabeya
priority: normal
severity: normal
status: open
title: Fix for broken nice test on non-broken platforms with pedantic compilers
type: compile error
versions: Python 3.4
Added file: http://bugs.python.org/file23804/configure-fix-broken-broken-nice-test.patch

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


More information about the New-bugs-announce mailing list