Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: refactor InitSystem #5899

Merged
merged 6 commits into from
Jan 9, 2025

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Jan 8, 2025

  • split InitSystem into multiple parts
  • rename getwindowsize -> InitWindowSize
  • refactor code computing DotGapPath
  • format ParseCommandLineOptions
  • update some comments
  • refactor ParseCommandLineOptions

Reaping the fruits of previous labor...

Best to view this commit-by-commit, and possibly with "ignore whitespace" turned on.

@fingolfin fingolfin added topic: kernel release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Jan 8, 2025
@fingolfin fingolfin changed the title kernel: split InitSystem into multiple parts kernel: split InitSystem into multiple parts, rename getwindowsize -> InitWindowSize Jan 8, 2025
@fingolfin fingolfin changed the title kernel: split InitSystem into multiple parts, rename getwindowsize -> InitWindowSize kernel: refactor Jan 8, 2025
@fingolfin fingolfin force-pushed the mh/split-InitSystem branch from 68061a0 to eea420c Compare January 8, 2025 20:15
@fingolfin fingolfin changed the title kernel: refactor kernel: refactor InitSystem Jan 9, 2025
@ChrisJefferson
Copy link
Contributor

I approved, but the failing test does identify a valid warning (an assert which should be changed).

@fingolfin fingolfin force-pushed the mh/split-InitSystem branch from 23bcec8 to cd0902c Compare January 9, 2025 08:35
@fingolfin fingolfin enabled auto-merge (rebase) January 9, 2025 08:35
@fingolfin fingolfin merged commit dfc1311 into gap-system:master Jan 9, 2025
33 checks passed
@fingolfin fingolfin deleted the mh/split-InitSystem branch January 9, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants