Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #3178
Closed
Open
Issue created Jul 24, 2018 by James Willenbring@jmwilleOwner

Pull request testing should set -Werror

Created by: mhoemmen

@vbrunini asks whether pull request testing could set -Werror, so as to avoid issues like #3177 (closed).

@trilinos/framework @khpierson

Expectations

Trilinos -- at least the library, not necessarily tests and examples -- should build warning-free.

Current Behavior

See #3177 (closed). There is an issue that it's impossible to fix warnings in some packages.

Motivation and Context

Sierra builds with warnings as errors, so they want Trilinos to build warning-free.

Possible Solution

Exclude legacy packages like ML. Fix warnings. Add -Werror to at least one PR build.

Related Issues

  • Related to #3177 (closed)
Assignee
Assign to
Time tracking