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 doko
Recipients Arfrever, doko, loewis, vstinner
Date 2010-04-25.21:20:17
SpamBayes Score 0.0052416967
Marked as misclassified No
Message-id <1272230419.05.0.891953781616.issue8510@psf.upfronthosting.co.za>
In-reply-to
Content
r80481: configure.in: Avoid autoconf warning: Assume C89 semantics that
RETSIGTYPE is always void (issue #8510).

Keep the definition, although the python code itself doesn't use it anymore.
History
Date User Action Args
2010-04-25 21:20:19dokosetrecipients: + doko, loewis, vstinner, Arfrever
2010-04-25 21:20:19dokosetmessageid: <1272230419.05.0.891953781616.issue8510@psf.upfronthosting.co.za>
2010-04-25 21:20:17dokolinkissue8510 messages
2010-04-25 21:20:17dokocreate