[issue11592] Compilation warnings in os module

2011-03-17 Thread Ross Lagerwall
Changes by Ross Lagerwall : -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___ P

[issue11592] Compilation warnings in os module

2011-03-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset 071fb38c91e6 by Ross Lagerwall in branch 'default': Issue #11592: Fix compilation warnings in os module. http://hg.python.org/cpython/rev/071fb38c91e6 -- nosy: +python-dev ___ Python tracker

[issue11592] Compilation warnings in os module

2011-03-17 Thread Antoine Pitrou
New submission from Antoine Pitrou : Under Linux: ./Modules/posixmodule.c: In function ‘posix_readv’: ./Modules/posixmodule.c:6239: attention : implicit declaration of function ‘readv’ ./Modules/posixmodule.c: In function ‘posix_writev’: ./Modules/posixmodule.c:6583: attention : implicit declar