New submission from STINNER Victor <victor.stin...@haypocalc.com>: Explicit type conversion to fix gcc -Wextra warnings. The patch doesn't change the behaviour, it just makes gcc quiet.
---------- components: Library (Lib) files: posix_warnings.patch keywords: patch messages: 87196 nosy: haypo severity: normal status: open title: fix gcc warnings: explicit type conversion for uid/gid in posix versions: Python 2.7, Python 3.1 Added file: http://bugs.python.org/file13887/posix_warnings.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5934> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com