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 417
    • Issues 417
    • 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
  • !612

expanded on ATP to encode the var-dim entries of d>n:shp features in...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-2536 into develop Feb 10, 2026
  • Overview 0
  • Commits 1
  • Changes 3

expanded on ATP to encode the var-dim entries of d>n:shp features in N_typepattern nodes and the N_spids within them.

This fixes the detection of d>n:shp features as + types and thus resolves the issue #2536 (closed) AND it also keeps the found info encoded in the typepattern for later ode generation. The code generation is still missing!

The most important change in behaviour is that +-features do NOT increase the fdim anymore as that is wrong anyways! instead it adds to minVarDim!

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