Skip to content

Commit

Permalink
pythongh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declarat…
Browse files Browse the repository at this point in the history
…ion warnings in configure.ac (python#99406)

Follow up to 12078e7.
  • Loading branch information
thesamesam authored Nov 26, 2022
1 parent 47d673d commit e35ca41
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 48 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix ``-Wimplicit-int``, ``-Wstrict-prototypes``, and ``-Wimplicit-function-declaration`` compiler warnings in :program:`configure` checks.
52 changes: 28 additions & 24 deletions configure

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e35ca41

Please sign in to comment.