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

TKSS-959: Use uint8_t instead of unsigned char #960

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

johnshajiang
Copy link
Collaborator

uint8_t may be better than unsigned char in this context.

This PR will resolves #959.

@johnshajiang johnshajiang added the enhancement Design or code enhancement label Dec 3, 2024
@johnshajiang johnshajiang self-assigned this Dec 3, 2024
@johnshajiang johnshajiang merged commit a39ec86 into Tencent:master Dec 3, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-959 branch December 3, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Design or code enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use uint8_t instead of unsigned char
1 participant