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

Remove big endian compile error #60

Conversation

isislovecruft
Copy link
Member

Fixes #58. The transcript bytes appear to always be written in little endian, even on big endian systems, due to the byteorder encoding wrapper functions, but we should probably update the github action from #59 that tests on powerPC to use the debug-transcript feature to check that.

@isislovecruft
Copy link
Member Author

For semver, I'm not sure whether this counts as a bug fix or a feature.

@huitseeker
Copy link
Contributor

This should help rozbb/strobe-rs#1

@huitseeker
Copy link
Contributor

@isislovecruft The bugfix was released in strobe-rs 0.5.4.

@hdevalence
Copy link
Contributor

re-running GH Actions jobs

@isislovecruft
Copy link
Member Author

I'm guessing that test failure means it's not working cross-compatibly between differently endian systems?

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.

3 participants