bluerobotics / bluerobotics/ping-cpp
Use PRIu32 over %d for uint32_t
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 19
- Forks
- 17
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Dieses Issue hat keine Beschreibung.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- api
- Issue-Typ
- Bug
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 55/100