Skip to content

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

@jamespilgrim

Description

@jamespilgrim

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions