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

@type int/uint must not be adjusted to bigint type. #771

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 21, 2023

Did a mistake that adjusting @type int and @type uint tags to the bigint type.

In the bigint type case, only @type uint64 must be worked.

Did a mistake that adjusting `@type int` and `@type uint` tags to the `bigint` type. In the `bigint` type case, only `@type uint64` must be worked.
@samchon samchon added bug Something isn't working enhancement New feature or request labels Aug 21, 2023
@samchon samchon self-assigned this Aug 21, 2023
@samchon samchon merged commit bcca37c into master Aug 21, 2023
1 of 2 checks passed
@samchon samchon deleted the features/bigint branch August 21, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant