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 jcea
Recipients BreamoreBoy, benjamin.peterson, christian.heimes, ezio.melotti, gvanrossum, jcea
Date 2011-09-06.05:49:18
SpamBayes Score 0.00015029855
Marked as misclassified No
Message-id <1315288159.61.0.600797222424.issue1616@psf.upfronthosting.co.za>
In-reply-to
Content
I see this in quite a few of the buildbots:

(python 3.2)
./Modules/_io/iobase.c:707: warning: initialization from incompatible pointer type

Seems to affect all current versions: 2.7, 3.2 and 3.x
History
Date User Action Args
2011-09-06 05:49:19jceasetrecipients: + jcea, gvanrossum, christian.heimes, benjamin.peterson, ezio.melotti, BreamoreBoy
2011-09-06 05:49:19jceasetmessageid: <1315288159.61.0.600797222424.issue1616@psf.upfronthosting.co.za>
2011-09-06 05:49:19jcealinkissue1616 messages
2011-09-06 05:49:18jceacreate