Skip to content

Incosistent Int typing #15

@Xh4H

Description

@Xh4H

A user reported a bug in the Discord server.

Those variables, parameters, etc. whose type is Int may either be UInt32 or UInt64 based on the system architecture.

This can, and does lead into a crash in 32-bit systems for those values returned by Discord that are supposed to be handled as UInt64.

Solution?: Specify UInt64 directly.

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