RISC-V has been built with -Wno-format, which is how these went undetected.
Address them now before re-enabling those warnings.
Details
Details
- Reviewers
jhb br - Group Reviewers
riscv - Commits
- rS365455: RISC-V: fix some mismatched format specifiers
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 33390 Build 30690: arc lint + arc unit
Event Timeline
Comment Actions
Address @arichardson's comment. Fix one additional instance in a riscv-specific driver.