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

Generalize some test code for multiple architectures #49

Merged
merged 3 commits into from
Oct 10, 2022
Merged

Generalize some test code for multiple architectures #49

merged 3 commits into from
Oct 10, 2022

Conversation

mulkieran
Copy link
Contributor

@mulkieran mulkieran commented Sep 21, 2022

Motivated by a quick fix I had to do in packaging in Fedora[1].

[1] https://src.fedoraproject.org/rpms/rust-loopdev/blob/rawhide/f/loopdev-fix-test.diff

On some architectures, off_t is i32.

Signed-off-by: mulhern <[email protected]>
Adapt caller's signatures. No signatures other than those of the direct
callers need to be adapted.

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran marked this pull request as ready for review September 21, 2022 12:55
@mdaffin mdaffin merged commit 2f5763f into mdaffin:master Oct 10, 2022
@mulkieran mulkieran deleted the off_t_type_convert branch October 10, 2022 19:58
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