diff options
author | Joshua Root <jmr@macports.org> | 2020-12-14 07:56:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-13 15:56:34 -0500 |
commit | 674fa0a740151e0416c9383f127b16014e805990 (patch) | |
tree | a117f25851f8fe60cadb98e195b70608e4c9a8b7 /Python/pylifecycle.c | |
parent | 463c7d3d149283814d879a9bb8411af64e656c8e (diff) | |
download | cpython-git-674fa0a740151e0416c9383f127b16014e805990.tar.gz |
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/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions