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 loewis
Recipients
Date 2003-05-11.06:01:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

So these are all warnings only? I'm not sure I want to risk
breaking compilation on other systems to get rid of these
warnings this late in the beta cycle. 

When you say you have used this: Do you mean in combination
with OpenSSH, or with Python?

On the "how it works" issue: How precisely does it cause the
compiler to produce a status code? I.e. what in the test
program does it assume to give an error? In particular: Why
does it call getpeername?
History
Date User Action Args
2007-08-23 15:26:45adminlinkissue731991 messages
2007-08-23 15:26:45admincreate