(view as text)
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS2_DecodeUTF8’ differ in signedness
./Modules/getpath.c:235: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
Modules/main.c:115: warning: format not a string literal and no format arguments
Modules/main.c:116: warning: format not a string literal and no format arguments
Modules/main.c:117: warning: format not a string literal and no format arguments
./Modules/signalmodule.c:182: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
/home/buildslave/pybot/2.6.glass-x86/build/./Modules/posixmodule.c:7180: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/home/buildslave/pybot/2.6.glass-x86/build/./Modules/posixmodule.c:7135: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/home/buildslave/pybot/2.6.glass-x86/build/Modules/_cursesmodule.c:1766: warning: ‘y’ may be used uninitialized in this function
/home/buildslave/pybot/2.6.glass-x86/build/Modules/_cursesmodule.c:1766: warning: ‘x’ may be used uninitialized in this function