Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

Type widening allows conversion from signed to unsigned. #15

Description

@patrikberg-cinnober

The code that performs type widening, allowing conversion from e.g. uint32 and uint64 also allows conversion from signed types to unsigned types, e.g. int32 to uint64. That kind of conversion should not be allowed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions