summaryrefslogtreecommitdiff
path: root/numpy/distutils/command
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2009-11-12 11:33:54 +0000
committerDavid Cournapeau <cournape@gmail.com>2009-11-12 11:33:54 +0000
commitafbe79aee518504547014c9c657e9ac1098ab6b4 (patch)
tree3486e88b1c324869e82986aa304835b4e3af66ee /numpy/distutils/command
parentc96d201e94a1bd791356f5729af6b57092333414 (diff)
downloadnumpy-afbe79aee518504547014c9c657e9ac1098ab6b4.tar.gz
BUG: do not use bitfields for bit-twidling of long doubles.
Some compilers (Sun CC v12 for example) do not support bitfields with more than 32 bits. We redesign the internal macros and union usages to use bitmask instead where needed. Not thoroughly tested yet.
Diffstat (limited to 'numpy/distutils/command')
0 files changed, 0 insertions, 0 deletions