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 alanh
Recipients alanh, mark.dickinson
Date 2009-04-28.16:47:28
SpamBayes Score 0.017952811
Marked as misclassified No
Message-id <1240937250.05.0.223391274846.issue5865@psf.upfronthosting.co.za>
In-reply-to
Content
GCC was munging math.h when it did fixincludes. I'm fixing the GCC port now.

Result of 1e16+2.99999 is...

10000000000000002.00
History
Date User Action Args
2009-04-28 16:47:30alanhsetrecipients: + alanh, mark.dickinson
2009-04-28 16:47:30alanhsetmessageid: <1240937250.05.0.223391274846.issue5865@psf.upfronthosting.co.za>
2009-04-28 16:47:28alanhlinkissue5865 messages
2009-04-28 16:47:28alanhcreate