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.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs