Skip to content

try fixing a cast issue on recent android build#112

Merged
eranrund merged 2 commits intomc-developfrom
fix-cast
Apr 18, 2025
Merged

try fixing a cast issue on recent android build#112
eranrund merged 2 commits intomc-developfrom
fix-cast

Conversation

@eranrund
Copy link
Copy Markdown
Contributor

When working on mobilecoinofficial/android-bindings#15, @bcgreijnlautier and I ran into an issue where the i686 build had the Rust compiler think a char is i8, and mbedtls think it's a u8. This solves it for all platforms.

Comment thread mbedtls/src/ssl/context.rs
@eranrund eranrund merged commit 0bddacc into mc-develop Apr 18, 2025
0 of 2 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