Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 239
    • Merge requests 239
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !188

Fix a lot of warnings in GTK4

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged LRN requested to merge lrn/gtk4warnings into master Jun 10, 2018
  • Overview 0
  • Commits 18
  • Pipelines 2
  • Changes 26

Some of these warnings actually pointed at real errors, these are fixed too.

The only ones left are puzzle warnings (i left these alone), one printing warning (don't want to touch printing code) and two places with deprecated calls (still need to figure out what to use in their stead, but that's a fight for another day).

Most warnings are in W32 only code (which is why they went unfixed for so long).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: lrn/gtk4warnings