summaryrefslogtreecommitdiffstats
path: root/Python/pystrtod.c
diff options
context:
space:
mode:
authorJoshua Root <jmr@macports.org>2020-12-13 20:56:34 (GMT)
committerGitHub <noreply@github.com>2020-12-13 20:56:34 (GMT)
commit674fa0a740151e0416c9383f127b16014e805990 (patch)
treea117f25851f8fe60cadb98e195b70608e4c9a8b7 /Python/pystrtod.c
parent463c7d3d149283814d879a9bb8411af64e656c8e (diff)
downloadcpython-674fa0a740151e0416c9383f127b16014e805990.zip
cpython-674fa0a740151e0416c9383f127b16014e805990.tar.gz
cpython-674fa0a740151e0416c9383f127b16014e805990.tar.bz2
bpo-42598: Fix implicit function declarations in configure (GH-23690)
This is invalid in C99 and later and is an error with some compilers (e.g. clang in Xcode 12), and can thus cause configure checks to produce incorrect results.
Diffstat (limited to 'Python/pystrtod.c')
0 files changed, 0 insertions, 0 deletions