Skip to content
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

GNU Make option to turn warnings into errors #1198

Merged
merged 1 commit into from
Jul 26, 2020

Conversation

WeiqunZhang
Copy link
Member

Add WARN_ERROR (with default of FALSE) to the GNU Make system to turn warnings into errors for
GCC and Clang. Add WARN_ERROR to the 2d and 3d CIs using GNU Make.

Add `WARN_ERROR` (with default of `FALSE`) to the GNU Make system to turn warnings into errors for
GCC and Clang.  Add `WARN_ERROR` to the 2d and 3d CIs using GNU Make.
@WeiqunZhang WeiqunZhang requested review from atmyers and ax3l July 25, 2020 02:37
@atmyers atmyers merged commit 1dbf5d7 into AMReX-Codes:development Jul 26, 2020
@ax3l ax3l added the test label Jul 26, 2020
@WeiqunZhang WeiqunZhang deleted the warn_error branch July 27, 2020 18:30
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
Add `WARN_ERROR` (with default of `FALSE`) to the GNU Make system to turn warnings into errors for
GCC and Clang.  Add `WARN_ERROR` to the 2d and 3d CIs using GNU Make.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants