summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/compat.py
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-09-13 06:03:30 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-09-13 06:03:30 +0000
commit39a7b4a1ca3de1289f6d2fe09ac3c2527dcaa1c1 (patch)
tree9f4202550e514684179cef23de03a9b3531029c1 /numpy/oldnumeric/compat.py
parente091c840e101eb620307747e0e4cd1b939d8abe6 (diff)
downloadnumpy-39a7b4a1ca3de1289f6d2fe09ac3c2527dcaa1c1.tar.gz
Fix cygwin compilation
Recent version of binutils (2.18.50) do not accept 4 bytes operand for some opcodes like fnstsw (which always expected a 2 bytes operand). Replace the type of the argument from unsigned 2 bytes to unsigned 4 bytes unsigned integer.
Diffstat (limited to 'numpy/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions