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
  • Merge requests
  • !4841

Set Werror in GCC 7.2.0 build for a number of packages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged James Willenbring requested to merge ZUUL42:Werror_small_packages into develop Apr 09, 2019
  • Overview 7
  • Commits 7
  • Pipelines 0
  • Changes 5

Created by: ZUUL42

@trilinos/framework

Description

This sets up Werror flags for the remaining packages and sets Werror for those clear of any warnings as errors. This includes @trilinos/amesos2, @trilinos/galeri, @trilinos/globipack, @trilinos/gtest, @trilinos/intrepid, @trilinos/minitensor, @trilinos/rtop, @trilinos/shylu (including DD & Node), @trilinos/teko, @trilinos/threadpool, @trilinos/thyra, @trilinos/trilinoscouplings, @trilinos/trilinosss, & @trilinos/xpetra.

There are also very minor code changes to fix a few small Werrors that popped up. Then the Werror flag was set for those packages. That includes @trilinos/optipack, @trilinos/rythmos, @trilinos/stk, & @trilinos/stratimikos.

Motivation and Context

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

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • My change requires a change to the documentation.
  • I have read the code contribution guidelines for this project.
  • All new and existing tests passed.
  • No new compiler warnings were introduced.
  • These changes break backwards compatibility.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ZUUL42:Werror_small_packages