[issue5865] mathmodule.c fails to compile due to missing math_log1p() function

Alan Hourihane report at bugs.python.org
Tue Apr 28 18:47:30 CEST 2009


Alan Hourihane <alanh at fairlite.co.uk> added the comment:

GCC was munging math.h when it did fixincludes. I'm fixing the GCC port now.

Result of 1e16+2.99999 is...

10000000000000002.00

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5865>
_______________________________________


More information about the Python-bugs-list mailing list