Kinsey Moore started a new discussion on testsuites/libtests/cpuuse/tswitch.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/925#note_139239

 >   *  Only require 8 task switches on sis/gdb.  --joel 2 Feb 2011
 >   */
 >  struct taskSwitchLog taskSwitchLog[25];
 > -int taskSwitchLogIndex;
 > +ssize_t taskSwitchLogIndex;

Is this change necessary if the added cast below is in place?

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