Skip to content

Squelch warnings #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2014
Merged

Squelch warnings #20

merged 1 commit into from
Jun 20, 2014

Conversation

zzmp
Copy link
Contributor

@zzmp zzmp commented Jun 19, 2014

This squelches warnings from dead_code for many idiomatic structs.
This squelches warnings for non_camel_case_functions for idiomatically named fns.

With these warnings squelched, rust-openssl compiles cleanly.

This squelches warnings from dead_code for many idiomatic structs.
This squelches warnings for non_camel_case_functions for idiomatically named fns.
@zzmp
Copy link
Contributor Author

zzmp commented Jun 19, 2014

I wasn't sure if there was a reason for the dead code, so I did not remove it.

If you think it should be removed instead of just squelching the warnings, I can amend the PR.

sfackler added a commit that referenced this pull request Jun 20, 2014
@sfackler sfackler merged commit d04b73b into sfackler:master Jun 20, 2014
@zzmp zzmp deleted the squelch-warnings branch June 20, 2014 04:15
DiamondLovesYou pushed a commit to DiamondLovesYou/rust-openssl that referenced this pull request Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants