Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incosistent Int typing #15

Open
Xh4H opened this issue Sep 30, 2019 · 0 comments
Open

Incosistent Int typing #15

Xh4H opened this issue Sep 30, 2019 · 0 comments

Comments

@Xh4H
Copy link
Owner

Xh4H commented Sep 30, 2019

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant