New submission from STINNER Victor <victor.stin...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue5933>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to