Skip to content

Conversation

@MSP-Greg
Copy link
Member

Description

Fix compile warnings in ext/puma_http11/mini_ssl.c and ext/puma_http11/puma_http11.c.

Closes #2806

Your checklist for this pull request

  • I have reviewed the guidelines for contributing to this repository.
  • I have added (or updated) appropriate tests if this PR fixes a bug or adds a feature.
  • My pull request is 100 lines added/removed or less so that it can be easily reviewed.
  • If this PR doesn't need tests (docs change), I added [ci skip] to the title of the PR.
  • If this closes any issues, I have added "Closes #issue" to the PR description or my commit messages.
  • I have updated the documentation accordingly.
  • All new and existing tests passed, including Rubocop.

@MSP-Greg MSP-Greg force-pushed the old-style-definition branch from 1e8e1f2 to 8066e64 Compare January 25, 2022 14:39
@MSP-Greg MSP-Greg merged commit d20915d into puma:master Jan 25, 2022
@olleolleolle
Copy link
Contributor

@MSP-Greg Thanks so much! That was swift.

@MSP-Greg MSP-Greg deleted the old-style-definition branch January 25, 2022 15:28
@dentarg
Copy link
Member

dentarg commented Jan 25, 2022

Was it ruby/ruby@ad150a1 that triggered the warnings (that we turn into errors) to start happening? Must have been something recent as test passed on ruby-head 3 days ago.

JuanitoFatas pushed a commit to JuanitoFatas/puma that referenced this pull request Sep 9, 2022
Fix compile warnings in ext/puma_http11/mini_ssl.c and ext/puma_http11/puma_http11.c.
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.

mini_ssl.c failure for warnings - error: old-style function definition "ubuntu-20.04 head"

3 participants