Skip to content

buffer impl: add cast for android compilation#12583

Merged
junr03 merged 1 commit intoenvoyproxy:masterfrom
junr03:static-cast
Aug 11, 2020
Merged

buffer impl: add cast for android compilation#12583
junr03 merged 1 commit intoenvoyproxy:masterfrom
junr03:static-cast

Conversation

@junr03
Copy link
Copy Markdown
Member

@junr03 junr03 commented Aug 10, 2020

Commit Message: add cast for android compilation
Additional Description: #12439 added a return value that had issues with implicit narrowing when building envoy mobile for android. This explicit cast fixes the build issues.
Risk Level: low using the expected type for the constructor as the static_cast type.
Testing: local build of envoy mobile for android. CI

Signed-off-by: Jose Nino jnino@lyft.com

Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03
Copy link
Copy Markdown
Member Author

junr03 commented Aug 10, 2020

@roelfdutoit can you take a look?

@junr03 junr03 merged commit 689bd37 into envoyproxy:master Aug 11, 2020
@antoniovicente
Copy link
Copy Markdown
Contributor

Thanks for the fix.

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.

4 participants