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 GCC 11.4 warnings #40

Open
dsilhavy opened this issue Nov 17, 2023 · 2 comments
Open

Fix GCC 11.4 warnings #40

dsilhavy opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dsilhavy
Copy link
Contributor

Description

Eliminate warnings that are shown when compiling with GCC 11.4 on Ubuntu 22

@dsilhavy dsilhavy added the bug Something isn't working label Nov 17, 2023
@dsilhavy
Copy link
Contributor Author

dsilhavy commented Nov 17, 2023

Fixed by @kuehnhammer

Took care of warnings�Now builds clean again with GCC 11.4 at -Wall -Wextra -Wpedantic -Werror

@dsilhavy
Copy link
Contributor Author

PR is pending, implementation can be seen at https://github.com/kuehnhammer/rt-mbms-modem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants