diff options
author | Dmitry Zagorny <dmitry.zagorny@intel.com> | 2015-09-14 13:00:55 -0500 |
---|---|---|
committer | Dmitry Zagorny <dmitry.zagorny@intel.com> | 2015-09-15 14:31:23 +0300 |
commit | 44c9b2aba51f73e50c17b7f990a054d0d4804269 (patch) | |
tree | e9712522757c4c18e3a197b19e6fdfc1ce72a354 /numpy/distutils/fcompiler/intel.py | |
parent | 653a3655a302651b3634e385e515ca11d373f0ff (diff) | |
download | numpy-44c9b2aba51f73e50c17b7f990a054d0d4804269.tar.gz |
Added closing for 'so_dup' and 'se_dup' file descriptors.
Issue: _exec_command function doesn't close 'so_dup' and 'se_dup' file
descriptors.SciPy try to build scipy\special\amos\zunik.f and
crash:error: Command "C:\Program Files (x86)\Intel\Composer XE
2015\bin\intel64\ifort.exe /nologo /MD /nbs /names:lowercase
/assume:underscore /O1
-IC:\Python27\lib\site-packages\numpy\core\include -c /c
scipy\special\amos\zunik.f
/Fobuild\temp.win-amd64-2.7\scipy\special\amos\zunik.o" failed with
exit status -1073741502
Diffstat (limited to 'numpy/distutils/fcompiler/intel.py')
0 files changed, 0 insertions, 0 deletions