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

Type widening allows conversion from signed to unsigned. #15

Open
patrikberg-cinnober opened this issue May 17, 2016 · 0 comments
Open

Comments

@patrikberg-cinnober
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant