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

Fix compiler warning

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Sune Vuorela requested to merge svuorela/poppler:svuorela/compilerwarning into master Mar 02, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The compiler claims that x2 and y2 might be unitialized. The compiler might be wrong, but let's just initialize anyways.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: svuorela/compilerwarning