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, gvanrossum, janssen
Date 2007-11-15.18:31:23
SpamBayes Score 0.029638683
Marked as misclassified No
Message-id <1195151483.46.0.0984988466264.issue1451@psf.upfronthosting.co.za>
In-reply-to
Content
Ubuntu Linux 7.10, x86, gcc version 4.1.3 20070929 (prerelease) (Ubuntu
4.1.2-16ubuntu2)


/home/heimes/dev/python/py3k/Modules/_ssl.c: In function
'_get_peer_alt_names':
/home/heimes/dev/python/py3k/Modules/_ssl.c:680: warning: passing
argument 2 of 'ASN1_item_d2i' from incompatible pointer type
/home/heimes/dev/python/py3k/Modules/_ssl.c:684: warning: passing
argument 2 of 'method->d2i' from incompatible pointer type
gcc -pthread -shared
History
Date User Action Args
2007-11-15 18:31:23christian.heimessetspambayes_score: 0.0296387 -> 0.029638683
recipients: + christian.heimes, gvanrossum, janssen
2007-11-15 18:31:23christian.heimessetspambayes_score: 0.0296387 -> 0.0296387
messageid: <1195151483.46.0.0984988466264.issue1451@psf.upfronthosting.co.za>
2007-11-15 18:31:23christian.heimeslinkissue1451 messages
2007-11-15 18:31:23christian.heimescreate