This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients Arfrever, doko, flox, meador.inge, ned.deily, python-dev, ronaldoussoren, skrah
Date 2012-07-07.15:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341676382.05.0.113047884482.issue15194@psf.upfronthosting.co.za>
In-reply-to
Content
Few warnings when building trunk (on 10.6):

./Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:49: warning: function declaration isn’t a prototype
./Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:379: warning: function declaration isn’t a prototype
History
Date User Action Args
2012-07-07 15:53:02floxsetrecipients: + flox, doko, ronaldoussoren, ned.deily, Arfrever, skrah, meador.inge, python-dev
2012-07-07 15:53:02floxsetmessageid: <1341676382.05.0.113047884482.issue15194@psf.upfronthosting.co.za>
2012-07-07 15:53:01floxlinkissue15194 messages
2012-07-07 15:53:01floxcreate