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 akitada
Recipients akitada, amaury.forgeotdarc, brett.cannon
Date 2008-11-24.21:00:42
SpamBayes Score 0.00039340137
Marked as misclassified No
Message-id <1227560444.78.0.0398810038709.issue4370@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury,
thank you for pointing that out.

Attached patch disables this "__attribute__"
when PY_FORMAT_SIZE_T is undefined after configure script.

I confirmed this eliminate warnings in FreeBSD 4.11
History
Date User Action Args
2008-11-24 21:00:45akitadasetrecipients: + akitada, brett.cannon, amaury.forgeotdarc
2008-11-24 21:00:44akitadasetmessageid: <1227560444.78.0.0398810038709.issue4370@psf.upfronthosting.co.za>
2008-11-24 21:00:43akitadalinkissue4370 messages
2008-11-24 21:00:42akitadacreate