Skip to content

Fix 64-bit issues in VInt #105

@seliopou

Description

@seliopou

The VInt module assumes that the int type is at most 32 bits. On 64-bit architectures this is not the case, and leads to runtime errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions