summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorhangenuit@gmail.com <hangenuit@gmail.com>2011-09-17 18:26:16 +0200
committerCharles Harris <charlesr.harris@gmail.com>2011-10-04 11:29:32 -0600
commit33dec5f3d364eccc9ee8d9e88a8710cea9ee94ec (patch)
tree8133900b425e8f91404f0d2b955abc84224213df /numpy/polynomial/polyutils.py
parentab2337159de0335e47d4b535fe558c7017c190bc (diff)
downloadnumpy-33dec5f3d364eccc9ee8d9e88a8710cea9ee94ec.tar.gz
ENH: Incorporated review advice and changed macro hack to MinGW hint.
When doing the typedef change, it conflicted with existing typedefs. I realized that MinGW did not know which MSVC runtime it would link with, but it had conditional definitions for MSVC 8 and up, which can be activated by defining __MSVCRT_VERSION__. So I added it to the compiler macros, which made the fallback hack and extra typedef unnecessary.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions