[issue21167] float('nan') returns 0.0 on Python compiled with icc

Stefan Krah report at bugs.python.org
Wed Apr 16 16:06:53 CEST 2014


Stefan Krah added the comment:

Mark, if you agree that "fp-model strict" should not show up in
the distutils CFLAGS once Python is installed, the issue now depends
on #21121.

----------
dependencies: +-Werror=declaration-after-statement is added even for extension modules through setup.py

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


More information about the Python-bugs-list mailing list