Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SpaceCreator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • SpaceCreator
  • Issues
  • #726
Closed
Open
Issue created Nov 18, 2021 by Guenter Schwann@gschwannDeveloper

ASN: Broken import from other modules

Say I have 2 ASN.1 files in the model

image

The parser properly reads all types from all files - you fixed that in the past

However, it is possible to import a type from one module into another module and this does not work:

image

When you do the check, you do it probably only passing the current file as parameter, while all ASN.1 files in the model should be used for the ASN.1 compiler to resolve the dependencies

Note: This did work with the old daemon based solution.

Hint: The compiler handles properly the imports if it has all the files given in the command line

Edited Nov 19, 2021 by Guenter Schwann
Assignee
Assign to
Time tracking