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

Add multiple platforms for bitvec CI. #42

Merged
merged 2 commits into from Jan 24, 2020
Merged

Conversation

Alexhuszagh
Copy link
Contributor

  • Automatically build on numerous OSes, including Android, Windows GNU, iOS, Linux, and Mac OS X.
  • Automatically build on numerous architectures, including PowerPC, MIPS, and many others.

Numerous difficult-to-detect bugs like #40 can occur in low-level crates making extensive use of platform-specific features, and therefore comprehensive testing using cross can help detect any commits that introduce platform-specific bugs.

@Alexhuszagh
Copy link
Contributor Author

All the current failures have detected platform-specific bugs in bitvec, so I'd recommend integrating these checks in, and then patching the bugs.

Copy link
Collaborator

@myrrlyn myrrlyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this at all but I trust you

@myrrlyn myrrlyn merged commit 0059760 into ferrilab:master Jan 24, 2020
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.

None yet

2 participants