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 djc
Recipients djc, jfinkels
Date 2010-10-19.16:10:02
SpamBayes Score 0.020805702
Marked as misclassified No
Message-id <1287504603.96.0.177473259954.issue10036@psf.upfronthosting.co.za>
In-reply-to
Content
At least one of these also happens on Gentoo:


Modules/_ctypes/libffi/src/dlmalloc.c:3193: warning: implicit declaration of function 'mremap'
Modules/_ctypes/libffi/src/dlmalloc.c:3193: warning: cast to pointer from integer of different size
Modules/_ctypes/libffi/src/dlmalloc.c:3612: warning: comparison between pointer and integer
History
Date User Action Args
2010-10-19 16:10:04djcsetrecipients: + djc, jfinkels
2010-10-19 16:10:03djcsetmessageid: <1287504603.96.0.177473259954.issue10036@psf.upfronthosting.co.za>
2010-10-19 16:10:02djclinkissue10036 messages
2010-10-19 16:10:02djccreate