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

unused and potentially uninitialized variables #5

Open
alberto743 opened this issue Jan 16, 2025 · 3 comments
Open

unused and potentially uninitialized variables #5

alberto743 opened this issue Jan 16, 2025 · 3 comments

Comments

@alberto743
Copy link

Dear authors,
The compilation shows a lot of warning regarding unused variables and potentially uninitialized variable.
Could you please confirm and/or potentially correct?
Thank you

@florianober
Copy link
Contributor

Hi @alberto743,
thank you for the input. Yes we're aware of these warning and this is work in progress.
Due to the history of this old code, there is a lot to do.
Please try to run the included tests and check the shiped example projects. If there are any errors please let us know.

kind regards

@alberto743
Copy link
Author

I will take a look. Anyhow, at least uninitialized variables may lead to unconsistent behaviors among compilers and should be fixed in my opinion.

@florianober
Copy link
Contributor

absolutely

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

2 participants