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 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
  • !131

Eradicate old types

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:eradicate-old-types-sbs into develop Nov 22, 2020
  • Overview 1
  • Commits 16
  • Changes 54

In the context of renovating the FFI interface the fact that compile still relied on old types became extremely unpleasant. Therefore, the final push towards getting rid of the old types structure was made. With the type "types" the type "shpseg" is also eradicated. The first-generation sons ARG_TYPE, VARDEC_TYPE, and FUNDEF_TYPES have been elided as well. I also tried to fix the remaining de-activated array opts like padding to work with the new structures. There might be some reminiscent MACROS in tree_compound.h which build on the old structures but I tried to identify and delete most of them.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: eradicate-old-types-sbs