Staging
v0.8.1
Revision dedeeaad040cdcb3c72b6f89cd33cc0264ea908d authored by Neal Norwitz on 31 March 2006, 06:54:45 UTC, committed by Neal Norwitz on 31 March 2006, 06:54:45 UTC
gcc.  Without this flag, doing pretty much anything with NaNs causes
a Floating Point Exception signal.  This causes the interpreter to quit.
The failing tests this fixes are:  test_float, test_long, and test_struct.
This is somewhat equivalent to doing signal(SIGFPE, SIG_IGN).

Will verify if this is a problem in 2.4 and backport if necessary (probably).
1 parent 7b8cf38
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 2.9 KB
LICENSE -rw-r--r-- 13.1 KB
Makefile.pre.in -rw-r--r-- 32.8 KB
README -rw-r--r-- 48.8 KB
configure -rwxr-xr-x 613.4 KB
configure.in -rw-r--r-- 88.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 25.0 KB
setup.py -rw-r--r-- 62.8 KB

README

back to top