Skip to content
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

Fix some types of warnings #355

Merged
merged 1 commit into from
May 2, 2022
Merged

Commits on May 1, 2022

  1. Fix some types of warnings

    Also added a few warning options to the build:
    -Wshadow -Wconversion -Wcast-qual
    
    -Wsign-conversion can also be added if the below pull request is approved:
    redis/hiredis#1064
    
    Signed-off-by: Ted Lyngmo <[email protected]>
    TedLyngmo committed May 1, 2022
    Configuration menu
    Copy the full SHA
    f58f50e View commit details
    Browse the repository at this point in the history