HomeFreeBSD

Fix GCC build of ptrace_test after 96a9e50e63bfc

Description

Fix GCC build of ptrace_test after 96a9e50e63bfc

It seems like GCC's -Wsign-compare is stricter and also warns for
constants. Appease GCC by adding the required casts.

Fixes: 96a9e50e63bfc ("ptrace_test: Add more debug output on test failures")
Reported by: Jenkins CI

Details

Provenance
arichardsonAuthored on Mar 3 2021, 11:21 AM
Parents
rG1df30489a8f7: backlight(8): Add note that with option it print the current brightness.
Branches
Unknown
Tags
Unknown