[issue1616] compiler warnings

Ezio Melotti report at bugs.python.org
Sat Mar 13 07:50:53 CET 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

There are also a few issues related to compiler warnings:
#7225: about other warnings in object.c, marshal.c, signalmodule.c;
#4500: about other warnings in object.c, marshal.c, main.c;
#4370: about "unknown conversion type character `z' in format" (with patch);
#2973: about the warnings in _ssl.c;
#7463: about a warning in PyDateTime_IMPORT;
#3030: about "_POSIX_C_SOURCE" being redefined on HP-UX;

#1621 might be related too, it has high priority, patches but it's still open.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1616>
_______________________________________


More information about the Python-bugs-list mailing list