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

Don't export MD5 byteReverse symbol on big-endian #377

Merged
merged 1 commit into from Dec 12, 2023

Conversation

matoro
Copy link
Contributor

@matoro matoro commented Nov 29, 2023

Otherwise this fails the test which checks that all exported symbols begin with kvz_ prefix.

Otherwise this fails the test which checks that all exported symbols
begin with kvz_ prefix.
@Jovasa Jovasa added safe to test Run tests on CI and removed safe to test Run tests on CI labels Dec 6, 2023
@Jovasa Jovasa merged commit f4294e0 into ultravideo:master Dec 12, 2023
5 of 10 checks passed
@Jovasa
Copy link
Member

Jovasa commented Dec 12, 2023

Thanks, I don't have a big big-endian system to check this but seems good to me.

@matoro
Copy link
Contributor Author

matoro commented Dec 12, 2023

Thanks, I don't have a big big-endian system to check this but seems good to me.

FYI, I have used https://github.com/marketplace/actions/run-on-architecture to cover big-endian (and 32-bit) on GH CI for other projects before. It doesn't always work but it's still been useful before. Would a PR to add it to this project's CI be helpful?

matoro added a commit to matoro/gentoo that referenced this pull request Dec 19, 2023
Trivial fix and only affects BE so no revbump.

See: ultravideo/kvazaar#377
Bug: https://bugs.gentoo.org/902217
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Dec 19, 2023
Trivial fix and only affects BE so no revbump.

See: ultravideo/kvazaar#377
Bug: https://bugs.gentoo.org/902217
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Closes: #34364
Signed-off-by: Sam James <sam@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Run tests on CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants