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

only Compiler Warnings #62

Open
Suedschwede66 opened this issue Dec 31, 2022 · 5 comments
Open

only Compiler Warnings #62

Suedschwede66 opened this issue Dec 31, 2022 · 5 comments

Comments

@Suedschwede66
Copy link

I still have a few warnings in the log with my old GCC6.3 and the new GCC11.2, but the build finishes without errors.

GCC6.3
GCC6 3

GCC11.2
GCC11 2

@Schimmelreiter
Copy link
Owner

Can you test if smod still works and auto-detects HD03/HD04 properly like before?

@Suedschwede66
Copy link
Author

I only have an HD01 card for HD+ in the home server and no HD03/04

@MegaV0lt
Copy link

MegaV0lt commented Jan 1, 2023

I hav HD03. I can make a test when at home at 3.01. if noone else does until then

@Schimmelreiter
Copy link
Owner

How can it be fixed? I didn't change anything.

@Suedschwede66
Copy link
Author

Adjust S3 in line 115 as a test if it should interfere. (#-wshadow remove temporarily)

# Compiler settings
cc_warn="-W -Wall -Wredundant-decls -Wstrict-prototypes -Wold-style-definition" #-Wshadow (remove temporarily)

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

No branches or pull requests

3 participants