(view as text)
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/./Modules/posixmodule.c:7168: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/./Modules/posixmodule.c:7123: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/Modules/_io/bufferedio.c:585: warning: format ‘%zd’ expects type ‘signed size_t’, but argument 3 has type ‘Py_off_t’
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/Modules/_io/bufferedio.c:617: warning: format ‘%zd’ expects type ‘signed size_t’, but argument 3 has type ‘Py_off_t’
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/Modules/_ssl.c:701: warning: passing argument 2 of ‘ASN1_item_d2i’ from incompatible pointer type
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/Modules/_ssl.c:705: warning: passing argument 2 of ‘method->d2i’ from incompatible pointer type
/var/lib/buildbot/pybots-bigdogvm1/trunk.jpcalderone-x86/build/Modules/expat/xmlparse.c:3771: warning: passing argument 1 of ‘normalizePublicId’ discards qualifiers from pointer target type