[issue11325] compilation warning with sendfile

2011-02-26 Thread Giampaolo Rodola'
Giampaolo Rodola' added the comment: Thanks. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue11325] compilation warning with sendfile

2011-02-25 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- Removed message: http://bugs.python.org/msg129503 ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue11325] compilation warning with sendfile

2011-02-25 Thread Antoine Pitrou
Antoine Pitrou added the comment: Fixed in r88626, and it *did* fix the buildbot crash! -- ___ Python tracker ___ ___ Python-bugs-lis

[issue11325] compilation warning with sendfile

2011-02-25 Thread Antoine Pitrou
Antoine Pitrou added the comment: Fixed in r88626, and it *did* fix the buildbot crash! -- resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue11325] compilation warning with sendfile

2011-02-25 Thread Antoine Pitrou
Antoine Pitrou added the comment: Perhaps (probably?) related to the crash in http://www.python.org/dev/buildbot/all/builders/PPC64%20Ubuntu%203.x/builds/655 ./Modules/posixmodule.c:5909: warning: implicit declaration of function ‘sendfile’ -- priority: normal -> high __

[issue11325] compilation warning with sendfile

2011-02-25 Thread Antoine Pitrou
New submission from Antoine Pitrou : $ make gcc -pthread -g -O0 -Wall -Wstrict-prototypes-I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o ./Modules/posixmodule.c: In function ‘posix_sendfile’: ./Modules/posixmodule.c:6025: attention : implici