summaryrefslogtreecommitdiff
path: root/Python/dynload_os2.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-09-25 06:58:00 +0000
committerGeorg Brandl <georg@python.org>2006-09-25 06:58:00 +0000
commit934c90de0de8a0fd5f07b483b18d98beb857dbd9 (patch)
tree29264686d9cda5c7c1d945b2d3bc5c97ff843786 /Python/dynload_os2.c
parentb14b59fcf9325bc803763c4aad036cb12f9d7978 (diff)
downloadcpython-git-934c90de0de8a0fd5f07b483b18d98beb857dbd9.tar.gz
Backport rev. 51971:
Fix %zd string formatting on Mac OS X so it prints negative numbers. In addition to testing positive numbers, verify negative numbers work in configure. In order to avoid compiler warnings on OS X 10.4, also change the order of the check for the format character to use (PY_FORMAT_SIZE_T) in the sprintf format for Py_ssize_t. This patch changes PY_FORMAT_SIZE_T from "" to "l" if it wasn't defined at configure time. Need to verify the buildbot results.
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions