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 christian.heimes
Recipients christian.heimes, dandrzejewski, dstufft, giampaolo.rodola, ned.deily, pitrou, python-dev, vstinner
Date 2013-11-22.22:21:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
:(

I seriously need access to a Darwin or OSX box. This is the second time I broke the build on OSX.

Ned Deily <[email protected]> schrieb:
>
>Ned Deily added the comment:
>
>This change seems to have broken the OS X 10.4 Tiger buildbot:
>
>_ssl.c:2240: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2253: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2257: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2263: error: 'struct x509_store_st' has no member named 'param'
>
>http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/7370
>
>----------
>nosy: +ned.deily
>resolution: fixed -> 
>status: pending -> open
>
>_______________________________________
>Python tracker <[email protected]>
><http://bugs.python.org/issue8813>
>_______________________________________
History
Date User Action Args
2013-11-22 22:21:54christian.heimessetrecipients: + christian.heimes, pitrou, vstinner, giampaolo.rodola, ned.deily, dandrzejewski, python-dev, dstufft
2013-11-22 22:21:54christian.heimeslinkissue8813 messages
2013-11-22 22:21:54christian.heimescreate