Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !426

changed inlining predicate, now excluding varargs and varrets.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-2504 into develop Jul 08, 2025
  • Overview 1
  • Commits 3
  • Changes 1

An earlier decision to allow OBJECTWRAPPER inlining had jeopardised printf and scanf as inlining of varargs and varrets definitely does not work. But I still cannot see why we cannot inline all other OBJECTWRAPPER functions?! Maybe, yet another bug will show? I added an extra test to keep checking printf and scanf.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-2504