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
  • #10047
Closed
Open
Issue created Jul 10, 2020 by Henrik (Grubba) Grubbström@grubbaMaintainer

Warnings in Crypto.Pipe

The following warnings cause the testsuite to fail:

.../lib/modules/Crypto.pmod/Pipe.pike:33: Warning: An expression of type array(array | object | mixed) cannot be assigned to a variable of type array({ CipherState = object(implements Nettle.Cipher()->State) }).
.../lib/modules/Crypto.pmod/Pipe.pike:38: Warning: An expression of type array(object) cannot be assigned to a variable of type array({ CipherState = object(implements Nettle.Cipher()->State) }).
Assignee
Assign to
Time tracking