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
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Address @arichardson's comment. Fix one additional instance in a riscv-specific driver.