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 ezio.melotti
Recipients ezio.melotti, skrah, wah meng
Date 2011-09-30.05:29:28
SpamBayes Score 0.00309676
Marked as misclassified No
Message-id <1317360569.31.0.926246580939.issue13057@psf.upfronthosting.co.za>
In-reply-to
Content
You just have to add:
#include <stdio.h>

just after:
#include <pthread.h>

The + in the diff only means that the line was added and shouldn't be included in the file.
History
Date User Action Args
2011-09-30 05:29:29ezio.melottisetrecipients: + ezio.melotti, skrah, wah meng
2011-09-30 05:29:29ezio.melottisetmessageid: <1317360569.31.0.926246580939.issue13057@psf.upfronthosting.co.za>
2011-09-30 05:29:28ezio.melottilinkissue13057 messages
2011-09-30 05:29:28ezio.melotticreate