Skip to content

Fix -Wsign-compare on arm32 (#2432)#2433

Merged
kinkie merged 1 commit into
squid-cache:v7from
squidadm:v7-backport-pr2432
Jun 4, 2026
Merged

Fix -Wsign-compare on arm32 (#2432)#2433
kinkie merged 1 commit into
squid-cache:v7from
squidadm:v7-backport-pr2432

Conversation

@squidadm
Copy link
Copy Markdown
Collaborator

@squidadm squidadm commented Jun 4, 2026

Due to ssize_t differences on 32/64 bit platforms, changes
to peerDigestSwapInMask in commit 556b91a cause
signedness comparison errors.
Refactor to be safe both on 32- and 64-bit platforms

Due to ssize_t differences on 32/64 bit platforms, changes
to peerDigestSwapInMask in commit 556b91a cause
signedness comparison errors.
Refactor to be safe both on 32- and 64-bit platforms
@kinkie kinkie merged commit c9c9a06 into squid-cache:v7 Jun 4, 2026
18 of 20 checks passed
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