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 neologix
Recipients amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vinay.sajip, vstinner
Date 2014-03-20.19:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395343079.69.0.592246433068.issue10141@psf.upfronthosting.co.za>
In-reply-to
Content
Vinay, your change just reverted this: http://bugs.python.org/issue20065

Basically, AF_CAN being defined doesn't imply that CAN_RAW is defined.

So compilation will now fail - again - on those hosts.
History
Date User Action Args
2014-03-20 19:17:59neologixsetrecipients: + neologix, vinay.sajip, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, slanden, rosslagerwall, python-dev, ogait87, mluis
2014-03-20 19:17:59neologixsetmessageid: <1395343079.69.0.592246433068.issue10141@psf.upfronthosting.co.za>
2014-03-20 19:17:59neologixlinkissue10141 messages
2014-03-20 19:17:59neologixcreate