Chris Johns commented on a discussion on cpukit/libcsupport/src/libio.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/117#note_109497

 >  
 >    rtems_libio_unlock();
 >  }
 > +
 > +size_t rtems_libio_iop_descriptors_open(
 > +  void
 > +)
 > +{
 > +  size_t open = 0;
 > +  size_t i;

Is this about the `size_t`? I suppose it makes sense but the list in the MR 
overview makes it harder to track.

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