Joel Sherrill commented on a discussion on cpukit/libdl/rtl-debugger.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135774

 >    struct link_map* l = obj->linkmap;
 >    struct link_map* prev;
 >    uint32_t         obj_num = obj->obj_num;
 > -  int              i;
 > +  size_t           i;

Should be fixed in the next push.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135774
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to