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

Many implicit type conversions (e.g. uint16_t to uint32_t) #4

Open
RobertoRoos opened this issue Jul 21, 2022 · 0 comments · May be fixed by #5
Open

Many implicit type conversions (e.g. uint16_t to uint32_t) #4

RobertoRoos opened this issue Jul 21, 2022 · 0 comments · May be fixed by #5

Comments

@RobertoRoos
Copy link

Title says it all. There are many type conversion warnings in the library.

Is there a specific reason these are not made explicit? Or a reason uint32_t is used for almost all types, even where smaller variables could work?

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 a pull request may close this issue.

1 participant