Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 28, 2017

  • bpo-30923: Silence fall-through warnings in libexpat build.
  • bpo-31279: Silence -Wstringop-overflow warning.

https://bugs.python.org/issue30923

@vstinner
Copy link
Member Author

This PR fixes all GCC warnings (I'm using GCC 7.2.1 on Fedora 27), except of the _POSIX_C_SOURCE warning in expat ( https://bugs.python.org/issue31374 ).

The PR only cherry-picks two commits from the master written by @skrah.

@vstinner vstinner requested a review from skrah November 28, 2017 23:04
@vstinner vstinner merged commit dedcbee into python:3.6 Nov 29, 2017
@vstinner vstinner deleted the fix_gcc_warnings36 branch November 29, 2017 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants