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 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • 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
  • !308

Replace CODE_CEXPR with EXPRS_EXPR(CODE_CEXPRS)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jordy Aaldering requested to merge replace-code-cexpr into develop Aug 19, 2024
  • Overview 0
  • Commits 3
  • Changes 9

Occurances of CODE_CEXPR (x) have been replaced by EXPRS_EXPR (CODE_CEXPRS (x)) to avoid confusion
and the CODE_CEXPR macro has been removed.

WLGRID_CEXPR similarly has a confusing name. However it is not used anywhere so I simply removed the macro.

Edited Nov 13, 2024 by Jordy Aaldering
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: replace-code-cexpr