Skip to content

Use all the arduino IDE compiler warning settings #1335

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

Closed
jantje opened this issue Apr 17, 2021 · 0 comments
Closed

Use all the arduino IDE compiler warning settings #1335

jantje opened this issue Apr 17, 2021 · 0 comments
Labels
domain: build The build does not work as the Arduino IDE. importance: improvement request status: fixed in 4.4.0 fixed in 4.4.0

Comments

@jantje
Copy link
Member

jantje commented Apr 17, 2021

Originally Arduino IDE only supported to compile with no warning.
Sloeber IDE also supports -wall (and you can use any settings using the add to command line fields)

Later Arduino IDE switched to using warning level settings "none" "more" and "all" configurable in the platform.txtx

In Sloeber 4.4 the sloeber options translate to none and all. So more is not selectable in Sloeber.
This did not work properly but is fixed in #1333

This issue is to add a more and custom to Sloeber warning level (also show the exact compile option in the gui)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: build The build does not work as the Arduino IDE. importance: improvement request status: fixed in 4.4.0 fixed in 4.4.0
Projects
None yet
Development

No branches or pull requests

1 participant