Skip to content

Commit e9f27cd

Browse files
committed
[3.11] pythongh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration warnings in configure.ac (pythonGH-99406)
Follow up to 12078e7. (cherry picked from commit e35ca41) Co-authored-by: Sam James <[email protected]>
1 parent 0076ca4 commit e9f27cd

File tree

3 files changed

+57
-48
lines changed

3 files changed

+57
-48
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix ``-Wimplicit-int``, ``-Wstrict-prototypes``, and ``-Wimplicit-function-declaration`` compiler warnings in :program:`configure` checks.

configure

Lines changed: 28 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)