Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
K Kernel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • RiscOS
  • Sources
  • Kernel
  • Merge requests
  • !38

Open
Created Aug 19, 2020 by Timothy E Baldwin@tbaldwinDeveloper
  • Report abuse
Report abuse

Always display error on boot

  • Overview 0
  • Commits 1
  • Changes 1

Previously an error from returned FSControl_BootupFS would not be displayed by the kernel with the intention that it would displayed by the Desktop module, unless XOS_SetVarVal returns an error.

This had result that the error would be hidden if the desktop does not start for any reason. Fix by unconditionally displying the error.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: Kernel-Error