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: compiler warnings #3123

Merged
merged 6 commits into from
May 23, 2022
Merged

fix: compiler warnings #3123

merged 6 commits into from
May 23, 2022

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented May 22, 2022

Fix a handful of minor compiler warnings that had snuck into the codebase over the last month or so.

@ckerr ckerr merged commit 67a0784 into main May 23, 2022
@ckerr ckerr deleted the fix/compiler-warnings branch May 23, 2022 02:22
ckerr added a commit that referenced this pull request May 23, 2022
commit 67a0784
Author: Charles Kerr <charles@charleskerr.com>
Date:   Sun May 22 21:22:34 2022 -0500

    fix: compiler warnings (#3123)

    * fix: unused function warning tr_rpc_address_is_valid

    * fix: unused variable warning old_byte_pop

    * fix: method-can-be-made-static warning assertValidRules

    * fix: signed-unsigned comparison warning

    * fix: invalid case style warning for KBps

    * chore: disable warning for static class member varaible
ckerr added a commit that referenced this pull request May 23, 2022
commit 4617776
Author: sewe2000 <59435262+sewe2000@users.noreply.github.com>
Date:   Mon May 23 05:02:46 2022 +0000

    Add new information about when torrent was added to transmission in the Information Tab in transmission-qt (#3121)

commit 67a0784
Author: Charles Kerr <charles@charleskerr.com>
Date:   Sun May 22 21:22:34 2022 -0500

    fix: compiler warnings (#3123)

    * fix: unused function warning tr_rpc_address_is_valid

    * fix: unused variable warning old_byte_pop

    * fix: method-can-be-made-static warning assertValidRules

    * fix: signed-unsigned comparison warning

    * fix: invalid case style warning for KBps

    * chore: disable warning for static class member varaible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant