You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #3178 is working toward turning Warnings as Errors on for all packages in order in ensure Trilinos maintains a high level of SQA practices across the project.
Currently Pamgen has a warning that need to be handled before we can set Werror for Pamgen and eventually all packages.
Enhancement
@trilinos/pamgen
Issue #3178 is working toward turning Warnings as Errors on for all packages in order in ensure Trilinos maintains a high level of SQA practices across the project.
Currently Pamgen has a warning that need to be handled before we can set Werror for Pamgen and eventually all packages.
A recent test build was performed with -Werror set. The CDash report can be found here.
Once the Pamgen build doesn't emit any warnings that will be promoted to errors, we can set
-Werror
in the GCC 7.2.0 automated build.The text was updated successfully, but these errors were encountered: