Message 7801 - Python tracker

Message7801

Author loewis
Recipients
Date 2001-11-29.23:51:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Thansk for the files. I now trying to figure out why Python
refuses to use the getaddrinfo implementation in your C
library. It may be that it is really broken, in which case
we must make getaddrinfo.c work correctly. Perhaps it ought
to work,and configure just fails to correctly see that.

So please compile the attached file aicheck.c on your
system, and report output and status code (looking at $?);
if it fails to compile, report the compile errors.
History
Date User Action Args
2007-08-23 13:57:37adminlinkissue486099 messages
2007-08-23 13:57:37admincreate