]> granicus.if.org Git - python/commitdiff
Temporary define to avoid build failure
authorMark Dickinson <dickinsm@gmail.com>
Sat, 24 Oct 2009 12:17:24 +0000 (12:17 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 24 Oct 2009 12:17:24 +0000 (12:17 +0000)
Python/dtoa.c

index 1cac9417487492a7ee18d3f66defca6895b51be0..c0559b487272eca8a2792cb0fccd21a49df281b2 100644 (file)
 
 #include "Python.h"
 
+#define IEEE_8087
+
 /* if PY_NO_SHORT_FLOAT_REPR is defined, then don't even try to compile
    the following code */
 #ifndef PY_NO_SHORT_FLOAT_REPR