diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-06-09 20:00:23 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-06-09 20:13:10 +0200 |
commit | fb35105da6b443da6e07c7bf404ee67cee67aa20 (patch) | |
tree | 3b71a6e4fe9b896eac9993d06c3e0465776a28b5 /numpy/lib/nanfunctions.py | |
parent | 10098daf387b9468a0aee19c3eb3e0cdd21f874c (diff) | |
download | numpy-fb35105da6b443da6e07c7bf404ee67cee67aa20.tar.gz |
BLD: workaround msvc being stupid
Apparently it tries to respect calling conventions for static inline
functions so the 4th variable can't be passed over the stack as it needs
16 byte alignment.
Work around this by passing the variable as a pointer.
Closes gh-4795
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions