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 JosephArmbruster
Recipients JosephArmbruster, jyasskin
Date 2008-03-16.23:18:19
SpamBayes Score 0.27708298
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
longobject.c has a type cast that should be different to take
HAVE_UINTPTR_T into account.

ps: noticed this as i'm merging trunk -> PythonCE to get this working on
my new cellphone, the Wing!
History
Date User Action Args
2008-03-16 23:18:23JosephArmbrustersetspambayes_score: 0.277083 -> 0.27708298
recipients: + JosephArmbruster, jyasskin
2008-03-16 23:18:22JosephArmbrustersetspambayes_score: 0.277083 -> 0.277083
messageid: <[email protected]>
2008-03-16 23:18:21JosephArmbrusterlinkissue2313 messages
2008-03-16 23:18:20JosephArmbrustercreate