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

Update to version 0.3.2-dev of Jubako #22

Merged
merged 3 commits into from
Nov 17, 2024
Merged

Update to version 0.3.2-dev of Jubako #22

merged 3 commits into from
Nov 17, 2024

Conversation

mgautierfr
Copy link
Member

New version of Jubako do not define Size::into_usize as it can
lost data silently if Size > usize (in 32bits).

So we have to be explicit about the cast and handle when it is not
possible.

New version of Jubako do not define `Size::into_usize` as it can
lost data silently if Size > usize (in 32bits).

So we have to be explicit about the cast and handle when it is not
possible.
@mgautierfr mgautierfr merged commit 231529c into main Nov 17, 2024
9 checks passed
@mgautierfr mgautierfr deleted the small_fixes branch November 17, 2024 10:23
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.

1 participant