Skip to content

fix: avoid %u when dealing with signed variables in printf#144

Merged
ppisar merged 1 commit intorpm-software-management:masterfrom
vil02:resolve_invalidPrintfArgType_uint
Feb 26, 2026
Merged

fix: avoid %u when dealing with signed variables in printf#144
ppisar merged 1 commit intorpm-software-management:masterfrom
vil02:resolve_invalidPrintfArgType_uint

Conversation

@vil02
Copy link
Copy Markdown
Contributor

@vil02 vil02 commented Feb 24, 2026

Similar to #143.

@vil02 vil02 marked this pull request as ready for review February 24, 2026 21:22
Comment thread libcomps/tests/check_brtree.c Outdated
@ppisar ppisar self-assigned this Feb 25, 2026
@vil02 vil02 marked this pull request as draft February 25, 2026 16:57
@vil02 vil02 changed the title fix: use %d when dealing with signed variabnles in printf fix: avoid %u when dealing with signed variables in printf Feb 25, 2026
@vil02 vil02 marked this pull request as ready for review February 25, 2026 17:02
@vil02 vil02 requested a review from ppisar February 25, 2026 17:02
@ppisar
Copy link
Copy Markdown
Contributor

ppisar commented Feb 25, 2026

Could you please squash the two commits into one and update the commit message?

@vil02 vil02 marked this pull request as draft February 25, 2026 18:34
@vil02 vil02 force-pushed the resolve_invalidPrintfArgType_uint branch from 39ce6bb to 30078bc Compare February 25, 2026 18:34
@vil02 vil02 marked this pull request as ready for review February 25, 2026 18:35
@ppisar ppisar merged commit 5756609 into rpm-software-management:master Feb 26, 2026
2 of 3 checks passed
@vil02 vil02 deleted the resolve_invalidPrintfArgType_uint branch February 26, 2026 14:34
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