RTEMS | cpukit/libdl/rtl-mdreloc-powerpc.c: Fix multiple warnings (!605)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Jul 18 15:06:21 UTC 2025
Kinsey Moore started a new discussion on cpukit/libdl/rtl-mdreloc-powerpc.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/605#note_126832
> break;
>
> default:
> - printf ("rtl: reloc unknown: sym = %" PRIu32 ", type = %" PRIu32 ", offset = %p, "
> + printf ("rtl: reloc unknown: sym = %" PRIx64 ", type = %" PRIu32 ", offset = %p, "
This changes the print from integer output to hex output. That should be PRIU64.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/605#note_126832
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/20250718/dbcdc90a/attachment-0001.htm>
More information about the bugs
mailing list