Skip to content

Compiler-Warnings not displayed when compiling for Arduino #41

@mnikander

Description

@mnikander

I've noticed that when compiling for Arduino, Compiler-Warnings are not shown at all. In the Makefile.arduino the -w compiler option is set, which inhibits all warnings. Why? Removing it doesn't seem to result in a flood of warnings as I'd initially feared.

Nonetheless, even when leaving the -w option out, only some of the warnings are seen when compiling for Arduino (compared to the PC). Is this due to the use of different compilers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions