-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels