Skip to content

Set Werror for SEACAS

James Willenbring requested to merge ZUUL42:Werror into develop

Created by: ZUUL42

@trilinos/framework

Description

This sets Werror for SEACAS.

Motivation and Context

This is work toward #3178 turning Werror on for all packages.

Allowed by work from Issue #4514 (closed) & PR #4518.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • All new and existing tests passed.
  • No new compiler warnings were introduced.
  • These changes break backwards compatibility.

Merge request reports