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 eudoxos
Recipients brian.curtin, eudoxos, loewis, mark.dickinson, petri.lehtinen, schmir, tim.golden
Date 2012-10-30.10:19:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351592382.34.0.269601106018.issue11566@psf.upfronthosting.co.za>
In-reply-to
Content
Just for the record: a workaround (mentioned at http://boost.2283326.n4.nabble.com/Boost-Python-Compile-Error-s-GCC-via-MinGW-w64-td3165793.html#a3166760) is to always include <cmath> before <Python.h>.
History
Date User Action Args
2012-10-30 10:19:42eudoxossetrecipients: + eudoxos, loewis, mark.dickinson, schmir, tim.golden, brian.curtin, petri.lehtinen
2012-10-30 10:19:42eudoxossetmessageid: <1351592382.34.0.269601106018.issue11566@psf.upfronthosting.co.za>
2012-10-30 10:19:42eudoxoslinkissue11566 messages
2012-10-30 10:19:42eudoxoscreate