Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !5705

Turn on Wimplicit-fallthrough project wide

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Timothy Arceri requested to merge tarceri/mesa:enable_fallthrough_warnings into master Jul 01, 2020
  • Overview 21
  • Commits 18
  • Pipelines 12
  • Changes 23

This will help avoid coding errors, makes code easier to read (or be sure its correct) and allows for less warnings from some static analysis tools.

I found and fixed a few genuine bugs in this series while fixing up the warnings.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enable_fallthrough_warnings