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 395
    • Issues 395
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • 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
  • !434

Injecting the correct suffixes for various C constants when printing ICM args

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-2470 into develop Sep 11, 2025
  • Overview 0
  • Commits 2
  • Changes 2

This MR fixes issue #2470 (closed). I wanted to add some tests which would check that we always do the right thing when dealing with larger integer types but due to the vagueness that we face in C this seems harder to do generically. Therefore, I decided not to add any tests. Once (if ever) we have a good solution for the C observations of issue #2506, we should add nice generic tests....

Edited Sep 12, 2025 by Sven-Bodo Scholz
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-2470