Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-grid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 46
    • Issues 46
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Core ModulesCore Modules
  • dune-grid
  • Merge requests
  • !270

[yaspgrid] Silence lots of compiler warnings in clang

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Steffen Müthing requested to merge bugfix/silence-clang-yaspgrid-warnings into master Jan 25, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The YaspGrid entity triggers an insane amount of compilation warnings when compiled with clang (see the CI logs for examples).

This patch fixes the problem by adding the additional braces requested by the compiler.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/silence-clang-yaspgrid-warnings