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

fix #1345: don't remove big endian test for other platforms #1354

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

msabwat
Copy link
Contributor

@msabwat msabwat commented Jun 1, 2021

thank you to @ePirat for finding the issue, it turns out that !EMSCRIPTEN does not evaluate to 1 on other platforms, so the the #1345 actually disabled the test for all platforms.

sorry about the churn

thanks to @ePirat, it turns out that !EMSCRIPTEN does not evaluate to 1 on other platforms, so the the uclouvain#1345 actually disabled the test for all platforms.
@msabwat
Copy link
Contributor Author

msabwat commented Jun 1, 2021

#1355

@rouault rouault merged commit adb8889 into uclouvain:master Jun 1, 2021
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