8000 [3.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… · python/cpython@88b754b · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 88b754b

Browse files
authored
[3.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (GH-99919)
…tion warnings in configure.ac (GH-99406) Follow up to 12078e7. (cherry picked from commit e35ca41)
1 parent 6282ef6 commit 88b754b

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)
0