Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix DiscordBitSet deserialization from JSON number #912

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

lukellmann
Copy link
Member

Also throw NumberFormatException from DiscordBitSet factory function for large negative numbers while I'm here.

Fixes #911

Also throw NumberFormatException from DiscordBitSet factory function
for large negative numbers while I'm here.

Fixes #911
@lukellmann lukellmann mentioned this pull request Jan 16, 2024
@lukellmann lukellmann merged commit a6b5963 into main Jan 18, 2024
8 checks passed
@lukellmann lukellmann deleted the bit-set-fixes branch January 18, 2024 20:53
lukellmann added a commit that referenced this pull request Jan 19, 2024
Also throw NumberFormatException from DiscordBitSet factory function
for large negative numbers while I'm here.

Fixes #911

(cherry picked from commit a6b5963)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception
1 participant