Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • pikelang
  • pikepike
  • Issues
  • #10041
Closed
Open
Issue created Jul 09, 2020 by Henrik (Grubba) Grubbström@grubbaMaintainer

Warnings in Standards.ASN1.Types

The following warnings cause the testsuite to fail:

.../lib/modules/Standards.pmod/ASN1.pmod/Types.pmod:184: Warning: An expression of type array(object) cannot be assigned to a variable of type array({ Object = object(implements object(.../lib/modules/Standards.pmod/ASN1.pmod/Types.pmod).Object) }).
.../lib/modules/Standards.pmod/ASN1.pmod/Types.pmod:353: Warning: An expression of type mixed cannot be assigned to a variable of type { mpz = object(implements _static_modules.Gmp()->mpz) }.
.../lib/modules/Standards.pmod/ASN1.pmod/Types.pmod:518: Warning: An expression of type int cannot be assigned to a variable of type int(8bit).
Assignee
Assign to
Time tracking