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 vstinner
Recipients Segev Finer, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-23.08:13:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498205606.78.0.925743453611.issue30726@psf.upfronthosting.co.za>
In-reply-to
Content
My commit c8fb58bd7917151e63398587a7fc2126db7c26de (co-written with Jeremy Kloth) fixes the "macro redefinition".

There are still warnings in the siphash code, but I suggest to report them upstream, and *then* propose to cherry-pick fixes from libexpat (as I did for Visual Studio 2008 support in Python 2.7 when I upgraded libexpat to 2.2.1, but I was lucky, the fix was already made in libexpat).
History
Date User Action Args
2017-06-23 08:13:26vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2017-06-23 08:13:26vstinnersetmessageid: <1498205606.78.0.925743453611.issue30726@psf.upfronthosting.co.za>
2017-06-23 08:13:26vstinnerlinkissue30726 messages
2017-06-23 08:13:26vstinnercreate