Joel Sherrill commented on a discussion on testsuites/fstests/fsrdwr/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1000#note_141601

 >    "4Happy days are here again.5Happy days are here again.6Happy days are 
 > here "
 >    "again.7Happy days are here again.";
 >  
 > -static const size_t len = sizeof( databuf ) - 1;
 > +static const ssize_t len = sizeof (databuf) - 1;

Updated. Still not sure how the spaces got there. Perhaps so odd rebase 
outcome. I wasn't changing style.

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