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 chromatix
Recipients brett.cannon, chromatix, eric.snow, giampaolo.rodola, joshtriplett, ncoghlan, petri.lehtinen, pitrou, vstinner
Date 2012-11-12.18:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352746069.43.0.0845944486207.issue12082@psf.upfronthosting.co.za>
In-reply-to
Content
Actually many people try to compile python on an environment with freestanding C library, so this can be a specific case of that. Is there any issue or thread where compiling python with freestanding headers is discussed? As this relates to that.

Shall you remove the defines, please put instructions in the source code to let user know how they can provide their self-invented fstat function to the code.
History
Date User Action Args
2012-11-12 18:47:49chromatixsetrecipients: + chromatix, brett.cannon, ncoghlan, pitrou, vstinner, joshtriplett, giampaolo.rodola, eric.snow, petri.lehtinen
2012-11-12 18:47:49chromatixsetmessageid: <1352746069.43.0.0845944486207.issue12082@psf.upfronthosting.co.za>
2012-11-12 18:47:49chromatixlinkissue12082 messages
2012-11-12 18:47:49chromatixcreate