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 serhiy.storchaka
Recipients doko, gregory.p.smith, python-dev, serhiy.storchaka, skrah, tshepang
Date 2014-01-21.19:56:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390334168.28.0.260527951149.issue19936@psf.upfronthosting.co.za>
In-reply-to
Content
Gregory, is it intentional that Modules/_ctypes/libffi/build-ios.sh, Modules/_ctypes/libffi/libtool-ldflags, Modules/_ctypes/libffi/msvcc.sh and Modules/_ctypes/libffi/src/arm/gentramp.sh have no executable bits? They all have executable bits in mainstream libffi-3.0.13 distribution.
History
Date User Action Args
2014-01-21 19:56:08serhiy.storchakasetrecipients: + serhiy.storchaka, doko, gregory.p.smith, skrah, tshepang, python-dev
2014-01-21 19:56:08serhiy.storchakasetmessageid: <1390334168.28.0.260527951149.issue19936@psf.upfronthosting.co.za>
2014-01-21 19:56:08serhiy.storchakalinkissue19936 messages
2014-01-21 19:56:08serhiy.storchakacreate