summaryrefslogtreecommitdiff
path: root/numpy/lib/recfunctions.py
diff options
context:
space:
mode:
authorWarren Weckesser <warren.weckesser@gmail.com>2019-08-20 02:28:33 -0400
committerWarren Weckesser <warren.weckesser@gmail.com>2019-08-20 02:28:33 -0400
commit0be7d934c19b5d662ac451a7f85f2d5c961858f7 (patch)
tree1832f11d364d6ccab5fd43ca04e6a68a5bb18aa1 /numpy/lib/recfunctions.py
parente1c42bb77fa727f0b214f3433207e20261acb57f (diff)
downloadnumpy-0be7d934c19b5d662ac451a7f85f2d5c961858f7.tar.gz
MAINT: random: Match type of SeedSequence.pool_size to DEFAULT_POOL_SIZE.
Fixes this compiler warning: gcc: numpy/random/bit_generator.c numpy/random/bit_generator.c:4889:41: warning: comparison of integers of different signs: 'int' and 'uint32_t' (aka 'unsigned int') [-Wsign-compare] __pyx_t_6 = ((__pyx_v_self->pool_size != __pyx_v_5numpy_6random_13bit_generator_DEFAULT_POOL_SIZE) != 0); ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions