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

[BUG] - Clean up the warnings in the Visual Studio build #44

Open
jamespilgrim opened this issue Jan 6, 2025 · 0 comments
Open

[BUG] - Clean up the warnings in the Visual Studio build #44

jamespilgrim opened this issue Jan 6, 2025 · 0 comments

Comments

@jamespilgrim
Copy link
Owner

Describe the bug
When compiling in Visual Studio, the many sloppy parts of the code base generate dozens of warnings. Mostly type-casting warnings.

To Reproduce (if not obvious:)
Steps to reproduce the behavior:
Compile on VS!

Expected behavior
Should have no warnings at all.

Screenshots
image

Environment (e.g., Pi 1, Pi 2, Webapp, Visual Studio, etc.):
Visual Studio

Additional context
The real answer would be to make the types we use better matched to the method and data requirements, but that's a lot more work. Later...

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

1 participant