Skip to content

GitLab

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

Open
Created May 05, 2022 by Ben Avison@bavisonDeveloper
  • Report abuse
Report abuse

Fix cppcheck issues

  • Overview 0
  • Commits 16
  • Pipelines 8
  • Changes 14

This MR consists of the cppcheck-related former parts of !5 (merged), split out to make the whole more manageable.

It is not intended that this MR be merged until !5 (merged) and !19 (merged) have been merged, so you will see their commits in the history of this branch. This avoids having to rebase this MR multiple times. Please direct any comments relating to these commits to the relevant MR, not this one.

If you examine the branch where it diverges from the earlier MRs, what you should see is a series of commits, which for the most part each focus on one of the issues identified by cppcheck. This should hopefully make reviewing them easier to digest, provided you avoid looking at GitLab's view of the changes due to the MR as a whole!

Note that this is still not expected to result in a clean sweep of CI passes until Support/CI_Source!10 (merged) and Support/CI_Source!13 (closed) are merged.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: FixCppcheckIssues