Skip to content

Tools - none-cxxflags generator script & re-add -Wdeprecated and -Wdeprecated-declarations #9245

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented May 20, 2025

GCC10 -> GCC (as in general, not specific to 10)
cpp -> cxx to be consistent with gcc terminology
grep exclude patterns in a separate file
exclude 'deprecated' warnings by default

GCC10 -> GCC (as in general, not specific to 10)
cpp -> cxx to be consistent with gcc terminology
grep exclude patterns in a separate file
exclude 'deprecated' warnings by default
@mcspr mcspr changed the title Tools - none-cxxflags generator script & re-add -Wdepracated and -Wdeprecated-declarations Tools - none-cxxflags generator script & re-add -Wdeprecated and -Wdeprecated-declarations May 20, 2025
--warnings=none is arduino-cli implicit default
@mcspr mcspr merged commit a5f18b5 into esp8266:master May 20, 2025
28 checks passed
@mcspr mcspr deleted the gcc/cxxflags-script branch May 20, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant