Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P phosh-osk-stub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure 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
  • Guido Günther
  • phosh-osk-stub
  • Merge requests
  • !42

Move most of the code in phosh-osk-stub.c into an object

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Guido Günther requested to merge objectify into main Nov 30, 2022
  • Overview 0
  • Commits 10
  • Pipelines 4
  • Changes 1

This will allow us to move it into a separate file and hence keep things better separated. It also does away with the mixture of global variables and variables passed into functions making things more robust as we now know that those are initalized.

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