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 bje
Recipients Arfrever, Christian H, Josef Kemetmüller, Michael.Crusoe, ahonkela, barcc, benjamin.peterson, bje, christian.heimes, dhduvall, drkirkby, ehvatum, eric.araujo, jdemeyer, mdboom, rpetrov, skrah, tarek
Date 2018-04-03.04:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522728097.92.0.467229070634.issue1222585@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a simple workaround that one can put into setup.py in the meantime?  I tried using compiler.compiler.remove('-Wstrict-prototypes') to no avail.
History
Date User Action Args
2018-04-03 04:01:38bjesetrecipients: + bje, mdboom, christian.heimes, ahonkela, benjamin.peterson, tarek, eric.araujo, rpetrov, Arfrever, dhduvall, skrah, drkirkby, jdemeyer, barcc, Michael.Crusoe, ehvatum, Christian H, Josef Kemetmüller
2018-04-03 04:01:37bjesetmessageid: <1522728097.92.0.467229070634.issue1222585@psf.upfronthosting.co.za>
2018-04-03 04:01:37bjelinkissue1222585 messages
2018-04-03 04:01:37bjecreate