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 ocean-city
Recipients ocean-city
Date 2008-04-03.04:00:29
SpamBayes Score 0.4034404
Marked as misclassified No
Message-id <1207195232.04.0.450444474106.issue2540@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed compiler warned "'longval' is not used anywhere."
And I found 'longval' was not initialized where HAVE_LONG_LONG
was not defined. Is attached patch intended behavior? Thanks.
History
Date User Action Args
2008-04-03 04:00:32ocean-citysetspambayes_score: 0.40344 -> 0.4034404
recipients: + ocean-city
2008-04-03 04:00:32ocean-citysetspambayes_score: 0.40344 -> 0.40344
messageid: <1207195232.04.0.450444474106.issue2540@psf.upfronthosting.co.za>
2008-04-03 04:00:30ocean-citylinkissue2540 messages
2008-04-03 04:00:30ocean-citycreate