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

test: fix doctests for 32-bit and 16-bit pointer widths #4

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

mkroening
Copy link
Member

Closes #3

@mkroening mkroening changed the title test: fix doctests on i386 rustup target add i686-unknown-linux-gnu Jul 17, 2024
@mkroening mkroening changed the title rustup target add i686-unknown-linux-gnu test: fix doctests for 32-bit and 16-bit pointer widths Jul 17, 2024
@mkroening mkroening marked this pull request as ready for review July 17, 2024 13:55
@mkroening
Copy link
Member Author

On CI there were some weird segfaults when compiling two doctests (https://github.com/rust-osdev/endian-num/actions/runs/9974248170/job/27561334450), but it works fine locally.

@mkroening mkroening enabled auto-merge July 17, 2024 13:56
@mkroening mkroening added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 48d8045 Jul 17, 2024
10 checks passed
@mkroening
Copy link
Member Author

Published as 0.1.2

@mkroening mkroening deleted the i386 branch July 17, 2024 14:28
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.

Tests failing on i686
1 participant