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 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • 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
  • !284

missing conditional when importing modules that are compiled with check c

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:firefix-check-c-modules into develop Feb 21, 2024
  • Overview 0
  • Commits 1
  • Changes 1

through export and import we loose the connection between impl-funs and their wrappers. Therefore, we nee to check whether this connection indeed exists before blindly sprecialising. This may lead to fewer specialisations than what we would like but at least it avoids SEGFAULTS when using modules that have been compiled with -check c

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: firefix-check-c-modules