[New-bugs-announce] [issue5933] fix gcc -Wextra warnings (compare signed/unsigned)

STINNER Victor report at bugs.python.org
Tue May 5 02:24:59 CEST 2009


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

Simple patch to fix some gcc warnings (when using gcc -Wall -Wextra).

----------
components: Library (Lib)
files: sign_warning.patch
keywords: patch
messages: 87192
nosy: haypo
severity: normal
status: open
title: fix gcc -Wextra warnings (compare signed/unsigned)
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1
Added file: http://bugs.python.org/file13883/sign_warning.patch

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


More information about the New-bugs-announce mailing list