Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Casting from f64 to u64 does not work #1867

Closed
@ronnuriel

Description

@ronnuriel

Fix error when converting between two different types
for example:
x:i16 = i16(3)
y:u16 = x

Converting i16 to u16.

Metadata

Metadata

Assignees

Labels

cLabel for C language related changeshigh priorityThe issue is blocking other projects, not easy to workaround, must be fixed as soon as possible

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions