Skip to content

Wrong placement for uint128_t init #27

@jsProj

Description

@jsProj

LOWER = ConvertToUint64(s + 16);

The +16 should be on the line above, otherwise it places small numbers into the left most 64 bits, converting it into a huge number instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions