-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Status: To be implementedSelected for DevelopmentSelected for DevelopmentType: CI & TestingRelated to continuous integration, automated testing, or test infrastructure.Related to continuous integration, automated testing, or test infrastructure.Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
CI
Hardware specification
n/a
Is your feature request related to a problem?
As a follow-up to #6782 (comment), we should now add -Wextra when building the code in CI.
Describe the solution you'd like
- Option 1: something along the lines of Error even w/warnings disabled for no-return fcns esp8266/Arduino#8495 (move arguments into a file, use
@
to tell GCC to read arguments from file) - Option 2: In a CI build, use sed to add -Wextra to the list of warning flags in platform.txt
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Status: To be implementedSelected for DevelopmentSelected for DevelopmentType: CI & TestingRelated to continuous integration, automated testing, or test infrastructure.Related to continuous integration, automated testing, or test infrastructure.Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Type
Projects
Status
Done