Skip to content

build: fix -Wformat-signedness by adjusting printf masks#21335

Closed
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:fmtsign
Closed

build: fix -Wformat-signedness by adjusting printf masks#21335
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:fmtsign

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Apr 16, 2026

  • sync printf masks with the passed value.
  • fix a couple of casts.

Cherry-picked from #20848

By syncing printf masks with the passed value.

Cherry-picked from curl#20848
@vszakats vszakats changed the title Fmtsign build: fix -Wformat-signedness warnings Apr 16, 2026
@vszakats vszakats changed the title build: fix -Wformat-signedness warnings build: fix -Wformat-signedness by adjusting printf masks Apr 16, 2026
@vszakats vszakats added the build label Apr 16, 2026
@testclutch

This comment has been minimized.

@vszakats vszakats closed this in 548c16a Apr 16, 2026
@vszakats vszakats deleted the fmtsign branch April 16, 2026 08:33
vszakats added a commit to vszakats/curl that referenced this pull request Apr 16, 2026
vszakats added a commit that referenced this pull request Apr 16, 2026
Also adjust a mask in `mqttd.c`.

Follow-up to 548c16a #21335
Cherry-picked from #20848

Closes #21339
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants