Skip to content

Conversation

nate-thirdwave
Copy link
Contributor

Use uint16_t,int32_t,etc instead of uint16,int32,etc as the expected typenames when looking for c-style casts.

nate-thirdwave and others added 2 commits August 14, 2024 17:45
Use uint16_t,int32_t,etc instead of uint16,int32,etc as
the expected typenames when looking for c-style casts.
Copy link
Member

@aaronliu0130 aaronliu0130 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! The client testcases need to be updated. This should be trivial, and if not, I'll attempt that tomorrow.

@aaronliu0130 aaronliu0130 merged commit b2d18ad into cpplint:develop Aug 24, 2024
6 checks passed
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.

2 participants