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

libtorrent: Use __builtin_popcountll for compatibility #49

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

stickz
Copy link
Owner

@stickz stickz commented Sep 29, 2024

closes #48

@stickz stickz merged commit f414b85 into master Sep 29, 2024
2 checks passed
@stickz stickz deleted the popcount-revert branch September 29, 2024 00:50
stickz added a commit to stickz/docker-rtorrent-rutorrent that referenced this pull request Sep 29, 2024
## Version 6.1 Release
This release resolves two reported software crashes and reverts to the `__builtin_popcountll` wrapper for compatibility across platforms.

## What's Changed
* Update README.md by @WagnerGMD in stickz/rtorrent#46
* libtorrent: Use __builtin_popcountll for compatibility by @stickz in stickz/rtorrent#49
* Fix two SIGPIPE crashes by @stickz in stickz/rtorrent@c9f61f1 and stickz/rtorrent@f391442

## New Contributors
* @WagnerGMD made their first contribution in stickz/rtorrent#46

**Full Changelog**: stickz/rtorrent@v6.0-0.9.8-0.13.8...v6.1-0.9.8-0.13.8
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.

V4.1 actually drops support for CPU not having SSE4 support
1 participant