diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-01-11 13:21:45 +0100 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-01-11 21:02:32 +0100 |
commit | d64d62b76df62e8b20eea060db05ef23c472354d (patch) | |
tree | 24e692bd780d52d75211c455e66c539d84f7c83b /numpy/add_newdocs.py | |
parent | 4b4796a35dfafbc4e037a5f1cd4a26d6a2e17f41 (diff) | |
download | numpy-d64d62b76df62e8b20eea060db05ef23c472354d.tar.gz |
BUG: fix large file support on 32 bit systems
On linux large file support must be enabled and ftello used to avoid
overflows. The result must not be converted to a size_t, but a long
long.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions