[issue10036] compiler warnings for various modules on Linux buildslaves

Dirkjan Ochtman report at bugs.python.org
Tue Oct 19 18:25:24 CEST 2010


Dirkjan Ochtman <dirkjan at ochtman.nl> added the comment:

Current Ubuntu builds from the buildbot also only show the libffi warning:

http://www.python.org/dev/buildbot/builders/x86%20Ubuntu%20Shared%203.x/builds/2326/steps/compile/logs/warnings

I suspect we don't really fix libffi compile warnings because (a) libffi is just bundled from upstream in python, for ctypes, AFAICT, and (b) libffi maintenance seems to be intermittent at best. For example, it seems like we're not bundling any released version of libffi, but just some snapshot from the upstream repo.

----------
nosy: +theller

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


More information about the Python-bugs-list mailing list