Use PRIu32 over %d for uint32_t
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 55/100
Research direction
Search the C++ source for uint32_t values formatted with %d and inspect the surrounding output code. Replace the inappropriate format specifier with PRIu32, then run the repository's available build or tests to confirm the code still compiles and formats the value correctly.
Written by the indexing model from the issue text.
Description
This issue has no description.
- Dominant language
- C++
- Stars
- 19
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bluerobotics/ping-cpp
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bluerobotics/ping-cpp#66 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
bluerobotics/ping-cpp#69 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
bluerobotics/ping-cpp#68 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
bluerobotics/ping-cpp#65 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
bluerobotics/ping-cpp#54 ·
All issues in bluerobotics/ping-cpp
Similar issues
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 88/100
QuantStack/git2cpp#187 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
mlcommons/mobile_app_open#1182 ·
-
Needs-Triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-cli#6547 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·