RTEMS | cpukit/*: Address unused parameter warnings (!750)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Sep 26 00:36:11 UTC 2025
Kinsey Moore started a new discussion on cpukit/libmisc/shell/hexdump-parse.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/750#note_133336
> int
> size(rtems_shell_hexdump_globals* globals, FS *fs)
> {
> + (void) globals;
> +
This should likely have ifdef guards.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/750#note_133336
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250926/c0cb386e/attachment.htm>
More information about the bugs
mailing list