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

Make src/transport compile with -Werror=conversion #2849

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

Problem

src/transport does not compile with -Wconversion

Summary of Changes

Make it compile

fixes #2848

@bzbarsky-apple bzbarsky-apple changed the title Int conversion transport Make src/transport compile with -Werror=conversion Sep 25, 2020
@bzbarsky-apple
Copy link
Contributor Author

@saurabhst @BroderickCarlin @jelderton @hawk248 @chrisdecenzo could you take a look, please?

@bzbarsky-apple bzbarsky-apple merged commit 0f79977 into project-chip:master Sep 30, 2020
@bzbarsky-apple bzbarsky-apple deleted the int-conversion-transport branch October 1, 2020 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make src/transport compile with -Wconversion
4 participants