Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G gg-proto
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • 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
  • Jeanne-Marie Musca
  • gg-proto
  • Merge requests
  • !1

Quash compiler warnings.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jeanne-Marie Musca requested to merge quash-warnings into master Mar 13, 2016
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: ethan

The -Wall flag was generating lots of warnings, so I went through and fixed them all. Mostly this meant replacing unused variables with underscores, fixing names which shadowed other names, and adding type annotation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: quash-warnings