Skip to content

GitLab

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

Open
Created Jan 21, 2021 by Timothy E Baldwin@tbaldwinDeveloper
  • Report abuse
Report abuse

Reindent and simplify Objasm conditionals

  • Overview 2
  • Commits 3
  • Changes 16

All Objasm conditionals and loops indented starting on column 2 with an with an indent of 2 for each nested level. Replace all ELSE clauses containing only an IF structure with an ELIF clause containing it's contents.

Tested on BCM2835, BonusBin, Browse, BuildHost, Disc, IOMD32, OMAP3, OMAP4, OMAP5, PlingSystem, Titanium, Tungsten and iMx6 builds with no changes build output except line numbers in Objasm warnings.

Best reviewed using side by side view.

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