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 jschneid
Recipients jschneid, vstinner
Date 2011-07-15.16:05:01
SpamBayes Score 0.035213005
Marked as misclassified No
Message-id <1310745902.62.0.0595974590724.issue12572@psf.upfronthosting.co.za>
In-reply-to
Content
This patch just reduces compiler noise by explicitly casting pointers to void *.  I expect the Visual Studio C/C++ compiler suite also issued these warnings, too.
History
Date User Action Args
2011-07-15 16:05:02jschneidsetrecipients: + jschneid, vstinner
2011-07-15 16:05:02jschneidsetmessageid: <1310745902.62.0.0595974590724.issue12572@psf.upfronthosting.co.za>
2011-07-15 16:05:02jschneidlinkissue12572 messages
2011-07-15 16:05:01jschneidcreate