Kinsey Moore started a new discussion on cpukit/dev/flash/flashdev.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135750

 >    rtems_flashdev_region *region_in
 >  )
 >  {
 > -  int i;
 > +  size_t i;

This should be uint32_t as that is the type returned by 
rtems_flashdev_find_unallocated_region().

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135750
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