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

Warnings in Val

The following warnings cause the testsuite to fail:

.../lib/modules/Val.pmod/module.pmod:600: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:601: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:602: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:630: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:631: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:632: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:645: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:646: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:647: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:868: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
.../lib/modules/Val.pmod/module.pmod:872: Warning: An expression of type int | mixed cannot be assigned to a variable of type int.
Edited Jul 09, 2020 by Henrik (Grubba) Grubbström
Assignee
Assign to
Time tracking