Skip to content

Compiler-Warnings not displayed when compiling for Arduino #41

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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