summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_math.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-09 12:45:38 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-09 12:45:38 (GMT)
commit86e104a6ab8d81916a13b01ec892dd006a033359 (patch)
tree7764bc520854b693102fd172ef817b1340e1b4bb /Lib/test/test_math.py
parente0c9a7533cefe3b445a6b55b98f35bfe9dd6dd44 (diff)
downloadcpython-86e104a6ab8d81916a13b01ec892dd006a033359.zip
cpython-86e104a6ab8d81916a13b01ec892dd006a033359.tar.gz
cpython-86e104a6ab8d81916a13b01ec892dd006a033359.tar.bz2
Issue #8407: Use an explicit cast for FreeBSD
pthread_t is a pointer, not an integer, on FreeBSD. It should fix the following gcc warning: passing argument 1 of ‘pthread_kill’ makes pointer from integer without a cast
Diffstat (limited to 'Lib/test/test_math.py')
0 files changed, 0 insertions, 0 deletions