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 r.david.murray
Recipients kristjan.jonsson, lemburg, ncoghlan, r.david.murray, tim.peters
Date 2009-09-28.15:45:25
SpamBayes Score 0.0042273407
Marked as misclassified No
Message-id <1254152727.0.0.0991243694395.issue6836@psf.upfronthosting.co.za>
In-reply-to
Content
Krisjan, after your commit I'm getting the following when trying to make
python on both trunk and py3k:

Objects/obmalloc.c:1372: error: conflicting types for
'_PyObject_DebugCheckAddress'
History
Date User Action Args
2009-09-28 15:45:27r.david.murraysetrecipients: + r.david.murray, lemburg, tim.peters, ncoghlan, kristjan.jonsson
2009-09-28 15:45:26r.david.murraysetmessageid: <1254152727.0.0.0991243694395.issue6836@psf.upfronthosting.co.za>
2009-09-28 15:45:25r.david.murraylinkissue6836 messages
2009-09-28 15:45:25r.david.murraycreate